body{
background-color: #FFFFFF;
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;
overflow: hidden;
}
.inner_eng{
width: 880px;
margin: auto;
overflow: hidden;
}

#top_start{
height: 107px;
clear: both;
border-top: 8px solid #FFFFFF;
border-bottom: 8px solid #FFFFFF;

}

	#top_start .inner{
	height: 107px;
    background: url(../img/logo.gif) no-repeat right center;
	}

#banner_start{
height: 85px;
background-color: #F7EFE4;
clear: both;
}

	#banner_start .inner{
	height: 85px;
	background: url(../img/top_start.jpg) no-repeat right center;
	}

#banner_start_bottom{
height: 200px;
clear: both;
background-color: #ce793f;
border-bottom: 8px solid #603f00;
}

	#banner_start_bottom .inner{
	height: 200px;
	background: url(../img/banner.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: 20px;
}

#footer .inner{
color: #c58100;
text-align: right;
padding: 5px 0 0 0;
}

.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;
}

.sprachlink{
float: right;
}
.sprachlink1{
width: 78px;
height: 22px;
}
.sprachlink1 a{
background-image: url(../img/deutsch1.jpg);
width: 78px;
height: 22px;
display:block;
}
.sprachlink1 a:hover{
background-image: url(../img/deutsch2.jpg);
}
.sprachlink2{
width: 78px;
height: 22px;
margin-left: 50px;
}
.sprachlink2 a{
background-image: url(../img/english1.jpg);
width: 78px;
height: 22px;
display:block;
}
.sprachlink2 a:hover{
background-image: url(../img/english2.jpg);
}

