body{
	padding: 0px;
	margin: 0px;
	height: 100%;
	overflow: scroll;
	*overflow: visible;
	background: #F3D87C url(bilder/bg_fading_red.gif) repeat-x fixed bottom;
}

#container_outer {
	position: absolute;
	left:0px;
	top: 0px;
	height: 100%;
	width: 100%;
	border: none;
	padding: 0px 0px 0px 0px;
	margin: 0px auto;
	text-align: left;
}

#container_inner {
	margin: 0px auto;
	padding: 0;
	left: 0px;
	background:#FFFFFF url(bilder/body_bg.gif) repeat-y left;
	position: relative;
	top: 0px;
	min-height: 100%;
	*height: 100%;
	width: 750px; /* bmh */
	voice-family: "\";}\""; 
	voice-family:inherit;
	width: 750px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #52473B;
	background-image: url(bilder/beige_hell_1x1.gif);
	background-repeat: repeat;
}

h1 {
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #C1941F;
	font-weight: bold;
}

h2 {
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #C1941F;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #AF7B03;
}

a:hover {
	color: #6A6A6A;
}

.impressum a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #959595;
	text-decoration: none;
}

.impressum a:hover{
	color: #DD8A10;
}

.header {
	height: 159px;
	padding-left: 6px;
	vertical-align: top;
	background-image: url(bilder/beige_dunkel_1x1.gif);
	background-repeat: repeat;
	background: #EAEAEA url(bilder/kopf_grafik.jpg) no-repeat 6px top;
}
.header_beige {

	background: #F0E0AF;
}

.content_bg {
	background-image: url(bilder/weiss_1x1.gif);
	background-repeat: repeat;
}

.subnavi_bg {
	background-image: url(bilder/content_subnavi_bg.gif);
	background-repeat: repeat-y;
	background-position: right;
}

.position {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #6C6C6C;
}

.position a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #6C6C6C;
}

.position a:hover{
	color: #65121C;
}

.box_bar {
	background-image: url(bilder/content_bar_vert_right.gif);
	background-repeat: repeat-y;
}

.footer_navi_bg {
	background-image: url(bilder/footer_subnavi_line_vert.gif);
	background-repeat: repeat-x;
}

#subnavi{
	padding: 10px 0px 10px 0px;
	margin: 0px 0px 0px 0px;
}
#subnavi ul{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background: url(bilder/content_subnavi_bg.gif) no-repeat right bottom;
}
#subnavi li{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border: none;
	list-style: none;
	font-weight: bold;
	text-align: right;
	line-height: 12px;
	height: 15px;
	color: #666666;
	display: block;
	
}
#subnavi li a{
	padding: 0px 20px 0px 20px;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
	color: #666666;
	display: block;
	background: url(bilder/content_subnavi_item.gif) no-repeat right bottom;
}
#subnavi li a:hover{
	display: block;
	background: url(bilder/content_subnavi_item_a.gif) no-repeat right bottom;
}

#subnavi li .active{
	display: block;
	background: url(bilder/content_subnavi_item_a.gif) no-repeat right bottom;
}

#subsubnavi ul{
	padding: 0px 0px 0px 0px;
	margin: 5px 0px 0px 0px;
	background: url(bilder/content_subnavi_bg.gif) no-repeat right bottom;
}
#subsubnavi li{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border: none;
	list-style: none;
	text-align: right;
	font-weight: normal;
	line-height: 11px;
	height: 15px;
	color: #666666;
	display: block;	
}
#subsubnavi li a{
	padding: 0px 20px 0px 30px;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
	color: #666666;
	display: block;
	background: url(bilder/content_subnavi_subitem.gif) no-repeat right bottom;
}
#subsubnavi li a:hover{
	display: block;
	background: url(bilder/content_subnavi_subitem_a.gif) no-repeat right bottom;
}
#subsubnavi li .active{
	display: block;
	background: url(bilder/content_subnavi_subitem_a.gif) no-repeat right bottom;
}


/*  Diese Klassen formatieren das e-mailformular     */
/*........................................................................................................................*/
#email_form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #52473B;
}
#email_form .plz{
	margin: 0px 0px 0px 0px;
	width : 50px;
	height: 19px;
}
#email_form .wohnort{
	margin: 0px 0px 0px 0px;
	width : 156px;
	height: 19px;
}
#email_form INPUT{
	margin: 0px 0px 0px 0px;
	width : 210px;
	height: 19px;
}
#email_form TEXTAREA{
	width : 210px;
}
#email_form .button{
	width : 102px;
	height: 14px;
	color: #65121C;
	font-size: 11px;
	background: #DE800E;
	border: none;	
}
#email_form .button:hover{
	color: White;
	font-size: 11px;
	border: none;	
}

#horz_menu {
	float: left;
	padding: 132px 0px 0px 50px;
	margin: 0px 0px 0px 0px;
}

#horz_menu li {
	float: left;
	padding: 0px 17px 0px 0px;
	list-style: none;
}

#horz_menu a {
	text-decoration: none;
	font-size: 19px;
	font-weight: normal;
	font-family: "Times New Roman";
	letter-spacing: 1px;
	color: #680303;
}

#horz_menu a:hover, #horz_menu .aktiv {
	color: #AF7B03;
}

