a:link { color: #FF0000; text-decoration: underline;}
a:visited {	color: #FF0000; text-decoration: underline;}
a:hover { color: #FF0000; text-decoration: underline;}
a:active { color: #FF0000; text-decoration: underline;}



html, body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	background-image: url(../images/aufbau/hg-verlauf.jpg);
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	height: 100%;
	max-height: 100%;
	text-align: center;
	scrollbar-3dlight-color: #ff8282;
	scrollbar-arrow-color: #ff8282;
	scrollbar-darkshadow-color: #ff8282;
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #ffffff;
	scrollbar-track-color: #ffffff;	
}

#container {
	text-align:center;
	width:auto;
	height:100%;
}

* html #schatten {
	padding: 0px;
	width: 942px;
	height: 100%;
	position: absolute;
	left: 50%;
	margin-left: -471px;
	z-index: 1;
	background-image:url(../images/aufbau/hg_ie.jpg);
	background-repeat:repeat-y;
}

#center {
	width: 942px;
	height: 100%;
	margin: auto;
	text-align: left;
	position: relative;
	z-index: 2;
	background-image:url(../images/aufbau/bg_schatten.png);
	background-repeat:repeat-y;
}

* html #center {
	width: 902px;
	background-image:none;
	background-color: #FFFFFF;
}

#segel {
	z-index: 3;
	width: 255px;
	height: 778px;
	top: 0px;
	left: 20px;
	background-image: url(../images/aufbau/segel.jpg);
	position: absolute;
}

* html #segel {
	left: 0px;
}


#navigation {
	z-index: 4;
	width: 105px;
	height: 186px;
	top: 232px;
	left: 45px;
	padding-left: 0px;
	padding-top: 0px;
	position: absolute;
}
* html #navigation {
	left: 15px;
}


ul.navi { list-style-type:none; list-style-image: url(../images/aufbau/aufzaehl.gif); font-size:14px; }
ul.navi li { padding: 0px 0px 18px 0px; }
ul.navi li a:link, ul.navi li a:active, ul.navi li a:visited { color:#1d62a7; font-weight:bold; text-decoration:none;}
ul.navi li a:hover, ul.navi li a.aktiv { color:#000000; font-weight:bold; text-decoration:none;}


#rubrikbild {
	width: 902px;
	height: 170px;
	top: 0px;
	left: 20px;
	position: absolute;
	z-index: 6;
}
* html #rubrikbild {
	z-index: 6;
	left: 0px;
}

#inhalt-start {
	z-index: 2;
	top: 169px;
	left: 277px;
	bottom: 1px;
	font-size: 12px;
	position: absolute;
	overflow: auto;
	width: 646px;
	background-image: url(../images/aufbau/start-schiff.gif);
	background-repeat: no-repeat;
}

* html #inhalt-start {
	z-index: 1;
	width: 646px;
	left: 255px;
	top: 0px;
	position: absolute;
	overflow-x:hidden; 
	overflow-y:auto;
	height: 100%;
	border-top-width: 170px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	background-attachment:inherit;
}


#inhalt {
	z-index: 2;
	top: 212px;
	left: 277px;
	bottom: 1px;
	width: 616px;
	font-size: 12px;
	position: absolute;
	overflow: auto;
	padding-right: 20px;
	padding-left: 10px;
	padding-bottom: 10px;

}

* html #inhalt {
	z-index: 1;
	width: 637px;
	left: 265px;
	top: 0px;
	position: absolute;
	overflow-x:hidden; 
	overflow-y:auto;
	height: 100%;
	border-top-width: 210px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
} 

ul.liste { list-style-image: url(../images/aufbau/liste.gif); margin: 0px; padding: 0px 0px 0px 0px; }
ul.liste li {margin: 0px 0px 10px 25px; padding: 0px 0px 0px 0px; line-height: 15px;}

* html ul.liste li {list-style-image: url(../images/aufbau/liste_ie.gif); }



.navigation {
	font-weight: bold;
	text-decoration: none;
	font-size: 11pt;
	font-color: #1d62a7;
}

.events {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: 000000;
}

.eventsfett {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: 94a8e3;
}

.titel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FF0000;
}

.tbhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	
}

.table2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	
}
