html {
	font-family: Arial;
	font-size: 12px;
}

table {
	border-style: solid;
	border-width: 1px;
	border-left: 0;
	border-right: 0;
	background: #DDDDDD;
	border-color: #000000;
}

.button { 
	font-family: arial, helvetica;
	font-size: 10pt;
	font-weight: bold;
	border: #000000 1px solid;
	color: #FFFFFF;
	background-color: #000000;
}

#login table {
	font-family: arial;
	font-size: 10pt;
}

#registrieren table {
	font-family: arial;
	font-size: 10pt;
}

#registrieren {
	top: 20px;
	width: 150px;
	position: relative;
}

#message table {
	font-family: arial;
	font-size: 10pt;
}

#loginmitte table
{
	border-style: solid;
	border-width: 0px;
	border-left: 0;
	border-right: 0;
	background: #ffffff;
	border-color: #000000;	
}

#message {
	top: 40px;
	width: 150px;
	position: relative;
}

#loginmitte a.navilink:LINK {
	
	color: #000000;
	font-size: 12px;
	text-decoration: none;
}

#loginmitte a.navilink:HOVER {
	
	color: #000000;
	text-decoration: underline;
	font-size: 12px;
}

#loginmitte a.navilink:VISITED {
	
	color: #000000;
	font-size: 12px;
	text-decoration: none;
}

#mitte {
	margin: 0 1px;
	background:#ffffff; 
}

#loginmitte {
	margin: 0 1px;
	background:#ffffff; 
	/*height: 640px;*/ 
}

#wrapper {
	width:1024px;
	background:#000000;
	position:relative;
	left:50%;
	top: 10px;
	margin-left:-512px;
} 

#oben {
	height: 45px;
	background: #000000;
	text-align: right;
	vertical-align: middle;
	position: relative;
	background-color: 000000;
	color: #ffffff;
}

#oben a {
	text-decoration: underline;
	color: #ffffff	
}

#unten a {
	text-decoration: underline;
	color: #ffffff	
}


#obenlinks {
	color: #ffffff;
	font-size: 20px;
}

#unten {
	height: 30px;
	background: #000000;
	text-align: center;
	vertical-align: middle;
	position: relative;
	background-color: 000000;
	color: #ffffff;
}


#links {
	width: 80px;	
	position: relative;
	top: 80px;
	left: 5px;
}

#zaehlung {
	margin-left: 120px;
	font-size: 14px;
	font-weight: normal;
}

#rechts {
	margin-left: 210px;
	margin-top: -270px;
	position: relative;
	font-size: 12px;
	min-height: 500px;	
}

.mindesthoehe {
	height: 500px;
}

#rechts table {
	width: 800px;
	font-size: 12px;
	background: #eeeeee;
}