body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #333333;
	background-image: url(../images/main_bg.jpg);
	background-position: center;
}
#zentriert {
	position: absolute;
	width: 720px;
	height: 600px;
	left: 50%;
	margin-left: -360px;
	top: 0px;
}
#disclaimer{
	position:absolute;
	top: 137px;
	z-index: 3;
	left: 547px;
	font-size: 10px;
	width: 168px;
	text-align: right;
}
#bottom {
	background-image: url(../images/bottom.gif);
	background-repeat: no-repeat;
	vertical-align: bottom;
	margin-top: -20px;
}
#title {
	width:720px;
	height:163px;
	position: absolute;
	left: 0px;
	top: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CEE6F2;
}

#content
{
	position:absolute;
	top: 166px;
	width: 720px;
	z-index: 0;
	left: 0;
	padding-top: 20px;
}


h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: #007BC1;
	text-decoration: underline;
}
a:active {
	color: #3D5858;
	text-decoration: none;
}
#navi
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
	position:absolute;
	left:4px;
	top:166px;
	width:150px;
	line-height: 20px;
	font-size: 11px;
	z-index: 1;
	color: #000000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CEE6F2;
	border-bottom-width: 1px;
	padding-top: 20px;
	padding-bottom: 20px;
}
#navi p {
	line-height: 20px;
	text-align: left;
}
#navi li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	margin: 0 px;
	padding: 0 px;
}
#navi ul {
	list-style-type: none;
	list-style-image: url(../images/bullet.gif);

}
.style2 {color: #FFFFFF}
#text
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 11px;
	padding-left: 180px;
	background-color: #FFFFFF;
	padding-right: 30px;
}

#text a:link {
	color: #666666;
	text-decoration: none;
}
#text a:visited {
	color: #999999;
	text-decoration: none;
}
#text a:hover {
	color: #689797;
	text-decoration: underline;
}
#text a:active {
	color: #3D5858;
	text-decoration: none;
}
#text li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#text ul {
	list-style-type: none;
	list-style-image: url(../images/bullet.gif);
}

#text table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
}
