HTML {
	height: 100%;
	margin: 0;
	padding: 0;
}

BODY {
         height: 100%;
         margin: 0px;
         padding: 0px;
         background-color: white;
         text-align: center;
}

#rahmen {
	width: 747px;
         height: 100%;
         min-height: 100%;
         background-image: url('gfx/bg.jpg');
         margin: auto;
         text-align: left;
         padding: 0px;
}

body>#rahmen {
	height: auto;
}


#kopfbild {
	display: block;
}

#menurahmen {
	width: 196px;
         height: auto;
         float: left;
         margin: 0px;
         padding: 0px;
         border: 0px;
}

#inhalt {
	width: auto;
         margin: 0px;
         margin-left: 196px;
         padding: 25px;
         padding-top: 0px;
}


#inhalt a {
	font-family: Arial, sans-serif;
         font-size: 12px;
         font-weight: bold;
         line-height: 140%;
         color: #982822;
         text-decoration: none;
}

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

H1, H2, P {
 	font-family: Arial, sans-serif;
         margin: 0px;
         padding: 0px;
         margin-top: 10px;
}

H1 {
         font-size: 18px;
         font-weight: bold;
         color: #982822;
}

H2 {
	margin-top: 20px;
         font-size: 14px;
         font-weight: bold;
         color: #982822;
}

P {
	font-size: 12px;
         font-weight: normal;
         color: black;
         line-height: 140%;
}

#inhalt ul {
	margin: 0px;
         margin-top: 10px;
         padding: 0px;
}

#inhalt ul li {
	margin: 0px;
	margin-left: 15px;
	margin-bottom: 6px;
         padding: 0px;
         list-style-type: square;
         font-family: Arial, sans-serif;
         font-size: 12px;
         line-height: 120%;
}

#menurahmen ul {
	margin: 0px;
         padding: 0px;
}

#menurahmen ul li {
	margin: 0px;
         padding: 0px;
         list-style: none;
}

#menurahmen ul li a {
	display: block;
         width: auto;
         height: 20px;
	font-family: Arial, sans-serif;
         font-size: 14px;
         font-weight: bold;
         line-height: 130%;
         color: #A88252;
         text-decoration: none;
         padding-left: 10px;
         margin-left: 28px;
         margin-right: 19px;
         margin-top: 10px;
}

#menurahmen ul li a:hover, #menurahmen ul li a.ausgewaehlt {
	background-color: #A88252;
         color: white;
}

#menurahmen ul ul li {
	margin: 0px;
         padding: 0px;
	font-family: Arial, sans-serif;
         font-size: 12px;
         font-weight: bold;
         color: black;
         list-style: none;
}

#menurahmen ul ul li a {
         width: auto;
         height: 18px;
	font-family: Arial, sans-serif;
         font-size: 12px;
         font-weight: normal;
         line-height: 130%;
         color: black;
         text-decoration: none;
         padding-left: 10px;
         margin-left: 40px;
         margin-right: 20px;
         margin-top: 5px;
}

#menurahmen ul ul li a:hover, #menurahmen ul ul li a.sub_ausgewaehlt {
         background-color: #F4F1EE;
         font-weight: bold;
         color: black;
}

.bildrahmen {
	border: 1px solid #982822;
}

.trenner {
	height: 1px;
         line-height: 1px;
         padding: 0px;
         border: 0px;
         background-color: #982822;
}

.formular {
	background-color: white;
         border: 1px solid #982822;
         font-family: Arial, sans-serif;
         font-size: 12px;
}

#hinweis a:hover {
    text-decoration: underline;
}
#hinweis a{
	font-family: Arial, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #982822;
	font-weight:bold;
}

.content_box {
		padding: 10px;
         margin-top: 20px;
         background-color: white;
         border: 1px solid #A88252;
}

.content_box P {
	margin: 0px;
}

#inhalt H2 A {
	font-family: Arial, sans-serif;
         font-size: 14px;
         font-weight: bold;
         line-height: 140%;
         color: #982822;
         text-decoration: none;
}

