html{ 
	height: 100%; 
	border: 0; 
	padding: 0; 
	margin: 0;
	marginwidth: 0;
	marginheight: 0;
} 
body {
	height: 100%;
	margin: 0;
	padding: 0;
	border: 0;
	leftmargin: 0;
	topmargin: 0;
	marginwidth: 0;
	marginheight: 0;
	background-color : #FFFFFF;
	scrollbar-3dlight-color : #cccccc;
	scrollbar-arrow-color : #666666;
	scrollbar-base-color : #FFFFFF;
	scrollbar-darkshadow-color : #B3B3B3;
	scrollbar-face-color : #D6D6D6;
	scrollbar-highlight-color : #F0F0F0;
	scrollbar-shadow-color : #B3B3B3;
	scrollbar-track-color : #FFFFFF;
	font-family:Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: #000000;
	text-decoration: none;
	font-weight : 500;
}
a { font-size : 11px;
}
a:link {
	font-family:Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
	font-weight : 500;
}
a:visited {
	font-family:Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
	font-weight : 500;
}
a:hover {
	font-family:Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	font-weight : 500;
}
a:active {
	font-family:Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
	font-weight : 500;
}

p {
	color : #666666;
	font-family : Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-style : normal;
}
.warning {
	font-size : 10px;
	color : #ff0000;
	font-family : Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-weight : 600;
	text-decoration : none;
	font-style : normal;
}
.ueberc {
	font-size : 13px;
	font-weight : 600;
	text-align : center;
}
.ueberl {
	font-size : 13px;
	font-weight : 600;
	text-align : left;
}
.ueberl a:link {
	font-family: "Times New Roman", Times, serif;
	color: #666666;
	text-decoration: none;
	font-size : 16px;
	font-weight : 600;
	font-style : italic;
}
.ueberl a:visited {
	font-family: "Times New Roman", Times, serif;
	color: #666666;
	text-decoration: none;
	font-size : 16px;
	font-weight : 600;
	font-style : italic;
}
.ueberl a:hover {
	font-family: "Times New Roman", Times, serif;
	color: #c0c0c0;
	text-decoration: none;
	font-size : 16px;
	font-weight : 600;
	font-style : italic;
}
.ueberl a:active {
	font-family: "Times New Roman", Times, serif;
	color: #666666;
	text-decoration: none;
	font-size : 16px;
	font-weight : 600;
	font-style : italic;
}
.ueberr {
	font-size : 13px;
	font-weight : 600;
	text-align : right;
}
.mtextec {
	font-size : 11px;
	font-weight : 500;
	text-align : center;
}
.mtextel {
	font-size : 11px;
	font-weight : 500;
	text-align : left;
}
.mtexter {
	font-size : 11px;
	font-weight : 500;
	text-align : right;
}
.mtextej {
	font-size : 11px;
	font-weight : 500;
	text-align : justify;
}
.mtextgr {
	font-size : 11px;
	font-weight : 600;
	line-height :17px;
}
.info {
	font-size : 10px;
	font-style : normal;
	font-weight : 500;
	text-align : center;
}
.infol {
	font-size : 10px;
	font-style : normal;
	font-weight : 500;
	text-align : left;
}
.infor {
	font-size : 10px;
	font-style : normal;
	font-weight : 500;
	text-align : right;
}
.eingeb {
	width: 400px;
	background: #cccccc; 
	border-top: 1px solid #000000; 
	border-bottom:1px solid #000000; 
	border-left: 1px solid #000000; 
	border-right: 1px solid #000000;
	color : #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;
}
.sende {
	width: 180px;
	background: #cccccc; 
	border-top: 1px solid #cccccc; 
	border-bottom:1px solid #cccccc; 
	border-left: 1px solid #cccccc; 
	border-right: 1px solid #cccccc;
	color : #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;
}
.entfern {
	width: 180px;
	background: #cccccc; 
	border-top: 1px solid #cccccc; 
	border-bottom:1px solid #cccccc; 
	border-left: 1px solid #cccccc; 
	border-right: 1px solid #cccccc;
	color : #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;
}