BODY 
{
	margin:0px;
	padding:0px;
	background-Color:#ffffff;
}

TD,INPUT,SELECT,TEXTAREA 
{
	font-size:12px;
	font-family:Verdana,Arial;
}

INPUT,SELECT 
{
	border:1px solid black;
}

.header 
{
	background-Color:#ffffff;
}

.all 
{
	height:'100%';
	width:'100%';
}

.login_header 
{
	background-Color:#000000;
	color:#ffffff;
}

a 
{
	color:#000000; text-decoration:none;
}

a:hover 
{
	text-decoration:underline;
	background-Color:#000000;
	color:#ffffff;
}

.footer_link 
{
	color:#ffffff;
}

#Fehlerebene 
{
	position:absolute;
	top:300px;
	left:300px;
	width:550px;
	z-index:2;
	border:1px solid #008000;
	background-Color:#ffffff;
	text-align:center;
}
