body {
	margin-bottom : 10px;
	margin-left : 10px;
	margin-right : 0px;
	margin-top : 10px;
	scrollbar-DarkShadow-Color:#000000;
	scrollbar-Track-Color:#E2F0F0;
	scrollbar-Face-Color:#E2F0F0;
	scrollbar-Shadow-Color:#E2F0F0;
	scrollbar-Highlight-Color:#ffffff;
	scrollbar-3dLight-Color:#000000;
	scrollbar-Arrow-Color:#0E576C;
	color : #000000;
	font-family: arial,sans-serif;
	font-size : 12px;
}

font {
	font : 12px arial,sans-serif;
}

table {
	border: none;
}

td {
	font : 12px arial,sans-serif;
	color : #0E576C;
}

.hilftext {
	font : 12px arial,sans-serif;
	color : #0E576C;
}

.hilftd {
	vertical-align: top;
}

.hilftd2 {
	vertical-align: middle;
}

a:link {
	color : #0E576C;
	text-decoration : none;

}

a:visited {
	color: #0E576C;
	text-decoration: none;
}

a:hover  {
	color: #0E576C;
	text-decoration: underline;
}

 a:active {
    color: #0E576C;
	text-decoration: underline;
}

h1{
	font-size : 14px;
	color: #0E576C;
	font-weight : normal;
}

.beschriftung{
	font-size : 12px;
	color: #0E576C;
	font-weight : normal;
}

.titel{
	font-size : 14px;
	color: #0E576C;
	font-weight : bold;
}

.ueberschrift{
	font-size : 14px;
	color: #0E576C;
	font-weight : normal;
}
select{
	border-top:1px; 
	border-bottom:1px; 
	border-left:1px; 
	border-right:1px; 
	border-style:solid; 
	border-color:black; 
	background-color:#E2F0F0; 
	color:black; 
	font:10px;
}


input{
	border-top:1px; 
	border-bottom:1px; 
	border-left:1px; 
	border-right:1px; 
	border-style:solid; 
	border-color:black; 
	background-color:#E2F0F0; 
	color:black; 
	font:10px;
}
textarea{
		border-top:1px; 
	border-bottom:1px; 
	border-left:1px; 
	border-right:1px; 
	border-style:solid; 
	border-color:black; 
	background-color:#E2F0F0; 
	color:black; 
	font:12px;
}
option{
		border-top:1px; 
	border-bottom:1px; 
	border-left:1px; 
	border-right:1px; 
	border-style:solid; 
	border-color:black; 
	background-color:#E2F0F0; 
	color:black; 
	font:10px;
}
.home{
	position : absolute;
	top :200px;
	
}

#rahmen {
    border-width:1px;
    border-style:solid;
    border-color:black;
    text-align:justify; }
	