body {
	height:100%; 
	max-height:100%; 
	overflow:visible; 
	margin:20px 0 20px 0;
	padding:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #000000;
	/*background:url('gradient_bg.jpg') repeat-x #3d3d3d;*/
	background-color:#8c8c8c;
	margin: 20px 0 20px 0;
}
#maincontainer img {
    border:0px;
}
#shadowbg{
	position: relative;
	top:0px;
	bottom:40px;
	height:100%;
	left: 50%; 
	margin-left: -475px; 
	width:950px;

}

#shadowbg .top_shadow{
	position:relative;
	top:0px;
	left:-10px;
	width:980px;
	height:15px;
	z-index:2;
}
#middle{
	position:relative;
	top:0px;
	left:-10px;
	width:980px;
	background:url('Ontwerp/b_middle.gif');
	z-index:1;
}

#shadowbg .bottom_shadow{
	position:relative;
	top:0px;
	left:-10px;
	width:980px;
	height:50px;
}

#maincontainer{
	position: relative;
	left: 50%; 
	margin-left: -450px; 
	width: 900px;
	background-color: #FFFFFF;
	height:90%;
	z-index:100;
}
#header{
	height: 100px;
	background-repeat:repeat-x;
}

#footer{
	height:30px;
	padding-left:64px;
	color:#fff; 
	font-size:10px;
	background:url('Ontwerp/footer.gif') no-repeat;
}
#menu{
	height:36px;
	margin-top:-20px;
}
#menu .menubutton{
	position:absolute;
	left:0px;
	width:915px;
	height:46px;
	top: 82px;
}

#maincontent{
	margin-top:20px;
}
#maincontent .welkomstTekst{
	padding:20px 0 20px 20px; 					
/* top,right,bottom,left*/
	border-bottom:solid 1px gray; 
	width:500px;
}
#maincontent .flashcontent{
	width:850px;
	padding:20px 0 20px 20px; 
}

/* LEFT MENU in MAINCONTENT*/
#menu_left{
	width:160px;
	margin-left:23px;
	background: url('Ontwerp/left_menu_center.gif') repeat-y;
}
#menu_left .top{
	width:160px;
	height:10px;
	background: url('Ontwerp/left_menu_top.gif') no-repeat;
}
#menu_left .bottom{
	width:160px;
	height:10px;
	background: url('Ontwerp/left_menu_bottom.gif') no-repeat;
}
#menu_left ul{
	width:160px;
	list-style-type:none;
	padding:0;
	margin:0;
	padding-left:5px;
}
#menu_left li{
	padding-top:1px;
	padding-bottom:1px;
	padding-left:2px;
	width:150px;
	line-height:25px;
	border-bottom: solid 1px #e8e8e8;

}
#menu_left a{
	color: #444;
	text-decoration: none;
}

#menu_left a:hover {
	color: #db002e; 
	text-decoration: underline;

}

/* MAIN CONTENT BG*/
#main_content_holder{
	width:520px;
	background: url('Ontwerp/content_bg_center.gif') repeat-y;
	margin-bottom: 10px;
	line-height:16px;
}
#main_content_holder .top{
	width:520px;
	height:10px;
	background: url('Ontwerp/content_bg_top.gif') no-repeat;
}
#main_content_holder .bottom{
	width:520px;
	height:15px;
	background: url('Ontwerp/content_bg_bottom.gif') no-repeat;
}

/* MAIN CONTENT BG BREED*/
#main_content_holder_br{
	width:700px;
	background: url('Ontwerp/content_bg_center2.gif') repeat-y;
	margin-bottom: 30px;
}
#main_content_holder_br .top_br{
	width:700px;
	height:10px;
	background: url('Ontwerp/content_bg_top2.gif') no-repeat;
}
#main_content_holder_br .bottom_br{
	width:700px;
	height:15px;
	background: url('Ontwerp/content_bg_bottom2.gif') no-repeat;
}

/* MAIN CONTENT BG SMALL*/
#main_content_holder_sm{
	width:342px;
	background: url('Ontwerp/content_bg_center3.gif') repeat-y;
	margin-bottom: 50px;
}
#main_content_holder_sm .top_sm{
	width:342px;
	height:10px;
	background: url('Ontwerp/content_bg_top3.gif') no-repeat;
}
#main_content_holder_sm .bottom_sm{
	width:342px;
	height:15px;
	background: url('Ontwerp/content_bg_bottom3.gif') no-repeat;
}

