html,body {
	margin:0;
	padding:0;
	font-family: 'Open Sans', sans-serif;
	font-weight:400;
	color: #383B35;
	font-size:13px;
	background: url('../img/background.png') top center no-repeat #343731;
	line-height: 20px;
}
a{
	color: #383B35;
	text-decoration:none;
}
* {
	position:relative;
	margin:0;
	padding:0;
}
p{
	margin-bottom: 12px;
}

a:hover{
	text-decoration: underline;
}

img {
	border:0;
}

.clear{
	clear:both;
	height:0px;
	overflow:hidden;
	line-height:0px;
}
h1{
	font-size: 24px;
	color: #F49E00;
	font-weight:400;
	text-transform:uppercase;
	margin-bottom: 20px;
}

#wrapper {
	margin:0 auto;
	width:940px;
}
#header{
	height: 120px;
}
#content{
	background: white;
	width: 940px;
	padding-bottom: 45px;
}
#navi{
	height: 30px;
	background: #343731;
}
#navi #el1, #navi #el2,#navi #el3 {
	padding: 4px 0px 0px 20px;
	color: #E5E5E5;	
	float: left;
	height: 26px;
	text-transform: uppercase;
}
#navi #el1 a, #navi #el2 a, #navi #el3 a{
	color: #E5E5E5;
}
#navi #el1 {
	font-size: 15px;
	width: 280px;
	background: url('../img/nav_bg_el1.png') no-repeat;
	width: 280px;
}

#navi #el1.aktiv{
	background: url('../img/nav_bg_el1_aktiv.png') no-repeat;
}
#navi #el1.aktiv a, #navi #el2.aktiv a, #navi #el3 a.aktiv{
	color: white;
}
#navi #el1.aktiv{
	background: url('../img/nav_bg_el2_aktiv.png') no-repeat;
}
#navi #el2.aktiv{
	background: url('../img/nav_bg_el2_aktiv.png') no-repeat;
}
#navi #el3 a.aktiv{
	font-weight: bold;
}


#navi #el2 {
	font-size: 15px;
	width: 394px;
	background: url('../img/nav_bg_el2.png') no-repeat;	
}


#navi #el3{
	width: 206px;
	background: url('../img/nav_bg_el3.png') no-repeat;		
	
	
}
#navi #el3 a.lang{
	color:#A4A4A4;
	text-decoration:none;
}
#navi #el3 a.lang.active{
	color: #E5E5E5;
}

#subnavi{
	height: 30px;
}
#subnavi ul{
	list-style: none;
}
#subnavi ul li{
	height: 20px;
	padding: 5px 20px;
	text-transform:uppercase;
	float: left;
	background: #4C4C4C;
}
#subnavi ul li a{
	height: 20px;
	padding: 5px 20px;
	text-transform:uppercase;
	color: #E0E0E0;
}

#subnavi ul li.el1.aktiv {
	background: #F49E00;
	font-weight: bold;
}
#subnavi ul li.el1.aktiv a, #subnavi ul li.el2.aktiv a, #subnavi ul li.el3.aktiv a{
	color: #2B2D28;
}
#subnavi ul li.el2.aktiv {
	background: #FFCC00;
	font-weight: bold;
}
#subnavi ul li.el3.aktiv {
	background: #CAE3E8;
	font-weight: bold;
}

#bestell_area{
	width: 940px;
	height: 300px;
	cursor: pointer;
	display:block;
}

.logo_left{
	float:left;
}
.logo_right{
	float:right;
}
#slider{
	width: 940px;
	height: 400px;
	background: white;
}
#start_slider{
	width: 940px;
	height: 400px;
	background: white;
}
#banner{
	width: 940px;
	height: 340px;
	background: white;
}
#banner_footer{
	clear:both;
	width: 940px;
	height: 20px;
	background: url('../img/slider_footer.png') no-repeat;			
	
}

.box_start{
	width: 290px;
	margin-right: 15px;
	float: left;
}
.box_start.first{ 
	margin-left: 20px;
}
.box_start p{
}

.box_start>img{
	margin-bottom: 8px;
}

.box_start ul{
	list-style:none;
}
.box_start ul li{
	width: 290px;
	height: 45px;
	margin-bottom: 5px;
	background: #EBEBEA;
	font-size: 16px;
	padding-top: 15px;
}

.box_start ul li img{
	float: left;
	display: block;
	margin: 2px 12px 12px 10px;
}

#c_left{
	width: 595px;
	margin: 0px 15px 0px 20px;
	float: left;
}

#c_right{
	width: 290px;
	float: left;
}

#c_left img{
	float: left;
	margin: 0px 10px 10px 0px;
	display:block;
}
#c_left2{
	float: left;
	width: 440px;
	margin: 0px 20px;
}
#c_right2{
	float: left;
	width: 440px;
}
#c_left2 h1, #c_right2 h1{
	color: #4DA0B3;
}
#c_left2 img, #c_right2 img{
	float: left;
	margin: 0px 20px 20px 0px;
}
#c_left .col1, #c_left .col2, #c_left .col3, #c_left .col4, #c_left .col5{
	float:left;
	padding: 10px 0px;
} 
#c_left .col1{
	width: 85px;
	padding-left: 10px;
}
#c_left .col2{
	width: 135px;
}
#c_left .col3{
	width: 235px;
}
#c_left .col4{
	width: 75px;
}
#c_left .col5{
	width: 50px;
}
#c_left .t_head{
	height: 30px;
	padding-top: 0;
	padding-bottom: 0;	
	background: #ebebea;
	line-height: 30px;
	font-weight: bold;
}
#c_left .col4 input{
	width: 60px;
}
.order_trenner{
	height: 30px;
	width:590px;
	clear:both;
}

