body  {
	margin:0;
	padding:0;
	font-family:Arial,Helvetica,sans-serif;
	width:779px;
	margin:0px auto;
	background-color: #e8e8e8;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Anfang: ID's */

#website {
	background-image: url(hintergrund.jpg);
	padding: 10px 25px;
}
	
	
#header {
	background-color: white;
	margin-bottom: 25px;
}

#header #logo {
	background-image: url(header.jpg);
	height: 100px;
	width: 729px;
}

#header #foto {
	background-image: url(header_foto.jpg);
	height: 100px;
	width: 729px;
}

#header #banner img {
	border: 1px solid #89b5dc;
}


#reiter1 {
	position: absolute;
	width: 140px;
	height: 33px;
	background-image:url(reiter.gif);
	margin-top: 77px;
	margin-left: 324px;
	color: white;
	font-weight: bold;
	font-size: 12pt;
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 5px;
}

#reiter2 {
	position: absolute;
	width: 140px;
	height: 33px;
	background-image:url(reiter.gif);
	margin-top: 77px;
	margin-left: 469px;
	color: white;
	font-weight: bold;
	font-size: 12pt;
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 5px;
}

#reiter3 {
	position: absolute;
	width: 140px;
	height: 33px;
	background-image:url(reiter.gif);
	margin-top: 77px;
	margin-left: 614px;
	color: white;
	font-weight: bold;
	font-size: 12pt;
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 5px;
}


#sponsoren-titel {
	position: absolute;
	margin-left: 594px;
	width: 150px;
	height: 30px;
	background-color: white;
	color: black;
	font-size: 14pt;
	font-weight: bold;
	margin-top: 235px;
	text-align: center;
	background-image: url(kasten_titel.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	border: 1px solid #e7e7e7;
	padding: 5px;
}

#sponsoren-logos {
	position: absolute;
	margin-left: 594px;
	width: 150px;
	height: 135px;
	background-color: white;
	color: black;
	font-size: 10pt;
	font-weight: bold;
	margin-top: 275px;
	text-align: center;
	background-image: url(kasten_inhalt.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	border: 1px solid #e7e7e7;
	padding: 5px;
}



#navigation {
	padding: 5px;
	width: 150px;
	border: 1px solid #e7e7e7;
	background-color: #89b5dc;
	float: left;
}

.NavKategorie {
	font-size: 12pt;
	font-weight: bold;
}

.NavPunkt {
	font-size: 10pt;
	color: black;
}

a.NavPunkt:link, a.NavPunkt:active, a.NavPunkt:visited {
	color: black;
	text-decoration: none;
}

a.NavPunkt:hover {
	color: white;
	text-decoration: underline;
}

a.reiter:link, a.reiter:active, a.reiter:visited {
	color: white;
	text-decoration: none;
}

a.reiter:hover {
	color: white;
	text-decoration: underline;
}

.NavTrenner {
	height: 1px;
	border-top: 1px solid #e7e7e7;	
	margin-top: 10pt;
	margin-bottom: 10pt;
	margin-left: -5px;
	margin-right: -5px;
}

#mitte {
	margin-left:180px;
	margin-top:18px;
	padding: 5px;
	width:350px;
	min-height: 550px;
}


.text {
	padding: 5px;
	width:350px;
	text-align: justify;
	margin-bottom: 20px;
	font-size: 14px;
	background-color: white;
	background-image: url(content_hintergrund.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	border: 1px solid #e7e7e7;
}

#mitte img {
	border: none;
}



#footer {
	width: 769px;
	height: 70px;
	background-color: #89b5dc;
	padding: 5px;
}

#footer #copyright {
	margin-top: 56px;
	float: left;
	color: #e8e8e8;
	font-size: 8pt;
	font-family:Arial,Helvetica,sans-serif;
}

#footer #menue {
	margin-top: 56px;
	float: right;
	color: #e8e8e8;
	font-size: 8pt;
	font-family:Arial,Helvetica,sans-serif;
}

#footer #menue a:link, #footer #menue a:active, #footer #menue a:visited {
text-decoration: none;
color: #e8e8e8;
}

#footer #menue a:hover {
text-decoration: underline;
color: white;
}

#footerlogos {
	text-align: center;
	width: 769px;
	position: absolute;
	height: 50px;
	padding: 5px;
}

#footerlogos img {
	border:none;
	padding-right: 10px;
	filter:Alpha(opacity=40);
	-moz-opacity:0.40;
	opacity:0.40;
}

#footerlogos a:hover img{
	filter:Alpha(opacity=100);
	-moz-opacity:1.00;
	opacity:1.00;
}


#footer #copyright a:link, #copyright a:active, #copyright a:visited {
text-decoration: none;
color: #e8e8e8;
}

#footer #copyright a:hover {
text-decoration: underline;


color: white;
}


#impressum {
	margin-left: 625px;
	margin-top: 20px;
	color: white;
	font-size: 8pt;
	font-family:Arial,Helvetica,sans-serif;
}

#impressum a:link, #impressum a:active, #impressum a:visited {
text-decoration: none;
color: white;
}

#impressum a:hover {
text-decoration: underline;
color: white;
}


/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Anfang: Texte und Links etc. */

.text h1 {
font-size: 14pt;
height: 30px;
font-weight: bold;
color: black;
margin: -5px -5px 10px -5px;
padding: 5px;
background-image: url(kasten_titel.jpg);
background-repeat: repeat-x;
background-position: bottom;
background-color: white;
}

.text a:link, #mitte a:visited, #mitte a:active {
text-decoration: none;
border-bottom-style: dotted;
border-bottom-width: 1px;
color: black;
}

.text a:hover {
color:#02598b;
border-bottom-style: dotted;
border-bottom-width: 1px;
text-decoration: none;
}


.text #gaestebucheintrag_von {
font-size: 9px;
text-align: right;
}

a.inhalt:link, a.inhalt:visited, a.inhalt:active {
color: #02598b;
text-decoration: none;

}

a.inhalt:hover {
color: #000000;
text-decoration: underline;
}
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Ende: Texte und Links etc. */

#slider {
    width: 150px; /* important to be same as image width */
    height: 100px; /* important to be same as image height */
    position: relative; /* important */
	overflow: hidden; /* important */
}
#sliderContent {
    width: 150px; /* important to be same as image width or wider */
    position: absolute;
    	left: 0px;
	top: 0;
	margin-left: 0px;
	padding: 0px;
}
.sliderImage {
    float: left;
    position: relative;
	display: none;
}
.sliderImage span {
    position: absolute;
	font: 10px/15px Arial, Helvetica, sans-serif;
    width: 150px;
    display: none;
}
.clear {
	clear: both;
}
.sliderImage span strong {
    font-size: 14px;
}
.top {
	top: 0;
	left: 0;
}
.bottom {
	bottom: 0;
    left: 0;
}