@charset "UTF-8";
/* CSS Document */

html, body{
width: 100%;
height: 100%;
margin: 0;
padding: 0;
overflow: hidden;
}
#background{
position:absolute;
height:100%;
width: 100%;
margin: 0;
padding: 0;
} 

#maincontainer{
	width:100%;
	height:100%;
	margin:0;
	position:absolute;
	vertical-align:middle;
	display:block;
	z-index:2;
}


#siteframe{
	width:800px;
	height:600px;
	margin:auto;
	border:#000000 1px solid;
	background-color:#FFFFFF;
	position:relative;
}

#logoLB{
	position:absolute;
	left:0;
	top:0;
	float:left;
	width:209px;
	height:126px;
}

#blauwboven{
	position:absolute;
	right:0px;
	top:0px;
	width:556px;
	height:95px;
	z-index:10;
}

#payoff{
	position:absolute;
	right:0px;
	top:0px;
	width:556px;
	height:95px;
	z-index:10;
}

#fotoshow{
	position:absolute;
	right:0px;
	top:0px;
	width:240px;
	height:95px;
	background-color:#CCCCCC;
	z-index:3;
}

#menucontainer{
	position:absolute;
	left:0px;
	top:170px;
	float:left;
	width:240px;
	height:430px;
	border-right:#005187 2px solid;
}

#blokjeLO{
	position:absolute;
	left:0px;
	bottom:0px;
	float:left;
	width:90px;
	height:17px;
	background-color:#005187;
}
.home{
	font-family:Verdana;
	color:#FFF;
	font-size:9px;
	font-weight:bold;
	padding:2px 10px 5px 10px;
	display:block;
	text-decoration:none;
}

.home:hover{
	text-decoration:underline;
}


#blauwbalkjerechts{
	position:absolute;
	left:242px;
	bottom:0px;
	float:left;
	width:558px;
	height:17px;
	background-color:#005187;
	overflow:hidden;
}

#menublokjekader{
	position:absolute;
	right:0px;
	top:0px;
	width:162px;
	float:left;
}

#menublokje{
	width:162px;
	height:30px;
	margin-bottom:17px;
}

.adrestitel{
	position:absolute;
	left:25px;
	top:302px;
	float:left;
	width:45px;
	font:serif, times;
	font-style:oblique;
	color:#005187;
	font-size:12px;
	line-height:15px
}

#particulierbanner{
	position:absolute;
	left:20px;
	top:205px;
	width:150px;
	height:78px;
	float:left;
}

.adresgegevens{
	position:absolute;
	left:75px;
	top:302px;
	float:left;
	width:150px;
	font:serif, times;
	color:#005187;
	font-size:12px;
	line-height:15px
}

.adresgegevens a:link{
	font:serif, times;
	color:#005187;
	font-size:12px;
	line-height:15px;
	text-decoration:none;
}

.adresgegevens a:hover{
	font:serif, times;
	color:#005187;
	font-size:12px;
	line-height:15px;
	text-decoration:underline;
}

.adresgegevens a:visited{
	font:serif, times;
	color:#005187;
	font-size:12px;
	line-height:15px;
	text-decoration:none;
}

.content{
	position:absolute;
	left:242px;
	top:165px;
	float:left;
	width:518px;
	font-family:Verdana;
	color:#000000;
	font-size:12px;
	padding:0px 20px 0px 20px;
	display:block;
}

.content h1{
	font-weight:bold;
	font-family:Verdana;
	color:#005187;
	font-size:12px;
	
}

.content p{
	color:#000000;
	font-size:12px;
	line-height:18px;
}

.content p a:link{
	color:#005187;
	font-size:12px;
	line-height:18px;
	text-decoration:none;
}

.content p a:hover{
	color:#005187;
	font-size:12px;
	line-height:18px;
	text-decoration:underline;
}

.content p a:visited{
	color:#005187;
	font-size:12px;
	line-height:18px;
	text-decoration:none;
}

.runningtxt{
	font-family:serif, times;
	font-size:11px;
	font-weight:bold;
	padding-top:3px;
	padding-left:10px;
	padding-right:10px;
	color:#FFFFFF;
}
