body {
	font-family:"Lucida Sans";		
	font-size: 12px;
	color: #995600;
	margin:0;
	padding:0;
	background-color: #232425;
	background-image: url(images/bg_bis.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	height: 100%;
	width: 100%;
	
}

.leftbox {
	width:192px;
	padding:10px;
	padding-top: 0px; 
	color:#ffffff;
	position: absolute;
	left: 12px;
	top: 115px;
	font-size: 11px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	text-align: left;
	white-space: normal;
	line-height: 15px;
}


.leftbox strong {
	font-family:"Lucida Sans";
	font-size:9pt;
	color:#ffffff;
}

.pagetitle {
	font-family:"Lucida Sans";
	font-size:24pt;
	font-weight:bold;
	letter-spacing:0.4em;
	color:#5ebb51;
	background:transparent;
	padding-right: 10px;
	margin: 0px;
	height: 30px;
}

.pagedescription {
	font-family:"Lucida Sans";
	font-size:10pt;
	letter-spacing:0.1em;
	color:#5ebb51;
	background:transparent;
	padding-right: 10px;
	margin: 0px;
	padding-top: 6px;
	padding-bottom: 0px;
}

.holder {
	position:relative;
	width:760px;
	text-align:right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	
	
}
.header_title clearfix {    

}

#boxR {
	float: right;
	width: 500px;
	top: 188px;
	position: absolute;
	left: 700px;
	height: 500px;
}

#header {
	width:540px;
	height:30px;
	color:#FFFFFF;
	clear: none;
	float: right;
	margin-bottom: 20px;
	margin-top: 5px;
}
#rightarea {
	float:right;
	width:500px;
	color:#ffffff;
	position: relative;
	text-align: justify;
	margin: 0px;
	padding-top: 0;
	padding-right: 15px;
	padding-bottom: 20;
	font-size: 12px;
	line-height: 18px;
}
#rightarea h2 {
	font-family: 'Muli', sans-serif, "Lucida Sans";
	font-size:11pt;
	color:#5ebb51;
}
/* gewone hyperlinken */
 
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #FFFFFF;
}
a:active {
	color: #FFFFFF;
}
.holder #rightarea #spmcontrole {
	display: none;
}

img.image_left {
	margin-right: 10px;
	margin-top: 10px;
	text-align: right;
	margin-left: 50px;
}


