body
{
	margin: 10px;
	padding: 0px;
	text-align: center;
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-size:10pt;
}

.small
{
	font-size: 8pt;
}

#page
{
	width: 795px;
	height: 596px;
	margin: 0px auto;
	text-align: left;
	border: solid 0px #000;
	position: relative;
	background-position:bottom;
	background-repeat:no-repeat;
}

#infotext1
{
	position:absolute;
	top:110px;
	left:45px;
	height:70px;
	width:270px;
	font-size: 8pt;
}

#infotext2
{
	position:absolute;
	top:110px;
	left:320px;
	height:70px;
	width:270px;
	font-size: 8pt;
}

#infotext3
{
	position:absolute;
	top:110px;
	left:160px;
	height:70px;
	width:270px;
	font-size: 8pt;
}

#infotext4
{
	position:absolute;
	top:110px;
	left:45px;
	height:70px;
	width:430px;
	font-size: 8pt;
}

h1
{
	font-size: 10pt;
	font-weight: bold;
	position: absolute;
	left: 0px;
	top: 122px;
}

a, a:link, a:visited
{
	font-weight: bold;
	text-decoration: none;
	color: #475355;
}

a:active, a:hover
{
	color:#000;
}

a.highlight, a.highlight:link, a.highlight:visited
{
	color: rgb(128, 195, 28);
}

img
{
	border: none;
	margin: 0px;
	padding: 0px;
}

#logo
{
	position: absolute;
	top: 122px;
	right: 22px;
	border:none;
}

#previous
{
	position:absolute;
	left:15px;
	bottom:48px;
	font-weight:bold;
	color:#80c31c;
	text-decoration:none;
	font-size: 9pt;
}

#next
{
	position:absolute;
	left:35px;
	bottom:48px;
	font-weight:bold;
	color:#80c31c;
	text-decoration:none;
	font-size: 9pt;
}

#impressum
{
	position:absolute;
	right:19px;
	bottom:19px;
	font-weight:bold;
	color:#475355;
	text-decoration:none;
	font-size: 8pt;
}

.startseite_button
{
	display:block;
	height: 45px;
	width: 400px;
	border: none;
	position: absolute;
	left: 15px;
	bottom: 10px;
}

.startseite_button span
{
	display: none;
	position: relative;
	left: 5px;
	bottom: 20px;
	color:#475355;
	text-decoration:none;
}

.startseite_button:hover span
{
	display: inline;	
}

td
{
	padding: 0px 5px 5px 0px;
}

li
{
	margin-bottom: 5px;
}

.error,
{
	color: #FF0000;
}

ul.error
{
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
}

ul.error li
{
	color: #FF0000;
	margin-bottom: 0px;
}
