/* CSS Document */

body {
	color: #000000;
	background-image: url(see-bg.jpg);
	background-repeat: repeat;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a, a:hover, a:link, a:active, a:visited {
	color: #003399;
	text-decoration:none;
}

#site {
	width: 900px;
	height: auto;
	margin: auto;
	padding: 0;
	background-color: #FFFFFF;
	background-position: center top;
	background-attachment: fixed;
	border: 5px solid #287D00;
}

#header {
	background-color: #FFFFFF;
	background-image: url(header/header.jpg);
	height: 150px;
	left: 0px;
	top: 0px;
}

#main {
	border: 0px solid;
	width: auto;
	padding-left: 180px;
	padding-top: 10px;
	margin-bottom: 0px;
	color: #000000;
	padding-left: 0px;
	background-position:top right;	
	background-repeat:no-repeat;
	background-color:#ffffff;	
}

#content {
	width: 690px;
	text-align: left;
	padding-left: 0px;
	margin-left: 200px;
	background-position:right top;	
	background-repeat:no-repeat;
	background-color:#ffffff;
}

#nav_li {
	float: left;
	width: 170px;
	margin-left: 3px;
	padding: 0;
	color: #000000;
	margin-top: 5px;
}

ul#Navigation {
	width: 170px;
    margin: 0; padding: 3px;
    background-color: #FFFFFF;
}

  * html ul#Navigation {
    width: 170px;
    w\idth: 170px;
    padding-left: 0;
    padd\ing-left: 3px;
}
  
  ul#Navigation li {
    list-style: none;
    margin: 5px; padding: 0;
}

  ul#Navigation a, ul#Navigation span, ul#Navigation h2 {
    display:block;
	width: 170px;
    w\idth: 170px;
    padding: 0.2em;
    text-decoration: none; font-weight: bold;
	text-indent: 5px;
	border: 2px solid #287D00;
    color: #FFFFFF; background-color: #46AB1B;
}
  * html ul#Navigation a, * html ul#Navigation span, * html ul#Navigation h2 {
	width: 160px;    /* Breitenangabe fuer IE 5.x */
    w\idth: 160px;  /* Breitenangabe fuer IE 6 */
}

  ul#Navigation a:hover, ul#Navigation span {
    border: 2px solid #006600;
    color: black; background-color: #B8FEBA;
}

  ul#Navigation h2 {
	font-size: 12pt;
	margin: 0;
	color: black;
	background-color: #287D00;
	border-top-color: #006600;
	border-right-color: #006600;
	border-bottom-color: #006600;
	border-left-color: #006600;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
}

 ul#Sub-nav table {
 	width: auto;
	height: auto;
 }

 ul#Sub-nav {
	width: 145px;
	margin-left: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}

  * html ul#Sub-nav {
    width: 145px;
    w\idth: 145px;
}
  
  ul#Sub-nav li {
    list-style: none;
	padding: 0;
	}

  ul#Sub-nav a, ul#Sub-nav span, ul#Sub-nav h2 {
    display:block;
	width: 145px;
    w\idth: 145px;
    padding: 0;
    text-decoration: none; font-weight: bold;
	text-indent: 5px;
	border: 2px solid #0033CC;
    color: #FFFFFF; background-color: #0099FF;
}
  * html ul#Sub-nav a, * html ul#Sub-nav span, * html ul#Sub-nav h2 {
	width: 145px;    /* Breitenangabe fuer IE 5.x */
    w\idth: 145px;  /* Breitenangabe fuer IE 6 */
}

  ul#Sub-nav a:hover, ul#Sub-nav span {
	border: 2px solid #0033CC;
	color: black;
	background-color: #A4E6FF;
	font-size: 9pt;
}


#footer {
	clear: both;
	background-color: #B8FEBA;
	height: 23px;
	margin: 0px;
	margin-left: 0px;
	text-align: left;
	padding-left: 15px;
	padding-top: 10px;
	border-top: 3px solid #FFFFFF;
}

.h1 {
	color: #006600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
}

.h2 {
	color:#287D00;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
}

.h3 {
	color:#287D00;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight: bold;
}

.h4 {
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style: normal;
	font-weight: bold;
}

.h5 {
	color:#287D00;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
}

.fliestext {
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style: normal;
}


#neu {
	background-image: url(neu.gif);
	height: 37px;
	width: 160px;
	background-repeat: no-repeat;
	background-position: right center;
}

.gas-titel {

	color: #0099FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
}

