* {
	padding:0;
	margin:0;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #784027;
	color: #000000;
	background-image: url(img/holz_hg.jpg);
	background-repeat: repeat;
	line-height: 14px;
}

a:link {
	text-decoration: underline;
	color: #000000;

}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
a:active {
	color: #FF9900;
	text-decoration: underline;
}

a.nav2:link {
	color: #FF6600;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
} 
a.nav2:visited { 
	color: #FF6600;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
} 
a.nav2:active { 
	color: #FF6600;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px; 
} 
a.nav2:hover { 
	color: #666d79;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px; 
}

.visible {
	display:normal;
}
.hidden {
	display: none;
}
.schatten_links {
	background-image: url(img/schatten_links.gif);
	background-repeat: repeat-y;
	width: 17px;
}
.schatten_rechts {
	background-image: url(img/schatten_rechts.gif);
	background-repeat: repeat-y;
	width: 17px;
}
.content {
	background-color: #FFFFFF;
	background-image: url(img/verlauf_content.jpg);
	background-repeat: repeat-x;
}
.verlauf_nav {
	background-image: url(img/verlauf_nav.jpg);
	background-repeat: repeat-x;
	height: 29px;
	padding-left: 231px;
}
.kursiv_braun {
	font-style: italic;
	color: #73371E;
}
.marginal {
	width: 170px;
	padding: 24px 12px 10px 13px;
	vertical-align: top;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #DECDB8;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #DECDB8;
	font-size: 10px;
}
.content_innen {
	vertical-align: top;
	padding: 24px 20px 10px 23px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #DECDB8;
}
.ornament_unten {
	background-color: #FFFFFF;
	height: 47px;
	background-image: url(img/ornament.gif);
	background-repeat: no-repeat;
	background-position: center center;
	font-size: 10px;
	font-style: oblique;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 23px;
}
.karte_head {
	font-weight: bold;
	height: 30px;
	text-decoration: none;
}
.karte_content {
	vertical-align: top;
	padding-bottom: 6px;
	width: 375px;
	padding-left: 12px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #DECDB8;
}
.karte_content_preis {
	vertical-align: top;
	padding-bottom: 6px;
	font-weight: bold;
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #DECDB8;
}
.galerie_thumb {
	height: 92px;
	text-align: center;
	vertical-align: top;
	padding: 8px;
}
.galerie_head {
	font-weight: bold;
	text-decoration: none;
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #DECDB8;
}
.teaser_hg {
	background-image: url(img/teaser_blank.jpg);
	background-repeat: no-repeat;
	vertical-align: top;
	height: 235px;
	width: 632px;
}
.karte_highlight {
	font-weight: bold;
	height: 40px;
	text-decoration: none;
	font-size: 13px;
	color: #592F1B;
}

