body {
font-family: Arial, Helvetica ,Verdana, Sans-serif;
font-size: 0.8em;
color: #000;
margin: 20px 0;
margin: 0;
padding:0;
background:#f3f3f3;
}
a {
text-decoration: none;
color:#ce7d1c;
}
h1 {
 font-size: 16px;
 font-weight: bold;
}
h3 {
 font-size: 14px;
 font-weight: bold;
}
strong{
	font-weight: bold;
}
em{
}
p{
	line-height:1.2em;
}
img{
	border: 0;
	margin:5px;
}
hr{
	border:none;
	border-bottom:1px solid #c0c0c0;
}
.hide{
	visibility: hidden;
	display:none;
}
.red , .error{color:#b30000; font-weight:bold}
.green{color:green}
.floatleft{float:left;}
.floatright{float:right;}
.clearfloat{clear:both;}
/*start layout /////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
#container{
	margin:0;
}
/*bg----------------------------------------------------------*/
#sitebg{
	margin:0 auto;
	width:973px;
	min-height:620px;
	border-top:20px solid #fff;
	border-bottom:10px solid #fff;
	background:url(images/topline_bg_orange.jpg) #fff no-repeat top;
}
/*logo---------------------------------------------------------*/
#logo{
float:right;
margin: -15px 38px 0 0;
z-index:10;
}
/*navigaton----------------------------------------------- */
#navi{
margin:85px 0 0 110px;
font-size:13px;
}
#navi a,#navi2 a{
color:#000;
text-decoration:none;
text-transform:uppercase;
}
#navi ul{
height:30px;
}
#navi li{
	float:left;
	padding:0 ;
	list-style-type:none;
}
#navi  div{
	float:left;
	padding:2px 0 0 0;
}
#navi .li_txt{
	height:16px;
}
#navi #aktiv .li_txt ,#navi .on .li_txt {
	background:#bfcdd6;
}
#navi .li_l{
	width:20px;
	height:18px;
}
#navi .li_r{
	width:20px;
	height:18px;
}
#navi #aktiv .li_l, #navi .on .li_l{
	background:url(images/li_img_l.png) no-repeat;
}
#navi #aktiv .li_r, #navi .on .li_r{
	background:url(images/li_img_r.png) no-repeat;
}
/*navigaton 2 ebene----------------------------------- */
#navi2{
	clear:left;
	margin:-25px 0 0 130px;
}
#navi2 ul{
height:20px;
font-size:13px;
}
#navi2 li{
	float:left;
	padding:0 30px 0 0;
	list-style-type:none;
}
#navi2 a{
	color:#737373;
}
#navi2 a:hover, #navi2 #aktiv2 a{
	color:#000;
}
/*header---------------------------------------------------*/
#header{
	width:990px;
}
/*main----------------------------------------------------- */
#main{
	width:990px;
}
/*content image------------------------------------------ */
#content_img{
	float:left;
	margin:-8px 0 0 0;
	width:772px;
	height:366px;
}
/*content image small----------------------------------- */
#content_img_small{
	float:left;
	margin:-8px 0 0 0;
	width:772px;
	height:181px;
}
/*content----------------------------------------------------- */
#contentright{
	margin:-8px 5px 0 20px;
	float:left;
	width:180px;
	font-size: 85%;
}
/*content----------------------------------------------------- */
#contentbottom{
	margin:0 0 0 0;
	padding:10px;
	clear:left;
	width:752px;
	font-size: 85%;
}
/*overlay---------------------------------------------------- */
#overlay{
width:772px;
min-height:400px;
background:#fff;
}
/*kontakt----------------------------------------------------- */
#kontakt{
	float:left;
	margin:18px 0 0 22px;
}
#kontakt h1{
margin:0 0  20px 0;
}
#kontakt span ,#kontakt .red{
color:#b91c13;
font-weight:bold;
}
 label{
	color:#ce7d1c;
	line-height:1.2em;
	font-weight:bold;
}
#kontakt  div{
	width:325px; 
	text-align:right;
}
 .input, textarea{
	margin:5px 0 0 0;
	border:1px solid #ce7d1c;
}
 .input1, .input2, .input3{
	margin:5px 0 0 0;
	border:1px solid #ce7d1c;
}
 .input1{
	width:330px;
 }
 .input2{
		width:40px;
 }
 .input3{
	width:280px;
 }
.textarea1{
	width:330px;
}
 .buttonsend {
color:#fff;
font-weight:bold;
border:2px solid #ce7d1c;
background:#e9a756;
}
#kontakt  p{
	float:left;
}
#kontaktfehler{
	float:left;
	padding:10px;
	width:350px;
	margin:60px 0 0 20px;
}
#kontaktfehler p{
line-height:0.5em;
}
/*haendler-------------------------------------------------- */
#haendler{
	margin:0 0 0 22px;
}
.button{
color:#000;
border:2px solid #dadada;
background:#e6e6e6;
}

.textinput, .selectinput{
border:1px solid #e9a756;
width:200px;
}
.selectinput{
width:202px;
}
/*impressum----------------------------------------------- */
#impressum{
		margin:0 0 0 22px;
}
/*footer------------------------------------------------------- */
#footer{
}
/*scrollerdiv--------------------------------------------------*/
#scrollerdiv{
	overflow:auto;
	margin:-10px 0 0 0px;
	padding:0;
	height:120px;
	width:780px;
}
#scrollerdiv ul{
}
#scrollerdiv ul li{
float:left;
list-style:none;
}
#scrollerdiv ul li img{
float:left;
list-style:none;
border:3px solid #fff;
}
#scrollerdiv  .on {
border:3px solid #ce7d1c;
}


