/* FRAME ############################################################# */
body { 
	
	margin: 0;
	padding: 0;
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	background-image: url(images/background.gif);
	background-position: center top;
	background-color: #ffffff;
	background-attachment: fixed;
	font-size: 11px;
	line-height: 1.6em;
	color:#000000;
		/*text-align : center;*/
		
}

#header-wrap {
	/*border-top:6px solid #cc0066;*/
}
#header-wrap{
            background:#cc0066 url(images/headers/home.jpg) center no-repeat;
            }

#header-wrap, #content-wrap {
	text-align:center;
	clear:both;
	
}

#header, #content
{
	width: 800px;
	text-align: left;
	margin-top: 0pt;
	margin-right: auto;
	margin-bottom: 0pt;
	margin-left: auto;
}

#content. {
	width:580px;
	border:1px solid green;
	float:left;
}

#content p {
	text-align:left;
}

#header {
	height : 110px;	
}

#content div.paddingBox {
	padding : 2em 0;	
}





H1 {
 FONT-WEIGHT: normal; FONT-SIZE: 8pt; MARGIN: 0px; COLOR: #000000; 
}
H2 {
 FONT-WEIGHT: bold; FONT-SIZE: 11pt; MARGIN: 0px; COLOR: #cc0066;TEXT-ALIGN: left;
}
H3{ FONT-WEIGHT: normal; FONT-SIZE: 10pt; MARGIN: 0px; COLOR: #000000; TEXT-ALIGN: left;
}

H4 {
 FONT-WEIGHT: bold; FONT-SIZE: 10pt; MARGIN: 0px; COLOR: #999999; TEXT-ALIGN: left;
}


A:link {COLOR: #000000;TEXT-DECORATION: underline}
A:visited {COLOR: #000000; TEXT-DECORATION: underline}
A:hover {COLOR: #333333; TEXT-DECORATION: none}
A:active {COLOR: #000000; TEXT-DECORATION: underline}

A.a:link {COLOR: #000000; TEXT-DECORATION: none}
A.a:visited {COLOR: #000000; TEXT-DECORATION: none}
A.a:hover {COLOR: #cc0066; TEXT-DECORATION: none}
A.a:active {COLOR: #999999; TEXT-DECORATION: none}

A.b:link {COLOR: #000000; TEXT-DECORATION: underline}
A.b:visited {COLOR: #000000; TEXT-DECORATION: underline}
A.b:hover {COLOR: #cc0066; TEXT-DECORATION: underline}
A.b:active {COLOR: #000000; TEXT-DECORATION: underline}

#navigationrechts {
	padding: 0;
	margin: 0;
	position:absolute;
	top:95px;
	float:right;
	margin-left: 600px;
	z-index: 3;
			}
img {border:0;}

#tekstveld {
	float: right;
	padding-right: 0px;
	padding-bottom: 0;
	padding-top: 2px;
	margin-right: 20px;
	width: 560px;
	line-height: 1.8em;
	text-align: justify;
}


#indextitel{
 FONT-WEIGHT: bold; FONT-SIZE: 11pt; MARGIN: 0px; COLOR: #cc0066; TEXT-ALIGN: center
}
#indextekst {
 FONT-WEIGHT: normal; MARGIN: 0px; COLOR: #000000; TEXT-ALIGN: center; font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
}

.bold {
	font-weight: bold;
	color: #000000;
}

.subheader {
	font-weight: bold;
	color: #666666;
}

#navigation {
	float: left;
	width: 170px;
	text-align: right;
}
