body{
background-color: #ce793f;
font-family: Verdana;
font-size: 11px;
color: #613F00;
}

h1{
color: #C58201;
font-weight: bold;
font-family: Arial;
margin: 0 0 7px 0;
font-size: 12px;
}

p{
line-height: 1.3em;
}

.inner{
width: 880px;
margin: auto;
}
.inner_eng{
width: 880px;
margin: auto;
}

#top{
height: 0px;
clear: both;
background-color: #fff;
}

	#top .inner{
	height: 00px;

	}

#banner_top{
height: 65px;
clear: both;
}

	#banner_top .inner{
	height: 65px;
	background: url(../img/top.jpg) no-repeat right center;
	}

#banner_bottom{
height: 65px;
clear: both;
background-color: #ce793f;
}

	#banner_bottom .inner{
	height: 65px;
	background: url(../img/head_2.jpg) no-repeat right center;
	}
	

#navi{
background-color: #603f00;
overflow: hidden;
}

	#navi ul{
	float: right;
	list-style: none;
	}

	#navi ul li{
	float: left;
	padding: 4px 20px 4px 20px;
	border-left: 1px solid #d2c5ad;
	color: #d2c5ad;
	}

	#navi ul li.last{
	border-right: 1px solid #d2c5ad;
	}

	#navi ul li a{
	color: #d2c5ad;
	text-decoration: none;
	}

	#navi ul li.active{
	background-color: #d2c5ad;
	}

	#navi ul li.active a{
	color: #fff;
	}

#content{
overflow: hidden;
background-color: #fff;
padding: 30px 0 30px 0;
}
	
#content #col_left{
width: 240px;
float: left;
}

#content #col_right{
width: 635px;
text-align: justify;
float: left;
}

#mainnavi{
}

#mainnavi ul{
list-style: none;
margin: 10px 0 0 0;
}

#mainnavi ul li{
background: url(../img/navi_arrow.gif) no-repeat 0 7px;
padding: 7px 0 7px 0px;
color: #603f00;
font-weight: bold;
}

#mainnavi ul li ul{
border-top: 1px dotted #dbb162;
border-bottom: 1px dotted #dbb162;
padding: 0 0 0 20px;
width: 183px;
}

#mainnavi ul li ul li{
background: url(../img/subnavi_arrow.gif) no-repeat left center;
padding: 5px 0 5px 20px;
color: #C58100;
font-weight: normal;
}

#mainnavi ul li ul li a{
color: #C58100;
padding: 0;
}

#mainnavi ul li ul li.active a{
color: #603f00;
}

#mainnavi ul li a{
color: #603f00;
text-decoration: none;
padding: 0 0 0 20px;
}

.box_orange{
color: #c58100;
}

#footer{
padding: 0px 20px 0px 20px;
background-color: #F7F1E5;
}

#footer .inner{
color: #c58100;
text-align: right;
height: 20px;
background: url(../img/foot1.jpg) no-repeat right center;
}
#footer2 {
height: 170px;
clear: both;
background-color: #ce793f;
}

	#footer2 .inner{
	height: 170px;
	background: url(../img/foot2_english.jpg) no-repeat right center;
	}
#footer2deu {
height: 170px;
clear: both;
background-color: #ce793f;
}

	#footer2deu .inner{
	height: 170px;
	background: url(../img/foot2_deutsch.jpg) no-repeat right center;
	}

.pic{
border: 3px solid #C58100;
margin: 0 0 15px 15px;
}

#col_right img.ueberschriftrand{
margin-bottom: 10px;
}
.produkte li{
float: right;
list-style: none;
border-right: 1px solid #613F00;
padding: 0px 6px 0px 6px;
}
.produkte ul{
width: 100%;
}
.produkte a{
color: #613F00;
text-decoration: underline;
}
.produkte{
padding-left: 10px;
border-top: 1px dotted #CE7940;
margin: 12px;
padding-top: 10px;
}
.active a{
color: #C58201; 
}
ul{
margin-left: 14px;
type: disc;
}
a{
color: #CE7940;
text-decoration: none;
}
a img{
border: none;
}
td{
vertical-align: top;
}

#kontakt input, #kontakt textarea, #kontakt select{
border: 1px solid #C58100;
width: 301px;
padding: 2px;
margin: 0 10px 10px 0;
}

#kontakt select{
width: 100px;
}

#kontakt textarea{
width: 625px;
height: 150px;
}

.submit{
background-color: #C58201;
color: #fff;
float: right;
}

.clear{
clear: both;
}

.float{
float: left;
}

.sprache{
padding-top: 10px;

}

.sprachbutton a{
font-weight: bold;
text-decoration: underline;
color: #603F00;
}

/****************

Editor Klassen

****************/


.picborder{
border: 3px solid #EBC442;
}