/**
	allgemeine Tags
*/
body {
	margin:0;
	padding:0;
	background-image:url(../gfx/bg.gif);
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	text-align:center; /*zentrieren fuer IE*/
}

a:link, a:active, a:visited {
	color:#333;
}
a:hover, a:focus {
	color:#888270;
}
dt {
	clear:both;
	display:block;
	width:90px;
	float:left;
	margin-top:10px;
}
dd {
	display:block;
	width:auto;
	float:left;
	margin:0;
	margin-top:10px;
}
* html dt, * html dd {
	width:90px;
}
form br {
	clear:both;
}
label {
	display:block;
	width:90px;
	float:left;
	margin-top:13px;
}
input, textarea {
	display:block;
	width:320px;
	float:left;
	margin-top:10px;
}
textarea {
	height:100px;
}
input.submit {
	margin-left:90px;
}
* html input.submit {
	margin-left:45px;
	width:auto;
}
input#plz {
	width:60px;
}
input#ort {
	width:220px;
}
* html input#ort {
	width:214px;
}
label.ort {
	width:30px;
	margin-left:10px;
}
/**
	Hauptkomponenten
*/
div#main {
	text-align:left; /*center-Vererbung durch body aufheben*/
	margin:auto; /*korrekte Zentrierung*/
	background:#fff url(../gfx/mainbg.gif) right top repeat-y;
	width:700px;
	margin-top:20px;
	border-top:3px solid #333;
}
div#sub {
	width:547px;
	float:left;
	margin-right:3px;
}
div#sidebar {
	width:150px;
	float:left;
	background:#333;
}
div#head {
	text-align:right;
	background:url(../gfx/header.gif) left top no-repeat;
	width:532px;
	height:133px;
	padding-right:15px;
	font-size:11px;
	color:#888270;
	border-top:1px solid #fff; /*um bg-image oben zu positionieren*/
	border-bottom:10px solid #716d4e;
}
* html div#head {
	width:547px;
	w\idth:532px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	height:132px;
}
* html div.dummy {
}
div#content {
	padding:20px;
	width:507px;
}
/**
	spezielle Klassen und ID's
*/
div#content h2 {
	font-size:14px;
	margin:0;
	margin-bottom:15px;
}
div#content a {
	color:#fff;
}
h2#datum, h3#thema {
	display:block;
	width:100px;
	margin-left:20px;
	padding:5px;
	color:#fff;
	font-size:12px;
	font-weight:normal;
	background:#6a6c00;
	text-align:center;
}
h3#thema {
	font-size:11px;
	background:#908d7c;
}
div.angebot {
	margin-left:3px;
	margin-bottom:20px;
	width:146px;
	padding-top:30px;
	background:url(../gfx/angebote-hintergrund.gif) left top no-repeat;
}
div.a-text {
	margin-left:14px;
	padding:0 3px 5px;
	width:108px;
	background:#908d7c;
	color:#fff;
}
* html div.a-text {
	width:114px;
	w\idth:108px;
}
div#head h1 {
	font-size:12px;
	font-weight:bold;
	margin:0;
	margin-top:10px;
	padding:0;
}
* html div#head h1 {
	margin-top:5px;
}
div#head a:link, div#head a:active, div#head a:visited {
	text-decoration:none;
	color:#888270;
}
div#head a:hover, div#head a:focus {
	text-decoration:underline;
}
div#head br {
	line-height:10px;
}
ul#primnav {
	display:block;
	width:100%;
	height:70px;
	border-bottom:6px solid #333;
	margin:0;
	padding:0;
	list-style:none;
}
* html ul#primnav {
	voice-family: "\"}\""; 
	voice-family:inherit;
	margin-top:-4px;
}
* html div.dummy {
}
ul#primnav li {
	display:block;
	float:left;
	width:77px;
	height:70px;
	border:1px solid #fff;
	border-left:none;
}
ul#primnav li#first-child {
	border-left:1px solid white;
}
ul#primnav li a {
	display:block;
	width:77px;
	height:67px;
	padding-top:3px;
	text-align:center;
	color:#fff;
	background:#333;
	text-decoration:none;
}
* html ul#primnav li a {
	height:70px;
}
ul#primnav a#home:link, ul#primnav a#home:active, ul#primnav a#home:visited {
	background:#333 url(../gfx/wurst1.jpg) left bottom no-repeat;
}
ul#primnav a#home:hover, ul#primnav a#home:focus, ul#primnav li.select a#home {
	background:#333 url(../gfx/wurst1h.jpg) left bottom no-repeat !important;
	text-decoration:underline;
}
ul#primnav a#uns:link, ul#primnav a#uns:active, ul#primnav a#uns:visited {
	background:#333 url(../gfx/wurst2.jpg) left bottom no-repeat;
}
ul#primnav a#uns:hover, ul#primnav a#uns:focus, ul#primnav li.select a#uns {
	background:#333 url(../gfx/wurst2h.jpg) left bottom no-repeat !important;
	text-decoration:underline;
}
ul#primnav a#leistungen:link, ul#primnav a#leistungen:active, ul#primnav a#leistungen:visited {
	background:#333 url(../gfx/wurst3.jpg) left bottom no-repeat;
}
ul#primnav a#leistungen:hover, ul#primnav a#leistungen:focus, ul#primnav li.select a#leistungen {
	background:#333 url(../gfx/wurst3h.jpg) left bottom no-repeat !important;
	text-decoration:underline;
}
ul#primnav a#bilder:link, ul#primnav a#bilder:active, ul#primnav a#bilder:visited {
	background:#333 url(../gfx/wurst4.jpg) left bottom no-repeat;
}
ul#primnav a#bilder:hover, ul#primnav a#bilder:focus, ul#primnav li.select a#bilder {
	background:#333 url(../gfx/wurst4h.jpg) left bottom no-repeat !important;
	text-decoration:underline;
}
ul#primnav a#weiteres:link, ul#primnav a#weiteres:active, ul#primnav a#weiteres:visited {
	background:#333 url(../gfx/wurst5.jpg) left bottom no-repeat;
}
ul#primnav a#weiteres:hover, ul#primnav a#weiteres:focus, ul#primnav li.select a#weiteres {
	background:#333 url(../gfx/wurst5h.jpg) left bottom no-repeat !important;
	text-decoration:underline;
}
ul#primnav a#links:link, ul#primnav a#links:active, ul#primnav a#links:visited {
	background:#333 url(../gfx/wurst6.jpg) left bottom no-repeat;
}
ul#primnav a#links:hover, ul#primnav a#links:focus, ul#primnav li.select a#links {
	background:#333 url(../gfx/wurst6h.jpg) left bottom no-repeat !important;
	text-decoration:underline;
}
ul#primnav a#kontakt:link, ul#primnav a#kontakt:active, ul#primnav a#kontakt:visited {
	background:#333 url(../gfx/wurst7.jpg) left bottom no-repeat;
}
ul#primnav a#kontakt:hover, ul#primnav a#kontakt:focus, ul#primnav li.select a#kontakt {
	background:#333 url(../gfx/wurst7h.jpg) left bottom no-repeat !important;
	text-decoration:underline;
}
ul#seknav {
	display:block;
	width:100%;
	height:21px;
	background:#333;
	margin:0;
	padding:0;
	list-style:none;
	border-top:1px solid #fff;
}
ul#seknav li {
	display:block;
	width:80px;
	float:left;
	height:17px;
	padding-top:3px;
	text-align:center;
	border-right:1px solid #fff;
	border-bottom:1px solid #fff;
	border-left:1px solid #fff;
}
ul#seknav li a {
	color:#fff;
	text-decoration:none;
}
ul#seknav li a:hover, ul#seknav li:focus, ul#seknav li:active, ul#seknav li.select {
	text-decoration:underline;
}
div#sidebar object {
	border-bottom:10px solid #6a6c00;
	padding-bottom:1px;
	background:#fff;
}
ul.gallist {
	clear:both;
	margin:0;
	padding:0;
	list-style:none;
}
ul.gallist li {
	display:block;
	width:69px;
	float:left;
	margin-top:15px;
	margin-bottom:22px;
	margin-left:37px;
}
* html ul.gallist li {
	margin-left:33px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	margin-left:37px;
}
* html div.dummy {
}
ul.gallist li.firstchild {
	margin-left:7px;
}
* html ul.gallist li.firstchild {
	margin-left:3px;
}
ul.gallist a {
	text-decoration:none;
}
ul.gallist img {
	border:2px solid #fff;
}
div#thumbs {
	background:#716d4e;
	border-top:1px solid #fff;
}
* html div#thumbs {
	width:500px;
	w\idth:507px;
}
ul#gallist {
	margin:0;
	padding:0;
	list-style:none;
}
ul#gallist li {
	display:block;
	width:507px;
	height:20px;
	border-bottom:1px solid #fff;
} 
ul#gallist li a {
	display:block;
	width:503px;
	height:16px;
	padding-top:4px;
	padding-left:4px;
	background:#716d4e;
	color:#fff;
	text-decoration:none;
}
* html ul#gallist li a{
	width:500px;
	w\idth:503px;
}
ul#gallist li a:hover, ul#gallist li a:focus {
	background:#48410b;
}
div#detailpic {
	width:431px;
	background:#716d4e;
	padding-top:20px;
	padding-left:76px;
}
* html div#detailpic {
	width:507px;
	w\idth:431px;
}
div#detailpic img {
	border:2px solid #fff;
}
div#galnav {
	width:354px;
	margin-top:20px;
	margin-bottom:20px;
}
div#galnav img {
	border:none;
}
div.fst {
	width:136px;
	float:left;
}
div.snd {
	width:111px;
	float:left;
}
div.trd {
	width:106px;
	float:left;
}
div.divider {
	width:100%;
	height:0;
	line-height:0;
	border-bottom:7px solid #908d7c;
	margin:0;
}
div.cleaner, div.cleaner2 {
	clear:both;
	height:0;
	line-height:0;
	margin:0;
	padding:0;
	border:none;
}
* html div.cleaner {
	display:none;
}
div#content h3 {
	clear:both;
	display:block;
	width:500;
	height:23px;
	padding-top:7px;
	padding-left:7px;
	background:#908d7c;
	margin:0;
	font-size:14px;
	margin-bottom:2px;
	color:#fff;
}
div#content div.text, div.galtext {
	width:493px;
	background:#716d4e;
	padding-top:5px;
	padding-bottom:10px;
	padding-right:7px;
	padding-left:7px;
	color:#fff;
}
* html div.galtext {
	width:500px;
	w\idth:493px;
}
* html div#content div.text {
	width:500px;
	w\idth:493px;
}
div#content div.text a {
	text-decoration:none;
}
div#content div.text img {
	float:right;
	margin-left:7px;
	margin-bottom:3px;
	border:none;
}
div.short-text {
	width:500px;
	background:#716d4e;
	padding-left:7px;
	color:#fff;
	margin-bottom:20px;
}
div.galtext {
	margin-bottom:1px;
}
div#content div.short-text img {
	float:right;
	margin-left:7px;
}
img.short-pic {
	border-left:2px solid #fff;
}
div.dtext, div.dtext2 {
	width:507px;
	background:#716d4e;
	margin-bottom:20px;
	padding-top:20px;
	padding-bottom:20px;
	color:#fff;
}
* html div.dtext, * html div.dtext2 {
	width:500px;
	w\idth:507px;
}
div.dtext2 {
	margin-bottom:1px;
}
div.dtext a, div.dtext2 a {
	color:#fff;
}
div.text1 {
	width:244px;
	float:left;
	padding-left:10px;
}
div.text2 {
	width:243px;
	float:left;
	padding-left:10px;
}