* {
	margin: 0;
	padding: 0;
}

body {
	background: #2774b2 url(/bilder/grafiken/hintergrund2.jpg) no-repeat center top;
	color: #fff;
	font: 12px/150% Arial, Helvetica, Geneva, sans-serif;
	word-spacing: 0.1em;
}



body#retter {
		color: #91cbdf;
		background-image:url(/bilder/grafiken/header-h.jpg?id=1862);
		background-repeat:no-repeat;
}


/* -- Layout -- */

#container {
	width: 965px;
	margin-right: auto;
	margin-left: auto;
}

#fliegerinfo {
	width: 800px;
	margin: 20px;
	color: #000;
}

#service {
	width: 925px;
	margin: 0;
	padding: 15px 0 0 5px;
	height: 35px;
	background-color: #2774b2;
	background-image: url(/bilder/grafiken/service.jpg);
}


#serviceflycamp {
	width: 925px;
	margin: 0;
	padding: 15px 0 0 5px;
	height: 35px;
	background-color: #2774b2;
	background-image: url(/bilder/grafiken/service-03.jpg);
}

#servicenavi {
	width: 925px;
}

#navliste-service li {
	display: inline;
	list-style-type: none;
	padding-right: 5px;
}

#navliste-service li a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	border-right: 1px solid #fff;
	padding-right: 8px;
}

#navliste-service li a:hover {
	text-decoration: underline;
}

#suche {
	float: left;
	display: block;
	width: 450px;
	text-align: right;
}

#flash {
	width: 925px;
	margin: 0 20px;
	padding: 0;
	clear: both;
}

#navigation {
	width: 925px;
	height: 75px;
	margin: 0 20px;
}

#inhalt {
	width: 925px;
	margin: 0 20px;
	padding: 0;
	background: url(/bilder/grafiken/hg-inhalt.png) repeat-y;
}


#inhalt-flc {
	width: 925px;
	margin: 0 20px;
	padding: 0;
	background: url(/bilder/grafiken/hg-inhalt-flc.png) repeat-y;
}

#col1 {
	width: 150px;
	float: left;
	padding: 30px 20px 20px;
}

#col2 {
	width: 515px;
	float: left;
	font-size: 110%;
	padding: 30px 20px 20px;
	color: #444;
}

#col3 {
	width: 140px;
	float: left;
	line-height: 16px;
	color: #0b2559;
	padding: 30px 20px 20px;
}

#footer {
	clear: both;
	width: 905px;
	background: url(/bilder/grafiken/footer.jpg) no-repeat;
	height: 25px;
	padding-left: 20px;
	padding-top: 5px;
	color: #0b2559;
}

#footernavi {
	width: 925px;
}

#navliste-footer li {
	display: inline;
	list-style-type: none;
	padding-right: 5px;
}

#navliste-footer li a {
	color: #0b2559;
	font-weight: bold;
	text-decoration: none;
	border-right: 1px solid #0b2559;
	padding-right: 8px;
}

#navliste-footer li a:hover {
	text-decoration: underline;
}

#linkliste li {
	list-style-type: square;
}

#termin {
	float: left;
	margin-left: 18px;
	width: 55px;
}

.trennstrich {
	border: 1px solid #333;
	display: block;
	clear: both;
	margin-top: 10px;
	margin-bottom: 10px;
}

#galeriebox {
	width: 160px;
	height: 170px;
	margin-right: 10px;
	float: left;
}

/* -- Schrift -- */

h1 {
	margin-bottom: 20px;
	color: #ff7f10;
	font-size: 135%;
	font-weight: bold;
	display: block;
	padding-bottom: 5px;
	border: 1px solid #ff7f10;
	padding-left: 10px;
	padding-top: 5px;
}

h2 {
	margin-bottom: 10px;
	color: #003399;
	font-size: 120%;
	font-weight: bold;
}

h3 {
	margin-bottom: 10px;
	color: #003399;
	font-size: 105%;
	font-weight: bold;
}

h4 {
	color: #003399;
	font-size: 105%;
	font-weight: bold;
	border-bottom: 1px solid #003399;
	margin-bottom: 10px;
	padding-bottom: 2px;
	border-top: 1px solid #003399;
	padding-top: 2px;
}

.titel-bold {
	color: #000;
	font-size: 150%;
	line-height: 160%;
	font-weight: bold;
	font-style: italic;
}

.hotline {
	color: #003399;
	font-size: 110%;
	font-weight: bold;
	padding: 5px;
	border: 1px solid #ff7f10;
	display: block;
	margin-top: 10px;
	clear: both;
}

.kursanfrage {
	color: #003399;
	font-size: 110%;
	font-weight: bold;
	padding: 5px;
	border: 1px solid #ff7f10;
	display: block;
	margin-top: 10px;
	clear: both;
	background-color: #eaeaea;
	text-align: center;
}

.achtung {
	color: #ff000b;
	font-size: 12px;
	font-weight: bold;
	border-bottom: 1px solid #ff000b;
	padding-bottom: 2px;
        display: block;
	
}

.datum {
	color: #444;
	font-size: 10px;
	line-height: 13px;
	font-weight: bold;
}

.minitext {
	color: #444;
	font-size: 10px;
	line-height: 13px;
}

.bold-weiss {
	color: #FFFFFF;
	font-weight: bold;
}

.editor {
	padding: 15px;
}

