* {
	margin: 0;
	padding: 0;
}

body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-image: url(img/hg.png);
	background-repeat: repeat;
	color: #006AB3;
	font-size: 10pt;
}

h1 {
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.5em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #003C64;
	background-color: #006AB3;
	padding-right: 10px;
	padding-left: 10px;
	color: #FFF;
}

h1 a:link, a:visited {
	color: #FFF;	
	}
	
h1 a:hover {
	color: #F90;
	}

h2 {
	font-size: 1em;
	font-weight: bold;
	color: #FFF;
	text-indent: 0px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #000066;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 10px;
	background-color: #6399E0;
}

h2 a:link, a:visited {
	color: #FFF;
}
h2 a:hover {
	color: #F60;
}

h3 {
	font-size: 1em;
	text-indent: 0px;
	line-height: 1.3em;
	text-indent: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFC46E;
	background-color: #663D00;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	color: #FFF;
}

h3 a:link, a:visited {
	color: #FFF;

}

h3 a:hover {
	color: #F90;
}
h3 ul li {
	font-size: 1em;
	color: #FFF;
	font-weight: bold;
	list-style-type: square;
	list-style-position: inside;
}

h4 {
	font-size: 1.2em;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 1.2em;
	text-align: center;
	background-color: #CC0000;
	padding-top: 5px;
	padding-bottom: 5px;
	background-repeat: no-repeat;
}
h5 {
	font-family: Eurostile, Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	text-align: center;
	font-size: 101%;
	line-height: 1.6em;
	margin-left: 20px;
	margin-right: 20px;
	padding: 10px;
	font-weight:bold;
}

div .indexbanner{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 10pt;
	line-height: 12pt;
	text-align: center;
	background-color: #70A025;
	width: 502px;
	padding:10px;
	color:#fff;
}

h6 {
	background-color: #FCE1BC;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-size: 1em;
	font-weight: normal;
}


blockquote {
	vertical-align: top;
	color: #597291;
}

ol {
	margin-left: 1.3em;
	color: #006AB3;
	text-indent: 0px;
}

ul {
	font-weight: normal;
	text-decoration: none;
	text-indent: 0px;
	padding-top: 5px;
	margin: 0px;
	padding-bottom: 5px;
	list-style-image: none;
	list-style-type: none;
}

ul li {
	text-align: left;
	vertical-align: top;
	color: #006ab3;
}

ul li a {

}

ul li a:hover {
	color: #F60;
}

a {
	text-decoration: none;
	color: #00609F;
}

a:hover {
	color: #F60;
}

#angebot {
	color: #CC0000;
}




/* Menu */

#menu {
	width: 688px;
	height: 31px;
	background-image: url(img/menubg.png);
	vertical-align: top;
	padding-left: 40px;
	padding-right: 70px;
	margin-left: 15px;
	float: left;
}

#menu ul {
	font-size: 8pt;
	font-weight: bold;
	color: #006AB3;
	padding: 0;
}

#menu li {
	display: inline;
	background-image: url(img/button_off.png);
}

#menu a {
	display: inline;
	height: 31px;
	background-image: url(img/button_off.png);
	width: 110px;
	text-align: center;
	vertical-align: top;
	background-repeat: no-repeat;
	float: right;

	padding-top: 8
#;
	color: #006AB3;
	padding-top: 9px;
}

#menu a:hover {
	display: inline;
	font-weight: bold;
	background-image: url(img/button_on.png);
	text-align: center;
	vertical-align: top;
	float: right;
	text-decoration:none;
	color: #006AB3;
}

#active a, #active a:hover, #active a:visited {
	display: inline;
	background-image: url(img/button_off.png);
	text-align: center;
	vertical-align: top;
	float: right;
	color: #900;
	text-decoration:none;
}

#menu a:focus {
	display: inline;
	background-image: url(img/button_on.png);
	text-align: center;
	vertical-align: top;
	float: right;
	color: #006aa6;
	text-decoration:none;
}

/* Logo */

table{padding:0;}
td{padding:0;}

#headtable {
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-position: center;
	width: 829px;
	top: 0px;
	vertical-align: top;
}

#headimg {
	width: 799px;
	height: 150px;
}

#leftborder {
	float: left;
	clear: none;
	background-position: right top;
	height: 550px;
	width: 15px;
}

#rightborder {
	width: 15px;
	height: 550px;
	background-image: url(Scripts/img/rightborder.png);
	background-repeat: repeat-y;
	background-position: left top;
	margin: 0;
}

