html, body {
	margin: 10px 0 0 0;
	padding: 5px 0 5px 5px;
	font-family: Verdana, Arial, Sans-Serif;
	color:#000;
	font-size : 16px;
	text-align : left;
	font-weight : bold;
	background-repeat : repeat;
	background-image : url(../bilder/teenshgr.gif);
	text-align: center;
}
 table.outer 
{ 
width : 610px;
border: 1px solid #000000; 
}
#oben {
	position: absolute;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 2px 2px 2px;
	background-color: transparent;
	border-bottom: 1px solid Black;
	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;
}
#main
{
	margin-left : auto;
	margin-right : auto;
	width : 1050px;
	border: 0px solid red;
	text-align : left;
}
#links {
	position: absolute;
	margin: 235px 0px 0px 0px;
	padding: 5;
	background-color: #E43A54;
	border: 0px solid #000;
	height: auto;
	vertical-align: top;
	width: 190px;
}
#rechts {
	position: absolute;
	margin: 235px 0px 0px 880px;
	padding: 5px;
	background-color: #E43A54;
	border: 1px solid #000;
	height: auto;
	vertical-align: top;
	width: 190px;
}
#mitte {
position: absolute;
	margin: 235px 0px 0px 210px;
	padding: 2px 2px 2px 2px;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	background-color: transparent;
	vertical-align: top;
	text-align: justify;
	font-size: 14px;
	font-weight: bold;
	width: 650px;
	overflow: hidden;
}
#video1{
	margin-top: 30px;
	height: 361px;
	width: 452px;
	overflow: hidden;
	border: 0px solid White;
	text-align: center;
}
#video2-links{
	margin-top: -361px;
	margin-left: 0px;
	height: 361px;
	width: 200px;
	overflow: hidden;
	border: 0px solid Yellow;
	z-index: 5;
}
#video2-rechts{
	margin-top: -361px;
	margin-left: 250px;
	height: 361px;
	width: 200px;
	overflow: hidden;
	border: 0px solid Yellow;
	z-index: 5;
}
#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.links {
	margin-bottom : 12px;
	padding : 5px 0px 10px 0px;
	color: Navy;
	font-weight: bold;
	font-size : 12px;
}
a.foto {
	color: Navy;
	font-weight: bold;
	font-size : 20px;
}
a.partner {
	color: Navy;
	font-weight: bold;
	font-size : 8px;
}
a.oben {
	margin-bottom: 12px;
	padding: 5px 0px 10px 0px;
	color: Yellow;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}
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;
}