* {
padding: 0;
margin: 0;
}
html {overflow: scroll;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	rext-algn: 15px;
	line-height: 16px;
}
h1 {
	font-weight: bold;
	text-align: left;
	margin-bottom: 9px;
	color: #AEC33E;
	font-size: 16px;
}
h2 {
	font-weight: bold;
	text-align: left;
	margin-bottom: 9px;
	font-size: 12px;
	color:#AEC33E;
	text-decoration: none;
}
h3 {
	font-weight: bold;
	text-align: left;
	margin-bottom: 6px;
	font-size: 10px;
	color:#2B295C;
	text-decoration: none;
}
h4 a{
	font-weight: bold;
	text-align: left;
	font-size: 12px;
	color:#2B295C;
	text-decoration: none;
}
h5 a {
	font-weight: bold;
	text-align: left;
	color: #2B295C;
	font-size: 12px;
	text-decoration: none;
}
h6 {
	font-weight: bold;
	text-align: left;
	margin-bottom: 9px;
	color: #666;
	font-size: 16px;
}
table {
	border-top-color: #B90A2F;
	border-right-color: #B90A2F;
	border-bottom-color: #B90A2F;
	border-left-color: #B90A2F;
}
table p {
	color: #666;
	margin: 5px;
}
#gesamt {
	width: 1024px;
	background-color: #FFFFFF;
	background-image: url("images/hintergrund.jpg");
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-repeat: no-repeat;
	height: 768px;
}
#text {
	text-align: left;
	float: right;
	display: block;
	width: 700px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 115px;
}
.content {
	padding-left: 8px;
	float: left;
	padding-top: 150px;
}
.content    li   a{
	font-size: 12px;
	color: #2B295C;
	line-height: 15px;
	text-align: left;
	font-weight: bold;
	text-decoration: none;
}
#navi {
	float: left;
	text-decoration: none;
	height: 375px;
}
#navi li {
	margin-top: 0px;
	list-style-type: none;
}
#navi li#aktiv a {
	color: #AEC33E;
	line-height: 16px;
	text-decoration: none;
}
#navi ul {
	float: left;
	padding: 0px;
	text-align: left;
	overflow: hidden;
	margin: 3px;
	width: 140px;
	text-decoration: none;
}
#navi  li  a  span {
	display: block;
	margin-top: 6px;
	margin-left: 45px;
	padding: 0px;
	margin-bottom: 15px;
}

