body{
	margin:0;
	padding: 0;
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
}
 ul, li{
	text-decoration: none;
	font-weight: bold;
	list-style-type: none;
    margin: 0;
	padding: 0;
	}

ul li li{
    text-decoration: none;
	line-height: 1.1em;
	list-style-type: none;
	margin-top: -0.1em;
	padding-left: 1.3em;
	padding-bottom: 0.3em;
	border-style: none;

	}
	
	
a {
	text-decoration:none;
	font-weight: normal;
	color: #F59806;

}

a:link, a:visited {
	color: #003333;
	font-weight: normal;
}

a:hover {
	color: #F59806;
	font-weight: normal;
}
#content a {
	text-decoration:none;
	font-weight: normal;
	color: #F59806;
	padding:0;
}

#content a:link {
	color: #F59806;
	font-weight: normal;
	padding:0;
}

#content a:hover {
	color: #999;
	font-weight: normal;
	padding:0;
	background-image: none;
}

#content ul li {
	list-style-image: url(bilder/gedankenstrich_1.jpg);
	text-decoration: none;
	margin-bottom: 4px;
	margin-left: 22px;
	list-style-position: outside;
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 1.4em;
	color: #003333;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
		}



/***********************************************/
/*   divs   */
/***********************************************/

#container {
	position: relative;
	width: 1100px;
	height: 650px;
	background-image: url(bilder/hintergrund2.jpg);
	background-repeat: no-repeat;
	margin: auto;
		}
		
#container_h {
	position: relative;
	width: 1100px;
	height: 650px;
	background-image: url(bilder/hintergrund_h2.jpg);
	background-repeat: no-repeat;
	margin: auto;
		}
		
#nav {
	position:absolute;
	top: 248px;
	width: 155px;
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.8em;
	left: 15px;
	height: 373px;
		}
		
#content {
	position:absolute;
	left: 232px;
	top: 178px;
	width: 562px;
	height: 443px;
		}			
		
#weiter {
	position:absolute;
	left: 842px;
	top: 616px;
	width: 124px;
				}
		
/***********************************************/
/*   Schriften, Linie, Einzüge */
/***********************************************/
h1, h2, h3, h4, h5, h6, p {
	margin: 0;
	padding: 0;
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
		
p{ 	
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 1.4em;
	color: #003333;
	}
	
h1 {
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-size: 1.6em;
	line-height: 0.9em;
	color: #F59806;
	font-style: normal;
	font-weight: normal;
	padding-bottom: 6px;
	font-variant: normal;
	letter-spacing: 0.2em;
}

h2 {
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	padding-bottom: 21px;
	font-size: 1em;
	font-size:1.1em;
	color: #003333;
	line-height: 1.2em;
	font-weight: normal;
	padding-left: 160px;
}

h3 {
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	padding-bottom: 21px;
	font-size: 1em;
	font-size:1.1em;
	color: #003333;
	line-height: 1.4em;
	font-weight: normal;
	padding-left: 110px;
}

h4 {
	padding-left: 60px;
    font-size: 1em;
	font-size: 0.9em;
	line-height: 1.5em;
}

h5 {
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	padding-bottom: 16px;
	font-size: 1em;
	font-size: 1em;
	color: #F59806;
	line-height: 1.4em;
	font-weight: normal;
	padding-left: 252px;
}
	

.bold {
	font-weight: bold;
}

.hervor {
	font-weight: bold;
	color: #F59806;

}

.gruen {
		color: #003333;


}
.abstand {
	line-height: 0.6em;
}


.quelle {
	font-size: 0.7em;
    line-height: 1.3em;
}

.menue {
	padding-top: 60px;
}


.umfliessen {
	padding-right: 10px;
	float:left;
}

td {
	font-size: 1em;
	font-size: 0.9em;
	line-height: 1.3em;
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	color: #003333;
	padding-top: 9px;
	padding-bottom: 6px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	font-weight: normal;
}

	
/***********************************************/
/*   Springen der Seiten bei Firefox vermeiden */
/***********************************************/

#gecko_scrollbar {
display: none;
}

html>body #gecko_scrollbar {
position: absolute;
z-index: 1;
bottom: -1px;
left: 0;
width: 1px;
height: 1px;
display: block;
font-size: 0;
}
