* { padding: 0; margin: 0;  }

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	clear: both;
	color: #333333;
	background-image: url(images/bodyhg.gif);
	background-position: center center;
}
 a:link {
	text-decoration: none;
	color: #666666;
	font-style: italic;
}

 a:visited {
	text-decoration: none;
	color: #999999;
}


 a:link:hover {
	text-decoration: none;
	color: #00CC66;
}
h1{
	font-size: 1.1em;
	color: #333300;
	font-family: sans-serif;
	font-style: normal;
	font-weight: bold;
	padding-bottom: 5px;
	padding-top: 8px;
}

h2{
	font-size: 1.3em;
	color: #999900;
	padding-top: 4px;
	padding-bottom: 10px;
	margin-top: 15px;
	margin-bottom: 40px;
	margin-right: 0px;
	font-weight: bolder;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	text-transform: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999900;
	text-align: right;
}
h3 {
	font-size: 1em;
	padding-top: 4px;
	padding-bottom: 5px;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-right: 0px;
	padding-left: 5px;
	padding-right: 5px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999900;
	width: 550px;
	color: #999900;
}
p {
	line-height: 1.4em;
	padding-right: 20px;
	padding-left: 20px;
}



#wrapper {
	width: 822px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#header {
	color: #333;
	width: 812px;
	float: left;
	height: 135px;
	background-repeat: no-repeat;
	background-position: center bottom;
	background-image: url(images/header.gif);
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 0px;
	margin: 0px;

}
#obennav {
	width: 490px;
	float: left;
	padding-top: 90px;
	padding-bottom: 0px;
	color: #000000;
	padding-left: 120px;
}
	

#navi {
	width: 190px;
	float: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	height: 420px;
	background-color: #FFFFFF;
}
.menue {
	font-size:100%;
	float: left;
	width: 190px;
	padding-top: 40px;
	padding-right: 0px;
	padding-left: 0px;
}

.menuekopf {
	display:block;
	width:110px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	padding-top: 20px;
	padding-right: 9px;
	padding-bottom: 5px;
	padding-left: 4px;
}
.menue ul{




}
.menue li {
	list-style-type: none;
}
.menue li a {
	font-size: 1em;
	color: #333300;
	display: block;
	text-decoration: none;
	width: 90%;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-weight: bold;
}
.menue li a:hover {
	width: 182px;
	list-style-type: circle;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #999900;
	color: #FFFFFF;
}
#listcontainer ul li {
	width: 450px;
	background-image: url(images/butt.gif);
	background-position: 10px 13px;
	background-repeat: no-repeat;
	list-style-type: none;
	padding-left: 19px;
	line-height: 1.1em;
	padding-top: 10px;
	font-size: 0.9em;
}
#rightcolumn {
	float: left;
	width: 622px;
	margin: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	overflow: auto;
	background-color: #FFFFFF;
	height: 420px;
	background-image: url(images/bild1.gif);
}	
/*------------------textbox-------------------*/
#righttext {
	overflow: auto;
	float: left;
	margin: 0px;
	left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	text-align: justify;
	padding-right: 30px;
	padding-left: 30px;
	padding-bottom: 15px;
	
}	
#righttext a {
	color: #000000;
	text-decoration: none;
}

#righttext a:hover {
	color: #FF0033;
	text-decoration: none;
}
#footer {
	width: 820px;
	clear: both;
	height: 55px;
	text-align: center;
	font-size: 100%;
	margin: 0px;
	background-repeat: repeat-y;
	background-image: url(images/footer.gif);
	color: #FFFFFF;
	padding-top: 20px;
	background-color: #FFFFFF;
}
#top {
	height: 50px;
	width: 820px;
	background-color: #FFFFFF;
}


#footer a {
	text-decoration: none;
	color: #FFFFFF;
}
#footer a:hover {
	text-decoration: none;
	color: #595892;
}

