html, body {
	margin: 0px;
	padding: 0px;
	text-align: left;
	background-repeat: repeat;
	color: #1b213a;
	background-color: white;
}
#main {  
   position: absolute;
	float: left;  
   margin-left : auto;
	margin-right : auto;
	width : 1160px;
	text-align : left;
	font-family: Arial, Helvetica, sans-serif;
}
#oben1 {
   position: absolute;
	float: left;  
   margin: 0px 0px 0px 0px;
   background-color: white;
   vertical-align: top;
   height: 120px;
   width: 960px;
	font-family: Arial, Helvetica, sans-serif;
   text-align: center;
   font-size: 12px;
   font-weight: normal;
	color: white;
}
#oben2 {
   position: absolute;
	float: left;  
   margin: 10px 0px 0px 980px;
   background-color: white;
   vertical-align: top;
   height: 150px;
   width: 180px;
	font-family: Arial, Helvetica, sans-serif;
   text-align: center;
   font-size: 12px;
   font-weight: normal;
	color: white;
}
#mitte {
   position: absolute;
	float: left;  
   margin: 170px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   background-color: white;
   vertical-align: top;
   height: auto;
   overflow: visible;
   width: 1000px;
	font-family: Arial, Helvetica, sans-serif;
	
}
#rechts-content {
   position: absolute;
	float: left;  
   margin: 170px 0px 0px 1000px;
   padding: 0px 0px 0px 0px;
   background-color: white;
	background-image: url(content-right-top.png);
	background-repeat: no-repeat;
   vertical-align: top;
	min-height: 1710px;
   height: auto !important;
	height: 1710px;
   overflow: hidden;
   width: 160px;
	font-family: Arial, Helvetica, sans-serif;
	color: white;
	border-top: 1px solid #995995;
	border-bottom: 1px solid #995995;
	border-right: 1px solid #995995;
}

#inhalt {
margin: 10px;
}

#styleswitcher {
margin: 10px;
}

h1, h2, h3, h4, h5, h6, p {
	margin : 0;
	padding : 0;
}

h1 {
	padding: 0px 0px 8px 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-size: 20px;
	color: #995995;
	text-align: left;
}
h1.black {
	padding: 0px 0px 8px 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-size: 20px;
	color: black;
	text-align: center;
}
h2 {
   padding: 0px 0px 8px 22px;
   font-family: Arial, Helvetica, sans-serif;
   font-weight: bold;
   font-size: 14px;
   color: #444444;
   text-decoration: none;
}
h2.rightcontent {
   padding: 8px 0px 0px 22px;
   font-family: Arial, Helvetica, sans-serif;
   font-weight: bold;
   font-size: 12px;
   color: white;
   text-decoration: none;
}
h2.jus {
   font-family: Arial, Helvetica, sans-serif;
   font-weight: normal;
   font-size: 12px;
   color: black;
   text-decoration: none;
	text-align: justify;
}
h2.juswhi {
   padding: 0px 22px 8px 22px;
   font-family: Arial, Helvetica, sans-serif;
   font-weight: normal;
   font-size: 11px;
   color: #444444;
   text-decoration: none;
	text-align: justify;
}
h2.big {
   padding: 0px 0px 8px 50px;
	font-family: Arial, Helvetica, sans-serif;
   font-weight: bold;
   font-size: 16px;
   color: #444444;
   text-decoration: none;
	text-align: left;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
   font-weight: normal;
   font-size: 12px;
   color: #444444;
   text-decoration: none;
}

h4 {
	padding: 0px 0 3px 0;
   font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: yellow;
	text-align: center;
}
h5 {
	padding: 0 0 8px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;
	color: #444444;
	text-align: justify;
}
p {
	font-size : 12px;
	text-decoration : underline;
}
p.link {
	font-size : 12px;
	margin-bottom : 5px;
	
}
a {
	color: #995995;
	font-weight: bold;
	font-size : 12px;
	text-align: center;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
a:hover  {
	color: #444444;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
}
a.link {
	text-align: center;
	color: #995995;
	font-weight: bold;
	font-size : 12px;
	text-decoration: none;	
	font-family: Arial, Helvetica, sans-serif;
}
a.link:hover  {
	text-align: center;
	color: #444444;
	font-weight: bold;
	font-size : 12px;
	text-decoration: none;	
	font-family: Arial, Helvetica, sans-serif;
}
a.link1 {
	text-align: center;
	padding : 0px 0px 0px 0px;
	color: #995995;
	font-weight: bold;
	font-size : 12px;
	text-decoration: none;	
	font-family: Arial, Helvetica, sans-serif;
}
a.link1:hover  {
	padding : 0px 0px 0px 0px;
	color: #444444;
	font-weight: bold;
	font-size : 12px;
	text-decoration: none;	
	font-family: Arial, Helvetica, sans-serif;
}
a.link2{
	text-align: center;
	padding : 0px 0px 0px 0px;
	color: #995995;
	font-weight: normal;
	font-size : 16px;
	text-decoration: none;
   letter-spacing: 5px;
	font-family: Arial, Helvetica, sans-serif;
} 
a.link2:hover  {
	padding : 0px 0px 0px 0px;
	color: #444444;
	font-weight: normal;
	font-size : 16px;
	text-decoration: underline;	
	font-family: Arial, Helvetica, sans-serif;
}
a.foto {
	color: Navy;
	font-weight: bold;
	font-size : 20px;
}
a.partner {
	color: Navy;
	font-weight: bold;
	font-size : 8px;
}
ul {
	
}
li {
	margin: 0 0 0 -15px;
	padding: 2 0 0 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #995995;
	font-size : 12px;
	text-indent : 0px;
	text-align: left;
	list-style: outside;
	list-style-type: square;
}
#normalansicht {
display: none;
}

