BODY{
	color : Black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	scrollbar-face-color: #cccccc; 
	scrollbar-highlight-color: #eaeaea; 
	scrollbar-shadow-color: #eaeaea; 
	scrollbar-3dlight-color: #cccccc; 
	scrollbar-arrow-color: #eaeaea; 
	scrollbar-track-color: #eaeaea; 
	scrollbar-darkshadow-color: #cccccc;
	margin: 0px;
}
.img_home{
	margin-bottom:5px;
}
.navihr{
	color:#D9E4EB;
	border-bottom-style : solid;
	border-bottom-color : #006AB7;
	border-bottom-width : 1px;
}
.hr{
	border-bottom-style : dotted;
	border-bottom-width : 2px;
	border-bottom-color : #494A44;
}
.headline{
	color : #006AB7;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 16px;
}
.subheadline{
	color : #494A44;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 11px;
}
.text{
	color : Black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 150%;
}
a{
	color : #006AB7;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 11px;
	text-decoration : none;
}
a:hover{
	color : #000000;
}
.submit{
	background-color : #006AB7;
	color : White;
	border : none;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 11px;
	height: 20px;
}
input {
	color:#006AB7;
	font-family: Tahoma, Arial, Verdana, Helvetica;
	font-size: 11px;
	font-style: normal;
	border: #000000;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px
}
.Eintrag {
	width: 200px;
	border:1px solid #0C4037;
}
.EintragArea {
	color:#0C4037;
	height: 60px;
	width:200px;
	border:1px solid #0C4037;
	font-family: Tahoma, Arial, Verdana, Helvetica;
	font-size: 11px;
	font-style: normal;
}

.morelink{
	color : #006AB7;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
}
.morelink a{
	color : #006AB7;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size : 11px;
}
.morelink a:hover{
	color : #006AB7;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size : 11px;
}
