/* CSS Document */

/* CSS Document Marine Systems*/
/* Farben
 Hintergrund hellgr?n: #EAF6EC
 Buttons dunkelgr?n: #67ACA6
 Buttons dunkelblau: #2A56A3
 Dunkelblau Hintergrund-Navigation: #1D336C
 
 Hauptnavigation:
 Company blau: #005BAA
 Products t?rkis: #0099CC
 Service t?rkis: #02B6D2
 News rot: #CC3300
 Schrift inaktiv: #8DA7B4
 
 Fliesstext: #7291A0
 Subnavigation Text: #E2ECF1
 */


/* Allgemein */

html, body, div, h1, h2, h3, ul, ol, 
form, li, p {
   margin: 0;
   padding: 0;
   font-family: Verdana, Helvetica, Arial, sans-serif;
   color: #7291A0;
   }

body{
	background-image: url(/images/bg-green.gif);
	background-position: 0px 300px;
	background-repeat: repeat-y;
	background-color:#fff;
	font-size: 11px;
	}

.startseitebody {
	background-image: none;
	}

h1 {
	font: bold 14px Verdana, Helvetica, Arial, sans-serif; 
	letter-spacing:0.05em;
	}

td {
	font-size: 11px;
	}
	
a {
	color: #7291A0
	}
	
a:hover	{
	text-decoration:none
	}
	
.special {
	background-image: url(/images/sign.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 15px;
	}

.tel {
	padding-left:4px
	}

.fax{
	padding-left:19px
	}

.email {
	padding-left:12px
	}

#top {
	height: 22px;
	background-color: #EAF6EC;
	}

#headtext {
	position:absolute;
	left:350px;
	padding-top:6px;
	}
		
#logo {
	background-color: #fff;
	padding: 31px 0 0 24px;
	}
	
#topnav {
	background-image: url(/images/topnav-back.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
	background-color:#fff;
	height: 10px;
	}

#bgmain {
	background-image: url(/images/bg-home-blank.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	height: 181px;
	min-width:980px;
	}
/* CSS-Kommentar vor dem Hack \*/
* html div#min-width { width: 980px; }
/*#min-width { 
	width: 980px;
	}*/

#main  {
	background-image: url(/images/boiler-home.jpg);
	background-repeat: no-repeat;
	height: 390px;
}

.tab {
	padding-left: 15px;
	}

