body {
background-color:#EEF5FC;
margin: 0px;
font-family: Verdana;
font-size: 11px;
}

a {
color: #696969;
text-decoration: none;
}

a:hover {
color: #00FF00;
text-decoration: none;
}

#container {
margin: 0 auto;
width: 1050px;
height: 100%;
background: url('../img/container_bg.gif') repeat-y;
}

#header{
background: url('../img/header.gif') no-repeat;
height: 125px;
}

#top {
height: 100%;
width: 1050px;
}

#menu_top {
background: url('../img/menu_top.gif') no-repeat;
width: 303px;
float: left;
height: 56px;
}

#content_top {
background:  #FFFFFF url('../img/logo.gif') no-repeat;
background-position: 10px 13px;
color: #68B5DF;
font-size: 14px;
font-weight:bold;
height: 41px;
width: 550px;
padding-top: 15px;
padding-left: 40px;
float:left;
}

#midden {
clear:both;
overflow: hidden;
width: 1050px;
height: 100%;
}

#menu {
width: 303px;
color: #999999;
float: left;
}

#nav {
margin: 0;
padding: 0;
}

#nav a:link, #nav a:visited {
color: #999999;
font-size: 11px;
display: block;
font-weight:bolder;
text-decoration: none;
width: 200px;
height: 22px;
padding-left: 85px;
}

#nav a:hover {
display: block;
width: 200px;
height: 22px;
color: #0066CC;
background: url('../img/menu_hover.gif') no-repeat;
}

#nav a.active:link, #nav a.active:visited {
display: block;
width: 200px;
height: 22px;
color: #0066CC;
background: url('../img/menu_hover.gif') no-repeat;
}



#content_home{
color: #666666;
width: 255px;
margin: 0px 10px 0px 40px;
float:left;
}

#content{
color: #666666;
width: 650px;
margin: 0px 10px 0px 40px;
float:left;
}

#midden_rechts {
float: right;
}

#aanvraag {
width: 440px;
height: 284px;
background: url('../img/aanvraag.jpg') no-repeat;
}

#footer_right_home {
background: url('../img/midden_footer_right_home.gif') no-repeat;
height: 297px;
width: 440px;
float: left;
}

#footer_right {
background: url('../img/midden_footer_right.gif') no-repeat;
height: 297px;
width: 440px;
float: left;
position: relative;
}

#footer_left {
background: url('../img/midden_footer_left.gif') no-repeat;
height: 297px;
width: 610px;
float: left;
position: relative;
}

#footer_image {
	position: absolute;
	z-index: 2;
	background: url('../img/test.jpg') no-repeat;
	width: 343px;
	height: 443px;
	top: -170px;
	right: 50px;
}

#footer {
background:#EEF5FC url('../img/footer.gif') no-repeat;
clear: both;
text-align: center;
font-size: 9px;
padding-top: 5px;
padding-bottom: 25px;
color: #6699CC;
}

#footer a:link, #footer a:visited {
color: #6699CC;
text-decoration:none;
}

#footer a:hover {
color: #6699CC;
text-decoration:underline;
}

input {
border: 1px dotted #33CC00;
background: #F1FBED;
color: #696969;
}

select {
color: #666666;
font-size: 11px;
background: #F1FBED;
}

.submit {
border: 1px solid #33CC00;
background: #F1FBED;
}

h3 {
font-size: 11px;
color: #33CC00;
font-weight: bold;
margin: 0 0 0 0;
padding: 12px 0 0 0;
}

.antwoorden {
color: #0066CC;
}

#aanbieding {
	background: url(../img/home_button.gif) left bottom no-repeat;
	height: 45px;
	width: 255px;
	margin: 0px 0px 0px 343px;
}

#aanbieding a {
	display: block;
	color: #FFF;
	width: 255px;
	height: 25px;
	padding: 10px 0px;
	font-size: 18px;
	text-decoration: none;
	text-align: center;
}

.list-item {
color: #666666;
}





