/* CSS File für DS Schiffahrt */
html
{
	height: 100%;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/back_top.jpg);
	background-repeat: repeat-x;
	color: #56616A;
	background-color: #FFFFFF;
	height: 100%;
}
img
{
	border: 0px;

}
p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	line-height: 16px;
}
* {
	margin:0;
	padding:0;
}

/************************ SCHRIFT *********************/	

h1, h2, h3, p 
{
	margin:0px;
	padding:0px;
}
	
h1
{
	color: #398D96;
	font-size: 14px;
	margin-bottom: 8px;
	font-weight: bold;
}

h2
{
	color: #398D96;
	font-size: 13px;
	margin-bottom: 5px;
	font-weight: bold;
	margin-top: 15px;
	font-style: italic;
}

	
h3
{
	color: #398D96;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 3px;
}	
	
h4
{
	color: #398D96;
	font-size: 16px;
	margin-bottom: 8px;
	font-weight: bold;
}
a
{
	text-decoration: none;
}
a:link {
	text-decoration: none;
	color: #696969;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}



#wrapper {
	height: auto;
	width: 920px;
	min-height: 350px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	margin-top: 35px;
}
#header {
	float: left;
	width: 920px;
}
#header .logo{
	height: 48px;
	width: 258px;
	float: left;
}
#header .nav {
	height: 24px;
	width: 108px;
	float: right;
	margin-top: 24px;
}
#topnav
{
	float: right;
	height: 30px;
	width: 173px;
}
#navbar {
	height: 22px;
	width: 100%;
	background-color: #56616A;
	float: left;
	margin-top: 25px;
	overflow: hidden;
	list-style-type: none;
	font-size: 11px;
}
#navbar ul {
	list-style: none;
}

#navbar li {
	width: auto;
	float: left;
}

#navbar a {
	display: block;
	margin: 0px;
	background-color: #56616A;
	color: #FFF;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	font-weight: bold;
}
#navbar a:hover {
	background-color: #3C8C94;
	color: #FFFFFF;
}
#navbar a.selected {
	background-color: #3C8C94;
	color: #FFFFFF;
}
#bildbereich
{
	width: 698px;
	float: left;
	margin-top: 1px;
	height: 189px;
}
#infobox {
	width: 221px;
	float: right;
	margin-top: 1px;
	height: 189px;
	background-color: #56616A;
	color: #FFF;
}
#infobox p {
	line-height: 18px;
}
#infobox .schiff_left {
	font-size: 11px;
	color: #FFF;
	width: 80px;
	float: left;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 15px;
}
#infobox .schiff_right {
	font-size: 11px;
	color: #FFF;
	width: 90px;
	float: left;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#infobox .inhalt {
	font-size: 12px;
	color: #FFF;
	width: 180px;
	float: left;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 15px;
}
#infobox .inhalt a {
	color: #FFF;
	font-weight: bold;
}
#content
{
	width: 920px;
	height: auto;
	float: left;
	margin-bottom: 50px;
	margin-top: 25px;
}
#content a:link {
	text-decoration: none;
	color: #398D96;
}
#content a:visited {
	text-decoration: none;
	color: #398D96;
}
#content a:hover {
	text-decoration: underline;
	color: #398D96;
}
#content a:active {
	text-decoration: none;
	color: #398D96;
}
#content p
{
	line-height: 17px;
	margin-bottom: 8px;
}
#content li
{
	line-height: 17px;
	list-style-type: disc;
	list-style-position: outside;
	margin-left: 20px;
}
#content .home {
	float: left;
	padding-left: 15px;
	width: 598px;
}
#content .positions {
	float: left;
	width: 920px;
}
#content .adresse{
	width: 170px;
	float: right;
	height: 161px;
	background-image: url(../images/adresse.gif);
	padding-top: 30px;
	background-repeat: no-repeat;
	padding-left: 30px;
}
#content .adresse p {
	font-size: 11px;
	line-height: 11px;
}
#content .adresse h1 {
	font-size: 12px;
	line-height: 12px;
}
#content .adresse a:link {
	text-decoration: none;
	color: #398D96;
	font-weight: bold;
}
#content .adresse a:visited {
	text-decoration: none;
	color: #398D96;
}
#content .adresse a:hover {
	text-decoration: underline;
	color: #398D96;
}
#content .adresse a:active {
	text-decoration: none;
	color: #398D96;
}
#content .mitte {
	float: left;
	padding-left: 30px;
	width: 508px;
	padding-top: 6px;
}
#content .mitte_mitarbeiter {
	border: 1px solid #53616b;
	float: left;
	margin-right: 10px;
	margin-bottom: 2px;
}
#content .section
{
	clear: both;
	padding-top: 15px;
	width: 615px;
}
#content .column
{
	float: left;
	width: 30%;
	margin-right: 10px;
}
#content .schiffe {
	float: left;
	width: 120px;
	height: 80px;
	margin-right: 40px;
	border: 1px solid #C1CED5;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
}
#content .schiffmitte {
	float: left;
	width: 30%;
	margin-right: 10px;
	margin-left: 10px;
}
#content .schiffrechts {
	float: left;
	width: 30%;
}
#content   .karte {
	float: left;
	width: 68%;
}
#content .subfoto {
	float: left;
	width: 235px;
	height: 160px;
}
#content .unten {
	float: none;
	margin-top: 20px;
}
#content_anfahrt {
	width: 850px;
	height: auto;
	float: left;
	margin-bottom: 25px;
}
#content_anfahrt .subnavi {
	float: left;
	width: 20%;
	margin-right: 10px;
}
#content_anfahrt .karte {
	float: left;
	width: 78%;
	color: #064B86;
}
#content .subnavi {
	float: left;
	font-size: 11px;
}
#content .subnavi .head {
	font-size: 11px;
	color: #5E9CA3;
	padding-left: 0px;
	font-weight: bold;
	line-height: 20px;
	text-transform: uppercase;
}
#content .subnavi ul {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20;
	margin-left: 0;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #56616A;
}

#content .subnavi li {
	width: 163px;
	list-style-type: none;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #56616A;
}

#content .subnavi a {
	display: block;
	color: #56616A;
	text-decoration: none;
	font-weight: bold;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 20px;
}
#content .subnavi a:link {
	color: #56616A;
	text-decoration: none;
	background-color: #FFF;
}
#content .subnavi a:visited {
	color: #56616A;
	text-decoration: none;
	background-color: #FFF;
}
#content .subnavi a:hover, #content .subnavi a:focus {
	color: #56616A;
	text-decoration: none;
	background-color: #EEF7F8;
}
#content .subnavi a.selected {
	color: #56616A;
	text-decoration: none;
	background-color: #EEF7F8;
}
#footer
{
	width: 100%;
	height: 28px;
	margin-top: 0px;
	clear: both;
	padding: 0px;
	font-size: 11px;
	color: #56616A;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #56616A;
	text-align: right;
}
#footer a
{
	text-decoration: none;
	color: #56616A;
}
#footer a:hover
{
	text-decoration: underline;
}