a {
	text-decoration: underline;
	color: #0b2559;
}

a:hover {
	color: #ff7f10;
	text-decoration: underline;
}

ul {
	margin-left: 16px;
}

a.nachoben{
        text-decoration: none;
	font-size: 9px;
	font-weight: bold;
        color: #0b2559;
 }

.trennstrich {
	border: 1px solid #444;
	display: block;
	clear: both;
	margin-top: 10px;
	margin-bottom: 10px;
}

/* -- Navigation -- */

#navlist {
	padding-left: 0;
	margin-left: 0;
}

#navlist li {
	margin: 0;
	list-style: none;
	border-top: 1px solid #0b2559;
}

#navlist li a {
	text-decoration: none;
	color: #0b2559;
	height: 15px;
	display: block;
	padding: 2px 0 5px 10px;
}

#navlist li a:hover {
	text-decoration: none;
	color: #0b2559;
	border-left: 3px solid #0b2559;
}

#navlist-untermeneu {
	padding-left: 0;
	margin-left: 0;
}

#navlist-untermeneu li {
	margin: 0;
	list-style: none;
	border-top: 1px solid #0b2559;
}

#navlist-untermeneu li a {
	text-decoration: none;
	font-size: 9px;
	font-weight: bold;
        color: #0b2559;
	height: 15px;
        display: block;
	padding: 2px 0 5px 30px;
}

#navlist-untermeneu li a:hover {
	text-decoration: none;
	color: #0b2559;
	border-left: 3px solid #0b2559;
}

#u-navlist {
	padding-left: 0;
	margin-left: 10px;
}

#u-navlist li {
	margin: 0;
	list-style: none;
	border-top: 1px dashed #0b2559;
}

#u-navlist li a {
	text-decoration: none;
	color: #0b2559;
	height: 10px;
	display: block;
	padding: 0 0 8px 10px;
	font-size: 90%;
}

#u-navlist li a:hover {
	text-decoration: none;
	color: #0b2559;
	border-left: 3px solid #0b2559;
}

/* -- Tabellen -- */

.tabelle {
	border-collapse: collapse;
	color: #444;
	border: 1px solid #ccc;
}

.tabelle td {
	height: 30px;
	padding: 10px;
}

.aktiv {
	background-color: #e6e6e6;
}

.termin {
	border-collapse: collapse;
	border: 1px solid #003399;
}

.termin td {
	padding: 5px;
}

.tabueber {
	padding-top: 15px;
	padding-bottom: 10px;
}

/* -- Bilder -- */

.bild {
	border: 1px solid #003399;
	max-width: 515px;
	height: auto;
}

.bildrahmen-weis {
	border: 1px solid #FFFFFF;
	max-width: 515px;
	height: auto;
}

.bild-links {
	border: 1px solid #003399;
	float: left;
	margin-right: 15px;
	max-width: 350px;
	height: auto;
	margin-bottom: 5px;
}

.bild-rechts {
	border: 1px solid #003399;
	float: right;
	margin-left: 15px;
	max-width: 350px;
	height: auto;
	margin-bottom: 5px;
}

.listbild {
	float: right;
	margin-right: 0;
	width: 100px;
	height: auto;
	margin-left: 20px;
}

.gutscheinbild{
	float: right;
	margin-right: 0;
	width: 100px;
	height: auto;
	margin-left: 20px;
}

.bild-aktuelles {
	border: 1px solid #003399;
	float: left;
	margin-right: 15px;
	width: 250px;
	height: auto;
}

.bild-produkt {
	float: right;
	max-width: 250px;
	height: auto;
	margin-bottom: 50px;
	margin-left: 20px;
}

.termin-farbe {
	float: left;
	margin-bottom: 5px;
	border: 0px;
	margin-top: 5px;
	margin-right: 5px;
	clear: both;
	width: 10px;
	height: 10px;
}

.fliegerinfo-startseite {
	border: 1px solid #003399;
	width: 100px;
	height: auto;
	margin-bottom: 5px;
}

.fotogalerie-startseite {
	border: 1px solid #003399;
	width: 150px;
	height: auto;
	margin-bottom: 5px;
}

/* -- Suche -- */

.suchschalter {
	position: absolute;
}

.suchfeld {
	width: 200px;
	height: 20px;
	background-color: #e6e6e6;
	background-image: url(/bilder/grafiken/suche1.jpg);
	margin: 0;
	padding: 0 0 0 5px;
	border: 1px solid #0b2559;
}

.suchergebnis li {
	margin-bottom: 5px;
}

/* -- Kalender -- */

.kalender {
/* Grundformatierung des Kalenders */
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #797979;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 11px;
    }

.wtag {
/* Ein normaler Wochentag */
	background-color: #f4f4f4;
	line-height : 18px;
	border-top: 1px solid #797979;
	padding-left: 4px;
}

.we {
/* Ein Tag des Wochenendes */
	background-color: #99CCFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #797979;
	line-height: 18px;
	padding-left: 4px;
}

.SELECTFELD {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 12px;
	width: 90px;
}

.BUTTON {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 11px;
	width: 140px;
}

/* Weinachtsmarkt für die erste Probe der Weinachsannimation
 */

/*position */
.weihnachtsmarkt { 

}






/* -- Hacks -- */

.clearfix:after {
	content:  ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

* html .clearfix {
	height: 1%;
}

