body {
	font-family: Arial, sans-serif;
	font-size:1em;
	text-align:middle;
	background-color: #E9EBE8;
}

a:active, a:visited, a:link{
	text-decoration:none;
	color:#000000;
}

a:hover{
	color:#E3001B;
}


#footer a:hover{
	color:#E3001B;
}

#page{
	margin: 5px auto 25px auto;
	padding:0px;
	text-align:left;
	font-size:0.8em;
	width:950px;
}

#page_header{
	float:left;
	clear: left;
	height:12px;
	width:950px;
}

#page_footer{
	float:left;
	background-image:url('../images/footer.gif');
	background-repeat:no-repeat;
	height:12px;
	width:950px;
}

#subpage{
	float:left;
	clear: left;
	width:950px;
	background-image: url('../images/page_background.gif');
	background-repeat:repeat-y;
	padding:0px 5px 0px 5px;
	margin:0px
}

#header{
	float:left;
	width:940px;
	height:80px;
	background: #fff url('../images/header_bg.gif') top left no-repeat;
}

.map{
	float:left; 
	margin:10px 0px 0px 10px;
	padding:0px;
}

.logo{
	float:left; 
	margin:25px 0px 0px 10px;
	padding:0px;	
}

#subnavigation{
	float:right;
	padding:5px 20px 0px 0px;
	margin:0px;
}

.subnavigation_box{
	border-top:3px solid #000000;
	padding:2px 0px 0px 0px;
	margin:0px 0px 0px 6px;
	float:left; 
	width:65px;
	font-size:0.8em;
}

#select_language{
	float:right;
	clear:right;
	padding:0px 20px 0px 0px;
	margin:0px;
}

.select_field{
	background-color:#E3001B;
	color:#FFFFFF;
	float:left;
	margin:15px 0px 0px 10px;
	padding:0px;
	font-size:0.8em;
	width:150px;	
}

#balken{
	float:left;
	background-image:url('../images/balken.gif');
	background-repeat:no-repeat;
	padding:6px 0px 10px 10px;
	margin:0px;
	color:#FFFFFF;
	width:935px;
	font-size:0.8em;
}

#navigation{
	float:left;
	width:210px;
	margin:20px 5px 0px 0px;
	padding:0px;
	height:100%;
}

#navigation ul{
	float:left;
	clear:left;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#navigation ul li{
	float:left;
	clear:left;
}


#navigation ul li a{
	float:left;
	clear:left;
	padding:6px 0px 6px 10px;
	margin:0px 0px 0px 0px;
	width:205px;
	border-top:1px solid #D2D7D1;
	background-image:url('../images/nav_balken.gif');
	background-repeat:no-repeat;
	color:#000000;
}

#navigation ul li a.active{
	background:#E3001B;
	padding:5px 0px 5px 10px;
	margin:0px 0px 0px 0px;
	float:left;
	clear:left;
	color:#FFFFFF;
	font-weight:bold;
	width:205px;
}

#navigation ul li a:hover{
	color:#FFFFFF;
	background:#E3001B;
}

#navigation ul li ul{
	margin:0px;
	padding:0px;
	float:left;
	clear:left;
	list-style-type: none;
	background:white;
	border-left:6px solid #E3001B;
	border-top:1px solid white;
}

#navigation ul li ul li {
	float:left;
	clear:left;
}

#navigation ul li ul li a{
	float:left;
	clear:left;
	padding:5px 0px 5px 10px;
	margin:0px;
	background:white;
	border:0px;
}

#navigation ul li ul li a.active{
	color:#E3001B;
	font-weight:bold;
	background:#FFFFFF;
	float:left;
	clear:left;
}

#navigation ul li ul li a:hover{
	color:#E3001B;
	background:#FFFFFF;
	float:left;
	clear:left;
}

#navigation ul li ul li ul{
	margin:0px 0px 0px 5px;
	padding:0px;
	float:left;
	clear:left;
	list-style-type: none;
	border:0px;
}

#navigation ul li ul li ul li a{
	background-image:url(../images/pfeil_rot.gif);
	background-repeat:no-repeat;
	background-position:5px 5px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 5px 15px;
	font-size:0.8em;
	width:185px;
	float:left;
	clear:left;
}


#navigation ul li ul li ul li a:hover, #navigation ul li ul li ul li a.active{
	background-image:url(../images/pfeil_rot.gif);
	background-repeat:no-repeat;
	background-position:5px 5px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 5px 15px;
	font-size:0.8em;
	width:185px;
	color:#E3001B;
	float:left;
	clear:left;	
}


