/* CSS Document */


/* Eigenschaften Standard Links */
a {
	color: #006699;
	text-decoration: none;
}
a:link{
	color: #006699;
	text-decoration: none;
	}
a:visited{
	color: #006699;
}
a:hover{
	color:#b7274c;
	text-decoration:underline;
}
a:active{
	color:#b7274c;
	text-decoration:underline;
}
a.anker {
	color:#000000;
	text-decoration: none;
}
a.anker:link{
	color:#000000;
	text-decoration: none;
	}
a.anker:visited{
	color:#000000;
}
a.anker:hover{
	color:#000000;
	text-decoration:none;
}
a.anker:active{
	color:#000000;
	text-decoration:none;
}
/* Ende Links */

/* Diverse HTML HTML-Elemente */
table{
	margin:0em 0em .9em 0em;
	font-size:100%;
	}
#fussElem table {
	margin:0em;
}	
table p{
	margin-top:0em;
	margin-bottom:.6em;
}
th { 
	vertical-align:top;
	padding:.2em;
	text-align:left;
}
td	{
	margin:0em;
	vertical-align:top;
	padding:.2em;
	text-align:left;
}
.right {
	text-align:right;
}

/* 		Tabelle mit grauen Kopf und weissen Rand */
table.grauerKopf{
	margin:0em 0em 1.5em 0em;
	padding:0em;
}
table.grauerKopf td{
	margin:0em 0em 0em 0em;
	vertical-align:top;
	border-bottom:1px solid #ececec;
}
table.grauerKopf th {
	color:#333333;
	background-color:#ececec;
}
table.grauerKopf tr{
	color:#333333;
}
/* 	ENDE Tabelle mit grauen Kopf und weissen Rand */
table.listeSchiffe td{
	padding:.2em 1.4em .7em .2em;
}
table.listeSchiffe td.noPadding, td.noPadding{
	padding-right:0em;
}
table.schiffsdaten{
	margin:0em 0em 0em 0em;
	font-size:100%;
	width:400px;
}
table.schiffsdaten th { 
	text-align:left;
	vertical-align:top;
	padding:.2em 2em .2em .2em;
	border-bottom:1px solid #ececec;
}
table.schiffsdaten td	{
	margin:0em;
	text-align:left;
	vertical-align:top;
	padding:.2em;
	border-bottom:1px solid #ececec;
}
table.galerie {
	width:100%
}
table.galerie p {
	margin:0em;
	padding:0em 0em 0.2em 0em;
}
table.galerie td{
	padding:0em 0.5em 0.5em 0em;
}
table.galerie td.noPadding{
	padding-right:0em;
}

/* 	ENDE Tabellen  */
p {
	margin-top:0em;
	margin-bottom: 1em;
}
p.clear {
	clear:both;
}
small {
	font-size:90%;
	color:#999999;
}
hr{
	border-bottom:1px solid #cccccc;
	border-top:0px;
	height:1px;
	margin:2em 0em 0em 0em;
	padding:0em;
}
blockquote {
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: 0em;
	margin-left: 1.76em;
}
UL{
	margin:0em 0em 0em 1.24em;
	padding: 0em 0em 1em 0em;
	list-style-image: url(../images/bullet.gif);
	list-style-type:none;
}
dl.file{
	margin:0em 0em 0em 0em;
	padding: 0em 0em 1em 0em;
}
dl.file dd.word{
	margin:0em;
	padding:0em 0em 0em 0em;
	background:url(../images/pdf.gif) no-repeat left .6em;
}
dl.file dd.pdf{	
	margin:0em;
	padding:0em 1em 0em 2em;
	background:url(../images/pdf.gif) no-repeat left .2em;
}
OL {
	margin: 0em 0em 0em 2em;
}
OL.glossar{
	margin: 0em 0em 0em 1.5em;
	padding-left:0em;
}
dt {
	font-weight: bold;
	line-height:normal;
}
img {
	border:none;
}
small {
font-size:90%;
}
img.float {
	float:left;
	padding-right:1em;
}
ul.schiffe {
	margin:0em 0em 0em 0em;
	padding: 0em 0em 0em 0px;
	list-style-image: none;
	list-style-type: none;
}
ul.schiffe li {
	padding:.2em 0em .3em 0px;
	border-bottom:1px solid #ececec;
	}
