html {
	margin: 0;
	padding: 0;
	z-index: 0;
	scrollbar-face-color:		#19C501;
	scrollbar-arrow-color:	#C5FC84;
	scrollbar-track-color:	#B5D905;
	scrollbar-shadow-color:	#0E7000;
	scrollbar-highlight-color:	#B5D905;
	scrollbar-3dlight-color:	#C5FC84;
	scrollbar-darkshadow-color:	#000000;
	}
	
body {
	background: #006000;
	margin: 0;
	font-size: .72em;
	font-family: verdana;
	line-height: 125%;
	background-attachment: fixed;
	background-position: center top;
	}

a, a:visited {
	color: #ffffff;
	text-decoration: none;
	}

a:hover {
	color: #C5FC84;
	text-decoration: none;
	}	

a img {
	border: 0;
	}

br {
	line-height: 1px;
	}

h1 {
	color: #ffffff;
	font-size: 10px;
	font-weight: normal;
	margin: 0px 0px 0;
	line-height: 14px;
	vertical-align: middle;
	text-decoration: none;
	}

h2 {
	color: #ffffff;
	font-size: 10px;
	font-weight: bold;
	margin: 0px 0px 0;
	line-height: 14px;
	vertical-align: middle;
	text-decoration: none;
	}

a:hover h2 {
	color: #C5FC84;
	text-decoration: none;
	}

h3 {
	color: #ffffff;
	font-size: 10px;
	font-weight: bold;
	text-transform: lowercase;
	text-align: center;
	margin: 0px 0px 0;
	line-height: 14px;
	vertical-align: middle;
	text-decoration: none;
	}

a:hover h3 {
	color: #C5FC84;
	text-decoration: none;
	}

h4 {
	color: #19C501;
	font-size: 10px;
	font-weight: bold;
	margin: 0px 0px 0;
	line-height: 14px;
	vertical-align: middle;
	text-decoration: none;
	}

a:hover h4 {
	color: #C5FC84;
	text-decoration: none;
	}

.read, a.read {
	float: right;
	color: #b5ae82;
	font-variant: small-caps;
	text-decoration: none;
	margin-top: 2px;
	border-right: 3px double;
	padding-right: 1px;
	}


#kader {
	background: #006000 no-repeat scroll center bottom;
	height: 600px;
	width: 800px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	overflow: visible;
	position: relative;
	}


#menu-links {
	position: absolute;
	left: 20px;
	top: 20px;
	width: 65px;
	height: 350px;
	font-size: 10px;
	font-weight: bold;
	vertical-align: middle;
	horizontal-align: middle;
	font-color: #ffffff;
	text-decoration: none;
	}	

a.imagehover:hover img {
	opacity: .65;
	filter: alpha(opacity=65);
	border: 0;
	}	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

#menu-rechts {
	position: absolute;
  	right: 20px;
	top: 20px;
	width: 65px;
	height: 350px;
	font-size: 10px;
	font-weight: bold;
	vertical-align: middle;
	horizontal-align: middle;
	font-color: #ffffff;
	text-decoration: none;
	}

a.imagehover:hover img {
	opacity: .65;
	filter: alpha(opacity=65);
	border: 0;
	}	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}	

#menu-onder {
	background-color: #000000;
	position: absolute;
  	left: 0px;
	top: 600px;
	width: 100%;
	height: 100px;
	font-size: 10px;
	font-weight: bold;
	vertical-align: middle;
	horizontal-align: middle;
	font-color: #ffffff;
	text-decoration: none;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	

/*---- end lightbox stuff -----*/

