/* @override http://www.kuhr-gmbh.de/css/layout.css */

body{
	margin: 0; padding:0;
	background-color: #fadabb;	
}

#container{
	text-align:left;
	background: #aa000b url('../_gfx/bg_redgradiant.jpg') center 135px repeat-x;
	text-align: center;
}
#top{
	background: #FFF url('../_gfx/bg_top.gif') top left repeat-x;
	height: 135px;
	color: #333;
}
#header{
	width: 960px;
	margin: 0 auto;
	text-align: left;
}
#headerimg{
	float:left;
}
#servicenav{
	float:right;
	margin-top:5px;
	width: 380px;
	height: 30px;
	text-transform: uppercase;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	line-height: 21px;

}
#servicenav a{
	color: #333;
	text-decoration:none;
}
#servicenav input{
	border-color: #999;
}
#spruchderwoche{
	width:  245px;
	height:  65px;
	float: right;
	margin-top: 35px;
}
#main{
	width: 960px;
	margin: 0 auto;
	text-align: left;
	padding-bottom: 1em;
	position: relative;
	top: 0; left: 0;
}

  
#content{
	width: 570px;
	float:left;
	clear:both;
	min-height: 450px;
	height:auto !important;  /* fÃ¼r moderne Browser */	
	height: 450px;	

}
#rightmenu{
	float:right;
	width: 240px;
	margin:0;
	padding: 50px 0;
	list-style-type: none;
}
#rightmenu li{
	padding: 0; margin:0;
	display:block;
	width: 99%;
}
#rightmenu a{
	color: #FFF;
	font-size: 0.9em;
	display:block;
	padding: 3px 15px;
	line-height:120%;
	text-decoration: none;
	border-bottom: 1px solid #cc331e;
}
#rightmenu li.active a{
	font-weight:bold;
	border-bottom-color: #ff7d08;
	border-left: 4px solid #ff7d08;
	padding-left: 11px;
	font-size: 1em;
}
#rightmenu a:hover{
	font-weight:bold;
}
#rightmenu ul{
	padding: 0;
	margin: 0;
	margin-left:  15px;
	list-style-type: none;
}
#rightmenu ul.sub li.active a{
	border-left-width: 0;
	padding-left: 14px;
}
#footer{
	width: 960px;
	margin: 0 auto;
	padding: 10px 0 30px 0;
	text-align: left;
}
#footer .address{
	width: 30%;
	margin-top: 20px;
	color: #aa000b;
	float: left;
	font-size: 0.9em;
	line-height: 140%;
}
#footer .address td{
	padding: 10px;
}
#footer .linklist{
	width:  70%;
	float: right;
}
#footer .linklist img{
	margin-left:  10px;
}
#badge{
	position: absolute;
	top: 280px; right: 0px;
	width: 272px;
	height: 82px;
}

#solarteur{
	position: absolute;
	top: 400px; right: 0px;
	width: 272px;
	height: 100px;
}
#handwerk{
	position: absolute;
	top: 150px; right: 0px;
	width: 272px;
	height: 100px;
}




