body {
	scrollbar-arrow-color:#B8DDCB;
	scrollbar-face-color:#042314;
	scrollbar-highlight-color:#042314;
	scrollbar-3dlight-color:#B8DDCB;
	scrollbar-shadow-color:#042314;
	scrollbar-darkshadow-color:#B8DDCB;
	scrollbar-track-color:#B8DDCB;
	background-color:#042314;
}
#index {
	background-color:#B8DDCB;
	border: 1px solid #B8DFCC;
	height: auto;
	width: 99%;	

}
#left, #right {
	width:145px;
	line-height:18px;
	background-color:#B8DDCB;		
}
#left {
		float:left;
}
#right {
		float:right;
}

#content {
	background-color:#B8DDCB;
	float:left;
	margin-top:0px;
	font-family:Geneva;
	font-size: 14px;
	padding-left: 2%;
	width: 65%;
	height: auto;

}
#content_site {
	float:left;
	margin-left:1%;
	margin-top:20px;
	padding-left:40px;
	font-family:Geneva;
	font-size: 14px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #042314;
	padding-top: 0px;
	height: auto;
	background-color:#B8DDCB;
	background-image: url(img/Internet-hg.jpg);
	background-repeat: no-repeat;
	background-position: 150px 120px;
	background-attachment: scroll;
	width: 80%;
}
#title {
	background-image:url(img/hgkopf.jpg);
		
}


#bottom {
	background-color:#042314;
	padding-top:15px;
	float:none;
	clear: left;
	font-size: 11px;
	font-weight: lighter;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color: #B8DDCB;
	letter-spacing: 1px;
	line-height: 16px;
	background-image: url(img/u.jpg);
	background-repeat: repeat-x;
}
.menutitle{
	font-weight:bold;
	text-align:center;
	margin:1px;
	font-size: 13px;
}
.menucontainer {
	border:1px solid #000;
	background-color:#042314;
	width:125px;
	color: #B8DDCB;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
a.menu:link, a.menu:visited
{
	color:#042314;
	background-color:#B8DDCB;
	text-decoration:none;
}
a.menu:active, a.menu:hover
{ 
 color:#B8DDCB;
 background-color:#042314;
 text-decoration: underline;
}
a.menu {
	display:block;
	padding:1px;
	border-top:1px solid #000;
	background-color:#B8DDCB;
	text-align:center;
	font-weight:bold;
	color:#B8DDCB;
	text-decoration:none;
	font-size: 11px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
 }
#hr {
	color: #042314;
	width: 100%;
	height: 1px;
	background-position: right;
}
#def {
	font-family: Geneva;
	font-size: 13px;
}
a.content_site {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
a.content_site:link, a.content_site:visited {
	color:#042314;
	text-decoration:none;
}
a.content_site:active, a.content_site:hover {
	color:#B8DDCB;
	text-decoration:underline;
	background-color: #042314;
}
.lauftext {
	color: #B90000;
	font-size: 12px;
	font-weight: bold;
	text-transform: capitalize;
	letter-spacing: 2px;
}
