* {
margin:0;
padding:0;
}

body {
background:#fff url(../images/bg.gif) left top repeat-x;
font:11px Verdana, Arial, Helvetica, sans-serif;
color:#000;
text-align:center;
}
#wrapper {
width:988px;
margin:0 auto;
text-align:left;
}
#header {
position:relative;
width:988px;
height:172px;
}
#header #flashheader {
position:absolute;
left:0;top:14px;
}
#sections {
overflow:hidden;
width:100%;
}
#leftsection {
width:180px;
float:left;
}
#middlesection {
overflow:hidden;
width:798px;
float:right;
}
#content {
float:left;
width:608px;
}
#rightsection {
width:180px;
float:right;
}
#footer {
}
.navigationbox {
background:#F36523 url(../images/navigationbox_heading.gif) left top no-repeat;
margin-bottom:10px;
padding-top:3px;
}
.navigationbox ul {
background:url(../images/navigationbox_bottom.gif) left bottom no-repeat;
padding:10px;
list-style:none;
}
.navigationbox a {
color:#fff;
text-decoration:none;
}
.navigationbox a:hover {
text-decoration:underline;
}
.modulebox {
overflow:hidden;
width:180px;
background:url(../images/modulebox_bottom.gif) left bottom no-repeat;
margin-bottom:10px;
padding-bottom:3px;
}
.modulebox form {
background:url(../images/modulebox_form.gif) left top no-repeat;
padding:10px;
}
.modulebox h1.csc-firstHeader {
background:#7FC900 url(../images/modulebox_heading.gif) left top no-repeat;
font:bold 12px Arial, Helvetica, sans-serif;
color:#fff;
padding:5px 10px;
}
.modulebox-content {
background:url(../images/modulebox_middle.gif) left bottom repeat-y;
padding:10px;
}

#content .contentbox {
overflow:hidden;
width:588px !important;
width:608px;
background:url(../images/contentbox_m_bottom.gif) left bottom no-repeat;
padding:10px 10px 13px 10px;
margin-bottom:10px;
}
#content .contentbox h1 {
background:#7FC900 url(../images/contentbox_m_heading.gif) left top no-repeat;
font:bold 12px Arial, Helvetica, sans-serif;
color:#fff;
margin:-10px -10px 10px -10px;
padding:5px 10px;
}

#content .contentbox .modulebox-content {
background:none;
padding:0;
}
/*.contentbox {
float:left;
width:292px;
border:1px solid #F36621;
margin-right:10px;
margin-bottom:10px;
}
.contentbox-content {
overflow:hidden;
width:282px;
padding:5px;
}
.contentbox-content img {
float:left;
margin-right:5px;
}
.contentbox-links {
overflow:hidden;
background:#F36621;
width:282px;
padding:5px;
}
.contentbox-links span.meer{
float:left;
width:49%;
}
.contentbox-links span.clickhere {
float:right;
width:49%;
text-align:right;
}
.contentbox-links span.clickhere a {
color:#fff;
}*/

#bvbmedia {
text-align:center;
}
#bvbmedia a {
font:bold 11px Arial, Helvetica, sans-serif;
text-transform:uppercase;
text-decoration:none;
color:#333;
}

.logobody td {
padding:10px 0;
}