#main_content_holder, #main_content_holder_br, #main_content_holder_sm {
	list-style-image: url( );   
	padding:0;
}
.invoer{
	width:150px;
	height:14px;
	font-size:11px;
	border:solid 1px black;
}

.enq_text{
	width:600px;
	height:50px;
	font-family: Verdana, Arial, sans-serif;
	font-size:11px;
	border:solid 1px #999;
}

.downloads{
	font-weight:bold;
	margin-top:20px;
	margin-bottom:5px;
	
}
.zoekknop{
	margin-left:10px;
	font-size:11px;
}

.txtwhite{
	color: white;
}
.koprood{
	font-size:10px;
	font-weight:bold;
	color:#db002e;
	padding-bottom:6px;
}
.redDevider{
	color:#db002e;
}

.head1{
	font-size:20px;
	font-weight:bold;
	color:#db002e;
	margin-bottom:20px;
}
.head2{
	font-size:16px;
	font-weight:bold;
	color:#db002e;
	margin-bottom:20px;
}

.koprood1{
	font-weight:bold;	
	margin-bottom:5px;
	color:#db002e;
}

.kopzwart1{
	font-weight:bold;	
	margin-bottom:5px;
	color:#000;
}

.kopzwart2{
	font-weight:bold;	
	margin-bottom:5px;
	font-size:16px;
	color:#666666;
}
.kopzwart3{	
	color:#000000;
}
.slogan{
	color: #000;
	font-weight:bold;
	font-size:12px;
}
.slogan{
	color: black;
	font-weight:bold;
	font-size:12px;
	color:grey;
}

.alinea{
	padding-bottom:10px;
	line-height:15px;
	color:#000000;
}

a:link {
	color: #a11220;
	text-decoration: underline;
}
a:visited {
	color: #a11220;
	text-decoration: underline;
}
a:hover {
	color: #a11220;
	text-decoration: none;
}

a:active {
	color: #a11220;
	text-decoration: underline;
}

a.bluelink:link {
	color: #008ac8;
	text-decoration: none;
}
a.bluelink:visited {
	color: #008ac8;
	text-decoration: none;
}
a.bluelink:hover {
	color: #008ac8;
	text-decoration: underline;
}

a.bluelink:active {
	color: #008ac8;
	text-decoration: none;
}

a.whitelink:link {
	color: #fff;
	text-decoration: none;
}
a.whitelink:visited {
	color: #fff;
	text-decoration: none;
}
a.whitelink:hover {
	color: #fff;
	text-decoration: underline;
}

a.whitelink:active {
	color: #fff;
	text-decoration: none;
}

a.imagelink:link {
	color: #fff;
	text-decoration: none;
}
a.imagelink:visited {
	color: #fff;
	text-decoration: none;
}
a.imagelink:hover {
	color: #fff;
	text-decoration: none;
}

a.imagelink:active {
	color: #fff;
	text-decoration: none;
}

a.active:link {
	color: black;
	text-decoration: none;
}
a.active:visited {
	color: black;
	text-decoration: none;
}
a.active:hover {
	color: black;
	text-decoration: underline;
}

a.active:active {
	color: black;
	text-decoration: none;
}

a.sublink:link {
	color: #999;
	text-decoration: none;
}
a.sublink:visited {
	color: #999;
	text-decoration: none;
}
a.sublink:hover {
	color: #999;
	text-decoration: underline;
}

a.sublink:active {
	color: #a11220;
	text-decoration: none;
}

a.sublinkActive:link {
	color: #a11220;
	text-decoration: none;
}
a.sublinkActive:visited {
	color: #a11220;
	text-decoration: none;
}
a.sublinkActive:hover {
	color: #a11220;
	text-decoration: underline;
}

a.sublinkActive:active {
	color: #a11220;
	text-decoration: none;
}

a.blacklink:link {
	color: black;
	text-decoration: underline;
}
a.blacklink:visited {
	color: black;
	text-decoration: underline;
}
a.blacklink:hover {
	color: black;
	text-decoration: underline;
}

a.blacklink:active {
	color: black;
	text-decoration: underline;
}

