

/* CSS Document */
body {
background-color:#ffffff;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#FFFFFF;
}

#container {
width: 895px;
margin-left:auto;
margin-right:auto;
}

#links {
background-color:#ffffff;
background-image:url(images/logo_left.gif);
background-repeat: no-repeat;
margin-top: 0px;
float: left;
width: 25px;
height: 900px;
}

#aanbieders {
width: 895px;
float:left;
}

#logo {
background-image:url(images/logo_top.gif);
background-repeat: no-repeat;
width: 810px;
height: 27px;
max-height: 27px;
float:left;
text-align: right;
}

#header_top {
background-color: #7FB641;
background-image:url(images/logo_under.gif);
background-repeat: no-repeat;
width: 600px;
height: 20px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
text-indent: 22px;
color:#FFFFFF;
float:left;
}

#header_top_right {
background-color: #7FB641;
width: 205px;
height: 20px;
border-left: thin;
border-left-color: #FFFFFF;
border-left-style: solid;
float:left;
}

#header_middle {
background-color: #A0E554;
width: 600px;
height: 70px;
border-bottom: thin;
border-bottom-style: solid;
border-bottom-color:#FFFFFF;
border-top: thin;
border-top-style: solid;
border-top-color:#FFFFFF;
float:left;
}

#header_middle_right {
background-color: #A0E554;
width: 205px;
height: 70px;
border-bottom: thin;
border-bottom-style: solid;
border-bottom-color:#FFFFFF;
border-top: thin;
border-top-style: solid;
border-top-color:#FFFFFF;
border-left: thin;
border-left-color: #FFFFFF;
border-left-style: solid;
float:left;
}

#header_bottom {
background-color: #CECECE;
width: 600px;
height: 40px;
border-bottom: 5px;
border-bottom-style: solid;
border-bottom-color:#FFFFFF;
float:left;
}

#header_bottom_right {
background-color: #CECECE;
width: 205px;
height: 40px;
border-bottom: 5px;
border-bottom-style: solid;
border-bottom-color:#FFFFFF;
border-left: thin;
border-left-color: #FFFFFF;
border-left-style: solid;
float:left;
}

#titel_content {
background-color: #FAA719;
width: 600px;
height: 17px;
float:left;
text-indent: 5px;
border-bottom: 5px;
border-bottom-style: solid;
border-bottom-color:#FFFFFF;
}

#titel_content_right {
background-color: #FAA719;
width: 205px;
height: 17px;
float:left;
text-indent: 5px;
border-left: thin;
border-left-color: #FFFFFF;
border-left-style: solid;
border-bottom: 5px;
border-bottom-style: solid;
border-bottom-color:#FFFFFF;
}

#content {
background-color: #F0F0F0;
width: 600px;
height: 600px;
float:left;
}

#content_right {
background-color: #F0F0F0;
width: 205px;
height: 600px;
float:left;
border-left: thin;
border-left-color: #FFFFFF;
border-left-style: solid;
}

#footer {
background-color: #A0E554;
width: 810px;
height: 30px;
float:left;
border-top: 5px;
border-top-style: solid;
border-top-color:#FFFFFF;
text-align: center;
white-space:nowrap;
}
