h1, h2, h3, h4, h5, h6, p, ul, li {
	margin: 0px;
	padding: 0px;
}
#wrapper {
	background-color: #FFFFFF;
	text-align: left;
	width: 800px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	position:relative;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	background-color: #DFEEEA;
	background-image: url(../images/hg_body.jpg);
	background-repeat: repeat-x;
}
#header {
	position: relative;
}
#header img {
	float: right;
}
#beiuns {
	float: right;
	width: 270px;
	margin-top: 50px;
	margin-right: 60px;
}


#logo {
	float: left;
	height: 58px;
	width: 291px;
	padding-top: 5px;
	padding-left: 65px;
	padding-bottom: 20px;
	position:relative;
}

#hauptbereich {
	width: 800px;
}

#mainmenu {
	float: left;
	width: 200px;
	padding-top: 30px;
	padding-left: 0px;
	padding-bottom: 10px;
	margin-left: 8px;
}

#navcontainer { margin-left: 0px; }

#navcontainer ul
{
margin: 0;
padding: 0;
list-style-type: none;
font-family: verdana, arial, Helvetica, sans-serif;
}

#navcontainer li { margin: 0; }



#navcontainer a, navcontainer a:visited
{
	display: block;
	width: 180px;
	color: #606060;
	background-color: #ADC1AD;
	text-decoration: none;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-bottom: 1px solid #333;
	border-right: 1px solid #333;
	font-weight: bold;
	font-size: 0.8em;
	background-image: url(../images/vertical06.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	padding: 10px;
}

#navcontainer a:hover, navcontainer a:focus
{
	color: #990000;
	display:block;
	background-color: #889E88;
	text-decoration: none;
	border-top: 1px solid #333;
	border-left: 1px solid #333;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
	background-image: url(../images/vertical06a.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 180px;
	padding: 10px;
}

#navcontainer a:focus, navcontainer a:active
{
	color: #00FF00;
	background-color: #889E88;
	text-decoration: none;
	border-top: 1px solid #333;
	border-left: 1px solid #333;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
	background-image: url(../images/vertical06a.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 180px;
	padding: 10px;
}


#navcontainer ul ul li { margin: 0; }

* html #navcontainer ul li {
height: 1em;
}




#fuss {
	background-image: url(../images/hgfuss.jpg);
	background-repeat: repeat-x;
	height: 52px;
	width: 790px;
	margin-left: 5px;
	margin-right: 5px;
	font-size: 0.7em;
	color: #333333;
	text-align: center;
	vertical-align: middle;
	line-height: 3em;
}


#content {
	float: right;
	width: 470px;
	padding-top: 20px;
	padding-bottom: 10px;
	margin-right: 10px;
}



#content p {
	font-size: 0.8em;
	line-height: 1.4em;
	padding-bottom: 5px;
}
#content ul {
	display: block;
	list-style-position: outside;
	list-style-image: url(../images/punkt.jpg);
	font-size: 0.8em;
	line-height: 1.4em;
	margin-left: 18px;
}
.tabellenschrift {
	font-size: 0.8em;
	font-weight: bold;
	color: #509482;
}





h1 {
	font-size: 1.4em;
	font-weight: bold;
	color: #509482;
	padding-bottom: 10px;
	background-image: url(../images/bildleiste.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 71px;
	width: 800px;
}
h2 {
	font-size: 1.2em;
	font-weight: bold;
	color: #509482;
	padding-bottom: 10px;
}
h3 {
	font-size: 1.1em;
	font-weight: bold;
	color: #509482;
	padding-bottom: 10px;
	padding-top: 10px;
}
h4 {
	font-size: 1.1em;
	font-weight: bold;
	color: #606060;
	padding-bottom: 10px;
}

h5 {
	color: #990000;
	padding-bottom: 5px;
}

h6 {
	font-size: 0.8em;
	font-weight: bold;
	color: #606060;
	padding-bottom: 5px;
}





.unsichtbar {
	display:none;
}

.clearfloat {
	font-size: 1px;
	line-height: 0px;
	clear: both;
	height: 0px;
}
.linkimtext {
	font-weight: bold;
	color: #509482;
	text-decoration: none;
}
.bildrechts {
	margin-bottom: 10px;
	margin-left: 10px;
	margin-top: 10px;
}
.initial {
	font-size: xx-large;
	font-weight: bold;
	color: #990000;
	padding-right: 3px;
}.verbergen {
	position:absolute;
	left: -1000px;
	top: -1000px;
	width: 0px;
	height: 0px;
	overflow: hidden;
	display: inline;
}
.dia {
	border: medium groove #009966;
	padding: 10px;
	margin-top: 80px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#navlist a.current:link {
	color: #333333;

}
