

/* ahrenkiel_css Version 2009-10-23 09-40-21   */
/* (basic-images/\(.*\)) -> (../files/basic-images/$file/\1) */
/* (../basic-images/) -> (../files/basic-images/$file/) */

html{
   height: 100%;
}

body {
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size: 60%;/* font sizing in ems, baby. if you want to change anything, just change this.*/
   margin: 0;
   padding: 0;
   height: 100%;
   text-align:center;
}

h1, h2, h3, h4, h5, h6, h7{
   /*font-family: Arial, Helvetica, sans-serif;*/
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-weight: lighter;
}

a, a:visited, a:hover{
	color: #ffffff;
}

a img{
	border: none;
}

.outline{
   width: 944px;
/*   height: 670px; */
  /* width: 1044px;*/
   margin-left: auto;
   margin-right: auto;
   vertical-align: middle;
   background-color: white;
}

#header{
	margin-top: 10px;
    width: 942px;
	height: 140px; /* 160px*/
	border: 1px solid #7F7F7F;
	vertical-align: bottom;
	text-align: left;
}

#headerwrapper{
	position: relative;
/*	top: 0;
	left: 0;*/
	height: 140px; /* 160 px*/
}

#headercontent{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 942px;
}

/* Navigation */
#navlevel1 {
   float: left;
   display: inline;
   background-color: white;
   padding-left: 30px;
   text-align: left;
}

#navlevel1 ul {
   list-style: none;
   display: inline;
font-size: 90%;
}

#navlevel1 ul li{
	color: #00197F;
	float: left;
   /*width: 100px; */
width: 90px;
}

#navlevel1 a:link, #navlevel1 a:visited {
   background: url(../files/basic-images/$file/bullet-small.jpg) no-repeat;
   color: #252D57; /*#2A426A;*/
   text-decoration: none;
   padding-left: 18px;
   font-weight: normal;
	font-size: 1.1em;
}

#navlevel1 a.active, #navlevel1 a.active:visited, #navlevel1 a:hover, #navlevel1 a:active, #navlevel1 a:focus {
   background: url(../files/basic-images/$file/bullet_selected-small.jpg) no-repeat;
   color: #C9223F;
   text-decoration: none;
   padding-left: 18px;
   font-weight: normal;
	font-size: 1.1em;
}

.navlevel2 ul{
   list-style: none;
}


.navlevel2 ul li{
	color: #00197F;
	list-style: none;
	padding-bottom: 3px;
}


.navlevel2 a:link, .navlevel2 a:visited {
   background: url(../files/basic-images/$file/bullet-small.jpg) no-repeat;
   color: #252D57; /*#2A426A;*/
   text-decoration: none;
   padding-left: 18px;
   font-weight: normal;
	font-size: 1em;
/*width: 20px;*/
}

.navlevel2 a:hover, .navlevel2 a:active, .navlevel2 a:focus, .navlevel2 a.active, .navlevel2 a.active:visited{
   background: url(../files/basic-images/$file/bullet_selected-small.jpg) no-repeat;
   color: #C9223F;
   text-decoration: none;
   padding-left: 18px;
   font-weight: normal;
	font-size: 1em;
/*   width: 20px; */
}

ul.navlevel3{
	display: inline;
	position: absolute;
	margin-left: 0 !important;
	margin-left:20px;
	padding-left: 20px !important;
	padding-left: 0;
}

ul.navlevel3 li{
	float: left;
	/*width: 90px;*/
	padding-right: 10px;
}

#subsubnav300010 {
   margin-top:-12px !important;
}

#subsubnav300020 li {
   width: 150px !important;
}

#subsubnav300030 li {
   width: 150px !important;
}

li#DE_Holztransport{
	position: relative;
	left: -5px;
}
li#DE_Liniendienst{
	position: relative;
	left: -55px;
}

li#DE_Fondshaus_Treuhand{
	position: relative;
	left: -5px;
}

li#EN_Log_Transportation{
	position: relative;
	left: -25px;
}

li#EN_Liner_Services{
	position: relative;
	left: -45px;
}

li#DE_Unternehmen{
 	position: relative;
	left: -10px;
 }

li#EN_Our_Group{
 	position: relative;
	left: -11px;
 } 
 
