/* CSS Document */

body {
background-color:	#757575;
margin-top: 		0px;
padding-top: 		0px;
background-image:	url(../img/bg.jpg);
background-repeat:	repeat-x;
font-family: 		Verdana, Arial, Helvetica, sans-serif;
font-size:			11px;
}

h1 {
font-family:		Trebuchet MS, Arial, Helvetica, sans-serif;
font-size:			16px;
color:				#094FA3;
margin: 			0px;
}

h1.right {
margin-top:			20px;
}

h2 {
color:				#0E156F;
font-size:			11px;
margin: 			0px;
margin-top: 		10px;
paddding: 			0px;
}

h3 { 
line-height:		17px;
font-size:			11px;
margin-top: 		10px;
}

p {
margin-bottom:		10px;
}

a {
font-weight: 		bold;
color:				#094FA3;
text-decoration: 	none;
}

a:hover {
color:				#FF422A;
}

img {
border: 			0px;
}

div#container {
width:				800px;
margin: 			auto;
margin-top:			20px;
}

div#breadcrumb {
width:				790px;
height:				19px;
background-color:	#FFFFFF;
font-size:			9px;
color:				#999999;
font-weight:		bold;
padding-top: 		6px;
padding-left:		10px;
}

div#breadcrumb a{
color:				#999999;
font-weight:		bold;
text-decoration: 	none;
}


div#header {
width:				800px;
height:				200px;
background-color:	#EBEBEB;
margin: 			0px;
padding: 			0px;
}

div#menu {
width:				800px;
height:				25px;
background-color:	#EBEBEB;
margin: 			0px;
padding: 			0px;
}

div#content {
width:				800px;
margin: 			0px;
margin-top:			20px;
background-color:	#FFFFFF;
border-bottom:		5px solid #EBEBEB;
float:				left;
}

div#contenttxt {
width:				560px;
margin: 			0px;
margin-left: 		20px;
padding:			0px;
padding-top: 		25px;
line-height:		17px;
background-color:	#FFFFFF;
float:				left;
padding-bottom:		20px;
}

div#right {
width:				180px;
float:				left;
padding-top: 		25px;
margin-left:		20px;
}

div#erkenning {
width:				180px;
height:				100px;
margin-top:     	10px;
margin-bottom:		5px;
background-color:	#EBEBEB;
}

div#images {
width:				180px;
margin-top:     	10px;
background-color:	#EBEBEB;
margin-bottom: 		10px;
padding:			0px;
padding-bottom:		10px;
}

div#images img {
margin-left:		10px;
margin-top:			10px;
border-bottom:		10px solid #094FA3;
}
