body
{
	margin: 0;
	padding: 0;
	width:100%;
	height:100%;
	background: #dad6cf;
	font: 12px Arial, Helvetica, sans-serif;
	color: #000000;
}
a:link {
	color: #AD2033;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}
a:visited {
	color: #AD2033;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}
a:hover {
	color: #A8CF72;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}


a.anf:link, a.anf:visited {
color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
}

a.anf:hover, a.anf:active {
color: #AD1F35;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
}


#center
{
	width: 870px;
	height: 540px;
	position: absolute;
	left: 50%;
	margin-left: -435px;
	margin-top: -270px;
	overflow: hidden;
	top: 50%;
	z-index: 2;
	background: #DAD6CF;
	border: 1px solid #AD2033;
}
#center2
{
	width: 870px;
	height: 540px;
	position: absolute;
	left: 50%;
	margin-left: -435px;
	margin-top: -270px;
	overflow: hidden;
	top: 50%;
	z-index: 2;
	background: #FFFFFF;
	border: 1px solid #AD2033;
}
.logo {
	height: 109px;
	width: 100%;
	text-align: center;
	border-bottom: 1px solid #AD1F35;
	background-color: #FFFFFF;
	background-image: url(../bg/head.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

.wo{
	background: #FFFFFF;
	color: #AC2337;
	font-weight: bold;
	height: 22px;
	padding-left: 10px;
	line-height: 21px;
	border-bottom: 1px solid #AC2337;
}
.fehler{
	color: #FF0000;
	font-weight: bold;
	height: 80px;
	text-align: center;
}
.linklist {
	height: 430px;
	width: 159px;
	background: #AC2337;
	border-right: 1px solid #AC2337;
	float: left;
}
.inhalt{
	width: 720px;
	color: #AF2235;
	float: left;
	background: #CCCCCC;
	height: 430px;
	position: absolute;
	left: 160px;
	top: 110px;
}
.login{
	border-collapse: collapse;
	border:1px solid #AD1F35;
}

.login td{
}
.login td{
	font-size: 10px;
}
.login th {
	background: #AD2033;
	color: #FFFFFF;
	letter-spacing: 2em;
}
.egbt{
	color: #FFFFFF;
	background: #AD1F35;
	font-weight: bold;
	margin: 0px 0px 0px 5px;
	border: 1px solid #FFFFFF;
	padding: 1px;
	width: 170px;
}
.textfelt{
	width: 90%;
	border: 1px solid #AD1F35;
	line-height: 22px;
	padding: 3px;
}
.textfelt1, .textfelt2{
	border: 1px solid #AD1F35;
	padding: 3px;
}

.copy{
	color: #CCCCCC;
	font-weight: normal;
	height: 12px;
	padding-left: 10px;
	line-height: 12px;
	font-size: 10px;
}
#hinweis_soft{
	background-color: #fbdfdf;
	height: 15%;
	width: 20%;
	margin-right: 0px;
	margin-bottom: 0px;
	position: relative;
	z-index: 20;
	left: 79%;
	top: 80%;
	border: 1px solid #666666;
	visibility: visible;
	background-image: url(../bg/meldung.jpg);
	background-repeat: repeat-x;
	font-size: 11px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
