@charset "utf-8";
/* CSS Document */

body{
background-color:#E95D0F;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#666;
font-size:0.8em;
margin:0;
padding:0;
}

h2{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:1.4em;
color:#CC9900;
margin:0;
padding:0;
}

h3{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:1em;
color:#CC9900;
margin:0;
padding:0;
}

a{
color:#cc9900;
text-decoration:underline;
font-size:0.85em;
}

a:hover{
text-decoration:none;
}

#container{
margin: 8px auto;
padding-top:30px;
width:986px;
height:1246px;
background: url(../images/background.jpg) 0 0 no-repeat;
}

#content_container{
margin: 0 auto;
width:920px;
height:1188px;
}

#header{
background:url(../images/header2.png) 0 0 no-repeat;
background-position:center;
height:108px;
}

.logoleft{
width:136px;
height:79px;
margin:20px 0 0 20px;
float:left;
}

#navigatie{
width:620px;
height:74px;
float:right;
margin:30px 20px 0 0;
font-size:0.9em;
}

#navigatie a{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:1em;
color:#666;
text-decoration:none;
}

/*dropdown*/

#dropmenudiv{
position:absolute;
border:1px dotted #666;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
padding: 1px 0;
text-decoration: none;
font-size:0.8em;
color:#666;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #FFFFCC;
}

ul#navtop{
margin-left:0;
padding-left:0;
display:inline;
list-style-image:url(../images/bullet-triangle.png);
}

ul#navtop li{
margin-bottom:10px;
padding: 2px 15px 5px;
background:url(../images/bullet-triangle.png) 0 5px no-repeat;
display: inline;
}

#banner_large{
background:url(../images/content_background.png) 0 0 repeat-y;
height:305px;
padding-left:16.5px;
}

#content{
background:url(../images/content_background.png) 0 0 repeat-y;
padding: 14px 0 0 23px;
/*height:1000px;*/
}

#left_icons{
width:203px;
float:left;
}

#middelcontent{
float:left;
width:450px;
padding: 0 0 0 20px;
height:700px;
}

#middelcontent a{
color:#FF0000;
font-size:1em;
}

#rightwrapper{
margin: 0 27px 0 0;
float:right;
width:185px;
}

#right_top{
background:url(../images/right_top.jpg) 0 0 no-repeat;
height:17px;
}

#right_content{
padding:0 10px 0 10px;
background-color:#f6f5f0;
}

#right_bottom{
background:url(../images/right_bottom.jpg) 0 0 no-repeat;
height:17px;
}

#right_contact{
width:140px;
height:170px;
float:right;
margin:20px 50px 0 0;
}

#right_mail{
width:128px;
height:128px;
float:right;
margin:20px 50px 0 0;
}

#footer{
background:url(../images/footer.png) 0 0 no-repeat;
background-position:center;
height:70px;
padding:0 20px 0 20px;
}

#bottomtext{
padding:29px 0 0 10px;
font-size:0.8em;
width:400px;
float:left;
}

#bottomnav{
padding:29px 10px 0 10px;
font-size:0.8em;
width:250px;
float:right;
text-align:right;
}

#bottomnav a{
color:#666;
font-size:1em;
text-decoration:none;
font-weight:700;
}

.search{
float:right;
margin:20px 20px 0 0;
}

.navicons{
background:url(../images/feature-button-bg.jpg) 0 0 no-repeat;
width:203px;
height:73px;
padding-top:15px;
}

img.icon_left{
margin:0px 10px 0 5px;
float:left;
}

.kopje{
font-weight:bold;
color:#CC9900;
font-size:0.9em;
}

input.searchbar{
font-size:8.5px;
}

.icontext{
font-size:0.8em;
color:#666;
}

.rss{
height:22px;
float:left; 
margin-top:20px;
}

.rss a{
font-size:1em;
}

.oranje_underline{
color:#CC9900;
text-decoration:underline;
}

.clear{
clear:both;
}