body {
	color: #333333;
	font-size: 10pt;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0; 
	padding: 0;
	text-align: center;  /* Zentrierung im Internet Explorer */
	background-color:#FBE0B5;
	/*background-image:url(bilder/body_hg.jpg);
	background-repeat:repeat;*/
}
div#inhalt {
	text-align: left;    /* Seiteninhalt wieder links ausrichten */
	margin: 0 auto;      /* standardkonforme horizontale Zentrierung */
	width: 774px;
	padding: 0;
	background-color:#FFFFFF;
	background-image:url(bilder/inhalt_bg.gif);
	background-repeat:repeat-y;
}
#top{
	background-image:url(bilder/top.jpg);
	background-repeat:no-repeat;
	height:126px;
}
#nav{
	height:25px;
	width:773px;
	margin: 0px;
	padding: 0px;
	background-color:#E36747;
	border-right:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;
	/*background-image: url(bilder/nav_bg.jpg);
	background-repeat: no-repeat;*/
	color:#FFFFFF;
	font-size:10pt;
	font-weight:bold;
}
#nav a:link, #nav a:visited{
	text-decoration:none;
	color:#FFFFFF;
	margin-left:3px;
	padding-left:15px;
	height:25px;
	line-height:25px;
	vertical-align:middle;
}
#nav a:link.akt, #nav a:visited.akt{
	text-decoration:none;
	color:#FFFFFF;
	height:25px;
	line-height:25px;
	vertical-align:middle;
	background:url(bilder/pfeil.gif);
	background-repeat:no-repeat;
	background-position:left;
}
#nav a:hover {
	text-decoration:none;
	color:#FFFFFF;
	background:url(bilder/pfeil.gif);
	background-repeat:no-repeat;
	background-position:left;
}
#text {
	width: 560px;
	float: left;
	font-size: 10pt;
	margin: 10px 0px 15px 15px; 
	padding: 0px;
	/*letter-spacing: 0.03em;*/
	background-color:#FFFFFF;
	/*border:1px solid black;*/
}
* html #text { /* Starhtml-Hack - folgender Style wird nur vom IE ausgelesen*/
	margin: 10px 0px 15px 10px;
}
#text p {
	margin-left: 0px;
}
#text img{
	/*border-style:solid;
	border-color:#353C4E;
	border-width:1px;
	padding:2px;*/
}
table.preise{
	background-color:#FBE0B5;
	border:1px dashed #999;
	width:450px;
	margin-left:50px;
}
.bg_brd{
	background-color:#FBE0B5;
	border:1px dashed #999;
	width:540px;
	padding:5px 5px 5px 10px;
	margin-left:10px;
}

#info {
	color:#FFFFFF;
	background-color:#F88567;
	margin: 0px 0px 0px 604px;
	padding:0px 0px 0px 0px;
	width: 169px;
	font-size: 10pt;
	font-weight: normal;
	border-right:1px solid #FFFFFF;
	/*border:1px solid black;*/
}
* html #info { /* Starhtml-Hack - folgender Style wird nur vom IE ausgelesen*/
	margin: 10px 0px 0px 601px;
}

#info .zentriert {
	text-align: center;
	padding:0px 5px 5px 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
}
#info .linksbuendig {
	text-align: left;
	padding:0px 5px 5px 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
}
#info a:link, #info a:visited {
	text-decoration:none;
	color:#FFFFFF;
}
#info a:hover {
	text-decoration:none;
	color:#FFF;
	border-bottom:1px solid #E36747;
}
p#footer {
	clear: both;
	color:#FFFFFF;
	font-size: 8pt;
	vertical-align:middle;
	height:20px;
	margin: 0; 
	padding: 0;
	border-top:1px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
	background-color: #E36747;
	background-image:url(bilder/foot_bg.gif);
	background-repeat:repeat-x;
}
#footer a:link, #footer a:visited {
	text-decoration:none;
	color:#FFFFFF;
}
#footer a:hover {
	text-decoration:none;
	color:#FFFFFF;
	border-bottom:1px solid #F88567;
}
#belegung td{
	font-size: 8pt;
	margin: 0px;
	padding: 1px;
}


h1{
	font-size:13pt;
	font-weight: bold;
	color:#E36747;
}
h2{
	font-size:10pt;
	font-weight: bold;
	/*margin:0px 0px 5px 25px;
	color:#E36747;*/
}
input, select, textarea {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

#inhalt a.kontakt:link, #inhalt a.kontakt:visited {
	text-decoration:none;
	color:#000000;
}
#inhalt a.kontakt:hover {
	text-decoration:none;
	color:#000000;
	background-color:#F88567;
	border-bottom:1px dashed #000000;
	border-top:1px dashed #000000;
}
#inhalt a.link:link, #inhalt a.link:visited {
	text-decoration:none;
	color:#333333;
}
#inhalt a.link:hover {
	text-decoration:none;
	color:#000000;
	border-bottom:1px solid #F88567;
}
.img_mit_beschreibung{
	float:left; 
	text-align:center;
	font-size:8pt;
}
