body{
	margin : 0px;
	padding : 0px;
	text-align : center;
	background-color : White;
}
#main
{
	margin-left : auto;
	margin-right : auto;
	width : 1000px;
	border: 0px solid red;
	text-align : left;
	background-color : #C0FFC0;
}
#oben {
	padding: 0;
	margin : 0px 0px 0px 80px;
	width: 800px;
	height : 200px;
	border: 2px solid aqua;
}
#links {
	position: absolute;
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 5px;
	width: 200px;
	height: 2400px;
	border: 0px solid black;
	overflow: hidden;
	font-family: Century Gothic;
	font-size: 14px;
	text-align: center;
	font-weight: normal;
	background-color: #C0FFC0;
}

#linksrand {
	position : absolute;
	float : left;
	padding: 0px 0px 0px 0px;
	margin : 0px 0px 0px 0px;
	width : 5px;
	height : 1200px;
	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: #BBFFBB;
	position: absolute;
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 205px;
	width: 600px;
	height: 2400px;
	border: 0px solid yellow;
	overflow: auto;
	font-family: Century Gothic;
	font-size: 12px;
	text-align: left;
	font-weight: normal;
}
#bildmittegross
{
	position: absolute;
	margin: 0px 0px 0px 0px;
	width: 300px;
}
#bildmitteklein
{
	position: absolute;
	margin: 470px 0px 0px 0px;
	width: 100%;
}
#bilderklein
{
	position: absolute;
	margin: 0px 0px 0px 310px;
	width: 285px;
}
#textbildgross
{
	position: absolute;
	padding-right: 4px;
	top: 250px;
	left: 10px;
	color: Red;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	text-align: left;
}

#rechts{
	position : absolute;
	float : right;
	padding: 0px 0px 0px 0px;
	margin : 0px 0px 0px 805px;
	width : 200px;
	height : 2400px;
	border : 0px solid green;
	overflow : hidden;
	font-family : Century Gothic;
	font-size : 14px;
	text-align : justify;
	font-weight : bold;
	background-color : #C0FFC0;
}
#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 : Century Gothic;
	font-weight : bold;
	font-size : 24px;
	text-align : center;
}

h2 {
	padding : 0 0 8px 0;
	font-weight : bold;
	font-size : 140%;
}

h3 {
	padding : 8px 0 8px 0;
	font-weight : bold;
	font-size : 130%;
}

h4 {
	padding : 0 0 4px 0;
	font-weight : bold;
	font-size : 16px;
	font-weight : bold;
	text-align : left;
}

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: Navy;
	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: Red;
	font-family : Century Gothic;
	font-weight: bold;
	font-size : 22px;
}
a.gb{
	color: Navy;
	font-family : Century Gothic;
	font-weight: bold;
	font-size : 16px;
}
a.bilder {
color: #0000FF;
font-weight: bold;
	font-size : 14px;
}
#normalansicht {
display: none;
}