@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
}


#background {
	background-image: url(../bilder/background/background.png);
	height: 720px;
	width: 1000px;
	position: absolute;
	left: 50%;
	margin-left: -500px;
	margin-top: 25px;
	background-repeat: no-repeat;
}
#optimierung {
	position: absolute;
	top: 12px;
	left: 367px;
	font-size: 0.9em;
	color: #B5C299;

}

h3   {
	font-weight: bold;
	margin-bottom: 1em;
}


#inhalt {
	position:absolute;
	left:252px;
	top:240px;
	width:704px;
	height:416px;
	z-index:1;
	font-size: 1.2em;
	color: #313627;
}

#inhalt p {
	text-align: justify;
	padding-bottom: 0.7em;
}
a   { color: #313627; }
.bilderrahmen {
	border: 2px solid #fafbf6;
}
#indexseite  #inhalt, #rueckblickseite #inhalt {
	position:absolute;
	left:252px;
	top:475px;
	width:704px;
	height:200px;
	z-index:1;
	font-size: 1.2em;
	color: #313627;
}
#hinweis_galerie  {
	position:absolute;
	left:252px;
	top:445px;
	width:704px;
	color: #5A6347;
	font-size: 0.9em;
	text-align: center;
}
#ortseite  #inhalt  #bild  {
	text-align: center;
}
#specialseite    #inhalt    li    a:hover, #ortseite a:hover, #infoseite   #inhalt   a:hover, #hotelseite   #inhalt   a:hover, #gaestebuchseite  #inhalt  a:hover, #adressseite  #inhalt  a:hover{
    background: #fafbf6;
    color: #313627;
}

#gaestebuchseite  #inhalt  a{
	font-weight:bold;
	font-size:1.5em;}

#specialseite #inhalt li {
	list-style-image: url(../bilder/button/bullet_weiss.png);
	list-style-position: inside;
	padding-bottom: 2em;
}
#infoseite #inhalt {
	font-size: 1.3em;
}

#infoseite  .einrueck, #adressseite .einrueck, #hotelseite .einrueck {
	text-indent: 10em;
}

#hotelseite .einrueck {
	padding-bottom: 0.5em;
}
#galeriedetailseite     #longdesc_bild   {
	height: 300px;
	width: 400px;
	border: thick double #FFFFFF;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;

}

#galeriedetailseite #longdesc_text {
	padding-left: 150px;
	padding-top: 1em;

}



#impressum--------------------------------------------------- {
}


#disclaimer {
	height: 180px;
	overflow: scroll;
	color: #313627;
	display: block;
	padding: 10px;
	border: thin solid #313627;
	font-size: .9em;
}
#disclaimer h4 {
	font-weight: bold;
	font-size: .9em;
}

#impressumseite #design {
	float: right;
	width: 330px;
	height: 11em;
}
#impressumseite #veranstalter {
	float: left;
	width: 330px;
	height: 11em;
}
#impressumseite #verantwortlich {
    clear: both;
    margin-bottom: 1em;
    font-size: .9em;
}


#inhalt .impressum
{
	border: 1px solid #92a174;
	margin-bottom: 1em;
}

#inhalt .impressum legend {
	margin-left: 1em;
	color: #fafbf6;
	font-size: 1em;
	font-weight: bold;
}

#inhalt .impressum p {
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 1.5em;
}

#kontaktformular--------------------------------------------- { }

#kontaktseite #inhalt #kontakt #anfrage,
#kontaktseite #inhalt #kontakt #ansprech {
    width: 320px;
    height: 230px;
}

#kontaktseite #inhalt #kontakt #ansprech { float: left; }

#kontaktseite #inhalt #kontakt #anfrage { float: right; }

#kontaktseite #inhalt #kontakt #senden {
    clear: both;
    height: 4.5em;
}

#kontaktseite #kontakt #senden .button { float: left; }
#kontaktseite #kontakt #senden .button2 {
    float: right;
    margin-right: 1em;
}

.texteingabe, textarea
	{
    display: block;
    width: 90%;
    margin: .5em auto 0;
    color: #313627;
	}

.texteingabe:hover, textarea:hover,
.texteingabe:focus, textarea:focus
{
    display: block;
    width: 90%;
    margin: .5em auto 0;
    background: #a6b684;
    color: #fafbf6;
}


#inhalt .kontaktformular
{
    border: 1px solid #92a174;
    margin-bottom: 2em;
    margin-top: 2em;
}

#inhalt .kontaktformular legend {
    margin-left: 1em;
    color: #fafbf6;
    font-size: 1em;
    font-weight: bold;
}
#kontaktseite #inhalt #kontakt p { padding: 0.5em 1em; 
}

#ausstellerliste--------------------------------------------------------- {
}
#ausstellerseite #galeriebilder { display: none; }

#inhalt .liste {
    border: 1px solid #92a174;
    margin-bottom: 1em;
}
#inhalt .liste legend {
    margin-left: 1em;
    color: #fafbf6;
    font-size: 1em;
    font-weight: bold;
}


#inhalt .liste table td {
    width: 175px;
    padding-left: 1em;
    font-size: 0.85em;
}
#inhalt .liste table {
    padding-top: 0.5em;
}

#inhalt .liste .mittelstrich, #inhalt .liste .bezeichnung {
	border-right-width: 0.5px;
	border-right-style: solid;
	border-right-color: #92a174;
}

#inhalt .liste .bezeichnung { color: #fafbf6; }

#ausstellerseite #inhalt #hinweis {
	font-size: 0.8em;
	text-align: center;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}
tr {
	background: #a6b684 ;
}

.ungerade {
	background: #fafbf6;
}
#ausstellerseite  #inhalt  a {
	line-height: 1.5em;
}

tr a:hover {
	background:  #fafbf6;
}

.ungerade a:hover {
	background: #a6b684;
}
#ausstellerseite #zebrastreifen2 .bezeichnung {
	color: #313627;
	background-color: #fafbf6;
}

#copyright {
	position:absolute;
	left:300px;
	top:703px;
	font-size: 1em;
	color: #313627;
}
#indexseite #background {
	background-image: url(../bilder/background/background_gross.png);
	height: 1000px;
	width: 1000px;
	position: absolute;
	left: 50%;
	margin-left: -500px;
	margin-top: 25px;
	background-repeat: no-repeat;
}
h2 {
	font-weight: bold;
	margin-bottom: 1em;
	font-size: 1.2em;
}

