	@charset "ISO-8859-1";
* {
	padding: 0;
	margin: 0;
	font-size: 100%;
	font-weight: normal;
}
body {
	font-family: verdana, Arial, sans-serif;
	color: #000000;
}
p {
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
}
h1 {
	font-family: Arial, sans-serif;
	font-size: 1.0em;
	color: #336699;
	font-weight: bold;
	line-height: 100%;
}
h2 {
	font-size: 1.2em;
	color: #336699;
	font-weight: bold;
	line-height: 200%;
	text-align: center;
}
h3 {
	font-size: 1.1em;
	background-color: #99ccff;
	line-height: 120%;
	text-align: center;
	font-weight: bold;
}
/* aussen damitfarbe imtitelangezeigt wird beim firefox*/
#aussen {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	text-align: center;
		min-width: 800px;
}
#oben {
	position: absolute;
	top: 0px;
	width: 100%;
	height: 100px;
	background-image: url(pics/horizontal_oben.gif);
}
#logo1 {
	position: absolute;
	left: 0px;
	top: 0px;
}
#obentitel {
	position: absolute;
	right: 226px;
	left: 220px;
	top: 0px;
	vertical-align: middle;
	background-image: url(pics/horizontal_oben.gif);
		min-width: 300px;
}
#logo2 {
	position: absolute;
	top: 0px;
	right: 0px;
}
#nav {
	position: absolute;
	top: 100px;
	left: 0px;
	width: 200px;
	height: 313px;
	background-image: url(pics/nav.gif);
}
ul#navi {
	padding-left: 10px;
	list-style-type: none;
}
li.menue {
	padding-left: 20px;
	line-height: 30px;
	background: url(pics/menu.gif);
	background-repeat: no-repeat;
	text-align: left;
}
}
#vstreifenmenu {
	position: absolute;
	top: 100px;
	left: 192px;
	width: 8px;
	background-image: url(pics/vertikal_streifen_unten.jpg)
}
#hstreifenmenu {
	position: absolute;
	top: 305px;
	width: 200px;
	height: 8px;
	background-image: url(pics/horizontal_unten.gif)
}
a.li {
	width: 140px;
/*fr IE */
	font-size: 0.9em;
	font-weight: bold;
	text-align: left;
	color: #99ccff;
	text-decoration: none;
}
a:visited {
	color: #99ccff;
	text-decoration: none;
}
a:active {
	color: #ffffff;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:focus {
	color: #000000;
	text-decoration: underline;
}
a.text {
	color: #000000;
	text-decoration: underline;
	font-size: 1.0em;
	color: #000099;
}
/*ende allgemeiner teil - inhalt*/
#inhalt {
	position: absolute;
	padding-left: 10px;
	top: 100px;
	left: 220px;
	min-width: 600px;
	max-width: 800px;
	text-align: center;
	font-size: 0.9em;
	font-family: Arial, sans-serif;
}
#inhalteinspaltig {
	position: absolute;
	padding-left: 10px;
	max-width: 800px;
	top: 100px;
	left: 220px;
	min-width: 600px;
	text-align: center;
	font-size: 0.9em;
	font-family: Arial, sans-serif;
}
.inhaltlinks {
	clear: left;
	width: 300px;
	float: left;
	text-align: left;
}
.inhaltrechts {
	float: left;
	width: 400px;
	text-align: left;
	padding-left: 20px;

}
.links {
	float: left;
	width: 180px;
	margin-right: 20px;
	padding-left: 20px;
}
.rechts {
}
.clearleft {
	clear: left;
}
.floatleft {
	float: left;
}
#anfahrtbeschreibung {
	float: left;
	margin-left: 5px;
	padding-left: 20px;
	text-align: left;
	line-height: 200%;
}
}
li.disc {
	list-style-type: disc;
}
#preise {
	float: left;
	width: 450px;
}
#regeln {
	float: left;
	text-align: left;
	width: 300px;
}
table#preis {
	table-layout: fixed;
	width: 420px;
}
th.inhalt {
	background-color: #99ccff;
}
td.inhalt {
}
li.disc {
	list-style-type: disc;
	line-height: 110%
}
/* Inhaltsfenster */