li#EN_Services{
	position: relative;
	left: 4px;
} 
 
li#EN_Fleet{
	position: relative;
	left: 0px !Important;
	left: 4px;
}  
 
li#EN_News{
	position: relative;
	left: 0px !Important;
	left: 4px;
}   
 
li#EN_Contact{
	position: relative;
	left: 0px !Important;
	left: 4px;
}   
 
li#EN_Login{
	position: relative;
	left: 0px !Important;
	left: 4px;
}   
    
li#DE_Ausbildung{
	position: relative;
	left: 13px;
}	 
 
li#DE_Ausbildung_See{
	position: relative;
	left: 26px;
} 	 
 
/* Abstände */

#subnav200 {
   padding-left: 70px;
}

#subnav300 {
   padding-left: 171px !Important;
   padding-left: 175px !Important;
}

#subnav400 {
   padding-left: 261px !Important;
   padding-left: 265px;
}

#subnav500 {
   padding-left: 351px !Important;
   padding-left: 355px;
}

#subnav600 {
   padding-left: 441px !Important;
   padding-left: 445px;
}

/* Boxmodel */
/*.box_navlevel2 {
   float: left;
   width: 788px;
   height: 145px;
   margin: 0;
   padding: 0;
   border-left: 1px solid #7F7F7F;
   background: white;
}*//*border-top: 0px solid #7F7F7F;*/

.box_logo {
	position: absolute;
   top:0;
	right: 0;
   width: 154px;
   height: 105px;
   background: white;
	color: #1C2341;
}

.box_mainnavigator{
	border: 1px solid #ffffff;
}

/*
.box_mainnavigator {
   float: left;
   width: 788px;
   height: 20px;
   margin: 0;
   padding: 0;
   border-left: 1px solid #7F7F7F;
   background: white;
}*/

.box_sitenavigator {
   width: 175px;
   height: 20px;
   margin: 0 5px 0 0;
   padding: 0;
   background: white;
   position: absolute;
   right: 0;
   bottom: 0;   
}

/*Der Internet Explorer 6 versteht !important. Fast immer.
Nur wenn eine mit !important gekennzeichnete Eigenschaft in derselben Regel
noch einmal ohne den Zusatz auftaucht, ignoriert er es. */
.box_home {
   margin: 0;
   padding: 0;
   margin-bottom: 0px;
   background: white;
   color: #2A426A;
   font-size: 150%;
   text-align: center;
}

.logo {
   margin-top: 20px;
   text-align: center;
}

/* Side Navigator */
.sidenavigator {
   font-size: 80%;
   text-align: center;
   /*padding-top: 12px !important; FF*/
   padding-top: 0px;             /*IE*/
   background-color: white;
}

.sidenavigator a:link, .sidenavigator a:visited {
   color: #838281;
   text-decoration: none;
   background: transparent;
   padding-left: 0px;
   font-weight: bold;
}

.sidenavigator a:hover, .sidenavigator a:active, .sidenavigator a:focus {
   color: #C9223F;
   text-decoration: none;
   background: transparent;
   padding-left: 0px;
   font-weight: bold;
}

/* CONTENT */

.content a{
	color: white;
	font-weight: bold;
	text-decoration: underline;
}

.colleft{
   width: 385px;
   float: left;
   height: 270px;
   padding: 0px;
   margin: 0px;
}

.colleft h1 {
  font-size: 200%;
  text-align: right;
  margin-top: 18px;
}

/*Der Internet Explorer 6 versteht !important. Fast immer.
Nur wenn eine mit !important gekennzeichnete Eigenschaft in derselben Regel
noch einmal ohne den Zusatz auftaucht, ignoriert er es. */
.rectangle {
  float: right;
  margin: 0;
  padding: 0;
  margin-top: 0px !important; /* Regel für FF */
  margin-top: -2px;  /* Regel für IE 6 */
  padding-top: 0px;
}

.colmiddle h1{
   /*font-weight: bold;*/
   font-size: 215%;
   margin: 0;
   padding: 0;
	text-align: left;
}

.colmiddle ul {
   list-style-position: inside;
   font-weight: bold;
   margin: 0;
   padding: 0;
}

