html { 
	min-width: 800px;
	 }


	/* Helpers */

img	{
	border: 0;
	/* border: 1px solid red; */
	}
	
	
	
	

	/* Main layout */

body	{
	text-align: center;
	margin: 0;
	/*margin-top: 25px;*/
	padding: 0;
	border: 0;
	background: #053500;   /*#888;*/
	/* background: #888 url(page.gif) top center repeat-y; */
	color: #FFF;
	font: small/18px Arial, "Trebuchet MS", "Bitstream Vera Sans", Verdana, Helvetica, sans-serif;
	/* font: small/18px "Lucida Grande", "Trebuchet MS", "Bitstream Vera Sans", Verdana, Helvetica, Arial, sans-serif; */
	}



#page {
	width: 840px;
	margin: 0 auto;
	padding: 0;
}

div#wrapper	{
	float: left;
	color: #000;
	background: #fff;
	width: 840px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	/* border: 1px solid red; */
	}




div#homepage {
	border: 0;
	display: block;
	float: left;
	width: 840px;
	background: #ffed00 url(images/home_top.gif) top left no-repeat;
	padding-top: 38px;
	/* border-bottom: 2px solid #fff; */
	}


 div#homepage #home	{
	clear: both;
	display: block;
	/* height: 250px; */
	margin: 0;
	padding: 0;
	background: url(images/home_logo.gif) top left no-repeat;
	}
	
div#homepage #home h1 {
	display: block;	
	text-decoration: none;
	padding: 50px;
	padding-top: 100px;
	color: #053500;
	line-height: 1em;
	}
	
div#homepage #home p {
	display: block;	
	padding-left: 50px;
	padding-right: 50px;
	}

div#seitenkopf {
	border: 0;
	display: block;
	float: left;
	width: 840px;
	background: url(images/seitentitel_muster.jpg) top left no-repeat;
	/* border-bottom: 2px solid #fff; */
	}


div#seitenkopf h1	{
	display: block;	
	text-indent: -9999px;
	text-decoration: none;
	height: 130px;		/* IE 5 */
	margin: 0;
	padding: 0;
	/* border-bottom: 2px solid #fff;
	voice-family:"\"}\"";  ab hier ignoriert IE 5.x nachfolgende Deklarationen 
	voice-family:inherit;
	height: 75px;	 andere Browser */
	}


div#seitenkopf_app {
	border: 0;
	display: block;
	float: left;
	width: 840px;
	background: url(images/seitentitel_appartement.jpg) top left no-repeat;
	/* border-bottom: 2px solid #fff; */
	}


div#seitenkopf_app h1	{
	display: block;	
	text-indent: -9999px;
	text-decoration: none;
	height: 82px;		/* IE 5 */
	margin: 0;
	padding: 0;
	/* border-bottom: 2px solid #fff;
	voice-family:"\"}\"";  ab hier ignoriert IE 5.x nachfolgende Deklarationen 
	voice-family:inherit;
	height: 75px;	 andere Browser */
	}
	
		
	
div#metanavi {
	display: block;
	float: left;
	width: 100%;
	}
	
	
div#metanavi ul {
	float: right;
	list-style: none;
	list-style-type: none;
	list-style-position: outside;
	text-indent: 0;
	margin: 0;
	padding: 0;
	padding-right: 20px;
}


div#metanavi li {
	display: block;
	float: left;
	padding: 0.5em;
}
	

div#metanavi li a {
	display: block;
	text-decoration: none;
	color: #000;
}
	

div#metanavi li a:hover {
	color: #000;
	background: #fff;
}


	
div#mainnavi {
	display: block;
	float: left;
	width: 100%;
	background-color: #ffdf7c;
	border-bottom: 1px solid #fff;
	/*border: 1px solid green;*/
	}
	
div#homepage div#mainnavi {
	background-color: #fdc400;
	}
	
div#mainnavi ul {
	float: left;
	list-style: none;
	list-style-type: none;
	list-style-position: outside;
	text-indent: 0;
	margin: 0;
	padding: 0;
	padding-left: 40px;
}


div#mainnavi li {
	display: block;
	float: left;
	border-right: 1px solid #ffb37d;
	border-left: 1px solid #fff47d;
	border-bottom: 1px solid #ffb37d;
	border-top: 1px solid #fff47d;
	font-weight: bolder;
}
	

