body {
	margin-bottom : 10px;
	margin-left : 14px;
	margin-right : 10px;
	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 : #123885;
	font-family: arial,sans-serif;
	font-size : 12px;
	background-color: #F0F4F9;
}

font {
	font : 12px arial,sans-serif;
}

table {
	border: none;
}

td {
	font : 12px arial,sans-serif;
	color : #123885;
	vertical-align: top;
}

.hilftd {
	vertical-align: middle;
}

.hilftd2 {
	font : 12px arial,sans-serif;
	color : #123885;
	vertical-align: middle;
}

.hilftd3 {
	font : 12px arial,sans-serif;
	color : #123885;
	vertical-align: middle;
	margin : 0px;
	}

a:link {
	color : #123885;
	text-decoration : none;

}

a:visited {
	color: #123885;
	text-decoration: none;
}

a:hover  {
	color: #123885;
	text-decoration: underline;
}

 a:active {
    color: #123885;
	text-decoration: underline;
}

h1{
	font-size : 14px;
	color: #123885;
	font-weight : normal;
}

.beschriftung{
	font-size : 12px;
	color: #123885;
	font-weight : normal;
}

.titel{
	font-size : 14px;
	color: #123885;
	font-weight : bold;
}

.ueberschrift{
	font-size : 14px;
	color: #123885;
	font-weight : normal;
}
select{
	border-top:1px; 
	border-bottom:1px; 
	border-left:1px; 
	border-right:1px; 
	border-style:solid; 
	border-color:black; 
	background-color:#ffffff; 
	color:#123885; 
	font:10px;
}


input{
	border-top:1px; 
	border-bottom:1px; 
	border-left:1px; 
	border-right:1px; 
	border-style:solid; 
	border-color:black; 
	background-color:#ffffff; 
	color:#123885; 
	font:10px;
}
textarea{
		border-top:1px; 
	border-bottom:1px; 
	border-left:1px; 
	border-right:1px; 
	border-style:solid; 
	border-color:black; 
	background-color:#ffffff; 
	color:#123885; 
	font:12px;
}
option{
		border-top:1px; 
	border-bottom:1px; 
	border-left:1px; 
	border-right:1px; 
	border-style:solid; 
	border-color:black; 
	background-color:#ffffff; 
	color:#123885; 
	font:10px;
}
.home{
	position : absolute;
	top :200px;
	
}



.rahmen {
    border-width:1px;
    border-style:solid;
    border-color:black;
    padding:1cm;
    text-align:justify; }

.rahmen2 {
    border-width:1px;
    border-style:solid;
    border-color:black;

    text-align:justify; }

.haendlerbutton {
	font-family: arial,sans-serif;
	font-size : 12px;
	font-weight: bold;
	border: 0px;
	width: 80px;
	background-color:white;
	color:#123885;
	cursor: pointer;
	}
	