.colmiddle_hanging {
   float: left;
   width: 50px;
   text-align: left;
   font-weight: bold;
   background: transparent;
}

.colmiddle br.clear {
   clear:both;
}

.colright{
   width: 100px;
   float: left;
   height: 270px;
   margin: 0px;
   text-align: center;
}

/* content with four pictures - START*/
.four_content{
  	margin-top: 0;
   position: relative;
   float:left;
   width: 944px;
   background: #000066;/*#2A426A;*/
   color: #FFFFFF;	
	text-align: left;	
}

.four_content a{
	color: white;
	font-weight: bold;
	text-decoration: underline;
}

.four_graphics {
   float: left;
   width: 942px;
   border-left: 1px solid #7F7F7F;
   border-right: 1px solid #7F7F7F;
   padding: 0px;
   margin-bottom: -2px; /* ist für beide Browser (IE 6/FF 2) notwendig*/
}

.four_colmiddle{
	width: 800px !important;
   width: 402px;
   float: none !important;
	overflow: visible;
	height: auto !important;
   height: 270px;
   min-height: 270px;
   text-align: justify;
   line-height: 2.0;
   margin: 0px;
   margin-top: 10px;
   margin-bottom: 10px;
   margin-right:5px;				
}

.four_colmiddle h1 {
   /*font-weight: bold;*/
   font-size: 250%;
   margin: 0;
   padding-top: 15px;
   padding-bottom: 20px;
   text-align: left;
   line-height: 1.5;
}

/* content with four pictures - STOP*/

/* content with two pictures - START */
.two_content{
	margin-top: 0;
   position: relative;
   float:none;
   width: 944px;
   background-color: #000066;/*#2A426A;*/
   color: #FFFFFF;	
	text-align: left;
}

.two_content a{
	color: white;
	font-weight: bold;
	text-decoration: underline;
}

.two_colmiddle {	
   width: 390px;
   float: none !important;
   min-height: 455px;
	height: auto !important;
   height: 455px;
   text-align: justify;
   line-height: 2.0;
   margin-top: 0px;
   margin-bottom: 10px;
   padding-right:  5px;
   padding-left: 25px;
	padding-top: 10px;
	margin-right: 0px;
   margin-left: 385px !important;
   margin-left: 0px;		
	overflow: visible;	
}

.two_colmiddle p {
   /*padding-top: 10px;*/
}

.two_colmiddle.year {
   width: 30px;
   font-weight: bold;
}
/* content with two pictures - STOP */

/* Login */
.box_login{
	height: 184px;
	background: #455674;
	width: 390px;
	margin: 0;
	float: left; /*IE*/
/*   height: auto !important; */	
	text-align: left;
}

.login_form{
	margin-top: 20px;
	margin-left: 75px;
}

.login_form h2{
	font-size: 1.5em;
	margin: 0;
	padding: 0;
}

.login_form form{
	margin-top: 10px;	
}

.login_form p{
	margin: 0;
}

.login_form input.text{
	width: 250px;
	border: 1px solid #000080;
	margin-top: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;	
}

.login_form .explanation{
	float: left;
}

.login_form input.btn{
	float: right;	
	background-color: transparent;
	color: #ffffff;
	text-decoration: underline;
	border: 0;
	margin-top: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;	
}

/* Login END */

/* iframe */
.iframe {
   width:942px;
	height: 418px;
   border-left: 1px solid #7F7F7F;
   border-right: 1px solid #7F7F7F;
   border-bottom: 1px solid #7F7F7F;
	background: #ffffff;
}

.iframe .message{
	background: #000066;
	color: #ffffff;
	padding-top: 50px;
	font-size: 1.5em;
	height: 418px;
}

/* iframe END */


/* right button column */
.wrapper_columns  {
   position: absolute;
   bottom: 50px; 
   right: 50px;
/*   margin-left: 40px !important;
   margin-left: -30px; */
   height:30px;
   border: 0;
}

.right_column_forward {
   bottom: 0px;
   float: left; 
   margin-left: 10px;
}

.right_column_backwards {   
   bottom: 0px;
   float: left; 
   padding-left: 10px;
}
/* right button column END */

/* EXPAND BOX */
div.box_expand{
	text-align:left;
}

