body{
	margin : 0px;
	padding : 0px;
	text-align : center;
	background-color: #0096D2;

}
table{
	color: Black;
	font-family: Century Gothic;
	font-weight: bold;
}
#table.dropboxt{
	text-align: justify;
	color: White;
}

#main
{
	margin-left : auto;
	margin-right : auto;
	width : 1150px;
	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: 2920px;
	overflow: visible;
	text-align: left;
	font-family: Century Gothic;
	background-image: url(../bilder/hgrlinks.gif);
	background-repeat: repeat;
}

#mitte {
	position: absolute;
	margin: 0px 0px 0px 185px;
	padding: 0px 2px 0px 2px;
	border: 0px solid #000;
	background-color: #FFFF79;
	text-align: left;
	font-size: 18px;
	font-weight: bold;
	height: 2920px;
	width: 740px;
	overflow: hidden;
	font-family: Century Gothic;
}
#rechts {
	margin: 0px 0px 0px 930px;
	padding: 0px 2px 0px 2px;
	position: absolute;
	width: 200px;
	border: 0px solid #000;
	height: 2920px;
	float: right;
	overflow: hidden;
	background-image: url(../bilder/hgrrechts.gif);
	background-repeat: repeat;
}
#inhalt {
margin: 10px;
}

#styleswitcher {
margin: 10px;
}

h1, h2, h3, h4, h5, h6, p {
	margin : 0;
	padding : 0;
}

h1 {
	padding : 0 0 8px 0;
	font-family : Georgia, TimesNewRoman, serif;
	font-weight : bold;
	font-size : 38px;
	color: Maroon;
	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 : 90%;
	text-align : center;
}

a {
	color: Navy;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-weight: bold;
	font-size: 10px;
	text-align: justify;
}
a.links {
	color: Navy;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-weight: bold;
	font-size: 14px;
	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;
}
#dropbox{
position: absolute;
left:300px; 
top:-250px; 
width:468px; 
height:750px;
text-align: left;
font-family: Arial, Helvetica, sans-serif;
color: White;
	
}
