body{
	background-color: #000000;
	color: 		#FFFFFF;
	margin: 	0px;
	padding: 	1px;
	font-family:	Arial, Verdana;
	font-size:	10px;
<!--         background-repeat: no-repeat;                -->
	width: 865px;
	overflow: hidden;
/*	scrollbar-base-color: #E69A2C;
   	scrollbar-3dlight-color:#E69A2C;
    	scrollbar-arrow-color:#FFFFFF;
  	scrollbar-darkshadow-color:#E69A2C;
 	scrollbar-face-color:#E69A2C;
  	scrollbar-highlight-color:#E69A2C;
  	scrollbar-track-color:#E69A2C;
  	*/

}
a{
	color: #F00000;
	text-decoration: none;
}
a:hover.{
	color: #FFFFFFS;
	text-decoration: none;
}
.{
	font-size: 10px;
}
td{
	font-size: 10px;
}


/*---Hauptseite---*/
#bg{
	position: relative;
}
#pic1{
	position: relative;
         top: -310pt;
         left: 125pt;
	width: 100px;
         padding: 1px;
         background-color: white;
}
#pic2{
	position: relative;
         top: -305pt;
         left: 125pt;
	width: 100px;
         padding: 1px;
         background-color: white;
}
#pic3{
	position: relative;
         top: -300pt;
         left: 125pt;
	width: 100px;
         padding: 1px;
         background-color: white;
}
#pic4{
	position: relative;
         top: -470pt;
         left: -125pt;
	width: 100px;
         padding: 1px;
         background-color: white;
}
.piclink{
         padding: 0px;
}
.backlink{
	color: #FFFFFF;
         text-decoration: none;
}
#head{
	position: absolute;
         top: -1px;
}
#title{
	position: absolute;
	top: 144px;
	text-align: right;
	width: 862px;
	border-bottom: 0px solid #F00000;
}
#navline{
	position: absolute;
	top: 194px;
	height: 13px;
	width: 865px;
	border-top: 1px solid #FFFFFF;
         border-bottom: 1px solid #FFFFFF;
}
* html #navline{line-height: 4px; padding-top: 0px;}
#nav1Cell{
	position: relative;
	left: 92px;
}
.nav2Cell{
	position: absolute;
	top: 180px;
}
#micronav{
	position: absolute;
	right: 4px;
	top: 0px;
	color: #FFFFFF;
	padding: 0px;
}
* html #micronav{line-height: 4px; height: 12px; padding-top: 5px;}
#contentField{
	position: absolute;
	top: 208px;
	width: 865px;
	height: 88px;
	padding-left: 100px;
}
#panorama{
	position: absolute;
	height: 285px;
	width: 865px;
	top: 296px;
	background-image: url(../images/panorama.gif);
         background-repeat: no-repeat;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}
#subnav{
	position: absolute;
	color: #FFFFFF;
	top: 581px;
	height: 14px;
	text-align: right;
	width: 865px;
	padding-top: 2px;
	border-bottom: 1px solid #FFFFFF;
}
* html #subnav{line-height: 4px; padding-top: 5px; padding-right: 4px;}
#partner{
	position: absolute;
	bottom: 3px;
	text-align: center;
	width: 865px;
	height: 49px;
         overflow: hidden;
	background-image: url(../images/bg_body.gif);
}
#contentPopup{
	position: absolute;
	width: 600px;
	padding: 30px;
}
#windowLinkCell{
	position: absolute;
	bottom: 37px;
	border-bottom: 1px solid #FFFFFF;
	color: #FFFFFF;
	height: 13px;
	text-align: right;
	width: 600px;
}
#windowLinkCellTrailer{
	position: absolute;
	bottom: 37px;
	border-bottom: 1px solid #ffffff;
	color: #ffffff;
	height: 13px;
	text-align: right;
	margin-left:0px;
	width: 570px;
}
/*------NAVIAGTIONEN------*/

.nav1Link, .nav2Link{
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
	padding-left: 8px;
	padding-right: 8px;
	background-image: url(../images/bg_nav1Link.gif);
	background-position: right top;
	background-repeat: no-repeat;
}
.nav1Link:hover, .nav2Link:hover{
		color: #F00000;
}
.nav1ActLink, .nav2ActLink{
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #F00000;
	padding-left: 8px;
	padding-right: 8px;
	background-image: url(../images/bg_nav1Link.gif);
	background-position: right top;
	background-repeat: no-repeat;
}
#abschirmer{
	border: solid red 0px;
	position: relative;
	height: 10px;
	width: 2px;
	left: -2px;
	top: 3px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bg_body.gif);
	z-index: 5;
}
* html #abschirmer{top: 3px; height: 10px; margin-top: -2px;}
/*
.nav1ActLink,.nav1ActLink:hover {
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
	padding-left: 8px;
	padding-right: 8px;
	margin-left: 0px;
	margin-right: 0px;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
}*/



.microNavLink{
	text-decoration: none;
	color: #FFFFFF;
	fontsize: 10px;
}
.microNavLink:hover{
	color: #F00000;
}
.subNavLink{
	text-decoration: none;
	color: #FFFFFF;
	fontsize: 10px;
}
.subNavLink:hover{
	color: #F00000;;
}
.subNavActLink{
	text-decoration: none;
	color: #F00000;
	font-size: 10px;
}

.sponsorLink{
	padding-left: 10px;
	padding-right: 10px;
}
.textLink{
	color: #F00000;
	text-decoration: none;
	font-weight: bold;
}
.windowLink{
	position: absolute;
	color: #FFFFFF;
	text-decoration: none;
	right: 10px;
}
.windowLink:hover{
	color: #F00000;
	text-decoration: none;
}

/*---------------------*/
.headline{
	color: white;
	font-weight: bold;
	font-size: 11px;
}

/*------FORMULAR------*/
input,.button{
	padding-left: 3px;
	padding-right: 3px;
	color: #F00000;
	background-color: #FFFFFF;
	font-size: 10px;
	font-family: Arial;
	border: solid #F00000 1px;
}
textarea{
	padding: 3px;
	padding-top: 0px;
	color: #F00000;
	width: 350px;
	height: 80px;
	background-color: #FFFFFF;
	font-size: 12px;
	font-family: Arial;
	border: solid #F00000 1px;
}
form{
	padding: 0px;
	margin: 0px;
}










