html, body{
}
body{
	margin: 0;
	padding: 0;
	color: #173142;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	/*font-size: 68.75%; /* 11px; -	100%;*/	
	font-size: 70%;
	background-attachment: fixed;
	background-image: url(/images/template/bgr0.jpg);
}
form{
	margin: 0;
	padding: 0;
	height: 100%;
	width: 100%;
}

html>body form{
	float: left;
	height: 96%; 
}

#container{
	height: 100%;
	padding: 0 0 0 0;
	width: 100%;
	position: relative;
}
html>body #container{
	height: auto;
	min-height: 100%;
}
#content0{
	margin-left: 235px;
}
#content_site{
	width: 96%;
}
#spacer{
	width: 100%;
	height: 20px; 
	clear: both;
}
/************************************ all things foooooter ********************************/
#footer{
	height: 20px;
	margin: -20px 0 0 0;
	width: 100%;
	border-top: 1px solid #E03820;
	clear: both;
}
html>body #footer{
}
#footer a{
	color: #8AACC2;
	font-weight: normal;
	padding-left: 5px;
}
#footer a:hover{
	color: #3A6987;
	font-weight: normal;
	padding-left: 5px;
}
#footer .adres{
	color: #3A6987;
	background: url(/images/template/bol1.gif) no-repeat left;
	margin-left: 10px;
	padding-left: 15px;
}
#footer a.adr{
	color:  #3A6987;
	font-weight: bold;
	background: url(/images/template/bol1.gif) no-repeat right;
	padding-right: 15px;
}
#footer a.adr:hover{
	color: #8AACC2;
	font-weight: bold;
}

/************************************************* all things top :) *********************************/
#top{
	width: 100%;
	height: 132px;
	background: url(/images/template/bgr_top.gif);
	margin-bottom: 30px;
}
#logo{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 182px;
	height: 132px;
	background: url(/images/template/bgr_logo.gif);
}
#logo img{
	margin-top: 25px;
	margin-left: 15px;
}
#topfoto{
	left: 182px;
	top: 0px;
	width: 342px;
	height: 61px;
	position: absolute;
}
#topfoto_txt{
	top: 65px;
	left: 0px;
	width: 100%;
	height: 32px;
	position: absolute;
	text-align: right;
}
#topfoto_txt img{
	margin-right: 20px;
}
#topmenu{
	left: 181px;
	top: 101px;
	position: absolute;
	background: url(/images/template/bgr_topmenu.gif) repeat-x;
	height: 33px;
}
#topmenu ul{
	color: #173142;
	/*font-size: 1em;11px;*/
	float: left;
	list-style: none;
	padding: 0 0 2px 0;
	margin: 0;
}
#topmenu li{
	display: inline;
	padding: 0 6px 0 7px;
	border-left: 1px solid #DDD4D4;	
}
#topmenu li a{
	color: #3A6987;
	font-weight: bold;
	text-decoration: none;
	font-size: 0.9em;/*9px;*/
}
#topmenu li a:hover{
	color: #E03820;
	font-weight: bold;
	text-decoration: none;
}
li#zoek{
	height: 31px; 
	background: url(/images/template/bgr_top2.gif) repeat left;
	vertical-align: top;
}
html>body li#zoek{
	padding: 6px 5px 11px 10px;
	width: 150px;
	background: url(/images/template/bgr_top2.gif) repeat left;
	vertical-align: -60%;
	height: auto;
}

html>body #zoek{
	/*left: 613px;*/
}
#zoek input{
	width: 108px;	
	border: 1px solid #AFA9A9;
	background: url(/images/template/bgr_inp.gif) repeat;
	font-size: 1em;/*11px;*/
	color: #7D7373;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 0px 0 2px 1px;
	margin-top: 5px;
	margin-bottom: 0px;	
}
#zoek input.btn{	
	height: 18px;
	width: 18px;
	background: url(/images/template/bgr_btn2.gif) left 1px;
	border: 0px none;
	cursor: hand;
}
#homemenu{
	position: absolute;
	left: 0px;
	top: 153px;
	width: 181px;
	z-index: 999;
}
#homemenu ul{
	color: #173142;
	font-size: 1em;/*11px;*/
	padding: 0;
	margin: 0;
}
#homemenu ul li{
	display: inline;
	padding: 0;
	margin: 0 -2px;
}
#homemenu ul li a{
	padding: 0;
	margin: 0;
}

/**********************CONTENT**************************************/
#left{
	width: 95%;
}
html>body #left{
	width: 45%;
}
#right{
	width:45%;
	float: right;
}
#full{
}
/*gmr 20090227 fixin' editors*/
table, td{	font-size: 1em;}
table.RadEWrapper{font-size:0;  }
#vrijecontent table.RadEWrapper img{ margin:0 }



div#lcpbox_container {position:absolute;}
.fotoalbum {display:block;float:left;}
.fotoalbumoverzicht hr {clear:left;display:block;}
.fotoalbumItem {background:#FFF none repeat scroll 0 0;border:1px solid #3A6987;float:left;margin:7px;}
.fotoalbumItem a {padding:6px;display:block;float:none;float:left;}
.fotoalbumItem img {border:1px solid #9DAEB9;}