#welcome {
	background-position: left top;
	color: #006AB3;
	text-indent: 0px;
	width: 520px;
}

.floating-box {
	float: left;
	width: auto;
}

.floating-box p, .floating-box blockquote, .floating-box ol, .floating-box ul {
	line-height: 144%;
	font-size: 92%;
}

.floating-box img {
	border: 5px solid #FFFFFF;
}

/* Sidebar */

#sidebar {
	float: right;
	padding: 10px;
	width: auto;
}

#sidebar blockquote {
	margin-left: 0;
	padding-left: 1em;
	background-image: url(Scripts/img/img09.gif);
	background-repeat: no-repeat;
	background-position: right top;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #006AB3;
}

#sidebar blockquote p {
	text-align: left;
	line-height: normal;
	font-style: italic;
}

#links {
	font-size: 1em;
	color: #006AB3;
}

#partylinks ul {
	font-size: 0.9em;
	font-weight: bold;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0;
}

#partylinks ul li {

}

#partylinks a {
	display: block;
	background-color: #627C9D;
	margin-top: 2px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	color: #FFF;
}

#partylinks a:link, #links a:visited {
	text-decoration: none;
	color: #FFF;
}

#partylinks a:hover {
	background-color: #95A7BD;
	background-image: url(img/img08.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color: #F60;

}

#sponsoren li {
	background-color: #EBE0B4;
	font-size: 0.9em;
	line-height: 1.2em;
	height: auto;
	color: #006AB3;
	vertical-align: top;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 5px;
}
#mail {
	font-size: 1.0em;
	background-color: #FFFF99;
	text-align: center;
	height: auto;
	width: auto;
	border: 3px dashed #FF0000;
	padding: 5px;
	font-weight: bold;
}
/* Footer */

#footer {
	height: 50px;
	font-size: 120%;
	color: #FFFFFF;
	text-align: right;
	text-indent: 0px;
	width: auto;
	padding-top: 14px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: bold;
}

#footer .links {
	float: left;
	width: 440px;
	height: 34px;
	padding: 16px 30px 0 30px;
	background: #FFFFFF;
	border-left: 20px solid #010100;
	font-size: 85%;
}

#footer .legal {
	float: right;
	width: 220px;
	height: 34px;
	margin: 0 auto;
	padding: 16px 20px 0 0;
	background: #DB5600;
	text-align: right;
	font-size: 85%;
	color: #FFFFFF;
}
.first {
	background-image: url(Scripts/img/button_on.png);
	background-repeat: no-repeat;
}

#wrapper {
	height: auto;
	text-align: left;
	text-indent: 0px;
	font-size: 100%;
	line-height: 140%;
	height: auto;
	color: #006AB3;
	vertical-align: top;
	width: 100%;
	font-weight: bold;
	background-color: #FFF;
}

#wrapper ul {

	background-color: #FFF;
}

#wrapper li {
	background-color: #EBE0B4;
	background-position: left;
	text-align: left;
	font-size: 100%;
	line-height: 160%;
	height: auto;
	color: #006AB3;
	vertical-align: top;
	font-weight: bold;
	padding-left: 10px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
#wrapper a {
	height: auto;
	text-align: left;
	text-indent: 0px;
	font-size: 100%;
	line-height: 160%;
	height: auto;
	color: #006AB3;
	vertical-align: top;
	width: auto;
	font-weight: bold;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	text-decoration: none;
}

#wrapper a:hover {
	height: auto;
	text-align: left;
	text-indent: 0px;
	font-size: 100%;
	line-height: 160%;
	height: auto;
	color: #F60;
	vertical-align: top;
	width: auto;
	font-weight: bold;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	text-decoration: none;
}

#infodetail ul {
	width: 500;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000066;
	background-color: #D7F0FF;
	padding-left: 10px;
}
#infodetail li {
	font-size: 1em;
	font-weight: bold;
	color: #006AB3;
	list-style-type: circle;
	list-style-position: inside;
	line-height: 1.6em;
	font-family: Tahoma, Geneva, sans-serif;
}

#infodetail li a{
	font-weight: bold;
	color: #006AB3;
}

#infodetail li a:hover{
	font-weight: bold;
	color: #F60;
}
#footer-titel {
	font-size: 1.1em;
	font-weight: bold;
	line-height: 1.1em;
	position: relative;
	text-align: center;
}

