/* CSS Document */

body {
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color: #757575;
	background-image: url(../images/bedrijfsautobg.gif);
	background-repeat: repeat-y;
}

ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}

#header {
	position:absolute;
	width:200px;
	height:100px;
	background-color:#A42914;
	text-align: center;
	color:#FFFFFF;
}

#adsense-bar {
	position:absolute;
	width:199px;
	height:600px;
	background-color:#A42914;
	text-align: center;
	color:#CCCCCC;
	top: 261px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
}

#header h1 {
padding-top:30px;
font-size:16px;
}

#adsense-header {
	position:absolute;
	width:750px;
	padding-top:10px;
	height:90px;
	left:200px;
	text-align:center;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
	background-color: #FFFFFF;
}

#afbeelding-header {
	position:absolute;
	width:750px;
	height:161px;
	left:200px;
	top: 100px;
	background-color:#99CC99;
		border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
		border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}

#shorty {
	position:absolute;
	width:750px;
	left:200px;
	top: 260px;
	text-align:right;
	background-color: #333333;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
	padding-top: 5px;
	padding-bottom: 5px;
	}
	
	#quick {
	position:absolute;
	width:686px;
	left:233px;
	top: 311px;
	text-align:left;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 10px;
	color: #A42914;
	}
	
	#quick a {
	text-decoration:none;
	color: #A42914;
	}
	
	#quick a:hover {
	text-decoration:underline;
	color:#333333;
	}
	
		#content {
	position:absolute;
	width:686px;
	left:233px;
	top: 335px;
	text-align:left;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 10px;
	}
	
	#content h1 {
	font-size: 18px;
	color: #A42914;
	font-weight: bold;
	}

#menu4 {
position:absolute;
top:100px;
	width: 198px;
	border-style: solid solid none solid;
	border-color: #000;
	border-size: 1px;
	border-width: 1px;
	}
	
#menu4 li a {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	font-size:11px;
	}	
	
#menu4 li a:link, #menu4 li a:visited {
	color: #CCC;
	display: block;
	padding: 8px 0 0 10px;
	background-image: url(../images/menu4.gif);
	}
	
#menu4 li a:hover {
	color: #FFF;
	background:  url(../images/menu4.gif) 0 -32px;
	padding: 8px 0 0 10px;
	}	
