@charset "utf-8";
/* CSS Document */

body {
margin: 0px;
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
background: url(layout-images/bg-probeersol.png) center top repeat-y   #001355;


}

img {
	behavior:	url("pngbehavior.htc");
	border: none;
	}

#container {
	position: relative;
	width: 784px;
	margin:0 auto 0 auto;
	min-height:200px;
	height:auto !importent;
	background: url(layout-images/bg-2.jpg) 2px 60px repeat-y #FFFFFF;
	
}

#header-content {
	position: relative;
	width:768px;
	height: 138px;
	background:#FFFFFF;
	
}

#header {
	position: relative;
	height: 110px;
	width: 780px;
	margin-left: 2px;
	
	border-top: solid #FFFFFF 2px;
	
}

*html #header {
	margin-top: 2px;
	border-top: none;
	
}


#navigatie {
	position: absolute;
	height: 24px;
	width: 780px;
	margin-left: 0px;
	background:url(layout-images/bg-nav2.jpg) no-repeat #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	line-height:24px;
	text-align: center;
	word-spacing: 10px;
	text-transform: uppercase;
	margin-top: 0px;
	border: solid 2px #FFFFFF;
	border-right: none;
	
}




*html #navigatie {
	
	margin-left: 2px;
	margin-top: 2px;
	border:none;
	border-bottom: solid 2px #FFFFFF;
	
}

#linkerkant-links{
	position: absolute;
	width: 100px;
	height: 30px;
	margin-left: 6px;
	text-align: center;
	font-size: 12px;
	color: #ffffff;
	text-decoration: underline;
	font-weight:bold;
	margin-top: 167px;
	z-index: 121;
}

#rechterkant-links {
	position: absolute;
	width: 108px;
	height: 30px;
	margin-left: 673px;
	text-align: center;
	font-size: 12px;
	color: #ffffff;
	margin-top: 167px;
	z-index: 121;
}

#content-container {
		
	position: relative;
	width: 784px;
	margin-left: 0px;
	min-height: 500px;
	height:auto !importent;
	background: url(layout-images/bg-gradient.png) 2px 0px no-repeat;
	margin-top: 2px;

}


#content {
	position: relative;
	width: 540px;
	margin-left: 120px;
	min-height: 500px;
	height:auto !importent;
	text-align: left;
	font-size: 12px;
	color: #000000;
	padding-top: 30px;

}



#content a:link {
     color: #D40000;
     }

#content a:visited {
     color: #D40000;
     text-decoration: none;
	 font-weight: bold;
     }

#content a:active {
     color: #D40000;
     text-decoration: none;
     }

#content a:hover {
     color: #D40000;
     text-decoration: underline;
}


#left-red{
	position: absolute;
	width:112px;
	height: 32px;
	margin-left: 1px;
	margin-top: 140px;
	background:url(layout-images/left-red.jpg) no-repeat;
	z-index: 121;
}

#right-bleu{
	position: absolute;
	width:112px;
	height: 32px;
	margin-left: 671px;
	margin-top: 140px;
	background:url(layout-images/right-bleu.jpg) no-repeat;
	z-index: 121;
	
}


#titelbalk-rood {
	background: url(layout-images/titelbalk.jpg) no-repeat;
	position: absolute;
	height: 34px;
	width: 556px;
	margin-left: 114px;
	z-index: 100;
	font-size: 14px;
	font-weight: bolder;
	color: #FFFFFF;
	text-align: center;
	line-height: 24px;
	margin-top: 140px;
}


h2 {
	font-size: 14px;
	margin: 0px;
	color:#000000;
	background:url(layout-images/bullit-blauw.jpg) 0px 17px repeat-x;
	width: 100%;
	height: 19px;
}

h3 {
	font-size: 12px;
	margin: 0px;
	color:#ffffff;
	background:url(layout-images/bullit-wit.jpg) 0px 22px repeat-x;
	width: 100%;
	height: 25px;
}


h4 {
	font-size: 12px;
	margin: 0px;
	color:#ffffff;
	background:url(layout-images/bullit-wit-blauw.jpg) 0px 22px repeat-x;
	width: 100%;
	height: 25px;
}


#footer{
	position: relative;
	height: 25px;
	width: 780px;
	background: url(layout-images/bg-footer.jpg) no-repeat;
	border: solid #FFFFFF 2px;
	line-height: 24px;
	color: #FFFFFF;
	text-align: center;
	z-index: 121;


}
a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight:bold;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}

a:active {
	text-decoration: none;
	color: #FFFFFF;
}


a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

#logo-bfc {
	height: 100px;
	width: 100px;
	position: absolute;
	top: 2px;
	left: 9px;
	z-index: 20;
}

.wit {
color: #FFFFFF;
font-weight:bolder;

}

h1 {
	color:#FFFFFF;
	font-size: 14px;
	margin: 0px;
}

.mailwit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}

#printer {


}

input {

}


textarea {

}
