@charset "ISO-8859-1";
.oben {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	background-color: #d50334;
	padding: 20px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
body {
	background-image: url();
	background-repeat: repeat-y;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #696969;
	text-decoration: none;
	font-size: 13px;
}
a:visited {
	color: #696969;
	text-decoration: none;
	font-size: 13px;
}
a:hover {
	text-decoration: none;
	color: #000000;
	font-size: 13px;
}
a:active {
	color: #696969;
	text-decoration: none;
	font-size: 13px;
}
.inhalt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	padding-top: 35px;
	padding-right: 35px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.rahmen {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #EBEBEB;
	border-right-color: #EBEBEB;
	border-bottom-color: #EBEBEB;
	border-left-color: #EBEBEB;
}
.allback {
	background-image: url(pics/backshade.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
.navig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	padding-top: 35px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.Stil1 {
	font-size: 14px;
	font-weight: bold;
}
ul {
	list-style-position: outside;
	list-style-type: none;
	list-style-image: url(pics/arrow2.gif);
	margin: 20px;
    padding: 0px;
}
