html, body {
	height : 100%;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #FFFFFF;
	text-decoration : none;
	top : 0;
	left : 0;
	letter-spacing: 1px;
	line-height: 20px;
}
#header {
	font-size : 9px;
	float : left;
	width : 100%;
}
#floater {
	font-size : 9px;
	float : left;
}
#logo {
	font-size : 9px;
	background-color : #fff;
	float : right;
	padding : 2px;
	padding-top : 10px;
	text-align : right;
}
#container {
	overflow: visible;
	margin : 0 auto;
	width : 797px;
	position : relative;
	/*min-height:100%;*/
    display : block;
	color : #FFFFFF;
}
#page_bg {
	padding:0px;
	margin:0px;
	margin-top:-3px;
	background:url(imgs/bg_container.png);
}
#menu {
	width : 183px;
}
#inhalt {
	width :620px;
	color : #FFFFFF;
	display : block;
	float : left;
	padding-left:5px;
	overflow: visible;
	list-style-type: disc;
	list-style-position: outside;
	padding-right: 0px;	
}
p.back {
	text-align : center;
}
#navigation {
	position : relative;
	float : left;
	padding : 0;
	margin : 0px;
}
#nav {
	font-size:12px;
	position : relative;
	float : left;
	padding : 0;
	margin : 0px;
	width : 150px;
	list-style-type : none;
	color: #FFFFFF;
	padding-left: 15px;
	padding-top: 15px;
	border: 1;
	border-color: #FFFFFF;
}
#nav li {
}
#nav li a {
	
	display : block;
	color : #FFFFFF;
	border-color:#000000;
	text-decoration : none;
	font-weight: bold;
}
#nav li a:hover {
	color : #FFFFFF;
	border-bottom-color:#999999;
	text-decoration: underline;
}
#nav li a:visited {
	color : #FFFFFF;
	text-decoration : none;
}
#nav li a:active {
	color : #FFFFFF;
	text-decoration : underline;
	background-attachment: fixed;
}
a {
	color : #ffffff;
	size:15px;
	text-decoration : underline;
	vertical-align : middle;
}
a:hover {
	color : #ffffff;
}
a:visited {
	color : #ffffff;
	text-decoration : none;
}
a:active {
	color : #FFFFFF;
	text-decoration : underline;
}
img {
	border:0px;
}
.hellgrau {
	color: #CCCCCC;
}
.weiss {
	color: #FFFFFF;
}
}
menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.hellgrau_fett {
	font-weight: bold;
	color: #CCCCCC;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.dunkelgrau a {
	color: #666666;
}
.dunkelgrau a:visited  {
	color: #666666;
}
.dunkelgrau a:hover{
	color: #333333;
}
.dunkelgrau a:active{
	color: #666666;
}
.kursiv {
	font-style: italic;
}
.bold {
	font-weight: bold;
	color: #CCCCCC;
}
.weisskursiv {
	font-style: italic;
	color: #FFFFFF;
}
.weiss_kursiv_underlined {
	font-style: italic;
	color: #FFFFFF;
	text-decoration: underline;
}
.weissfett {
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 1px;
}
.weiss_serif {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #009900;
	background-color: #FFFFFF;
	border: none;
	letter-spacing: 1px;
	width: 100%;
	margin-right: 0px;
	margin-left: 0px;
	padding-left: 5px;
	overflow: visible;
	font-weight: bolder;
}

absatz {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #FFFFFF;
	letter-spacing: 1px;
}
.liste {
	list-style-position: outside;
	list-style-image: none;
	list-style-type: circle;
	font-variant: normal;
	text-align: left;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 1px;
	text-align: left;
	text-indent: 0pt;
	white-space: normal;
	list-style-type: square;
	list-style-position: inside;
	background-color: #FFCC33;
}

h3 {
	font-size: 16px;
	font-weight: bolder;
	letter-spacing: 1px;
	text-align: left;
}
.listenmenu {
	text-align: left;
	list-style-type: disc;
}
.center {
	text-align: center;
}
.fetter {
	font-weight: bolder;
	background-color: #FF9933;
	font-size: 18px;
}
