﻿body{
	background-image: url('../cssimages/template/hintergrund.png');
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
	font-family: Trebuchet Ms, Lucida Sans Unicode, Lucida Grande, Arial, Helvetica, Sans-Serif;
	font-family:tt
	
	

}
#container{
	width: 924px;
	margin: auto;
}
#logo{
	background: url('../cssimages/template/logo.png') no-repeat;
	height: 59px;
	width: 925px;
}
#banner{
	background: url('../cssimages/images/banner.jpg') no-repeat;
	height: 236px;
	width: 866px;
	margin: 0 auto;
}
#header_marine{
	background: url('../cssimages/images/banner_marineII.jpg') no-repeat;
	height: 236px;
	width: 866px;
	margin: 0 auto;
}
#marine_galerie{
	background: url('../cssimages/images/banner_marine.jpg') no-repeat;
	height: 236px;
	width: 866px;
	margin: 0 auto;
}

#header_galerie{
	background: url('../cssimages/images/banner_gal.jpg') no-repeat;
	height: 236px;
	width: 866px;
	margin: 0 auto;
}
#header_contact{
	background: url('../cssimages/images/banner_cont.jpg') no-repeat;
	height: 236px;
	width: 866px;
	margin: 0 auto;
}
#shadowleft{
	background: url('../cssimages/template/sleft.png') no-repeat left top;
}
#shadowright{
	background: url('../cssimages/template/sright.png') no-repeat right top;
}

#shadowleftkl{
	background: url('../cssimages/template/sleft_kl.png') repeat-y left top;

}
#shadowrightkl{
	background: url('../cssimages/template/sright_kl.png') repeat-y right top;
}
#inside{
	margin-left: 10px;
	background-color: #FFFFFF;
	width: 896px;
	margin-left: 10px;
}
#produkte{
	margin-left:270px;
	margin-top:20px;
	border-left: 0px #C0C0C0 solid;

	
}
#inhalt{
	border-left: 0px #C0C0C0 solid;
	padding: 20px 50px 20px 50px;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	font-style: normal;
	font-family: Trebuchet Ms, Lucida Sans Unicode, Lucida Grande, Arial, Helvetica, Sans-Serif;
	text-transform: none;
	margin-left: 270px;
	
}
#inhalt_galerie{
	border-left: 0px #C0C0C0 solid;
	padding: 10px 90px 20px 10px;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	font-style: normal;
	font-family: Trebuchet Ms, Lucida Sans Unicode, Lucida Grande, Arial, Helvetica, Sans-Serif;
	text-transform: none;
	margin-left: 170px;
	
}
#footer{
	font-size: 12px;
	text-align: center;
	border-top: 1px solid silver;
	padding-top: 20px;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;

}
#footer a{
		color:gray;
		text-decoration:none;
}
#footer li{
	display:inline;
}
#footer a:hover{
	color:  #575757;
}
#footer p{
	text-align:center;
}
#leftbox{
	margin-left: 0;
	margin-top: 0px;
	float:left;
}
#leftbox_content{
	margin-left: 15px;
	font-family:Trebuchet Ms, Lucida Sans Unicode, Lucida Grande, Arial, Helvetica, Sans-Serif;

}
#leftbox_content_contact{
	margin-left: 15px;
}
p.abstand{
	width: 250px;	
	border-top: 0px solid silver;
	
}
p.open{
	width: 200px;
	font-size: 11px;
	color: #646464;
	margin-left: 5px;
}
p.adress{
	width: 200px;
	font-size: 11px;
	color: #646464;
	margin-left: 5px;
}
p.adress a{
	text-decoration: none;
	color: #666666;
	font-size: 13px;
}

#leftbox h1{
	font-size: 14px;
	font-weight: bold;
	margin-left: 15px;
	text-decoration: underline;
	color: #646464;
}
#copyright{
	color: gray;
	font-size: 10px;
	text-align: center;
	margin-top: 30px;
	letter-spacing: 2px;
	text-decoration:none;
}
/* SLIMBOX */
#img {
	border:0px;
	
}
#lbOverlay {
	position: absolute;
	z-index: 9999;
	left: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	left: 50%;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url("../content/slimbox/images/loading.gif") no-repeat center;
}
#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}
#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}
#lbPrevLink {
	left: 0;
}
#lbPrevLink:hover {
	background: transparent url("../content/slimbox/images/prevlabel.gif") no-repeat 0% 15%;
}
#lbNextLink {
	right: 0;
}
#lbNextLink:hover {
	background: transparent url("../content/slimbox/images/nextlabel.gif") no-repeat 100% 15%;
}
#lbBottom {
	font-family: Lucida Sans Unicode, Lucida Grande, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}
#lbCloseLink {
	display: block;
	float: right;
	width: 113px;
	height: 22px;
	background: transparent url('../content/slimbox/images/closelabel.gif') no-repeat center;
	margin: 5px 0;
	outline: none;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}

