

body {
	background-color: #000000;
	color: #FFFFFF;
}

#wrapper {
	text-align:center;
}

#container {
	
	width: 800px;
	height:600px;
	margin-left:auto;
	margin-right:auto;
	background-image: url(/res/images/top.gif);
	background-repeat: no-repeat;
	text-align:left;
}

#menubar {
	display:block;
	margin-top:200px;
	margin-left:64px;
	width:450px;
	height:30px;
	
}

#menubar a {
	display:block;
	float:left;
	height:25px;
	text-decoration: none;
	margin-right:10px;
	border: 0px;
	color: #000000;
}

#menubar a#home {
	background-image: url(/res/images/home.gif);
	width:49px;
}

#menubar a#rooster {
	background-image: url(/res/images/rooster.gif);
	width:58px;
}

#menubar a#geschiedenis {
	background-image: url(/res/images/geschiedenis.gif);
	width:95px;
}

#menubar a#aanbieding {
	background-image: url(/res/images/aanbieding.gif);
	width:85px;
	
	
}

#menubar a#contact {
	background-image: url(/res/images/contact.gif);
	width:63px;
}

#midarea {
	border: 0px green solid;
	width:720px;
	margin-top:22px;
	margin-left:40px;
	
}


#topbox{
	background-image: url(/res/images/boxtop.gif);
	background-repeat: no-repeat;
	width:190px;
	height:7px;
}

#botbox{
	background-image: url(/res/images/boxbot.gif);
	background-repeat: no-repeat;
	height:4px;
	
	
}

#midbox {
	background-image: url(/res/images/boxmid.gif);
	background-repeat: repeat-y;
	width:687px;
	border:0px red solid;
	
	font-family: verdana;
	font-size: 14px;
	
}

#times {
	float:left;
	width:200px;
	color: #093341;
	text-align:right;

}
#contentwrap {
	float:right;
	width:440px;
	
	color: #FFFFFF;

	
}

#content {
	margin-top:50px;
	min-height:150px;
}

#modellen {
	background-image:url(/res/images/modellen.jpg);
	width:430px;
	height:185px;
	position:relative;
	top:6px;
	
}

.clear {
	clear: both;
	font-size: 1px;
	overflow: hidden;
	height: 1px;
}

h2 {
	margin-right:30px;
	font-size:22px;
	margin-top:10px;
	font-weight:400;
}

#times p {
	margin-right:30px;
	margin-bottom: 15px;
}


.key {
	border-width: 0px;
	float:right;
	margin-bottom:5px;
}

#footer {
	margin-top:20px;
	width:700px;
	color: #093341;
	background-color: #C2BBBB;
	border: 2px #2383A2 solid;
	border-left-color:#000000;
	border-right-color:#000000;
	padding-top:3px;
	padding-bottom:3px;
	text-align:center;
	font-family:verdana;
	font-size:14px;
	margin-bottom:10px;
}

a {
	color: #2383A2;
}


#content table td {
	padding-left: 5px;
	
}

td {
	color: #FFFFFF;
}

#content table td img{
	border: 2px #775F2F solid;
}

.foto {
	vertical-align:top;
}

.fotolabel {
	
	height:70px;
}

#mapframe {
	width:425px;
	height:250px;
	border:0px;
	overflow:hidden;
}