ul.glossar {
	margin:0em 0em 0em 0em;
	padding: 0em 0em 0em 0px;
	list-style-image: none;
	list-style-type: none;
}
ul.glossar li {
	display:inline;
	}
ul.glossar li a.active , ul.glossar li a.active:hover {
	color: #000000;
	text-decoration:none;
	}
ul.glossar li a{
	margin:0em 0em 0em 0.2em;
	}
.rot {
	color:#b7274c;
}
span.stern{	
	font-weight:bold;
	font-size:115%;
}
tr.rot {
	color:#b7274c;
	font-weight:bold;
	background-color:#ececec;
}
/* Ende Diverse HTML HTML-Elemente */

/* Formulare */
/* Formulare */
form {
	padding:0em;
	margin:0em;
	}
input, select, textarea{
	font-size:100%;
	border: 1px solid #999999;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
label{
	margin-bottom:.44em;
}
fieldset{
	border: 1px solid #cccccc;
	padding-left:.44em;
	padding-bottom:.88em
}
input#checkbox{
	border:0px;
}
input#radiobutton{
	border:0px;
}
input.send{	
	width:11em}
legend {
	font-weight: bold;
}
.name {
	visibility: hidden;
}
.kontaktInputwidth {	
	width: 23em;
	
}
.kontaktLabelwidth {	
}

fieldset.contactform {
	BORDER: none; 
	padding-left: 0em;
}
.contactform LEGEND {
	FONT-WEIGHT: bold; COLOR: #333333;
	margin:0em 0pt 0.5em 0.4em;
	display:none;
}
/* Ende  Formulare */

/* Ueberschriften */
.first {
	margin-top:0em;
	padding-top:0em;
}
h1{
	font-size: 130%;
	line-height: 145%;
	font-weight: bold;
	margin: 1em 0em .6em 0em ;
	color:#666666;
	clear:both;
}

#col1 h2 {
	font-size: 130%;
	line-height: 145%;
	font-weight: bold;
	margin: 0em 0em .6em 0em ;
	color:#003366;
}
h2{
	font-size: 110%;
	line-height: 125%;
	font-weight: bold;
	margin: 1em 0em .6em 0em ;
	clear:both;
}
h2.schiffe  {
	font-size: 100%;
	border-bottom:1px solid #cccccc;
	margin: 1em 0em 2em 0em ;
	padding:.4em 0 .4em 0;
} 

h3{
	font-size: 100%;
	font-weight: bold;
	margin: 1em 0em 0.3em 0em ;
}
h4{
	font-size: 100%;
	font-weight: normal;
	margin: .6em 0em 0em 0em ;
	color:#666666;
	font-weight: bold;
}
h5{
	font-size: 100%;
	font-weight: normal;
	margin: 1em 0em 0em 0em ;
}
h6{
	font-size: 95%;
	font-weight: normal;
	margin: 1em 0em 0em 0em ;
	color: #666666;
}
#col3Schmal .first {
	background-color:#ececec;
	padding:.3em;
	margin: 0em 0em 0em 0em ;
}
/* Ueberschriften  Ende */
p.top {
	padding:0em 0em 0em 0em;
	clear:both;
	text-align:right;
	margin:0em;
}
p.top a {
	padding:0em 1.2em 0em 0em;
	margin:0em 0em 1.5em 0em;
	background:url(../images/links/top.gif) no-repeat right .6em;
	font-weight:bold;
	color:#999999;
	display:block;
	width:inherit;
	border-bottom:1px solid #cccccc;
}
p.top a:hover {
	background:url(../images/links/topHover.gif) no-repeat right .6em;
}
p.top a:visited {
	color:#999999;
}
a.more {
	padding:0em .8em 0em 0em;
	background:url(../images/links/more.gif) no-repeat right 5px;
}
a.more:hover {
	background:url(../images/links/moreHover.gif) no-repeat right 5px;
}
/* Eigenschaften zusaetzlicher Linkklassen  */
#hauptnav dl dd a {
 	background:url(../images/hauptNavBG.gif) no-repeat left bottom;
	color:#FFFFFF;
	display:block;
	margin:0em;
	padding:2px 30px 4px 5px;
	text-decoration:none;
	font-weight: bold;
	}