#mb_home{
	text-align: justify;
	margin-top: 10px;
}
mb_galerie{
	text-align: justify;
	margin-top: 2px;
}
#mb_home h1{
	font-size: 14px;
	color: #475370;
	
}
#inhalt h1{
	font-size: 14px;
	color: #475370;
	

}

#mb_home h2{
	font-size: 13px;
	color: #475370;
	margin-bottom:-12px;
	

	}

#mb_home hr{
	color:  silver;
}

#mb_ueberuns{
	text-align: justify;
	margin-top: 30px;
}
#mb_ueberuns h1{
	font-size:18px;
	color:  #4F5C7C;
	letter-spacing:1px;
	
}

#mb_ueberuns p{
	width: 200px;
}
#mb_ueberuns img{
	margin-left: 230px;
	margin-top: -298px;
}

/* TD index */

#tdindex{
	width: 100%;
}

.td2{
	width: 50%;
	text-align: center;
	padding-top: 0px;
}
le3 {
	text-align: justify;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 20px;
}
.style4 {
	padding: 10px;
	text-align: center;
}
.style4 {
	padding: 10px;
	text-align: center;
}
.style5 {
	text-align: center;
	padding-left: 30px;
	padding-top: 20px;
	padding-right: 25px;
}

/* images */
.home{
	padding-left:50px;
}
/* td galerie */
#flash{
	width:615px;
	height:500px;
}
.td_galerie{
	margin: auto;
	width: 479px;
	height: 64px;
}
.description{
	width: 50%;
	text-align: justify;
	margin-left: 220px;
}
.style1 {
	text-align: center;
	padding: 4px; height: 44px
}
.style2 {
	font-size: x-small;

}
#mb_home h5{
	text-align:center;
	font-size:12px;
}
 ul {
      list-style: none;
    }

    #navigation {
	padding: 0;
	width: 120px;
	margin: 15px 0 0 15px;
	list-style: none;
}
    #navigation a {
	color: #FFFFFF;
	font-size: 12px;
	font-family: Trebuchet Ms, Lucida Sans Unicode, Lucida Grande, Arial, Helvetica, Sans-Serif;
	text-decoration: none;
	display: block;
	padding: .2em .5em;
	background: url('../cssimages/template/nav.png') no-repeat;
	border-bottom: 1px solid white;
}
    /* Zweite und dritte Menüebene ausblenden */
    #navigation ul,
    #navigation li:hover li ul,
    #navigation li.sfhover li ul {
      position: absolute;
      left:-9999px;
      width:8em;
    }
    #navigation li:hover ul,
    #navigation li.sfhover ul {
      left: 3em;
      top:.15em;
    }
    /* Dritte Menüebene einblenden */
    #navigation li li:hover ul,
    #navigation li li.sfhover ul {
      left: 3em;
}
    /* Containing Block für absolute Positionierung -- erst bei Hover! */
    #navigation li:hover,
    #navigation li.sfhover {
      position: relative;
    }
    /* Den Hovereffekt in der ersten Listenebene behalten, wenn die zweite gehovert wird */
    #navigation li:hover a,
    #navigation li.sfhover a {
	background: url('../cssimages/template/navhover.png') no-repeat;
	color: #575757;
}
    /* Einfärbung der zweiten Menüebene */
    #navigation li:hover li a,
    #navigation li.sfhover li a {
      background: url('../cssimages/template/nav.png') no-repeat; 
      color: #fff;
      font-size:10px;
      height:20px;
      line-height:19px;
    }
    /* Hovereffekt in der zweiten Menüebene */
    #navigation li li a:hover {
	color: #575757;
	background: url('../cssimages/template/navhover.png') no-repeat;
}
    /* Hovereffekt in der zweiten Menüebene; bleibt erhalten wenn die dritte gehovert wird */
    #navigation li li:hover a,
    #navigation li li.sfhover a {
	color: #575757;
	background: url('../cssimages/template/navhover.png') no-repeat;
}
    /* Einfärbung der dritten Menüebene */
    #navigation li li:hover li a,
    #navigation li li.sfhover li a {
	background: url('../cssimages/template/nav.png') no-repeat;
	color: #FFFFFF;
}
    /* Hovereffekt der dritten Menüebene */
    #navigation li li li a:hover {
	background: url('../cssimages/template/navhover.png') no-repeat;
	color: #575757;
}

     #navigation a {
	min-height: 0;
	height: 25px;
	line-height: 23px;
}
    /* IE <= 6: Gesamte Linkfläche sensitiv */
    * html #navigation{
	margin-left:15px;
}
    
    * html #navigation a {
      height: 1px;
    }
    /* IE <= 6: White-Space-Bug */
    * html #navigation li {
      display: inline;
      height:1px;
    }


/*Marine Seite*/

#marine_produkte{
	margin-top: 25px;
}
#marine_produkte p{
	float: left;
	margin-left: 20px;
	width: 140px;
}
.marine{
	width:140px;
}

