body {
     	font-family: Tahoma;
	font-size: 11px;
              font-style: normal;
	font-weight: normal;
	letter-spacing:normal;
	color: #333333;
	background-image: url(http://www.schiffswiki.de/fileadmin/template/main/images/bg.png);

	/*background-image:url(../images/bg.png);*/
	background-repeat:repeat-Y;
    background-color: #DDE9F2;
			  
			  
	}
/TD#footer {
border-top: solid 1px #999999;}

TD#footer P {
	font-size: 10px;
	text-align: center;
}

/* Content column */

#content {
	position: absolute;
	width: 665px;
	top: 300px;
	left: 245px;
}

#header {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 1007px;
	}
#headerrahmen {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 265px;
	background-color:#DDE9F2;
	}

#menu_1 {	
	position: absolute;
	left: 40px;
	width: 170px;
	top: 265px;	
	}
#werbungstart {	
	position: absolute;
	left: 57px;
	width: 170px;
	top: 700px;	
	}
	
#menu_2 {	
	position: absolute;
	left: 920px;
	width: 100px;
	height:100%;
	top: 5px;	
	background-color:#DDE9F2;
	}	
	
#login {
	position:absolute;
	top: 200px;
left: 520px;

	
}


/*################ Horizontale Menueleiste #############*/

#styleone{
position:absolute;
top: 305px;
left: 100px;
float:left;
height:21px;
font-size:11px;
font-weight:normal;
background-color: #BBD0DF;
color: #377496;
border: 1px solid #1B2D3F;
}


#styleone ul{
margin:0;
padding:0;
list-style-type:none;
width:auto;
color: #377496;
font-weight:normal;
background: url(../bilder/site/welle.gif) repeat-x;}

#styleone ul li{
display:block;
float:left;
color: #377496;
height: 21px;
font-weight:normal;
background: url(../bilder/site/welle.gif) repeat-x ;
border: 1px solid #1B2D3F;
}


#styleone ul li a {
display:block;
float:left;
text-decoration:none;
padding:4px 17px 25px;
height:18px;
color: #1B2D3F; 
font-weight:bold; 
}


#styleone ul li a:hover,#styleone ul li a.current{
font-weight:bold; 
font-color: #323D53; 
text-decoration: none;}

/* ##############Navigation Definitionen############## */

#menu_1 DIV {
	width: 95%;
}
#menu_1 DIV A {
	color: navy;
	text-decoration: none;
}
#menu_1 DIV A:hover {
	text-decoration: underline;
}

/*  MENU 1, level 1, normal state (NO) */
#menu_1 DIV.menu1-level1-no {
  border-bottom: 1px dotted #999999;
  font-size: 11px;
  padding-top:5px;
  padding-left:5px;
}
/*  MENU 1, level 1, active state (ACT) */
#menu_1 DIV.menu1-level1-act {
  border-bottom: 1px solid #999999;
  font-weight:bold;
  font-size: 11px;
  padding-top:5px;
  padding-left:5px;

  background-color: #eeeeee;
  filter:alpha(opacity='70', style='0');
}
#menu_1 DIV.menu1-level1-act A {
  color:black;
}

/*  MENU 1, level 2, normal state (NO) */
#menu_1 DIV.menu1-level2-no {
  font-size: 10px;
  padding-left:20px;
}
/*  MENU 1, level 2, active state (ACT) */
#menu_1 DIV.menu1-level2-act {
  font-size: 10px;
  font-weight:bold;
  padding-left:20px;
}


