/*
		BVS Advies
		
		rood: 	#B10032
		blauw:	#0C479D
*/

/* MAIN TAGS */
body{
	margin:auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;	
	line-height:16px;
	background-color:#eeeeee;
	color:#333333;
	background-image:url("../images/mainContainer_bg.gif"/*tpa=http://www.swismachine.nl/~bvsadvies/images/mainContainer_bg.gif*/);
	background-repeat:repeat-y;
	background-position:center;
}
a.link_normaal{
	color:#333333;
	font-weight:normal;
	text-decoration:none;
}
a:hover.link_normaal{
	text-decoration:underline;
	color:#B10032;
}
#contact_form{
	width:380px;
}
.contact_text{
	height:12px;
	font-size:12px;
	line-height:12px;
	font-family:Arial, Helvetica, sans-serif;
}
.form_title{
	float:left;
	width:100px;
	margin-bottom:10px;
}
.form_field{
	float:left;
}
p{
	color:#333333;
}
#missie{
	width:150px;
	color:#FFFFFF;
	margin-left:40px;
	margin-top:40px;
}
.input{
	border:2px solid #000000;
	background-color:#E0DDD8;
	padding-left:3px;
}
#mainContainer{
	width:770px;
	margin:auto;
	text-align:left;
	background-image:url("../images/mainContainer_bg.gif"/*tpa=http://www.swismachine.nl/~bvsadvies/images/mainContainer_bg.gif*/);
	background-repeat:repeat-y;
	height:auto;
}

.clearer {
	clear: both;
	font-size: 1px;
	height:0px;
	width:1px;
	overflow:hidden;	
}

#header{
	width:770px;
	height:108px;
}
#menu_right{
	width:195px;
}
#menu_right ul{
	padding:0px 20px 0px 0px;
	width:155px;
	margin:0px;
	list-style:none;
}
#menu_right li{
	display:block;
	list-style:none;
	margin-top:20px;
}
#menu_right a{
	color:#0C479D;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
	display:block;
	width:155px;
}

#menu{
	float:left;
	width:124px;
	height:442px;
	padding-top:65px;
	background-color:#0C479D;
	background-repeat:no-repeat;
	background-position:bottom;
}
#menu ul{
	padding:0px 20px 0px 20px;
	margin:0px;
	list-style:none;
}
#menu li{
	display:block;
	list-style:none;
	margin-top:20px;
}
#menu a{
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
}
#menu a:hover{
	color:#999999;
}
#content{
	background-color:#E1E3EF;
	background-repeat:no-repeat;
	background-position:top;
	width:646px;
	/*height:470px;*/
	float:left;
}
#menu_top{
	width:470px;
	float:right;
	padding-top:3px;
	color:#E0DDD8;
}
#menu_top a{
	color:#E0DDD8;
	text-decoration:none;
}
#menu_top a:hover{
	color:#999999;
}

.kolom{
	float:left;
}

#kolom1{
	width:399px;
	padding-left:32px;
	padding-top:45px;
	padding-right:9px;
}
#kolom1 a{
	font-weight:bold;
	color:#0C479D;
	text-decoration:none;
}
#kolom1 span{
	display:none;
}

#kolom1 a:hover{
	color:#B10032;
}
#kolom2{
	width:195px;
	padding-top:15px;
	padding-left:10px;
}
#kolom2 a:hover{
	color:#B10032;
}
#zoeken{
	width:195px;
	text-align:center;
}
#zoek_link{
	color:#0C479D;
	text-decoration:none;
}
.ruler{
	width:180px;
	border-top:3px solid #B10032;
	height:3px;
}
#stretcher{
	width:1px;
	float:left;
	height:1px;
}

#rijksoverheid, #andere_overheden, #profit{
	display:none;
}

.cursustable{
	
}
.cursustable th{
	background:#B8CCE4;	
	padding: 1px;
}
.cursustable td{
	padding: 1px;
}

