/* Copyright 2005 by Sunvision Film- und Werbeatelier Basel GmbH, Basel/Switzerland */
	
* {
margin:0;
padding:0;
}

html, body {
height:100%;
}

body {
font-family: Courier New, Verdana, Arial, Helvetica, sans-serif;
background-color: #000000;
margin: 0px;
padding: 0px;
text-align:center; /* horizontal centering for IE Win quirks */
overflow: auto;
}

#anker { 
width:1px;
height:50%;
margin-bottom:-275px; /* Die Hälfte von der Höhe des Container */
float:left;
}

#container {
margin: 0 auto; /* auto sorgt für Einmittung unter netscape & Co */
position:relative; /* setzt den Container vor den Anker */
text-align:left;
height:550px;
width:850px;
clear:left;
background-color: #333333;
background-image:   url(../images/hg.jpg);
border:1px solid #000000; /* sonst in Netscape + Co nicht linksbündig, wenn Fenster kleiner */
}


#header {
display:none;
position: absolute;
width: 100%;
height: 140px;
bottom: 0%;
left: 0%;
z-index: 1;
}

#header IMG{
position: absolute;
left: 545px;
top: 500px;
}

#header P{
position: absolute;
right: 20px;
bottom: 10px;
text-align: left;
color: #FF6B01;
font-size: 12px;
font-weight: bold;
margin: 0px;
}

#header a
{
color: #FFFFFF;
text-decoration: none;
}
		
#header a:visited
{
color: #555555;
text-decoration: none;
}
	
#header a:hover
{
color: #FF6B01;
text-decoration: none;
}

#hauptnavigation{
position: absolute;
width: 220px;
height: 300px;
top: 140px;
left: 220px;
text-align: right;
z-index: 3;
overflow: hidden;
}

#hauptnavigation ul
{
position: absolute;
right: 0px;
top: 50px;
width: 220px;
color: #000000;
background-color: #transparent;
font-weight: bold;
font-size: 12px;
margin: 0;
list-style-type: none;
list-style-position: outside;
border-bottom: 0px solid #FFE292;
}
	
#hauptnavigation li
{
padding-left: 0px;
padding-right: 0px;
line-height: 14px;
border-top: 0px solid #FFE292;
}
	
#hauptnavigation a
{
display: block;
font-weight: bold;
width: 100%;
color: #000000;
line-height: 14px;
background-color: transparent;
text-decoration: none;
padding: 0px;
margin: 0px;
}
		
#hauptnavigation a:visited
{
color: #000000;
font-weight: bold;
text-decoration: none;
}

#hauptnavigation a:hover
{
color: #FF6B01;
font-weight: bold;
background-color: #transparent;
margin: 0;
}

#hauptnavigation UL P
{
font-weight: normal;
font-size: 11px;
color: #3B7DAD;
background-color: transparent;
line-height: 14px;
text-align: right;
margin: 0;
padding: 0px;
visibility: visible;
}
	
#hauptnavigation UL P a
{
color: #666666;
font-weight: normal;
line-height: 12px;
background-color: transparent;
text-decoration: none;
border-top: 0px solid #FBEECC;
}
		
#hauptnavigation UL P a:visited
{
color: #666666;
font-weight: normal;
text-decoration: none;
}
	
#hauptnavigation UL P a:hover
{
color: #666666;
font-weight: bold;
background-color: transparent;
text-decoration: none;
}

#hauptnavigation UL P a:visited.ausgewaehlteskapitel
{
color: #F8944C;
font-weight: bold;
text-decoration: none;
}

#main {
position: absolute;
width: 100%; 
height: 300px;
top: 160px;
left: 0%;
color: #000000;
background-color: #F6F5E1;
background-image:   url(../images/hg2.jpg);
font-size: 13px;
font-weight: normal;
line-height: 15px;
margin: 0px;
padding: 0px;
overflow: hidden;
z-index: 2;
}

#main a
{
text-decoration: none;
color: #7F007F;
font-weight: bold;
}
		
#main a:visited
{
text-decoration: none;
color: #7F007F;
font-weight: bold;
}
	
#main a:hover
{
color: #FFFFFF;
text-decoration: none;
font-weight: bold;
}

#main P{
padding-left: 265px;
padding-right: 15%;
clear:left;
margin: 0px;
}

#main IMG{
margin-right: 10px;
margin-bottom: 20px;
float: left;
}

#main Form{
padding-left: 265px;
padding-right: 15%;
margin: 0px;
}

h1{
color: #021384;
font-size: 25px;
line-height: 25px;
font-weight: normal;
margin: 0px;
padding-left: 265px;
padding-right: 15%;
padding-top: 27px;
padding-bottom: 30px;
}
	
#detail
{
width: 390px;
height: 300px;
position: absolute;
top: 0px;
left: 460px;
text-align: right;
overflow: visible;
margin: 0px;
padding: 0px;
visibility: visible;
background-color: #FFFFFF;
border-right: 1px solid #333333;
}

#footer {
position:absolute;
width: 100%;
height: 12%;
top: 88%;
left: 0%;
text-align: left;
z-index: 5;
visibility: hidden;
}

#logo {
position:absolute;
width: 200px;
top: 40%;
left: 40px;
text-align: left;
border-color: #FFFFFF;
z-index: 5;
visibility: visible;
}

#footer P{
position: absolute;
right: 0px;
bottom: -15px;
color: #666666;
font-size: 10px;
margin: 0px;
}

#footer IMG{
margin-left: 20px;
margin-right: 0px;
}

#footer a
{
color: #333333;
text-decoration: none;
}
		
#footer a:visited
{
color: #333333;
text-decoration: none;
}
	
#footer a:hover
{
color: #CCCCCC;
font-weight: bold;
text-decoration: none;
}

.fett{
font-weight: bold;
}

.fettfarbe1{
font-weight: bold;
color: #021384;
}

.fettfarbetitel{
color: #000000;
}

