body,table{
	margin : 0px;
	padding : 0px;
	text-align : center;
	background-color : InactiveCaptionText;
	color : Silver;
}
#main
{
	margin-left : auto;
	margin-right : auto;
	width : 925px;
	border: 0px solid red;
	text-align : left;
}
#oben {
	position: absolute;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 2px 2px 2px;
	background-color: transparent;
	border-bottom: 1px solid Black;
	height: 230px;
	width: 920px;
	vertical-align: top;
	text-align: justify;
	font-size: 10px;
	font-family: Tahoma;
	overflow: hidden;
}
#navi-oben{
	background-color: Maroon;
	text-align: center;
}
#links {
position: absolute;
	margin:0px 0px 0px 0px;
	padding: 0px 2px 0px 2px;
	background-color: transparent;
	border: 0px solid #000;
	height: 650px;
	width: 200px;
	vertical-align: top;
	text-align: justify;
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
#mitte {
	position: absolute;
	margin: 235px 0px 0px 10px;
	padding: 0px 4px 0px 4px;
	background-color: #4DFF79;
	background-color: transparent;
	width: 900px;
	border: 1px solid Yellow;
	text-align: left;
}
#mitte-inhalt {
	position: absolute;
	margin: 0px 0px 0px 210px;
	padding: 0px 4px 0px 4px;
	background-color: transparent;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	border-left: 1px solid Black;
	border-right: 1px solid Black;
	vertical-align: top;
	height: auto;
	text-align: justify;
	font-size: 12px;
	font-weight: normal;
	width: 465px;
}
#rechts {
	position: absolute;
	margin: 235px 0px 0px 700px;
	padding: 0px 0px 0px 0px;
	background-color: transparent;
	border: 0px solid #000;
	height: auto;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: top;
	width: 200px;
	text-align: justify;
}
#hilfe{
	position : absolute;
	left : 0px;
	top : 0px;
	padding: 5px 5px 5px 5px;
	margin : 0px 0px 0px 0px;
	width : 250px;
	height : 500px;
	border : 2px solid black;
	overflow : auto;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	text-align : left;
	font-weight : bold;
}
#inhalt {
margin: 10px;
}


 h2,  h5, h6, p {
	margin : 0;
	padding : 0;
}

h1 {
	color : Red;
	padding : 8 0 4 0;
	font-family : Century Gothic;
	font-weight : bold;
	font-size : 24px;
	text-align : center;
}

h2 {
	padding : 0 0 8px 0;
	font-weight : bold;
	font-size : 140%;
	color : Silver;
}

h3 {
	padding : 4px 0 8px 0;
	font-weight : bold;
	font-size : 130%;
	color : Silver;
	background-color : #eeeeee;
}

h4 {
	padding : 4 0 4 0;
	font-weight : bold;
	font-size : 16px;
	font-weight : bold;
	text-align : left;
	color : Silver;
	background-color : #eeeeee;
}

p {
	text-align : left;
	font-size : 16px;
	font-family : Century Gothic;
	font-weight : bold;
}
p.anz{
	text-align : left;
	font-size : 12px;
	font-family : Century Gothic;
	font-weight : bold;
}
a {
	color : #8D8EFF;
	font-family : Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size : 12px;
}
a.oben {
	margin-bottom: 12px;
	padding: 5px 0px 10px 0px;
	color: Yellow;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}
table {
	font-family: Century Gothic;
	font-size: 14px;
	text-align: left;
	font-weight: bold;
}
td{
	border-right: 1px solid Gray;
}
a.news{
	color : #8D8EFF;
	font-family : Century Gothic;
	font-weight: bold;
	font-size : 22px;
}
a.gb{
	color : #8D8EFF;
	font-family : Century Gothic;
	font-weight: bold;
	font-size : 16px;
	color : #8D8EFF;
}
a.bilder {
	color : #8D8EFF;
font-weight: bold;
	font-size : 14px;
}
#normalansicht {
display: none;
}