div#mainnavi li a {
	display: block;
	padding: 0.5em 1em;
	text-decoration: none;
	color: #000;
}
	

div#mainnavi li em {
	display: block;
	padding-left: 20px;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	text-decoration: none;
	color: #888;
	font-style: normal;
}
	

div#mainnavi li a:hover {
	color: #000;
	background: #fff;
}
	
		
	
div#subnavi {
	display: block;
	float: left;
	width: 100%;
	background: #ffcc00;
	}
	
	
div#subnavi ul {
	float: left;
	list-style: none;
	list-style-type: none;
	list-style-position: outside;
	text-indent: 0;
	margin: 0;
	padding: 0;
	padding-left: 40px;
}


div#subnavi li {
	display: block;
	float: left;
	border-right: 1px solid #ff9900;
	border-left: 1px solid #ffdd00;
	border-bottom: 1px solid #ff9900;
	border-top: 1px solid #ffdd00;
}
	


div#subnavi li a {
	display: block;
	padding: 0.5em 1em;
	text-decoration: none;
	color: #000;
}
	

div#subnavi li a:hover {
	color: #000;
	background: #fff;
}
	


	
div#subnavi ul#pagenavi {
	float: right;
	list-style: none;
	list-style-type: none;
	list-style-position: outside;
	text-indent: 0;
	margin: 0;
	padding: 0;
	padding-right: 50px;
}


	
	
	
div#inhalt {
	width: 839px;	/* IE 5 */
	float: left;
	border: 0;
	padding-left: 100px;
	padding-right: 50px;
	padding-top: 50px;
	padding-bottom: 25px;
	voice-family:"\"}\""; /* ab hier ignoriert IE 5.x nachfolgende Deklarationen */
	voice-family:inherit;
	width: 689px;	/* andere Browser */
	}
	
	
div#footerhome {
	clear: both;
	float: left;
	width: 100%;
	background: url(images/footerhome.gif) top left repeat-x;
	color: #000;
	text-align: left;
	font-size: 9px;
	border-bottom: 2em solid #053500;
	}
	
div#footer {
	clear: both;
	float: left;
	width: 100%;
	background: url(images/footer.gif) top left repeat-x;
	color: #000;
	text-align: left;
	font-size: 9px;
	border-bottom: 2em solid #053500;
	}
	
div#footerhome p,
div#footer p {
	width: 680px;
	float: left;
	margin: 0;
	padding-top: 48px;
	padding-bottom: 1em;
}
	
div#footerhome em,
div#footer em {
	display: block;
	float: left;
	height: 65px;
	width: 120px;
	text-indent: -9999px;
	background: url(images/haus_sonneck.gif) top left no-repeat;
	margin-left: 20px;
}


div.bilderleiste {
	float: right;
	width: 250px;
	margin: 0;
	margin-left: 2em;
	padding: 0;
}

div.bilderleiste img {
	margin-bottom: 6px;
}


p.buchung {
	text-align: center;
	padding-top: 2em;
}



	
/* Typo */


h2 {
	margin-top: 0;
	padding-top: 0;
	line-height: 130%;
	color: #ff6600;
}


h3 {
	font-size: 100%;
	line-height: 130%;
	margin-bottom: 0;
}


h3 p {
	margin-top: 0;
	padding-top: 0;
	}
	
	
.small {
	font-size: 80%;
	}
	
.fussnote {
	font-size: 80%;
	color: #444;
	}
	
	
	
/* Links */


