
* {
	border: 0;
	margin: 0;
	padding: 0;
	/*background-color: transparent;*/
}


body, html {
	height: 100%;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-size: 0.75em;
	line-height: 1.5em;
	background: url(basisbilder/body_bg_schatten.gif) repeat-y center top;
	text-align: center;
}

html {
	overflow-y: scroll; /* Scrollbar vertikal erzwingen (CSS3!) aber IE zeigt eh einen ... */
}

#container {
	width: 846px;
	margin: auto auto;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	border-left: 1px solid #DDD;
	border-right: 1px solid #DDD;	
	background-image: url(basisbilder/container_hint_3.jpg);
	background-repeat: repeat-y;
	text-align: left;
}

* html #container {
	background-image: url(basisbilder/container_hint_3_ie.jpg);
}




/*

#container_sn_links {
	position: relative;
	float: left;
	left: 8px;
	width: 150px;
}

*/

#inhalt1 {
	position: relative;
	float: right;
	right: 12px;
	right: 9px;
	width: 673px;
	width: 668px;
	display: block;
	padding-bottom: 20px;
	text-align: left;
	
	/*top: 10px;*/
}

* html #inhalt1 {
	right: 7px;
	width: 670px;
}





#inhalt1 ul {
margin-left: 20px;

}








#stopper {
width: 100%;
clear: both;
padding-bottom: 171px;

}












#fuss {
	width: 846px;
	margin: auto auto;
	height: 170px;
	margin-top: -171px;
	background-color: #F4F4F4;
	
	
	background-image: url(basisbilder/fusshint.gif);
	background-position: top;
	background-repeat: repeat-x;
	
	border-top: 1px solid #E0E0E0;
	display: block;
	
	clear: both;
	
	
	text-align: left;
}


#fusslinks {
	position: relative;
	float: left;
	top: 10px;
	left: 20px;
}

#fusslinks p {
	color: #7E7E7E;
	font-size: 0.8em;
}



#fussrechts {
	position: relative;
	float: right;
	top: 10px;
	right: 20px;
	width: 430px;
	width: 545px;
	
	
	font-size: 0.9em;
	line-height: 1.4em;
}

* html #fussrechts {
	width: 450px;
	width: 540px;
}



#fuss ul {
	margin:0;
	margin-top: 3px;
	padding:0;
	list-style:none;
}



#fuss a:link,
#fuss a:visited
 {
	text-decoration: none;
	color: #7E7E7E;
	}

* html #fuss a:link,
* html #fuss a:visited
 {
	margin-left: -10px;
	}
	
*+html #fuss a:link,
*+html #fuss a:visited
 {
	margin-left: -20px;
	}
	




#fuss a:hover {
	color: #000;
	}


#fussnavi_1 {
	position: relative;
	float: left;
	display: inline;
	left: 0px;
	border-left: 1px solid #767676;
}

#fussnavi_2 {
	position: relative;
	float: left;
	display: inline;
	left: 25px;
	border-left: 1px solid #767676;
}

#fussnavi_3 {
	position: relative;
	float: left;
	display: inline;
	left: 30px;
	left: 45px;
	border-left: 1px solid #767676;
}

#fussnavi_4 {
	position: relative;
	float: left;
	display: inline;
	left: 45px;
	left: 65px;
	border-left: 1px solid #767676;
}





#fussnavi_1 li,
#fussnavi_2 li,
#fussnavi_3 li,
#fussnavi_4 li {
	margin-left: 10px;
}


* html #fussnavi_1 li,
* html #fussnavi_2 li,
* html #fussnavi_3 li,
* html #fussnavi_4 li {
	margin-left: 0;
}



#rauf {
	position: absolute;
	width: 35px;
	height: 27px;	
	margin-left: 850px;
	text-align: center;
	top: 0px;
	z-index: 25;
	visibility: hidden;
	padding: 6px 0 0 0;
	background: url(basisbilder/2top_schatten.gif) no-repeat center top;
}

* html #rauf {
	margin-left: 725px;
}

*+html #rauf {
	margin-left: 725px;
}




.inhalts_titel,
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 2em;
	color: #0A73B7;
}


.haupttitel {
	margin-bottom: 20px;
}


.clear {
	width: 100%;
	height: 1px;
	overflow: hidden;
	margin-top: -1px;
	clear: both;
}


.eb_bullettabelle img {
padding-right: 5px;
padding-top: 4px;

}



.detnavhinweis {
	color : red;
	text-decoration: none;
	font-weight: bold
}



.detnavklein {
	color : red;
	text-decoration: none;
	font-size: 10px;
}







table hr,
hr {
	width: 100%;
	height: 1px;
	border: 0;
	color: #333;
	background-color: #333;
	margin-top: 8px;
	margin-bottom: 8px;
}





/********************************************/
/* Bildanordnung */
/********************************************/



.bild_rechts_intext {
	position: relative;
	float: right;
	margin: 0 0 10px 10px;
}





.bild_links_intext {
	position: relative;
	float: left;
	margin: 0 10px 10px 0;
}





.schiffsbilder {
position: relative;
float: right;
width: 410px;
}


.schiffstext {
position: relative;
float: left;
width: 250px;

}



#inhalt1 table td p {
padding: 0;
margin: 0 5px 0 0;
}