.right_grey{
	width: 250px;
	padding: 20px;
	background: #EBEBEA;
}
hr{
	width: 100%;
	height: 3px;
	background:url(../img/trenner.png) no-repeat;
	line-height: 0px;
	overflow: hidden;
	margin: 20px 0px;
	clear:both;
	border:none;
	border-top: 20px solid white;
}
#order_form hr{
	border: none;
	margin: 0;
}

#order_form input{
	width: 250px;
	border: none;
	margin-bottom: 9px;
	height: 20px;
	text-indent: 3px;
	line-height: 20px;
	font-family: 'Open Sans', sans-serif;
	font-weight:400;
	color: #383B35;
	font-size:13px;
	font-style:italic;
}

#order_form input.title{
	width: 80px;
	float: left;
}
#order_form input.zip{
	width: 60px;
	float: left;
}
#order_form input.name{
	width: 160px;
	float: right;
}
#order_form input.city{
	width: 180px;
	float: right;
}
#order_form input.nl{
	width: 20px;
	margin-right: 10px;
	float: left;
}

#order_form input.menge{
	border: 1px solid #999999;
	font-style:normal;
}

#order_form #submit{
	text-transform:uppercase;
	color: black;
	font-size: 16px;
	padding: 3px;
	margin-top: 20px;
	background: #F49E00;
	width: auto;
	height: auto;
	font-style:normal;
	clear:both;
	display:block;
}
.price_info{
    margin: 26px 0px 0px 20px;
}

ul.plus{
	margin-left: 0px;
	padding-bottom: 20px;
	list-style: none;
} 
ul.plus li{
	background:url(../img/icon_plus.png) 0px 3px no-repeat;	
	padding-left: 25px;
	float: left;
	width: 265px;
	margin-bottom: 20px;
}

ul.haken{
	margin-top: 10px;
	margin-left: 0px;
	padding-bottom: 20px;
	list-style: none;
	width: 350px;
	float: left;
} 
ul.haken li{
	background: url(../img/icon_haken.png) 0px 3px no-repeat;	
	padding-left: 35px;
	width: 315px;
	float:left;
	font-weight:bold;
}

ul.ag, ul.dl {
	list-style:none;
}
ul.ag li{
	width: 290px;
	height: 40px;
	margin-bottom: 20px;
	font-size: 13px;
	font-weight: bold;
}

ul.ag li img, ul.dl li img{
	float: left;
	display: block;
	margin: 4px 12px 12px 0px;
}

ul.dl li{
	width: 290px;
	height: 40px;
	margin-bottom: 20px;
	font-size: 13px;
}
ul.faq{
	list-style:none;
	margin-left: 20px;
}
ul.faq li{
	width: 440px;
	float: left;
	margin: 0px 20px 25px 0px;
}
ul.faq li h2{
	font-size: 24px;
	color: #F49E00;
	font-weight:400;
	margin-bottom: 15px;
	line-height: 30px;
}

#footer{
	color: white;
	text-align:center;
	margin: 20px 0px;
}

/* Slider Start */
#start_slider{
	width: 940px;
	height: 400px;
	background-image: url(../images/bg_start_slider.png);	
}
.statusbarWrap{
	z-index:100;
	position:absolute;
	width: 940px;
	padding-left: 15px;
	text-align:left;
	top:355px;
	}
.statusbar{
	position: relative;
	text-align:center;
}
.statusElem{
	width:30px;
	height:30px;
	display:block;
	float:left;
	cursor:pointer;
	background-image: url('../img/slider_dot.png');		
}
.elem-active{
	background-image: url('../img/slider_dot_active.png');	
}
#start_slider .txt_box{
	width:  650px;
	height: 290px;
	padding: 45px 0px 0px 0px;
	font-size: 30px;
	line-height: 40px;
	margin-left: 25px;
}
.txt_box a{
	color: #E69500;
	text-decoration: none;
}
.big_teaser{
	width: 940px;
	height:400px;
	margin: 0px;
	
}
/* VIDEOBOX */
#modal_overlay  {
background :#000000 none repeat scroll 0 0;
z-index : 2000 ;
position : fixed ;
width : 100% ;
height : 100% ;
left : 0px;
top : 0px ;
}

#modal_pic, #modal_overlay, #modal_closer	{
opacity : 0;
filter : alpha(opacity=0) ;
}

#modal_closer	{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
border:1px solid #000;
height:10px;
width:15px;
position:absolute;
right:0px;
top:2px;
background-color:#FFF;
color:#000;
margin:5px 5px 0px 0 ;
cursor:pointer;
text-align:center;
padding-bottom:5px;
}



#modal_content {
position : fixed;
width:520px;
height:360px;
left:50%;
margin-left:-260px;
z-index:2001;
top:150px;

background-color:#333333;
visibility:hidden;
}

#modal_pic	{
display:block;
margin:0px auto;
}