div.box_expand div.togglelink{
	/*border: 1px solid #bbbbbb;
	padding: 2px;
	background-color: #F0F0F0;*/
	text-align:left;
}

div.box_expand div.togglelink a{
	background-image: url(../files/basic-images/$file/twistie_expanded.gif); 
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 15px;
	text-align: left;
	text-decoration: none;
}

div.box_expand div.detail_box_content{
	display: block;
}

div.box_collapse{
	text-align:left;
}

div.box_collapse div.togglelink{
	/*border: 1px solid #bbbbbb;
	padding: 2px;
	background-color: #F0F0F0;*/
	text-align:left;
}

div.box_collapse div.togglelink a{
	background-image: url(../files/basic-images/$file/twistie_collapsed.gif); 
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 15px;	
	text-align: left;
	text-decoration: none;
}

div.box_collapse div.detail_box_content{
	display: none;
}
/* EXPAND BOX END */

/* PICTURE GALLERY */
#imagepreview{
	background-color: #000066;
	color: #ffffff;
	border: 3px solid #eeeeee;
}

#imagepreview .closeButton{
	text-align: left;
	font-size: 1em;
	padding: 5px;
}

#imagepreview a img{
	border: none;
}

#imagepreview .downLoad{
	padding-top: 10px;
	font-size: 1em;
	color: #eeeeee;
}


div.pga-overview ul li{
	/*background-color: #eeeeee;*/
	float: left;
	height: auto;
	margin: 10px;	
	padding: 5px;
	text-align: left;
	vertical-align: top;
	width: 140px;
	border: 1px solid #ffffff;
	line-height: 1.2em;
}

.pga-overview a, .pga-overview a:visited {
	text-decoration: none;
	font-weight: normal;
}

div.pga-overview li div{
	margin: 0px;
	padding: 5px;
	text-align: center;
	vertical-align: top;
}

div.pga-overview li div.PictureText {
	clear: both;
	vertical-align: bottom;
}


div.pga-overview ul,
div.pga-overview li{
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.pga-overview a img{
	border: none;
}

.pga-overview-oneline table{
	height: 200px;
	margin: 5px;
	padding: 5px;
	border: 1px solid #cccccc;
}

.pga-overview-oneline table td{
	vertical-align: top;
	padding: 5px;	
	border-right: 1px solid #000066;
	border-left: 1px solid #000066;
}

.pga-overview-oneline table td div.pictureBox{
	margin: 10px;
	padding: 5px;
	width: 150px;
	height: 150px;
}

.pga-overview-oneline a, .pga-overview-oneline a:visited, .pga-overview-oneline a:hover{
	color: #000000;
	text-decoration: none;
}


.gallerypicture{
	color: #ffffff;
	background-color: #e9e9e9;
	text-decoration: none;
}

.gallerypicture a, .gallerypicture a:visited, .gallerypicture a:hover{
	color: #000000;
	text-decoration: none;
}

.gallerypicture .pictureText{
	color: #000066;
	font-size: 1.1em;
}

.gallerypicture .downloadText{
	margin-top: 10px;
	color: #000066;
	font-size: 0.9em;
}

.gallerypicture .download{
	color: #aaaaaa;
	font-size: 1em;
	padding-bottom: 10px;
}

.gallerypicture .download a, .gallerypicture .download a:visited, .gallerypicture .download a:hover{
	
}
.listnav {
	background-color: #003c9b;
	color: #ffffff;
	border: 1px solid #000066;
}

.listnav a, .listnav a:visited, .listnav a:hover{
	color: #ffffff;
	text-decoration: none;
}

/* PICTURE GALLERY END*/

/* FLEET TABLE */
td.vesselname{
	width: 170px;
	text-align: left;
}
th.vesselbuilt, td.vesselbuilt{
	width: 50px;
	text-align: center;
}
th.vesselmts, td.vesselmts{
	width: 60px;
	text-align: center;
}

th.vesselcapacity, td.vesselcapacity{
	width: 90px;
	text-align: center;
}

/* FLEET TABLE END*/

/* ADOBE READER */
.boxAdobeReader{
	background: #cccccc;	
	height: 35px;
	padding: 5px;
}

.boxAdobeReader a{
	float: right;
}
/* ADOBE READER END*/
