* { margin:0; padding:0; }

html {
				height:100%;
}

body          { 

				line-height:120%;
				margin:0.5% 0 0;
				padding:0;
				text-align:center;
				background:#8F847A url(../images/bg_body.jpg) repeat-x  top;
				font-family:Verdana,Arial,Helvetica,sans-serif;
				font-size:13px;
				color:#666666;
				font-weight:normal;
				line-height:120%;
				width:100%; }

img           { border:0; vertical-align:top; }

a             {color:#990000}
a:hover       {}
:focus        { outline: 0; }

/* Headings */
h1            { font-size:1.5em; font-weight:normal; color:#FF9900;line-height:1.3; }
h2            { font-size:1.3em; font-weight:normal; color:#FF9900;line-height:1.34; }
h3            { font-size:1.1em; font-weight:normal; color:#FF9900;line-height:1.375; }
h4            { font-size:1em; font-weight:bold; color:#FF9900;}
h5            { font-size:1em; font-weight:bold; color:#FF9900;}
h6            { font-size:.9em; font-weight:bold;color:#FF9900; }

/* Forms */
form          { display:inline; }
fieldset      { border:0; }
legend        { display:none; }

/* Table */
table         { border:0; border-collapse:collapse; border-spacing:0; empty-cells:show; font-size:100%; }
caption,th,td { vertical-align:top; text-align:left; font-weight:normal; }

/* Content */
address       { font-style:normal; border:1px solid #ccc;background:transparent url(../images/bg_vakje.png) repeat scroll 0 0;padding:5px; }
address a      { font-style:normal; }
cite          { font-style:normal; }
q,
blockquote    { quotes:none; }
q:before, 
q:after       { content:''; }
small,big     { font-size:1em; }
sup           { font-size:.8em; vertical-align:top; }

/* Lists */
ul,ol         { list-style:none; }

/* Tools */
.nobr         { white-space:nowrap !important; }
.wrap         { white-space:normal !important; }
.a-left       { text-align:left !important; }
.a-center     { text-align:center !important; }
.a-right      { text-align:right !important; }
.v-top        { vertical-align:top; }
.v-middle     { vertical-align:middle; }
.f-left,
.left         { float:left !important; }
.f-right,
.right        { float:right !important; }
.f-none       { float:none !important; }
.f-fix        { float:left; width:100%; }
.no-display   { display:none; }
.no-margin    { margin:0 !important; }
.no-padding   { padding:0 !important; }
.no-bg        { background:none !important; }

p, td, li, ul, .normal, .msoNormal
{
	color:#666666;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:13px;
	font-weight:normal;
	line-height:120%;
	margin:1px;
	padding:1px;
}
