/* Copyright 2005 by Sunvision Film- und Werbeatelier Basel GmbH, Basel/Switzerland */
	

body { margin: 0px; padding: 0px;
font-family: Verdana, Arial, Helvetica, sans-serif;
overflow: hidden;
background-color: #FFFFFF;
}

#header {
position: absolute;
width: 100%;
height: 30%;
top: 0%;
left: 0%;
background-color: #99CCCC;
z-index: 1;
margin: 0;
overflow: hidden;
}

#header IMG{
height: 100%;
margin: 0px;
}

#header P{
position: absolute;
left: 15px;
bottom: 2px;
color: #000000;
font-size: 12px;
font-weight: bold;
margin: 0px;
}

#header a
{
color: #000000;
text-decoration: none;
}
		
#header a:visited
{
color: #000000;
text-decoration: none;
}
	
#header a:hover
{
color: #FF6611;
text-decoration: none;
}

#hauptnavigation{
position: absolute;
width: 275px;
height: 70%;
top: 30%;
left: 0%;
background-color: #FF6611;
z-index: 3;
overflow: hidden;
}

#hauptnavigation ul
{
color: #FFFFFF;
font-weight: bold;
font-size: 12px;
margin: 0;
padding-top: 32px;
padding-left: 0px;
padding-right: 0px;
list-style-type: none;
list-style-position: outside;
border-bottom: 1px solid #FFFFFF;
}

#hauptnavigation li
{
padding-left: 15px;
padding-right: 10px;
line-height: 17px;
border-top: 1px solid #FFFFFF;
}
	
#hauptnavigation a
{
color: #FFFFFF;
text-decoration: none;
padding: 0px;
margin: 0px;
}

#hauptnavigation a:visited
{
color: #FFFFFF;
text-decoration: none;
}
	
#hauptnavigation a:hover
{
color: #000000;
margin: 0;
}

#hauptnavigation P
{
font-weight: normal;
font-size: 12px;
color: #000000;
line-height: 16px;
text-align: left;
margin: 0;
padding: 0px;
padding-bottom: 10px;
padding-top: 5px;
padding-left: 15px;
visibility: visible;
}
	
#hauptnavigation UL P a
{
color: #FFFFFF;
text-decoration: none;
}
		
#hauptnavigation UL P a:visited
{
color: #FFFFFF;
text-decoration: none;
}
	
#hauptnavigation UL P a:hover
{
color: #000000;
text-decoration: none;
}

#main {
position: absolute;
width: 100%; 
height: 70%;
top: 30%;
left: 0%;
background-color: #ECECED;
overflow: auto;
z-index: 2;
scrollbar-arrow-color: #FF6611;
scrollbar-face-color: #ECECED;
scrollbar-highlight-color: #ECECED;
scrollbar-shadow-color: #000000;
scrollbar-3dlight-color: #ECECED;
scrollbar-darkshadow-color: #ECECED;
scrollbar-track-color: #ECECED;
}

#main a
{
text-decoration: none;
color: #FF6611;
font-weight: bold;
}
		
#main a:visited
{
text-decoration: none;
color: #FF6611;
font-weight: bold;
}
	
#main a:hover
{
color: #000000;
text-decoration: none;
font-weight: bold;
}

#main P{
color: #000000;
font-size: 13px;
font-weight: normal;
line-height: 15px;
margin: 0px;
padding-left: 315px;
padding-right: 15%;
padding-top: 0px;
clear:left
}

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

#main Form{
color: #000000;
font-size: 13px;
font-weight: normal;
line-height: 15px;
margin: 0px;
padding-left: 315px;
padding-right: 15%;
padding-top: 0px;
}

h1{
color: #FF6611;
font-size: 26px;
line-height: 26px;
font-weight: bold;
margin: 0px;
padding-left: 315px;
padding-right: 20%;
padding-top: 27px;
padding-bottom: 20px;
}

#footer {
position:absolute;
width: 275px;
height: 5.1%;
top: 94.9%;
left: 0%;
text-align: right;
background-color: #FF6611;
z-index: 5;
}

#footer P{
position: absolute;
left: 15px;
top: 5px;
color: #FFFFFF;
font-size: 10px;
margin: 0px;
}

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

.fett{
font-weight: bold;
}

.normal{
font-weight: normal;
}

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