/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
body {
margin: 0;
padding:0;
 background-color: #fff;
 font-family: Lucida Grande, Verdana, Sans-serif;
 font-size: 0.8em;
 color: #4F5155;
}
a {
	text-decoration: none;
	color: #4F5155;
}
a:hover{
	text-decoration:underline;
}
h1 {
}
strong{
	font-weight: bold;	
}
em{
}
p{
	line-height:1.2em;
}
img{
	border: 0;
}
code {
}
.hide{
	visibility: hidden;
	display:none;
}
small{
font-size:11px;

}
.red , .error{color:#b30000; font-weight:bold}
.green{color:green}
.floatleft{float:left;}
.floatright{float:right;}
.clearleft{clear:left;}
.clearfloat{clear:both;}
/*start layout /////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
#container{
	margin: 0 20px;
		width:960px;
}
/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
#header{
	width:960px;
	height:170px;
}
#logo{
	float:right;
	margin:20px 65px 0  0;
}
#headgrau_r{
	background:#b1b3b4;
	width:310px;
	height:27px;
	position:relative;
	top:169px;
	left:650px;
}
#navi{
height:25px;
margin:142px 0 0 -40px;
}
#navi ul{
}
#navi li{
padding:5px 25px  2px 25px;
float:left;
list-style-type:none;
list-style:none;
height:20px;
}
#navi li a{
text-decoration:none;
display:block;
font-weight:bold;
text-transform:uppercase;
font-weight:normal;
}
#navi li a:hover{
}
#navi li ul{
position:absolute;
margin:10px 0 0 -65px;
font-size:0.8em
}
/*u-menu//////////////////////////////////////*/
#navi li:hover ul,#navi li.hover ul{
}
* html  #navi li:hover ul,#navi li.hover ul{
}
#navi li ul li{
padding:0 5px 0 0;
height:20px;
float:left;
}
#navi li ul li a{
}
#navi li ul li a:hover{
}
.menue1on  {
background:#000;
}
.menue1on  a{
color:#fff;
}
.menue1off {
background:#db271c;
}
.menue1off a{
color:#fff;
}
 .menue2on  a{
color:#3a3a3d ;
}
 .menue2off  a{
color:#787b7c;
}
/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
#content{
	margin:60px 0 0 0;
	padding:0;
	width:645px;
	min-height:400px;
	color:#686b6c;
}
#content h1{
	font-size: 1.5em;
	font-style:italic;
}
#content em{
	font-size: 1.5em;
	font-style:italic;
}
#content p{
	font-style:italic;
	line-height:1.4em;
	font-weight:bold;
	margin-right:40px;
}
#contentright{
	float:right;
	margin:60px 0 0 0;
	width:310px;
 min-height:400px;
}
#contentright p{
margin-left:10px;
}
/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/*flyer right////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
.flyer {
	padding:0 50px 0 0;
	float:left;
	font-style:italic;
	line-height:1.1em;
	font-weight:bold;
	margin:0 0 15px 15px ;
}
.flyer img {
	float:left;
	margin-right:10px;
	border:1px solid #ddd;
}
 .flyer p {
		margin: 50px 0 0 0;
		font-size: 0.8em;
 }
 /*moebelright////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
 #moebelright{
	margin:-15px 10px 0 0;
    font-size: 1.1em;
 }
 /*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:#686b6c;
	line-height:1.2em;
	font-weight:bold;
}
#kontakt  div{
	width:325px; 
}
 .input, textarea{
	margin:5px 0 0 0;
	border:1px solid #ddd;
}
 .input1, .input2, .input3{
	margin:5px 0 0 0;
	border:1px solid #ddd;
}
 .input1{
	width:330px;
 }
 .input2{
		width:40px;
 }
 .input3{
	width:280px;
 }
.textarea1{
	width:330px;
}
 .buttonsend {
color:#686b6c;
font-weight:bold;
border:2px solid #ddd;
background:#efefef;
}
#kontakt  p{
}
#kontaktfehler{
margin-bottom:20px;
}
#kontaktfehler p{
line-height:0.5em;
text-align:left;
}
.bold{
    font-weight:bold;
}
.error{
}

#kontakt_ad{
margin-top:30px;
padding:0;
width:270px;
float:right;
}


/*gmap///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
#map{
	width:600px;
	height:400px;
}

/*impressum pac///////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
.pac{
	font-size:11px;
	font-weight: normal;
color:#000;
}