.sitemap_arrow{
	padding:0px 3px 0px 5px;
	margin:0px;
}

#content{
	float:left;
	margin:0px;
	padding:20px 8px 10px 26px;
	width:681px;
}

#content_header{
	float:left;
	width:681px;
	position:relative;
}

.content_header_image_left{
	float:left;
	padding:5px 0px 0px 0px;
	margin:0px;
}

#content_header_layer{
	position:absolute;
	top:0px;
	left:0px;
	background-image:url(../images/content_header_layer.gif);
	background-repeat:no-repeat;
	height:212px;
	width:682px;
}

#content_header_layer_font{
	position:absolute;
	top:25px;
	left:480px;
	color:#FFFFFF;
	font-size:1.7em;
}

#content_header_layer_font p{
	margin:0px;
	padding:0px;
}

#content_header_layer_font h4{
	margin:0px;
	padding:0px;
	text-align:right;
	font-size:1.1em;
}

.content_header_image_right{
	float:left;
	padding:5px 0px 0px 10px;
	margin:0px;
}

#content_box{
	float:left;
}

#content_left{
	float:left;
	width:432px;
	margin:20px 10px 0px 0px;
	padding:0px;
	overflow:hidden;
}

#content_left_only{
	float:left;
	width:541px;
	margin:20px 10px 0px 0px;
	padding:0px;
	overflow:hidden;
}

#content_left_only_text{
	float:left;
	width:671px;
	margin:0px;
	padding:0px;
	overflow:hidden;
}

.sub_balken{
	float:left;
	width:671px;
	background-image:url(../images/sub_balken_03.gif);
	background-repeat:repeat-x;
	margin:0px 0px 10px 0px;
	padding:0px 0px 10px 0px; 
}

#content ul{
	color:#000000;
}

#content_right{
	float:right;
	width:234px;
	margin:20px 0px 0px 0px;
	padding:0px;
}

.content_right_box{
	background-image:url('../images/content_right_border.gif');
	background-repeat:y-repeat;
	width:227px;
	padding:0px 0px 0px 7px;
	margin:0px;
	float:left;
	clear:left;
	position:relative;
}

.content_right_box ul{
	border-top:1px solid #E1E1E1;
	margin:10px 6px 0px 0px;
	padding:5px 0px 0px 20px;
}


.content_right_box_header{
	position:absolute;
	background-image:url(../images/content_right_header.gif);
	background-repeat:no-repeat;
	width:234px;
	height:73px;
	top:0px;
	left:0px;
}

.content_right_box_footer{
	float:left;
	background-image:url(../images/content_right_footer.gif);
	background-repeat:no-repeat;
	width:234px;
	margin:0px 0px 20px 0px;
	padding:0px;	
	height:10px;
}

.content_right_box img{
	margin:0px;
	padding:10px 0px 0px 0px;
	border:0px;
}

#content a{
	color:#E3001B;
}

#content a:hover{
	color:#000000;
}

#content h1{
	font-size:1.5em;
	color:#E3001B;
	margin:0px 0px 5px 0px;
	padding:0px;
	font-weight:normal;
}

#content h2{
	font-size:0.9em;
	margin:10px 0px 0px 0px;
	padding:0px;
}

#footer{
	float:left;
	padding:10px 0px 15px 0px;
	width:940px;
	text-align:center;
	color:#696969;
	font-size:0.9em;
	border-top: 1px solid #E1E1E1;
	background-color:#fff;
}

#footer a{
	text-decoration:none;
	color:#696969;
	font-size:1.0em;
}

#sub_footer{
	float:left;
	text-align:center;
	color:#9A9C99;
	background-color:#E9EBE8;
	width:100%;
	padding:10px 0px 15px 0px;
	margin:0px;	
}

/*Kontakt*/

.contact_form{
	float:left;
	width:320px;
	margin:0px;
	padding:0px 0px 20px 0px;
}

.contact_form_cell{
	float:left;
	clear:left;
	margin:0px 0px 10px 0px;
	padding:0px;
	font-size:0.9em;
	width:100%;
}

.contact_form_cell input{
	float:left;
	margin:3px 0px 0px 0px;
	padding:0px;
	border:1px solid #E1E1E1;
	width:180px;
}

.contact_form_cell textarea{
	float:left;
	margin:3px 0px 0px 0px;
	padding:0px;
	border:1px solid #E1E1E1;
	height:150px;
	width:200px;	
}

/*Bildergalerie*/

