/* CSS Document */
  

body{
height:100%;
width:100%;
padding:0px;
margin:0px;
background:#1F1F1F url(../img/bg.jpg) left top no-repeat;
color:#FFFFFF;
font-family: Verdana, Arial, sans-serif;
font-size:14px;
}

IMG {
	border-style: none;
	}

RADIO{
	border:0px;
}	

INPUT{
	font-size:12px;
	color:#ca4c35;
	border:1px solid #666666;
}

TEXTAREA{
	font-size:12px;
	color:#ca4c35;
	border:1px solid #666666;
}

#menu{
	position:absolute;
	left:103px;
	top:256px;
	overflow: auto;
	margin:0px;
	padding:0px;
	width:auto;
	height:auto;
}

#verbouwing{
	position:absolute;
	left:263px;
	top:0px;
	overflow:none;
	margin:0px;
	padding:0px;
	width:404px;
	height:200px;
}

#contact{
	position:absolute;
	left:0px;
	top:461px;
	overflow:none;
	margin:0px;
	padding:0px;
	width:auto;
	height:259px;
}

#kaart{
	position:absolute;
	left:701px;
	top:147px;

	margin:0px;
	padding:0px;
	width:auto;
	height:auto;
}

#verstuur{
	font-size:12px;
	color:#666666;
	border:1px solid #666666;
	background-color:#FFFFFF;
	cursor:hand;
	cursor:pointer;
}

.witRuimte{
	float:left;
	background-color:#303030;
	width:10px;
	margin-left:auto;
	margin-right:auto;
	height:auto;
}

#website {

	text-align: left;
	width: 425px;
	float:left;
	margin-left: 5px;
	padding: 275px 0px 0px 325px;

	margin-left:auto;
	margin-right:auto;
	}
	
h1, p, .kop, #tekst, .reacties, .cijfer, #hoofdtekst {

	font: 14px Verdana, Arial, sans-serif;
	color: #FFFFFF;
	margin:0;
	}

#hoofdtekst{
	line-height: 19px;
}
.naam{
	
	float:left;
	width:250px;
}

.tijd{
	position:relative;
	width:250px;
	float:right;
	clear:both;
}

#titel{
	position:absolute;
	left:305px;
	top:200px;
	overflow: auto;
	margin:0px;
	padding:0px;
	width:auto;
	height:auto;
}

h1, .kop {
	font-weight: bold;
	font-size:14px;
	}

.grijsRuimte{
	background: #303030;
	clear:both;
	height:5px;
	width:480px;
}	

.nieuw{
	clear:both;
	padding:2px;
}

.minicijfer{
	font-size:1px;
}

.cijfer {
	display: block;
	margin: 0 30px 0 0;
	padding:2px;

	float:right;
	}

.fotoStaand {
	display: block;
	width: 150px;
	height:113px;
	margin: 0 5px 0 0;
	padding:2px;
	border:1px solid #B3B3B3;
	float:left;
	}

.fotoLiggend {
	display: block;
	width: 113px;
	height:150px;
	margin: 0px 12px 0 12px;
	padding:2px;
	border:1px solid #B3B3B3;
	float:left;
	}	

.terugHoofd {
	clear:both;
	}	

.terugAlbum {
	margin: 10px 5px 0px 0px;
	display: block;
	float:left;
	clear:both;
	}

.navi {
	display: block;
	margin: 30px 5px 0px 0px;
	float:right;
	valign:middle;
	}	

.kleinLiggend {
	display: block;
	width: 60px;
	height:75px;
	margin: 0 5px 5px 5px;
	padding:2px;
	border:1px solid #B3B3B3;
	float:right;
	}

.kleinStaand {
	display: block;
	width: 75px;
	height:60px;
	margin: 7.5px 5px 5px 5px;
	padding:2px;
	border:1px solid #B3B3B3;
	float:right;
	}

.fotoGroot {
	display: block;
	height:auto;
	float:left;
	}	

.fotoSchaal {
	width: 480px;
	padding:2px;
	margin: 0 5px 0 0;
	border:1px solid #B3B3B3;
	height:auto;
	float:middle;
	}

HR {
	width: 500px;
	height: 0px;
	border: none;
	border-top: 1px dashed #666666;
	clear:both;
}
a.link:link,
a.link:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:underline;
	color:#FFF;
}
a.link:hover,
a.link:visited:hover {
	color:#D32B00;
	}