/* CSS Document */
body, div, h1, h2, h3, h4, td, .select_box, .text_box, input,form, table, td{
margin:0;
padding:0;
font-weight:normal;
color:#545454;
font-family:Arial, Helvetica, sans-serif;
font-size:8pt;
}
body{
	height:100%;
}
a{
	color:#545454;
	text-decoration:none;
}
table, tr , td{
	border:none;
}
a:hover{
	color:#E72415;
}
img{
	border:none;
	margin:0;
	padding:0;
}

#mybody{
	margin:0px auto;
	width:767px;
	background:#FFFFFF;
}

#header_container{
	background:url(../images/Bamhueter_title.gif);
	height:69px;
	border-bottom:4px solid #E51606;
	border-top:4px solid #E51606;
}

#header h1 a {
	display:block;
	background:url(../images/Bamhueter_title.gif) center center;
	width:195px;
	height:69px;
	margin-left:auto;
	margin-right:auto;
	text-indent:-9999px;
	
}

#menu_container{
	background:url(../images/menu_bg.gif);
	height:23px;
	border-top:2px solid #FFFFFF;
	
}
#menu{
	float:left;
	padding-top:3px
}
a.menu_button, a.footer_menu{
	font-weight:bold;
	margin-left:20px;
	margin-right:20px;
	font-size:10pt;
	font-family:Arial, Helvetica, sans-serif;
}

#log_in_link{
	margin-left:70px;
}
#unternehmen_link{
	margin-left:100px;
	
}
#lagerverkauf_link{
	margin-right:39px;
	
}
#language_menu{
	float:right;
	padding-right:16px;
}
#lang_en{
	display:block;
	float:left;
	width:35px;
	height:23px;
	background:url(../images/en.gif) no-repeat;
	padding-right:16px;
	text-indent:-9999px;
}
#lang_de{
	display:block;
	float:left;
	width:35px;
	height:23px;
	background:url(../images/de.gif);
	text-indent:-9999px;
}

#content_container{
	margin-top:17px;
	border-top:4px solid #CBCBCB;
	background:url(../images/content_bg.gif);
	width:767px;
}
.main_title{
	float:left;
	width:204px;
	height:385px;
	
}
.h1_main_title{
	display:none;
}
.content_sections{
	float:left;	
	overflow:auto;
	height:388px;
	width:436px;
	padding:10px 12px;
}
.section0{
	margin-bottom:12px;
}
#sub_menu{
	width:204px;
	background:url(../images/submenu_bg_top.gif) no-repeat;
	padding:43px 0px;;

}
.submenu_level1{
	background:url(../images/submenu_bg_bottom.gif) no-repeat bottom left;
	margin:0;
	padding:0;
	padding-bottom:43px;
	list-style:none;
	
}
.submenu_level1 li{
		padding:12px 22px;
		padding-right:0px;
		background:url(../images/item_bg.gif) repeat-y;
		border-top:1px solid #C2C2C2;
		border-bottom:1px solid #C2C2C2;
		font-size:10pt;
		font-weight:bold;
}

.sub_menu_button{
			color:#9B9C9D;

}
.submenu_level2, .submenu_level2 li{
	margin:0;
	padding:0;
	list-style:none;
}
.submenu_level2{
	margin:0;
	padding:4px 0px 12px 0px;
	margin-left:-22px;
	background:url(../images/item_bg.gif) repeat-y;
}
.submenu_level2 li{
	padding-left:20px;
	border:none;
	font-weight:normal;
	font-size:8pt;
	padding:2px 0px 0px 22px;
	
}
#selected_submenu{
	background:url(../images/item_bg_selected.gif) no-repeat;
	padding-bottom:0px
}
a.selected_submenu{
	color:#545454;
}
#product_flash_block{
	float:right;
	padding-right:20px;
}
#content_home{
	width:767px;
	padding:0;
	margin-left:-204px;
	height:408px;
}
#content_produkte{
	width:563px;
	float:left;	
	overflow:hidden;
	height:333px;
	padding:0;
	text-align:right;
	background:#C2C2C2;
	border-bottom:75px solid #EFEFEF;
}
#content_produkteinside{
	width:563px;
	float:left;	
	overflow:hidden;
	height:408px;
	padding:0;
	background:#C2C2C2 url(../images/product_flash_back.gif) repeat-y right;

}
#product_block{
	float:left;
	width:400px;
}
#product_image{
	float:left;
	padding-top:16px;
}
#product_description{
	padding-top:16px;
	height:375px;
	float:left;
	width:115px;
	padding-left:16px;
}
.main_product_image{
	float:right;
	border-bottom:4px solid #C2C2C2;
	width:542px;
}
#content_kontakt{
	overflow:hidden;
}
#content_impressum td, #content_impressum_en td{
padding:2px;
}

#content_produkte_title{
	height:333px;
	border-bottom:75px solid #EFEFEF;
}
#kontakt_section_1, #kontakt_section_1_en{
	width:205px;
	float:left;
	font-size:10px;
	
}
#kontakt_section_2, #kontakt_section_2_en{
	width:200px;
	float:right;
	height:190px;
	padding-left:16px;
	margin-top:-18px;
}
#content_unternehmen_title{
	xbackground:url(../images/unternehmen.gif);
	width:204px;
	height:122px;
	
	
}
#content_kontakt_title{
	background:url(../images/map.gif) no-repeat bottom left;
	width:204px;
	height:406px;;
}
#footer_container{
	height:19px;
	background:url(../images/menu_bg.gif) bottom repeat-x;
	border-top:4px solid #CBCBCB;
	border-bottom:4px solid #E51606;
	padding-top:21px;
	font-size:10pt;
	font-family:Arial, Helvetica, sans-serif;
}
a.footer_menu{
font-size:8pt;
}
#ft_home_link{
margin-left:12px;
float:left;
}
#ft_impressum_link{
	float:right;
}
.hide{
	display:none;
}
#nix{
	clear:both;
}
.form_label{
	width:105px;
	float:left;
	height:16px;
	padding-top:4px;
	clear:left;
}
.form_field{
	float:left;
	padding-top:4px;
}
#kontakt_formular_submit ,  #log_in_submit{
clear:both;
padding-top:12px;
}
.download_block{
	padding:8px;
	clear:left;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	width:200px;
}
.download_icon{
	float:left;
	padding:0px  12px 12px 12px;

}
.download_title{
	padding:23px 0px;
	float:left;
}
 .submit_button{
 	margin-left:105px;
 }
 a.anfahrt{
 	float:right;
	color:#E72415;
	font-weight:bold;
	text-decoration:underline;
 }
 a.anfahrt:hover{
 	color:#800000;
 }
 #kontakt_formular_required{
 	position:relative;
	top:-54px;
 }
.success_msg{
 	text-align:center;
	color:#008000;
 }
