body{
	margin : 0px;
	padding : 0px;
	text-align : center;
	background-color: #330033;
	font-size: 18px;

}
table{
	color: Black;
	font-family: Century Gothic;
	font-weight: bold;
}
#main
{
	margin-left : auto;
	margin-right : auto;
	width : 1110px;
	border: 0px solid red;
	text-align : left;
	background-color: #0096D2;
}

#links {
	position: absolute;
	margin: 0px 0px 0px 0px;
	padding: 0px 2px 0px 5px;
	float: left;
	width: 180px;
	border: 0px solid red;
	height: 500px;
	overflow: hidden;
	text-align: left;
	font-family: Century Gothic;
	background-color: #330033;
}

#mitte {
	position: absolute;
	margin: 0px 0px 0px 190px;
	padding: 0px 2px 0px 2px;
	border: 0px solid #000;
	background-image: url(../bilderseiten/testhgr.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-color: Black;
	text-align: left;
	font-size: 18px;
	font-weight: bold;
	height: 650px;
	width: 730px;
	top: 50px;
	overflow: visible;
	font-family: Century Gothic;
	color: White;
}
#rechts {
	margin: 0px 0px 0px 925px;
	padding: 0px 2px 0px 2px;
	position: absolute;
	width: 200px;
	border: 0px solid #000;
	height: 500px;
	float: right;
	overflow: hidden;
	background-image: url(../bilder/hgrrechts.gif);
	background-repeat: repeat;
}

#bild {
	position: absolute;
	margin: 10px 0px 0px 10px;
	padding: 2px 2px 2px 2px;
	overflow: hidden;
	height: 170px;
	width: 250px;
	border: 5px outset #AD0000;
}
#textnebenbild {
	position: absolute;
	margin: 10px 0px 0px 360px;
	padding: 2px 2px 2px 2px;
	overflow: visible;
	font-size: 10px;
	font-family: Century Gothic;
	color: Gray;
}

h1, h2, h3, h4, h5, h6, p {
	margin : 0;
	padding : 0;
}

h1 {
	padding: 0 0 8px 0;
	font-family: "Bradley Hand ITC";
	font-weight: bold;
	font-size: 48px;
	color: #AD0000;
	text-align: center;
}

h2 {
	padding : 0 0 8px 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 22px;
}

h3 {
	padding : 8px 0 16px 0;
	font-weight : bold;
	font-size : 18px;
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;

}

h4 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 9px 0px 3px 0px;
	font-weight: bold;
	font-size: 18px;
	color: Maroon;
}

p {
	font-size : 60%;
	text-align : justify;
	color: Gray;
}

a {
	color: Navy;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-weight: bold;
	font-size: 10px;
	text-align: justify;
	color: Blue;
}
a.links {
	color: Navy;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-weight: bold;
	font-size: 18px;
	text-align: justify;
}
a.auswahl {
	color: Navy;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-weight: bold;
	font-size: 20px;
	text-align: justify;
}
a.nav{
	color: Maroon;
	font-weight: bold;
	font-size: 16px;
}

a.ueber {
	color: Red;
	padding : 0 0 8px 0;
	font-family : Georgia, TimesNewRoman, serif;
	font-weight : bold;
	font-size : 14px;
}
a.extra {
	color: Yellow;
	padding: 0 0 8px 0;
	font-family: Georgia, TimesNewRoman, serif;
	font-weight: bold;
	font-size: 16px;
	text-align: right;
}
#normalansicht {
display: none;
}

