﻿html{background: white URL('images/background_html.png') repeat;}
body{padding: 0px;margin: 0px;font-family: Arial;font-size: 0.8em;}
#header{height: 113px;width: 970px;background: URL('images/background_header.gif') no-repeat;margin: auto;}
#header img{margin-left: 1px;}
#menuwrapper{width: 100%;height: 53px;background: URL('images/background_menuwrapper.gif') repeat-x;overflow:hidden;}
#menu{width: 970px;margin: auto;overflow:hidden;height:53px;background: URL('images/logo_bottom.gif') no-repeat;}
#wrapper{width: 970px;margin: auto;}
#content{background: URL('images/background_content.gif') repeat-y;overflow:hidden;}
#footer{background: URL('images/background_footer.gif') no-repeat;padding-top: 10px;width: 970px;margin: auto;overflow:hidden;}
.cntLeft{float:left;}
.cntRight{overflow:hidden;}
a{color:#de1e2a;}

#cMenu{overflow:hidden;height:53px;margin-left:103px;}
#cMenu td{height:25px;}
#cMenu a{color:White;}
#cMenu .MenuItem{padding-left:5px;padding-right:5px;border-right:solid 1px white;}

#submenu .header{width:250px;border-bottom: solid 1px #d6dcd6;line-height:25px;color:Red;font-size:1em;font-weight:bold;}
#submenu .submenu{width:250px;border-bottom: solid 1px #d6dcd6;line-height:25px;}
#submenu .submenu a{color:Black;text-decoration:none;}

.rood{color:#de1e2a;font-size:1.2em;font-weight:bold;}
.zwart{color:#213629;font-size:1.2em;font-weight:bold;}
.date{font-size:0.85em}

.box-big{width:644px;margin-left:15px;margin-top:10px;}
.box-top{background: URL('images/content_top_big.gif') no-repeat;height:20px;}
.box-middle{background: URL('images/content_middle_big.gif') repeat-y;padding:7px;}
.box-bottom{background: URL('images/content_bottom_big.gif') no-repeat;height:20px;}

.box-small{width:275px;margin-left:15px;margin-top:10px;}
.box-small .box-top{background: URL('images/content_top_small.gif') no-repeat;height:20px;}
.box-small .box-middle{background: URL('images/content_middle_small.gif') repeat-y;padding:7px;}
.box-small .box-bottom{background: URL('images/content_bottom_small.gif') no-repeat;height:20px;}

#contactform table{width:100%;margin-left:20px;margin-top:15px;}
#contactform table .text{width:115px;}
#contactform .textbox-small{width:270px;}
#contactform .textbox-big{width:400px;}
#contactform a{color:#de1e2a;text-decoration:none;margin-left:20px;}

#LatestNews .blok{padding: 5px 0px 5px 0px;}
#LatestNews a{color:Black;text-decoration:none;font-weight:bold;}
#LatestNews .title{color:Black;text-decoration:none;font-weight:bold;}

#verstuur{color:Red;cursor:pointer;}


