html{ 
height: 100%; 
border: 0; 
padding: 0; 
margin: 0; 
}
body {
	height: 100%;
	margin: 0;
	padding: 0;
	border: 0;
	background: #F5F8FF url(images/site_backgr.gif) repeat-x;
	color: #000000;
	leftmargin: 0;
	topmargin: 0;
	marginwidth: 0;
	marginheight: 0;
	scrollbar-3dlight-color : #8697b6;
	scrollbar-arrow-color : #FFFFFF;
	scrollbar-base-color : #8697b6;
	scrollbar-darkshadow-color : #72767D;
	scrollbar-face-color : #9A9EA5;
	scrollbar-highlight-color : #EFF3FA;
	scrollbar-shadow-color : #000000;
	scrollbar-track-color : #F7FAFF;
	font-family:Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif;
}
a { font-size : 11px;
}
a:link {
	font-family:Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	font-weight : 600;
}
a:visited {
	font-family:Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	font-weight : 600;
}
a:hover {
	font-family:Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif;
	color: #404040;
	text-decoration: none;
	font-weight : 600;
}
a:active {
	font-family:Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif;
	color: #404040;
	text-decoration: none;
	font-weight : 600;
}
a.hover {
	font-family:Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif;
	color: #404040;
	text-decoration: none;
	font-weight : 600;
}
p {
	color : #909090;
	font-family :Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif;
	line-height :22px;
	text-decoration : none;
	font-style : normal;
}
.dark {
	color : #999999;
}
.ueberc {
	font-size : 13px;
	font-weight : 600;
	text-align : center;
	
}
.ueberl {
	font-size : 13px;
	font-weight : 600;
	text-align : left;
	
}
.ueberr {
	font-size : 13px;
	font-weight : 600;
	text-align : right;
	
}
.mtextec {
	font-size : 12px;
	font-weight : 500;
	text-align : center;
}
.mtextel {
	font-size : 12px;
	font-weight : 500;
	text-align : left;
}
.mtexter {
	font-size : 12px;
	font-weight : 500;
	text-align : right;
}
.mtextej {
	font-size : 12px;
	font-weight : 500;
	text-align : justify;
}
.mtextgr {
	font-size : 12px;
	font-weight : 600;
	line-height :17px;
	text-align : left;
}
.info {
	color : #f0f0f0;
	font-size : 10px;
	font-style : normal;
	font-weight : 500;
	text-align : center;
}
.infol {
	color : #666666;
	font-size : 10px;
	font-style : normal;
	font-weight : 500;
	text-align : left;
}
.infor {
	color : #666666;
	font-size : 10px;
	font-style : normal;
	font-weight : 500;
	text-align : right;
}
.eingeb {
	width: 400px;
	background: #e0e0e0; 
	border-top: 1px solid #999999; 
	border-bottom:1px solid #999999; 
	border-left: 1px solid #999999; 
	border-right: 1px solid #999999;
	color : #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;
}
.sende {
	width: 180px;
	background: #e0e0e0; 
	border-top: 1px solid #999999; 
	border-bottom:1px solid #999999; 
	border-left: 1px solid #999999; 
	border-right: 1px solid #999999;
	color : #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;
}
.entfern {
	width: 180px;
	background: #e0e0e0; 
	border-top: 1px solid #999999; 
	border-bottom:1px solid #999999; 
	border-left: 1px solid #999999; 
	border-right: 1px solid #999999;
	color : #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;
}
.box{
	size: 10px;
}
.topback {
	height: 100%;
	border : 0;
	z-index : 0;
}

#table {
	position : relative;
	top : 2px;
	left : 2px;
	z-index : 0;
}
#tableb {
	position : absolute;
	top : 10px;
	left : 70px;
	width : 476px;
	z-index : 1;
}
#tablet {
	position : relative;
	top : 10px;
	left : 2px;
	z-index : 2;
}

