body{
	margin: 0px;
	padding: 0px;
	background: URL(../images/bg.jpg);
}

.vlak{
	background: URL(../images/bg_content.jpg) no-repeat;
	background-position: bottom;
}

.middenstuk_rechts{
	border-right: 1px solid #006BB7;
}
.middenstuk_links{
	border-left: 1px solid #006BB7;
	padding-top: 20px;
}

.content{
	padding-left: 20px;
	padding-bottom: 20px;
	padding-top: 20px;
	font-family: verdana;
	font-size: 9pt;
	color: #D90000;
/*	letter-spacing: 1px;*/
	line-height: 15px;
}

.tabel_content{
	font-family: verdana;
	font-size: 9pt;
	color: #D90000;
	width: 205px;
	vertical-align: top;
}
.tabel_content td{
	height: 10px;
	vertical-align: top;
}

.content A:LINK, .content A:VISITED{
	font-family: verdana;
	font-size: 9pt;
	color: #006BB7;
	/*letter-spacing: 1px;*/
	line-height: 15px;
	text-decoration: none;
}
.content A:HOVER{
	font-family: verdana;
	font-size: 9pt;
	color: #D90000;
	/*letter-spacing: 1px;*/
	line-height: 15px;
}

.img{
	border: 1px solid #E78C52;
}
.image{
	border: 1px solid #E78C52;
}

.titel{
	color: #006BB7;
	font-size: 13pt;
}

.home_link{
	color: #006BB7;
	text-decoration: none;

	font-family: verdana;
	font-size: 8pt;
}

.home_link A		{
	color: #006BB7;
	text-decoration: none;

	font-family: verdana;
	font-size: 8pt;
}

.home_link A:HOVER		{
	color: #DE7A2A;
	text-decoration: none;

	font-family: verdana;
	font-size: 8pt;
}

.content_form{
	font-family: verdana;
	font-size: 8pt;
	color: #D90000;
	/*letter-spacing: 1px;*/
	line-height: 15px;
}

.input{
	border: 1px solid #E7954C;
	font-family: verdana;
	font-size: 8pt;
	color: red;
	/*letter-spacing: 1px;*/
	width: 200px;
	 -moz-opacity: 1;
	filter:alpha(opacity: 60);
	opacity: 1;
}

.knop{
	border: 1px solid #E7954C;
	font-family: verdana;
	font-size: 8pt;
	color: #D90000;
	/*letter-spacing: 1px;*/
	background: #FBF5EF;
}

.knop_over{
	border: 1px solid #E7954C;
	font-family: verdana;
	font-size: 8pt;
	color: #006BB7;
	/*letter-spacing: 1px;*/
	background: #FBF5EF;
	cursor: hand;
	cursor: pointer;
}

.error{
	color: red;
	font-weight: bold;
}

.bottom_left{
	color: #DE7A2A;
	FONT: 8pt Verdana; 
}
.bottom_left A:LINK, .bottom_left A:VISITED{
	color: #DE7A2A;
	FONT: 8pt Verdana; 
	text-decoration: none;
}
.bottom_left A:HOVER{
	color: #D90000;
	FONT: 8pt Verdana; 
}
.bottom_right{
	color: #DE7A2A;
	font-size: 7pt;
	font-family: Verdana; 
}
.bottom_right A:LINK, .bottom_right A:VISITED{
	color: #DE7A2A;
	font-size: 7pt;
	font-family: Verdana; 
	text-decoration: none;
}
.bottom_right A:HOVER{
	color: #D90000;
	font-size: 7pt;
	font-family: Verdana; 
}

.nieuwsbrief_input{
	border: 0px;
	font-size: 7pt;
	font-family: Verdana; 
	/*width: 50px;*/
	color: #D90000;
}

.nieuwsbrief_knop{
	margin-top: 3px;
}

li{
	list-style-type: square;
}

#dropmenudiv{
	display: block;
	position:absolute;
	border-left:0px solid #03345C;
	border-right:0px solid #03345C;
  border-bottom: 0px solid #03345C;
	font:normal 12px verdana;
	color: #006BB7;
	line-height:18px;
	z-index:100;
  font-family: verdana;
  -moz-opacity: 1;
	filter:alpha(opacity: 75);
	opacity: 1;
	height: 208px;
}
A.link_menu {
	padding: 5px;
	display:block;
	margin-bottom: -20px;
 	color: #006BB7;
	font-family: verdana;
	font-size: 10px;
	padding-left: 10px;
  border-top: 0px solid #03345C;
  border-bottom: 0px solid #D6DCEA;
	width: 240px;
  text-decoration: none;
	font-weight: bold;
}
a:hover.link_menu{
	color: #006BB7;
	display:block;
	background: #EDB079;
  border-top: 0px solid #03345C;
	font-family: verdana;
	font-size: 10px;
	padding-left: 10px;
	width: 240px;
	font-weight: bold;
}
.hand{
  cursor: hand;
  cursor: pointer;
	color: #fff;
	font-size: 10pt;
	font-family: verdana;
	font-weight: bold;
}

