/* CSS Document */
body { 
	background-color:#000000; 
	font-weight:bold; 
	font-family:Arial; 
	font-size:120%; 
	}

div{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.LO {
	width:250px;
	position:absolute;
	height:25px;
	background-image: url(Pics-Layout/LO.jpg);
	margin-top:0px;
	margin-left:0px;
	
}
.RU {
	width:210px;
	position:absolute;
	height:15px;
	background-image: url(Pics-Layout/RU.jpg);
	margin-top:527px;
	margin-left:492px;
}
.RUflash {
	width:210px;
	position:absolute;
	height:15px;
	background-image: url(Pics-Layout/RU.jpg);
	margin-top:533px;
	margin-left:495px;
}

.MainDiv {
	background-color: #000000;
	border: thin solid #00FFFF;
	margin-top:25px;
	margin-left:0px;
	width:700px;
	position:absolute;
	height:500px;
	background-image: url(Pics-Layout/MemberHin.jpg);
}
.ueberlayer {

	margin-top:-250px;
	left:50%;
	margin-left:-370px;
	width:705px;
	position:absolute;
	top:50%;
	height:548px;
}

.MainFlashDiv {
	background-color: #00FFFF;;
	border: thin solid #00FFFF;
	margin-top:25px;
	margin-left:0px;
	width:700px;
	position:absolute;
	height:500px;
}
	
.Eingabe {
	margin-top:200px;
	margin-left:225px;
	width:250px;
	position:absolute;
	height:100px;
	text-align: center;
	vertical-align: middle;
}
.Navi {
	margin-top:0px;
	margin-left:0px;
	width:696px;
	position:absolute;
	height:20px;
	background-color: #000000;
	font-weight: bolder;
	color: #FFFFFF;
}
.InFrame{
	margin-top:20px;
	margin-left:0px;
	width:696px;
	height: 478;
}
.NaviTabelle {
	font-weight: bolder;
	color: #00FFFF;
	background-color: #000000;
	text-align: center;
	font-size: 10px; 
}
a.NaviV:link{
	font-size: 10px;
	font-weight: bold;
	color: #00FFFF;
	text-decoration: none;
	}
a.NaviV:visited{
	font-size: 10px;
	font-weight: bold;
	color: #00FFFF;
	text-decoration: none;
	}
a.NaviV:hover{
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	}
a.NaviV:active{
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	}
.F_Eingabe {
	margin-top:200px;
	margin-left:-10px;
	width:500px;
	position:absolute;
	height:40px;
	text-align: center;
	vertical-align: middle;
	background-color: #000000;
	left: 0px;
	top: 17px;


}
td.farbe{
	color: #00FFFF;
	background-color: #000000;

}
