@charset "iso-8859-1";
/* CSS Document */


body {
	background-image: url(bilder/back.jpg);
	background-repeat: repeat-x;
	margin-left: 390px;
	
}
body,td,th {
	font-family: Verdana;
	font-size: 11px;
	color:#333333

   }
  a:link {
	color:#FFFFFF;
	font-style: normal;
	font-family: Verdana;
	font-weight: normal;
	text-decoration: none;
}
	a:visited { color; white;
	font-style: normal;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	}
	a:hover {
	color: yellow;
	font-style: normal;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
	a:active {
	color: yellow;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	}
.menuoben {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #990000;
	}
.menulinks {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #336699;
	}
.menulinksrot {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #990000;
	}	
.menurechts {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #336699;
	list-style-position: inside;
	}	
	
.Überschrift1 {
	font-family: Verdana;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.Überschrift2 {
	font-family: Verdana;
	font-size: 16px;
	font-style: oblique;
	font-weight: bold;
	color: #808080;
}
.ÜberschriftMenu{
	font-family: Verdana;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #999999;
	background-color: #336699;
}

.liste {
	color: #333333;





	<li style="list-style-type: square;
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-indent: -40px;
	list-style-image: none;
	font-variant: normal;
	text-transform: none;
	list-style-position: inside;
	list-style-type: disc;
	left: 0px;
	border-left-style: none;
	display: list-item;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	background-position: 0px;
} 

