/* CSS Document */



#buehne {
	width: 950px;
	margin: 10px auto 0 auto;
	padding: 0px;
	border: 2px solid #D6CBC7;
}
.tab_hoehe_600 {
	height: 600px;
}
.tab_hoehe_500 {
	height: 500px;
}
.tab_hoehe_50 {
	height: 50px;
	vertical-align: bottom;
}
/*========== Obere Menueleiste (Bereichsnavigation) ==========*/



#menu_top {
	height: 100%;
	border-left: 2px solid #D6CBC7;
	overflow: hidden;
	padding-right: 0;
}
#menu_top p {
	vertical-align: text-bottom;
	margin-top: 25px;
}
#menu_top p a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-left: 20px;
	padding-left: 5px;
	border-left: 1px solid #7C0410;
	color: #7C0410;
}
/*========== Linke Menueleiste (Detailnavigation) ==========*/



#menu_links_rahmen {
	border-top: 2px solid #D6CBC7;
	min-height: 500px;
}
#menu_left {
}
#menu_left p {
	font-size: 12px;
	margin: 5px 0 0 0;
}
#menu_left a {
	margin: 0 0 0 10px;
	padding-left: 10px;
	border-left: 1px solid #FBF8F1;
	color: #7C0410;
}
#menu_left a:hover {
	border-left: 1px solid #7C0410;
}
#menu_left .aktiv {
	border-left: 1px solid #7C0410;
}
#menu_left .menu_sub2 a {
	padding-left: 25px;
	margin: 0 0 0 10px;
	font-size: 10px;
	border-left: 1px solid #FBF8F1;
	color: #7C0410;
}
#menu_left .menu_sub2_aktiv a {
	padding-left: 25px;
	font-size: 10px;
	border-left: 1px solid #7C0410;
	color: #7C0410;
}
/*========== Inhaltsbereich ==========*/



#inhalt {
	position: relative;
	width: 651;
	/*height: 500px;*/
	overflow: auto;
	overflow-x: hidden;
	background-color: #FBF8F1;
	border-top: 2px solid #D6CBC7;
	border-left: 2px solid #D6CBC7;
	overflow: auto;
	color: #7C0410;
}
#inhalt p {
	color: #7C0410;
}
#inhalt a, #inhalt a:hover, #inhalt a:visited {
	text-decoration: underline;
	color: #7C0410;
}
#kein_scrollen {
	width: 670px;
	height: 500px;
	overflow: hidden;
}
#seitentitel {
	overflow: hidden;
	border-top: 2px solid #D6CBC7;
}
#fuss {
	border-left: 2px solid #D6CBC7;
	height: 65px;
}
.hvz_plz {
	text-align: right;
	margin-right: 5px;
}
.hvz_adresse {
	margin-left: 0px;
}
.hvz_trenner {
	border-bottom: 2px solid #D6CBC7;
}
form p {
	width: 600px;
	clear: both;
}
form p label {
	float: left;
	margin-left: 100px;
}
form p input, form p textarea, form p select {
	float: right;
	margin-right: 10px;
	font: Arial, Helvetica, sans-serif;
	font-size: small;
}
p.artepuro-shop {
	margin: 60px 0 0 20px;
}
p.artepuro-shop a, p.artepuro-shop a:visited, p.artepuro-shop a.hover {
	font-size: 14px;
	font-weight: bold;
	padding: 0;
	margin: 0;
	color: #7c0410;
	
}
table#news tr td{
	border-top: 2px solid #CCCCCC;
}
hr {
	clear: both;
	color: #CCCCCC;
}