a, a:visited { color: #ff3300; }
a:hover { color: #666600; }

	
/* Buttons */

a.button  {
	padding: 0.5em;
	text-decoration: none;
	border: 1px solid #ff9900;
	border-bottom: 2px solid #ff6600;
	border-right: 2px solid #ff6600;
	background: #ffff99;
	color: #ff3300;
	}

a.button:hover {
	border: 1px solid #ff9900;
	border-bottom: 2px solid #ff3300;
	border-right: 2px solid #ff3300;
	background: #ff9900;
	color: #fff;
	}



	
/* Appartements */

	
		
	
table.appartementliste {
	width: 100%;
	border: 0;
	}
	
table.appartementliste th {
	background: #ffdf7c;
	color: #ff6600;
	text-align: center;
	padding: 0.5em;
	}
	
table.appartementliste tr.app {
	background: #ffff99;
	}
	
table.appartementliste tr.info td {
	background: #ffff99;
	padding: 0.5em;
	}
	
table.appartementliste td {
	text-align: center;
	}
	
table.appartementliste td.dim {
	color: #888888;
	}
	
table.appartementliste td.whg,
table.appartementliste td.info {
	padding-left: 0.5em;
	text-align: left;
	}
	
table.appartementliste td.app {
	background: #ffdf7c;
	border-right: 2px solid #ff9900;
	border-left: 1px solid #ffdd00;
	border-bottom: 2px solid #ff9900;
	border-top: 1px solid #ffdd00;
	}
	
table.appartementliste td.app a {
	display: block;
	padding: 0.25em 0.5em;
	text-align: left;
	text-decoration: none;
	color: #000;
	}
	
table.appartementliste td.app a:hover {
	color: #fff;
	background: #ff9900;
}
	
table.appartementliste tr:hover {
	background: #ffcc00;
}
	
	
	
	
table.appartement {
	width: 100%;
	border: 0;
	}
	

table.appartement h2, table.appartement h3 {
	margin:0;
	padding:0;
	}


table.appartement img.static {
	width: 450px;
	margin-bottom: 5px;
	}

table.appartement div.slideshow {
	margin: 5px;
	}
	
table.appartement tr.tab {
	background: #ffdf7c;
	}
	
table.appartement tr.sep {
	background: #fff;
	height: 1em;
	}
	
table.appartement td.gap {
	background: #fff;
	}
	
table.appartement td.home {
	background: #fff;
	padding: 0;
	text-align: center;
	height: 7em;
	}
	
table.appartement td.beschreibung {
	padding-left: 8px;
	}	
	
	
table.angaben {
	width: 200px;
	background: #ffff99;
	border: 0;
	}
	
table.angaben th {
	padding-left: 8px;
	border-bottom: 1px solid #fff;
	color: #ff6600;
	font-size: 80%;
	}
	
table.angaben td {
	border-bottom: 1px solid #fff;
	font-size: 125%;
	}
	
	
ul.app_liste {
	list-style: none;
	list-style-type: none;
	list-style-position: outside;
	text-indent: 0;
	margin: 0;
	padding: 0;
	padding-top: 0;
	width: 2.5em;
	background: #ffff99;
	/* background: #ffdf7c; */
}


ul.app_liste li {
	/* display: block; */
	/* float: left; */
	border-right: 1px solid #ff9900;
	border-left: 1px solid #ffdd00;
	border-bottom: 1px solid #ff9900;
	border-top: 1px solid #ffdd00;
	text-align: left;
}
	

ul.app_liste li a {
	display: block;
	padding: 2px;
	padding-left: 0.5em;
	text-decoration: none;
	color: #000;
}
	

ul.app_liste li a:hover {
	color: #000;
	background: #fff;
}



a.uebersicht {
	display: block;
	text-indent: -9999px;
	width: 2em;
	height: 2em;
	background: url(images/uebersicht.gif) center center no-repeat;
	margin: 0;
	padding: 0;
}

a.uebersicht:hover {
	background: url(images/uebersicht_ov.gif) center center no-repeat;
}


.behindertenfreundlich {
	display: block;
	text-indent: -9999px;
	width: 18px;
	height: 18px;
	background: url(images/behindertenfreundlich.gif) center center no-repeat;
}




	
/* Kontaktformular */

	
	
table.kontakt {
	width: 80%;
	border: 0;
	background: #ffff99;
	border: 5px solid #ffff99;
	}
	
table.kontakt th {
	background: #ffdf7c;
	color: #ff6600;
	text-align: left;
	padding: 0.25em;
	padding-right: 1em;
	width: 25%;
	font-size: 90%;
	font-style: normal;
	font-weight: normal;
	}
	
table.kontakt th.Pflichtfeld {
	font-weight: bolder;
	}
	
	
table.kontakt table td {
	padding-bottom: 0.5em;
	font-size: 90%;
	}
	
	
div.kontaktinfo {
	width: 80%;
	background: #ffff99;
	color: #ff6600;
	border: 1px solid #ffff99;
	padding: 1em;
	
	}
	
	
div.hinweis {
	background: #ffed00;
	color: #ff0000;
	border: 1px solid #ff0000;
	border-top: 4px solid #ff0000;
	padding: 1em;
	
	}
	
	