#inhalt H2 A:HOVER {
	color: #982822;
         text-decoration: underline;
}

#inhalt A SPAN.link_datum {
	font-size: 12px;
	color: black;
	text-decoration: none;
}

#inhalt A:HOVER SPAN.link_datum {
	text-decoration: none;
}

.bild_thumb {
	float: left;
	margin-right: 10px;
	margin-bottom: 25px;
}

.fotowettbewerb_rahmen {
	width: 500px;
	float: right;
	text-align: center;
}

.foto_links {
	float: left;
}

.foto_rechts {
	float: right;
	text-align: right;
	margin-top: 15px;
}

.clearer {
	clear: both;
}

#inhalt .teaser { margin: 30px 0px; }
#inhalt .teaser IMG { float: left; margin-bottom: 30px; }
#inhalt .teaser .teaser_gh { width: 246px; float: left; background-color: #25408F; color: white; margin-left: 2px; }
#inhalt .teaser .teaser_jh { width: 246px; float: right; background-color: #982824; color: white; margin-right: 3px; }
#inhalt .teaser .teaser_gh H1, #inhalt .teaser .teaser_jh H1 { color: #F1EAE2; margin-left: 15px; font-size: 20px; }
#inhalt .teaser .teaser_gh P, #inhalt .teaser .teaser_jh P { color: white; margin-top: 5px; margin-left: 15px; }


.pika-wrap {width: 400px; margin: 0px 0px 0px 50px;}
.pika-image {position: relative; width: 400px; background: #982822; padding: 10px; margin-left: 40px;}
	/*position image holders */
	.pika-image .animation, .pika-image .main-image {position: absolute; top: 10px; left: 10px;}
	.pika-image .animation {display: none;z-index:2;}
	.pika-image img {border:0;}

.pika-image .caption { position: absolute; background: url(assets/images/75-black.png);  border: 1px solid #141414; font-size: 12px; font-family: Arial, sans-serif; color: #fafafa; padding: 10px; text-align: right; bottom: 14px; left: 10px; }
	.pika-image .caption p {padding: 0; margin: 0; line-height: 14px;}

.pika-imgnav a {position: absolute; text-indent: -5000px; display: block;z-index:3;}
	.pika-imgnav a.previous {background: url(assets/images/prev.png) no-repeat left 50%; height: 340px; width: 50px; top: 10px; left: 10px;cursor:pointer;}
	.pika-imgnav a.next {background: url(assets/images/next.png) no-repeat right 50%; height: 340px; width: 50px; top: 10px; right: 10px;cursor:pointer;}

.pika-textnav { display: none; }
.pika-thumbs { display: none; }

.clip span{background-color:black;position:absolute;top:5px;left:5px;display:block;}
ul#pikame{width:570px;}

#inhalt P.galerie_nav { text-align: center; }
#inhalt P.galerie_nav A { background-color: transparent; color: #982822; font-size: 14px; padding: 7px 15px; }
#inhalt P.galerie_nav A.galerie_selected, #inhalt P.galerie_nav A:HOVER { background-color: #982822; color: white; text-decoration: none; }

.bild_spezial_jh { border: 1px solid #982822; float: left; margin-right: 15px; }
.bild_spezial_gh { border: 1px solid #25408F; float: left; margin-right: 15px; }
#inhalt .spezial_gaeste { margin-top: 30px; }
#inhalt .spezial_gaeste H2 A { color: #25408F; }

.form_radio { margin-left: 20px; margin-top: 5px; float: left; }
.form_radio_text { line-height: 200%; }




TABLE.preise TD, TABLE.preise TH {
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
    line-height: 120%;
    padding: 3px;
    background-color: #DDDDDD;
}

TABLE.preise TH {
	font-size: 12px;
	font-weight: bold;
	color: white;
	background-color: #982822;
}

TABLE.preise TH strong { color: white; }
