/* CSS Document */

body 
{
	margin-left: 0px;
	margin-top: 0px;
}

div	
{
	border:0px solid #000;
}

p, table
{	
	FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #161C58; font-family: Verdana; FONT-VARIANT: normal;padding:0px 0px 0px 0px;
}

a { color: #670538; font-weight: bold; font-size: 11px; font-family: Verdana; text-decoration: none }
a:active  { color: #670538 font-weight: bold; font-size: 11px; font-family: Verdana; text-decoration: none }
a:visited  { color: #670538; font-weight: bold; font-size: 11px ; font-family: Verdana; text-decoration: none }
a:hover  { color: #670538; font-weight: bold; font-size: 11px; font-family: Verdana; text-decoration: underline }

a.sub { color: #000000; font-weight: normal; font-size: 11px; font-family: Verdana; text-decoration: none }
a.sub:active  { color: #000000 font-weight: normal; font-size: 11px; font-family: Verdana; text-decoration: none }
a.sub:visited  { color: #000000; font-weight: normal; font-size: 11px ; font-family: Verdana; text-decoration: none }
a.sub:hover  { color: #000000; font-weight: normal; font-size: 11px; font-family: Verdana; text-decoration: underline }

.form{
	text-decoration: none;
	font-family: Verdana;
	padding: 1px;
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF;
	border:1px solid #A1A3A0;

}

.searchForm{
	text-decoration: none;
	font-family: Verdana;
	padding: 1px;
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF;
	border-left:1px solid #A1A3A0;
	border-bottom:1px solid #A1A3A0;
	border-top:1px solid #A1A3A0;
	height:11px;
}


.main
{
	margin-right:auto;
	margin-left:auto;
	padding:0px 0px 0px 0px;
	position:relative; 
	top:0px; 
	width:740px;
	height:700px;
	border:0px solid #000;
	background: url('../../images/bgrnd.jpg') top left no-repeat;
}

.search 
{	
	width:100%;
	height:20px;
	border-bottom:1px solid #A1A3A0;
	padding-top:3px;
	margin-bottom:10px;
	background: url('../images/search_banner_fade.jpg') top left repeat-y;
	background-color: #3C4178;

}

.banner_container
{
	border:1px solid #A1A3A0;
	height:98px;
	width:749px;
	
}

.banner 
{
	
	height:78px;
	width:748px;
}

.banner_schaduw_onder
{
	background: url('../images/schaduw_banner_bottom.jpg') top left repeat-x;
	height:3px;
	width:750px;	
	border:0px solid #ff0000;
}

.banner_schaduw_rechts
{
	background: url('../images/shadow_content_right.jpg') top right repeat-y;
	height:100px;
	width:755px;
	border:0px solid #ff0000;
}


.content_schaduw_rechts
{
	background: url('../images/shadow_content_right.jpg') top right repeat-y;
	height:600px;
	width:755px;
	
}

.content_container
{
	border-top:1px solid #A1A3A0;
	border-right:1px solid #A1A3A0;	
	border-bottom:1px solid #FFFFFF;	
	height:100%;
	width:750px;
	background: url('../images/border_rechts_submenu.jpg') top left repeat-y;
	
}

.submenu
{
	border-left:0px solid #A1A3A0;
	float:left;
	height:100%;
	width:118px;
	
}

.content
{
	border-left:0px solid #A1A3A0;
	margin:10px 10px 10px 130px; /* top right bottom left */	
	width:450px;
	height:100%;
	
}

.actueel
{
	float:right;
	border-left:0px dotted #A1A3A0;
	margin:0px 0px 0px 0px; /* top right bottom left */
	height:90px;
	width:158px;
	
}


.actualiteit
{
	background: url('../images/actueel_header.jpg') top left no-repeat;
	font-weight:bold;
	padding-left:20px;
	border-left:0px solid #A1A3A0;
	margin:0px 0px 0px 0px; /* top right bottom left */
	height:20px;
	width:140px;
	
}

.dotted_vert
{
	background: url('../images/dotted_vert.jpg') repeat;
	width:1px;
	
}


.image{
border:1px solid #cccccc;
}

.img_cont{

/*padding-left:35px;padding-right:15px;border:6px solid #000000;*/

}