#beschreibung {
	font-family: Verdana, Helvetica, sans-serif, Arial;
	font-size: 0.85em;
	line-height: 1.4em;
	padding-left: 13px;
	padding-right: 10px;
	width: 487px;
}


#next {
	width: 60px;
	background-color: #F00;
	background-image: url(img/next.png);
	background-repeat: no-repeat;
	background-position: right;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 2px;
	height: 14px;
	color: #FFF;
	padding-right: 10px;
	text-align: left;
	float: right;
	font-size: .8em;
	}

#next a:link {
	color: #FFF;
}
#next a:hover  {
	color: #F90;
}


#back {
	width: 60px;
	background-color: #F00;
	background-image: url(img/back.png);
	background-repeat: no-repeat;
	background-position: left;
	font-weight: bold;
	padding-right: 10px;
	padding-top: 2px;
	height: 14px;
	color: #FFF;
	padding-left: 10px;
	text-align: right;
	font-size: .8em;
	}

#back a:link {
	background-position: center;
	color: #FFF;
}
#back a:hover  {
	color: #F90;
}
#kontakt {
	background-color: #EBE0B4;
	background-position: left;
	font-size: 0.8em;
	color: #597291;
	vertical-align: top;
	font-weight: normal;
	font-family: Tahoma, Geneva, sans-serif;
	padding: 10px;
	height: 300px;
	min-height: 282px;
	width: 500px;
}

#kontaktadresse {
	background-color: #006;
	background-position: left;
	font-size: 0.8em;
	color: #FFF;
	vertical-align: top;
	font-weight: bold;
}

#Stil4 {
	font-size: 1.4em;
	line-height:1.5em;
	font-weight: bold;
	color: #FFF;
}

#menubottom {
	color: #3A4674;
	font-size: 0.8em;
	}

#menubottom a:link a:active a:visited {
	text-decoration: none;
}

#menubottom a:hover {
	color: #F33;
	text-decoration: none;
}
.abfrage {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #900;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: EBE0B4;
	color: #900;
	padding-left: 5px;
	width: 240px;
}
textarea {
	background-color: EBE0B4;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #900;
	font-family: Arial, Helvetica, sans-serif;
	color: #900;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	width: 220px;
	height: 160px;
	margin-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
#inputlabel {
	padding-top: 5px;
	padding-bottom: 2px;
	color: #900;
	padding-left: 10px;
}
.ergebnis {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #900;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: EBE0B4;
	color: #900;
	padding-left: 5px;
	width: 30px;
}

.button {
	color: #FFF;
	background-color: #006;
	width: 80px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
	font-size: 0.85em;
}
.button:hover {
	color: #000;
	background-color: #8484FF;
}
.fehler {
	font-size: .8em;
	line-height: 1em;
	color: #F00;
	background-color: #EBE0B4;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
}
#sponsoren ul {
	background-color: #FFF;
}
#logoleft {
	vertical-align: bottom;
	margin-bottom: -3px;
	padding-bottom: 0px;
	position: relative;
}
#ablaufinfo {
	height: auto;
	width: 500px;
	float: left;
	background-color: #FFC8A4;
	font-size: 1em;
	padding: 10px;
	list-style-image: url(img/img08.gif);
	list-style-type: lower-alpha;
	color: #B34700;
}
#wetter {
	background-color: #f8b920;
	height: 242px;
	width: 519px;
	text-align: center;
	font-size: 0.9em;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 5px;
}
#wetterklein {
	width: 161px;
	float: left;
	background-color: #FFFFFF;
	padding: 3px;
	margin-right: 3px;
	margin-left: 3px;
	height: 220px;
}
#datum_h1 {
	width:90px;
	float:right;
}

#halfline{
	height: 6px;
	width: 100px;
	}

#vks {
	height: auto;
	background-color: #FFC46E;
	padding-left: 10px;
	font-size: 0.95em;
	color: #663D00;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 500px;
	float: left;
	padding-right: 10px;
	}
#schiff {
	height: 179px;
	width: 220px;
	background-color: #663D00;
	float: left;
	padding-top: 26px;
	visibility: visible;
	}
#zeiten {
	height: 200px;
	width: 290px;
	float: left;
	background-color: #663D00;
	padding-left: 10px;
	font-size: 0.95em;
	color: #FFF;
	padding-top: 5px;
	visibility: visible;
}
#preise {
	color: #663D00;
	line-height: 1.6em;
	padding-top: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	vertical-align: text-top;
	float: right;
	width: 210px;
}
#zeiler {

	height: 23px;
	width: 100px;
}

