body{
	margin : 0px;
	padding : 0px;
	text-align : center;
	background-image: url(../bilder/hintergrund.gif);
	background-repeat: repeat;
	background-color : #7C061A;
	color : Silver;
}
table{
	background-color : #7C061A;

}

#main
{
	margin-left : auto;
	margin-right : auto;
	width : 1000px;
	border: 2px solid red;
	text-align : left;
	background-color : #7C061A;
}
#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: 260px 0px 0px 0px;
	width: 200px;
	height: 3000px;
	border: 0px solid Fuchsia;
	overflow: hidden;
	font-family: Century Gothic;
	font-size: 14px;
	text-align: justify;
	font-weight: normal;
	background-color: transparent;
	color: Silver;
}

#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: #7C061A;
	position: absolute;
	float: left;
	padding: 0px 2px 0px 2px;
	margin: 260px 0px 0px 205px;
	width: 620px;
	height: 2800px;
	border: 2px solid #E70F33;
	overflow: auto;
	font-family: Century Gothic;
	font-size: 14px;
	text-align: justify;
	font-weight: bold;
	color: Silver;
	z-index: 1;
}
#mitteanz {
	background-color: #7C061A;
	position: absolute;
	float: left;
	padding: 0px 2px 0px 2px;
	margin: 260px 0px 0px 205px;
	width: 800px;
	height: auto;
	border: 2px solid #E70F33;
	overflow: visible;
	font-family: Century Gothic;
	font-size: 14px;
	text-align: justify;
	font-weight: bold;
	color: Silver;
	z-index: 2;
}
#rechts{
	position: absolute;
	float: right;
	padding: 0px 0px 0px 0px;
	margin: 260px 0px 0px 830px;
	width: 200px;
	height: 3000px;
	border: 0px solid green;
	overflow: hidden;
	font-family: Century Gothic;
	font-size: 14px;
	text-align: justify;
	font-weight: bold;
	background-color: transparent;
	color: Silver;
}
#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: Red;
	padding: 0 0 8px 0;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 48px;
	text-align: center;
}

h2 {
	padding : 0 0 8px 0;
	font-weight : bold;
	font-size : 140%;
	color : Silver;
}

h3 {
	padding : 8px 0 8px 0;
	font-weight : bold;
	font-size : 130%;
	color : Silver;
}

h4 {
	padding : 0 0 4px 0;
	font-weight : bold;
	font-size : 16px;
	font-weight : bold;
	text-align : left;
	color : Silver;
}

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;
}
table {
	font-family : Century Gothic;
	font-size : 14px;
	text-align : justify;
	font-weight : bold;
}
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;
}