/* OPMAAK */

body {
	font: 12px Helvetica, Arial, sans-serif;
	margin:0;
	padding:5px;
	color: #cccccc;
	background-color: #000;
	text-align:center;
	}
	
#container {
	margin: 0 auto;
	width: 778px;
	}
	
img {
	border:0px;
}
	
#p {
	margin:2px;
	padding:2px;
	}
	
#streep {
	color:#333333;
	}
	
.box {
	background-image:url(../images/verloop_content.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	margin: 0;
	text-align:left;
	border: 1px solid #383838;
	border-top:none;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: white;
	background-color:#000000;
	}
	
.boxzwart {
	background-position:bottom;
	background-repeat:repeat-x;
	margin: 0;
	text-align:left;
	border: 1px solid #383838;
	border-top:none;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: white;
	background-color:#000000;
	}

	
.fieldset {
	border:0;
	}
	
.texfield {
	background-color:#212121;
	border-bottom-color:#2b2b2b;
	border-right-color:#2b2b2b;
	border-top-color:#2b2b2b;
	border-left-color:#2b2b2b;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color:#999999;
	}

#vlak {
	width: 776px;
	} 

.content ul {
	margin: 0;
	padding:5px;
	list-style-type: none;
	}
	
#afsluiter { 
	z-index:1;
	width: 778px;
	padding: 4px;
	margin: 0 0 30px 0;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: white;
	text-align: center;
	}

/* KOPJES */

h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #08a0b7;
	font-weight:bold;
	margin:0px;
	padding:0px;
	}
	
h2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	color:#999999;
	font-weight:bold;
	margin:2px;
	padding:2px;
	}
	
h3 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	color:#08a0b7;
	background-color:#333333;
	font-weight:bold;
	margin:2px;
	margin-left:0;
	padding:2px;
	}

.home{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 20px;
	color:red;
	font-weight:bold;
	text-decoration: none;
	}
	
.home:hover{
	color: red;
	}

/* Links */
	
a, a:hover {
	color: #08a0b7; 
	text-decoration:underline;
	}
	
a:hover {
	color: #08a0b7;
	text-decoration:none;
	}
	
.terug, .terug:hover {
	color: #ffffff; 
	text-decoration:underline;
	}
	
.terug:hover {
	color: #ffffff;
	text-decoration:none;
	}
	
.huur, .huur:hover {
	color: #08a0b7;
	text-decoration:underline;
	margin:5px;
	margin-bottom:5px;
	}
	
.huur:hover {
	color: #08a0b7;
	text-decoration:none;
	}

.recent {
	color:#666666;	
}


.verhuur:link, .verhuur:visited {
border:0;
display: block;
text-align: center ;
text-decoration:none;
font-size: 11px;
font-weight: bold;
padding: 7px;
color: #cccccc;}

.verhuur:hover { background-color:#666666; color: #000000; }


.verhuur2:link, .verhuur2:visited {
border:0;
display: block;
text-align: left ;
text-decoration:none;
font-size: 12px;
font-weight: bold;
padding: 5px;
color: #999999;}

.verhuur2:hover { background-color:#333333; color:#0099bb;}