html, body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-repeat: repeat;
	font-size: 14px;
	color: Black;
	background-image : url(../bilder/teenshgr.gif);
}
table
{ 
background: transparent;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;

}

#menue {
	position: absolute;
	margin: 100px 0px 0px 200px;
	padding: 0px 0px 0px 0px;
	background-color: transparent;
	background-image: url(../banner/meneu.gif);
	background-repeat: no-repeat;
	border-right: 2px solid black;
	border-bottom: 2px solid black;
	height: 450px;
	vertical-align: top;
	width: 270px;
	z-index: 1;
}
#menuetext {
	position: static;
	margin: 120px 0px 0px 70px;
	padding: 0px 0px 0px 0px;
	font-family: Century Gothic;
	font-size: 12px;
	font-weight: bold;
	color: #FFD700;
	background-color: transparent;
	height: auto;
	vertical-align: top;
	width: auto;
	z-index: 2;
}
#main
{
	margin-left : auto;
	margin-right : auto;
	width : 1095px;
	border: 0px solid red;
	text-align : left;
}
#oben {
	position: absolute;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 2px 0px 2px;
	background-color: transparent;
	border: 0px solid #000;
	height: 230px;
	width: 1080px;
	vertical-align: top;
	text-align: justify;
	font-size: 10px;
	font-family: Tahoma;
	overflow: hidden;
}
#navi-oben{
	background-color: Maroon;
	text-align: center;
}
#links {
	position: absolute;
	float: left;
	margin: 235px 0px 0px 0px;
	padding: 0px 2px 0px 2px;
	background-color: transparent;
	border:0px solid #000;
	height: auto;
	width: 200px;
	vertical-align: top;
	text-align: justify;
	font-size: 10px;
	font-family: Tahoma;
}
#mitte {
	position: absolute;
	margin: 235px 0px 0px 202px;
	padding: 0px 4px 0px 4px;
	background: transparent;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	border: 0px solid blue;
	vertical-align: top;
	height: auto;
	text-align: justify;
	font-size: 14px;
	font-weight: normal;
	width: 700px;
	overflow: visible;
}
#rechts {
	position: absolute;
	margin: 235px 0px 0px 915px;
	padding: 0px 0px 0px 0px;
	background-color: transparent;
	border: 0px solid #000;
	height: auto;
	vertical-align: top;
	width: 190px;
}

#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 : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 52px;
	color: inherit;
	font-variant : small-caps;
	text-align : center;
}

h2 {
	padding : 0 0 8px 0;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 46px;
	color : Black;
}
h2.ueber {
	padding : 0 0 8px 0;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 24px;
	background-color : Yellow;
}
h3 {
	padding : 8px 0 16px 0;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 20px;
	text-align : justify;
}

h4 {
	padding : 0 0 8px 0;
	font-weight : bold;
	font-size : 24px;
}

p {
	font-size : 12px;
	text-decoration : underline;
}
p.link {
	font-size : 12px;
	margin-bottom : 5px;
}
a {
	color: Navy;
	font-weight: bold;
	font-size : 12px;
}
a.oben {
	margin-bottom: 12px;
	padding: 5px 0px 10px 0px;
	color: Yellow;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}
a.links {
	margin-bottom : 12px;
	padding : 5px 0px 10px 0px;
	color: Navy;
	font-weight: bold;
	font-size : 12px;
}
a.kitty {
	font-family: Century Gothic;
	font-size: 12px;
	font-weight: bold;
	color: #FFD700;
	text-decoration: none;
}
a.partner {
	color: Navy;
	font-weight: bold;
	font-size : 8px;
}
li {
	margin: 0 0 0 0px;
	padding:2 0 0 0px;
	background-color: #FF0000;
	font-family: Verdana, Arial, Sans-Serif;
	color:#000;
	font-size : 12px;
	text-indent : 75px;
}
#normalansicht {
display: none;
}