body,html {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 9pt;
	margin: 0px;
	background-color:#b3c6b8;
}

#demoBox {
	position:absolute;
	left: 16px;
	top:215px;
	width:180px;
	text-align:left;
}

#err {
background-color:white;
color:red;
font-size:12pt;
width:627px;
border: 1px solid #052a0f;
}

#register-box {
	margin: 6px auto;
	padding: 6px;
	width:627px;
	height:405px;
background: url(../images/register.png) no-repeat;
text-align: center;
margin-top:50px;
}

#kontakt-box {
	margin: 6px auto;
	padding: 6px;
	width:627px;
	height:405px;
background: url(../images/register.png) no-repeat;
text-align: center;
margin-top:50px;
}

#what {
position:absolute;
left: 142px;
top:10px;
visibility: hidden;
font-size:10pt;
background-color:white;
width:609px;
border:1px solid #E8A965;
margin-left:6px;
padding: 6px 6px 6px 6px;
z-index:1;
text-align: justify;
}

#what .closeb {
position:absolute;
right:5px;
top: 5px;
}

#leisteoben {
background: url(../images/leisteoben.gif) repeat-x;
height:50px;
}

#konbody {
border: 1px solid #052a0f;
width:932px;
height: 512px;
text-align: center;
margin: auto;
position:relative;
top:20%;
}

#kontbody table{
border:0px;
}

#regbody {
border: 1px solid #052a0f;
width:932px;
height: 512px;
text-align: center;
margin: auto;
position:relative;
top:20%;
}

#regibody table{
border:0px;
}

#logbody {
border: 1px solid #052a0f;
width:932px;
height: 512px;
text-align: center;
margin: auto;
position:relative;
top:20%;
}

#loginbody table{
position:relative;
top:100px;
border:0px;
}

#kontakt {
position:absolute;
padding:5px 5px 5px 5px;
left:10px;
top:1px;
width:327px;
}

#kontakt a {
color:#ffffff;
font-size:10pt;
}

#login-box {
	margin: 6px auto;
	padding: 6px;
	width:633px;
	height:285px;
background: url(../images/login.png) no-repeat;
text-align: center;
position:relative;
}

form {
	margin: 0px;
}

input {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 9pt;
	margin: 1px;
}

a {
	color: #000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:visited {
	color: #000;
}

a:link img {
	border: none;
}

a:visited img {
	border: none;
}


table {
	border: 2px solid #e4e4e4;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 9pt;
	margin: auto;
}

