body{
	scrollbar-3dlight-color: #000000;
	scrollbar-arrow-color: #000000;
	scrollbar-track-Color: #000000;
	scrollbar-darkshadow-color: #121E0E;
	scrollbar-face-color: #5D9644;
	scrollbar-highlight-color: #D2D2D2;
	scrollbar-shadow-color: #909090;

	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	min-height: 100%px;
	overflow: hidden;
	overflow-x: hidden;
	overflow-y: scroll;  
	width: 920px;
	height: 100%;

	background: #000000;

}

div { border:0px solid #000000; }

a {
color:orange;
text-decoration:none;
}

input{
	background-color: #D6F4D1;
	font-family: Arial;
	font-size: medium;
	color: Black;
	border:1px inset;
}


textarea{
	background-color: #D6F4D1;
	font-family: Arial;
	font-size: medium;
	color: Black;
	border:1px ;
	font: 14px;
	border-style: inset inset inset inset;
}


select{
	border-style: outset outset outset outset;
	background-color: #D6F4D1;
	font-family: Arial;
	font-size: medium;
	color: Black;
	scrollbar-base-color: Black;
	scrollbar-arrow-color: White;
}


.admininput {
	background-color: Silver;
	color: Black;
	border:1px solid White;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.adminsubmit {
	background-color: #820000;
	color: white;
	border:2px outset gray;
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
}

#sprachwechsel {
position:absolute;
top:560px;
left:65px;
width:50px;
height:25px;
border:0px;

}

#impressblock {
	position:absolute;
	left:60px;
	top:490px;
	visibility:visible;
	z-index:1;
	width:50px;
	font-family:Arial;
	font-size:12px;
	color:#005917;
	text-decoration:none ;
	font-weight:normal;
	display:table-cell;
}

#impressum {
	position:absolute;
	left:60px;
	top:490px;
	visibility:hidden;
	display:none;;
	width:400px;
	display:none;
	z-index:38;
}