#hauptnav dl dd a:hover {
	color:#ffffff;
	text-decoration:none;
	background:#335465 url(../images/hauptNavBGHover.gif) no-repeat left bottom;
	font-weight: bold;
 }
 #hauptnav dl dd a.active {
 	color:#ffffff;
	text-decoration:none;
	background:#335465 url(../images/hauptNavBGHover.gif) no-repeat left bottom;
	font-weight: bold;
 }
  #hauptnav dl dd  a:visited {
 	color:#ffffff;
	text-decoration:none;
	font-weight: bold;
 }
 
.titleElem a, #fussElem a, dl.subNav dd  a, dl.subNavSub dd  a, #funktionsleiste a, #col1 h2 a{
 	color:#006699;
	text-decoration: none;
}
#funktionsleiste a.active,  dl.subNav dd a.active, dl.subNavSub dd  a.active, #col1 h2 a.active{
	text-decoration: none;
	color: #006699;
}
 #funktionsleiste a:visited,  dl.subNav dd a:visited, dl.subNavSub dd a:visited, #col1 h2 a:visited{
 	color: #006699;
	text-decoration:none;
 }
 #funktionsleiste a:hover, dl.subNav dd a:hover, dl.subNavSub dd  a:hover, p.top a:hover, #col1 h2 a:hover{
	text-decoration: none;
	color:#b7274c;
}
dl.subNav dd  a{
	display:block;
	text-decoration: none;
	padding:.5em 0em .5em 0em;
	border-bottom:solid 1px #cccccc;
}
dl.subNavSub dd  a{
	display:block;
	text-decoration: none;
	padding:.4em 0em .4em 0em;
	margin:0px 0px 0px 10px;
	border-bottom:solid 1px #ececec;
}
dl.subNav dd a:hover, dl.subNavSub dd  a:hover{
	background-color:#F7F7F7;
	text-decoration: none;
	color:#006699;
}
dl.subNav dd a.active, dl.subNavSub dd  a.active {
	text-decoration: none;
	background-color:#F7F7F7;
}
dl.subNav dd a.selected, dl.subNavSub dd  a.selected {
	text-decoration: none;
	border-bottom:solid 1px #006699;
}
/* Ende zusaetzlicher Linkklassen  */

/* Bilder*/

.bildText {
	margin-top:1em;
	clear:both;
	border-top:1px solid #ececec;
	float:none;
}
.bild {
	margin-right:1em;
	float:left;
	clear:right;
}
.text {
	clear:right;
	float:left;
	width:27.5em;
	margin-bottom:0em;
	padding-top:.2em;
}
.bild .caption {
	font-size:90%;
}

img.floatOnboard {
	float:left;
	padding-right:1em;
	padding-top:.3em;
}

table.charterer tr td{
	height:4.8em;
padding-top:1em;
	border-bottom: 1px solid #ececec;
}
table.charterer tr td.textCharterer{
	padding-left:.4em;
}
table.charterer1 tr td.textCharterer{
	height:6em;
vertical-align:top;
}
p.trauer {
	border:1px solid #000000;
	padding:1em 0 .8em 2.9em;
	background-image: url(../images/kreuzBg.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-bottom:3em;
	width:105px;
}
p.trauer a{
	color:black;
}