body {
	color:#000000;
	background-color:#ffffff;
}

a {
	color:#000000;
	text-decoration:underline;	
}

#navigation, #kopf, #galerieNavi {
	display:none;
}

#rechts {
	width:300px;
	margin:0 auto;
}

#rechts p {
	margin-top:0;
	padding:0;
}

#galerie {
	height:300px;
	width:300px;
}

#galerie img {
	height:300px;
	width:300px;
}

#links {
	margin-right:400px;
	padding:0 1em;
	margin:-0.5em 0 0 0;
}

h1,h2,h3,p,li,td,legend {
	font-family:"Trebuchet Ms",Helvetica,sans-serif;
}

h1 {
	font-size:14pt;
}

h2,h3 {
	font-size:12pt;
}

ul {
	margin-left:0;
	padding-left:1.5em;
}

p + ul {
	margin-top:-1em;
}

hr {
	color:#000000;
}

fieldset {
	padding:1em;
	margin-bottom:2em;
	margin-top:0;	
}

button {
	color:#660000;
}

textarea {
	width:95%;
	height:15em;
}

label, legend {
	font-weight:bold;
	color:#000000;
}

#printfooter {
	text-align:center;
}

#impressum {
	text-align:center;
	margin:0 auto;
}

#impressum p {
	margin:0;
	padding:0.25em;
}

input[type=button],button {
	color:#000000;
	width:5em;
}

/*Anfahrt*/

#divAnfahrt img {
	vertical-align:middle;
}

/*Anfrage*/

#frmAnfrage {
	width:22.25em;
	padding-left:1em;
}

#divAnfrage1, #divAnfrage2, #divAnfrage3, #divAnfrage4, #divAnfrage5 {
	display:none;
	width:23.25em;
}

#frmAnfrage label {
	display:block;
	width:6em;
	float:left;
}

#seite.sommer #frmAnfrage input, #seite.sommer #frmAnfrage textarea {
	background-color:#FAF3EB;
	border:none;
}

#seite.winter #frmAnfrage input, #seite.winter #frmAnfrage textarea {
	background-color:#ADCEEC;
	border:none;
}

#frmAnfrage .inpKlein {
	width:1.5em;
	text-align:center;
}

#frmAnfrage .inpMittel {
	width:5em;
	text-align:center;
}

#frmAnfrage .inpGross {
	width:12.5em;
}

#frmAnfrage textarea {
	width:20.5em;
	height:12.5em;
}