.gallery_image{
	float:left;
	position:relative;
	height:138px;
	margin:0px 0px 10px 0px;
	padding:0px;
	width:167px;
}

.gallery_image img{
	float:left;
	border:0px;
	margin:0px 0px 0px 7px;
	padding:0px;
}

.gallery_image_border{
	position:absolute;
	top:0px;
	left:0px;
	width:167px;
	height:138px;
	background-image:url(../images/image_border.gif);
	background-repeat:no-repeat;
}

.gallery_image_border a{
	width:167px;
	height:138px;
	float:left;
}

/*Shop*/

table.shopnavi{
	float:left;
	padding:0;
	width:660px;
	background:#FFF url("../images/bg_shopnavi.gif") bottom left repeat-x;
	border:#ccc 1px solid;
	font-size:12px;
	margin: 0 0 10px 0;
}
table.shopnavi td{
	width:33%;
	padding:3px;
	border-right:#ccc 1px solid;
	text-align:center;
}
table.shopnavi td.alone{
	width:100%;
	padding:3px;
	border:none;
	text-align:right;
}
table.shopnavi td img{
vertical-align:middle;
}

table.shopitems{
	float:left;
	padding:0;
	width:660px;
	background:none;
	border:none;
	font-size:12px;
	margin-bottom:20px;
}
table.shopitems td{
	padding:5px;
	background:none;
	border:none;
	vertical-align:top;
}
table.shopitems td.img_td{
	width:120px;
}
table.shopitems tr.red td{
	background-color:#E2001A;
	border-top:#F399A3 1px solid;
	border-left:#F399A3 1px solid;
	border-bottom:#9E0012 1px solid;
	border-right:#9E0012 1px solid;
	font-weight:bold;
	color:#fff;
}
table.shopitems tr.first td{
	background-color:#f1f1f1;
	color:#000;
}
table.shopitems tr.second td{
	background-color:#fff;
	border:#f1f1f1 1px solid;
	color:#000;
}
table.shopitems ul{
	margin:0;
	padding:0;
	}
table.shopitems ul li{
	margin:0;
	padding:0 0 0.4em 15px;
	list-style-type:none;
	background:url("../images/shop_link_bullet.gif") 0 2px no-repeat;
	}
table.shopitems td p{
	padding:0 0 10px 0;
	margin:0;
}
table.shopitems td input.items{
	width:40px;
	border:1px solid #ccc;
}
table.shopitems h3{
	font-size:1em;
	font-weight:bold;
	margin:0;
	padding:0 0 0.4em 0;
}

/*Shop Details*/

#shopdetail_left {
	margin-top:10px;
	float:left;
	width:340px;
}
#shopdetail_right {
	margin-top:10px;
	float:left;
	width:320px;
}
#shopdetail_right h3 {
	font-size:1em;
	font-weight:bold;
	margin:0;
	padding:0 0 0.4em 0;
}
#shopdetail_right p {
	margin:0;
	padding:0 0 0.8em 0;
}
.imgLarge {
	background-color:#fff;
	border:#ccc 1px solid;
	padding:3px;
	float:left;
}

a.galleryThumb{
	float:left;
	width:90px;
	padding:3px;
	margin: 6px 6px 0 0;
	border:#ccc 1px solid;
	background-color:#fff;
}
a.galleryThumb:hover{
	border: #E2001A 1px solid;
}
.galleryThumb img{
	float:left;
	padding:0px;
	border:0px;
}

/*Über uns*/
#content_left .image_box{
	float:left;
	clear:left;
	width:432px;
	margin:0px 0px 15px 0px;
	padding:0px;
}

#content_left .image_box img{
	float:left;
	padding:0px 20px 0px 0px;
	margin:0px;
}

#content_left .image_box p{
	line-height:1.4em;
}

table.history tr{
	float:left;
	padding:0px;
	margin:0px 0px 15px 0px;
}

/*Gesellschaften*/

#content_right .board_member{
	float:left;
	width:227px;
	margin-bottom:15px;
}

#content_right .board_member img{
	float:left;
	padding-right:10px;
}

#content_right .board_member h2{
	float:left;
	padding-top:15px;
}


.kennzahlen th {
	text-align: center;
}

.kennzahlen td {
	text-align: right;
	font-size: 1.2em;
}

.kennzahlen th {
	vertical-align: bottom;
	background: #E9EBE8;
	border-bottom: 2px solid #FFF;
}

.kennzahlen td.percent {
	font-size: 60%;	
}

.empty {
	font-size: 11px;	
}

.first th {
	text-align: right;
}