body,table{
	margin : 0px;
	padding : 0px;
	text-align : center;
	background-image: url(../bilder/hintergrund.gif);
	background-repeat: repeat;
	background-color : #EBEBF7;
	color : Silver;
}

#main
{
	margin-left : auto;
	margin-right : auto;
	width : 1050px;
	border: 0px solid red;
	text-align : left;
	background-color : #EBEBF7;
}
#bildoben {
position: absolute;
	padding: 0;
	margin: 0px 0px 0px 437px;
	width: 563px;
	height: 255px;
	border: 2px solid #E70F33;
	text-align: right;
	background-color: transparent;
}
#textoben {
	position: absolute;
	padding: 0 0 0 2;
	margin: 0px 0px 0px 0px;
	float: left;
	width: 437px;
	height: 255px;
	border: 2px solid #E70F33;
	text-align: left;
	background-color: #7C061A;
}

#links {
	position: absolute;
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 200px;
	height: 2400px;
	border: 1px solid Gray;
	overflow: hidden;
	font-family: Century Gothic;
	font-size: 14px;
	text-align: justify;
	font-weight: normal;
	background-color: transparent;
	color: Black;
}

#linksrand {
	position : absolute;
	float : left;
	padding: 0px 0px 0px 0px;
	margin : 0px 0px 0px 0px;
	width : 5px;
	height : 2200px;
	border : 0px solid black;
	overflow : hidden;
	font-family : Century Gothic;
	font-size : 14px;
	text-align : justify;
	font-weight : normal;
	background-color : #C0FFC0;
}
#mitte {
	background-color: #EBEBF7A;
	position: absolute;
	float: left;
	padding: 0px 4px 0px 2px;
	margin: 0px 0px 0px 205px;
	width: 620px;
	height: 2300px;
	border: 0px solid #E70F33;
	overflow: visible;
	font-family: Century Gothic;
	font-size: 16px;
	text-align: justify;
	font-weight: bold;
	color: Black;
	z-index: 1;
}
#mittelinks {
	background-color: #EBEBF7A;
	position: absolute;
	float: left;
	padding: 0px 2px 0px 2px;
	margin: 0px 0px 0px 0px;
	width: 305px;
	height: 2200px;
	border: 0px solid #E70F33;
	overflow: hidden;
	font-family: Century Gothic;
	font-size: 14px;
	text-align: justify;
	font-weight: bold;
	color: Black;
}
#mitterechts {
	background-color: #EBEBF7A;
	position: absolute;
	float: left;
	padding: 0px 2px 0px 2px;
	margin: 0px 0px 0px 310px;
	width: 305px;
	height: 2200px;
	border: 0px solid #E70F33;
	overflow: hidden;
	font-family: Century Gothic;
	font-size: 14px;
	text-align: justify;
	font-weight: bold;
	color: Black;
}
#rechts{
	position: absolute;
	float: right;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 830px;
	width: 200px;
	height: 2400px;
	border: 1px solid Gray;
	overflow: hidden;
	font-family: Century Gothic;
	font-size: 14px;
	text-align: justify;
	font-weight: bold;
	background-color: transparent;
	color: Black;
}
#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;
}


h1, h2, h3, h4, h5, h6, p {
	margin : 0;
	padding : 0;
}

h1 {
	color: Navy;
	padding: 0 0 8px 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 30px;
	text-align: left;
	font-style: normal;
}

h2 {
	padding: 0 0 8px 0;
	font-weight: bold;
	font-size: 26px;
	color: Black;
	text-align: left;
}

h3 {
	padding: 8px 0 8px 0;
	font-weight: bold;
	font-size: 22px;
	color: Black;
}

h4 {
	padding: 0 0 4px 0;
	font-weight: bold;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	color: Navy;
}

p {
	text-align: center;
	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 : #050BFF;
	font-family : Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size : 12px;
}
table {
	font-family: Century Gothic;
	font-size: 14px;
	text-align: left;
	font-weight: bold;
}
a.news{
	color : #8D8EFF;
	font-family : Century Gothic;
	font-weight: bold;
	font-size : 22px;
}
a.gb{
line-height: 25px;
	color: Olive;
	font-family: Century Gothic;
	font-weight: bold;
	font-size: 14px;
	color: Navy;
	text-align: left;
}
a.bilder {
	color : #8D8EFF;
font-weight: bold;
	font-size: 140%;
}
#normalansicht {
display: none;
}