/* @override 
	http://mayrose-meppen.de/css/layout.css
	http://mayrose.de/css/layout.css
	http://www.mayrose-meppen.de/css/layout.css
*/

body {
	background: #FFF url(../_gfx/bg_body.gif) top left repeat-x;
	margin:0; padding:0;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 150%;
	font-size: 75%;
}
/** Content Formatierung **/
h1, h2, h3, h4, h5, h6 {
margin: 0;
padding: 0;
}
img{
	border:none;
}

h1 {
	color: #d70005;
	font-size: 2em;
	font-weight: normal;
	line-height: 1.5em;
}

h2 {
	color: #d70005;
	font-size: 1.2em;
	line-height: 1.4em;
}

h3 {
	color: #000;
	font-size: 1.1em;
	line-height: 1.4em;
}

h4 {
	color: #666;
	font-size: 1.1em;
	line-height: 1.7em;
	text-transform: uppercase;
	letter-spacing: 0.1em;
}
p {
	margin: 0 0 1em 0;
}

/* Link-Darstellung allgemein */
a {color: #d70005;text-decoration: none;}
a:hover {color: #d70005; text-decoration: underline;}
#content_all li a{ color: #000; font-weight: bold; text-decoration: underline;}

a.link {
	padding-left: 10px;
	background: url('../elements/arrow_big.gif') 0 1px no-repeat;
}

hr {color: #666;} 

table{
	font-size: 1em;
}
#container{
	position: relative;
	top:0; left:0;
	width: 905px;
	margin: 0 auto;
	text-align: left;
}
#logo{
	width: 191px;
	float: left;
	padding: 13px 0;
}
#topmenu{
	width: 600px;
	float: left;	
	list-style-type: none;
	padding: 47px 0 0 45px;
	margin:0;
}
#topmenu li{
	float: left;
	padding:0; margin:0;
	border: 1px solid #FFF;
	border-bottom: none;
	line-height: 1px;
	margin-right: 7px;
}
#main{
	clear:both;
}
#leftpan{
	width: 191px;
	float:left;
}
#menu{
	margin: 25px 0;
	padding: 0;
	list-style-type: none;
	border-bottom: 1px solid #999;
}
#menu li{
	padding: 0; margin:0;
	display:block;
	width: 99%;
}
#menu a{
	color: #e60004;
	font-size: 1em;
	display:block;
	padding: 3px 3px 2px 3px;
	line-height:130%;
	text-decoration: none;
	border-top: 1px solid #999;
}
#menu ul{
	list-style-type: 0;
	margin: 0; padding: 0;
}
#menu ul li{
	list-style-type: 0;
	margin: 0; padding: 0;
}
#menu li.active ul a{
	border: none;
	color:  #666;
	font-size:  0.9em;
	padding-left: 20px;
	font-weight: normal;
}

#menu li.active a{
	font-weight: bold;
	background-color: #F0F0F0;
}
#menu li.active ul li.active a{
	font-weight: bold;
	background-color: #FFF;
}
#menu a:hover{
	background-color: #F0F0F0;
}
#energieberater{
	margin-bottom: 1em;
}
#content{
	width: 669px;
	float:right;
	margin: 25px 0;
}

#content ul{
	list-style-type: none;
	list-style-position: outside;
	margin-left:0;
	padding-left: 1.5em;
}
#content ul li{
	margin-bottom: 0.3em;	
	padding-left: 1.2em;		
	background: url('../elements/arrow_big.gif') no-repeat left 0.3em;
}
#footer{
	clear:both;
	background: url('../_gfx/bg_footer.gif') left 17px repeat-x;
	margin-bottom:  3em;
	padding-left:  160px;
}
#footer img{
	border: 5px solid #FFF;
	border-top: 0;
	border-bottom: 0;
}
.teaser3er{
	float:left;
	width: 212px;
	padding-right: 15px;
	padding-bottom: 20px;
}
/* Tabellen */
.sortiment{
	empty-cells:show;
}
.sortiment thead th{
	background-color: #EEE;
	border-right: 1px solid #FFF;
	border-bottom: 2px solid #D70005;	
	vertical-align: bottom;
	color: #666;
}
.sortiment tbody td{
	border-bottom: 1px solid #CCC;
}
.clear{
	clear: both;
	float: none;
}

/* SPALTEN */

#content #left {
float: left;
width: 180px;
}

#content .onecol {
float: left;
width: 208px;
padding-right: 15px;
}

#content .twocol {
float: left;
width: 416px;
padding-right: 15px;
}

#content .threecol {
width: 669px;
}

#content .halfcol {
float: left;
width: 319px;
padding-right: 15px;
}

.col_left{
	width: 48%;
	float: left;
}
.col_right{
	width: 48%;
	float: right;
}

.clear{
	clear:both;
	float:none;
}
legend{
	font-weight: bold;
}

.redbox2{
	width: 180px;
}

/* Formulare */
#content label{
	width: 150px;
	height: 1.6em;
	display: block;
	clear:both;
	float:left;
	border-top: 1px solid #CCC;
	text-align:right;
	color: #000;
}

#content fieldset{
	border: none;
}
#map {
	border-top: 1px solid #999;

}
.route{
	padding: 20px 0;
	border-bottom: 1px solid #999;	
}
.route .from{
	width: 60px !important;
	float: left;
	padding-top: 3px;
}
.route .to{
	margin-top: 10px;
	width: 60px !important;
	float: left;
	padding-top: 3px;
}
.route #toAdress, .route #fromAdress{
	height: 20px;
	width: 250px;
}
.route #toAdress{
	margin-top: 10px;
}
.route .submit{
	margin-left: 59px;
	width: 100px;
	height: 21px;
	background: #feffff url(../_gfx/bt_go.gif) 1px 1px no-repeat;
}
.route .head{
	position: absolute;
	right: 0;
}
.route .head h1{
	color:  #999;
}
#directions{
	margin: 0 !important;
	padding-left: 0 !important;
	border-bottom: 1px solid #999;

}
.twocol img.header{
	padding: 1px 0;
	margin-bottom: 10px;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
}
.onecol img.header{
	padding: 1px 0;
	margin-bottom: 10px;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
}
#formsearch{
	padding: 4px 0 !important;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	background: #FFF url(../_gfx/bg_body.gif) 0px -77px repeat-x;	
}
#formsearch label strong {
	font-weight: normal;
	color: #999;
	position: absolute;
	top: 9px; left: 15px;
	display: none;
}
#searchform {
	margin-top: 30px;
	margin-bottom: 20px;
	position: relative;
	top: 0; left: 0;
}
.input_searchbox{
	border: 1px solid #999;
	height: 17px;
	width: 145px;
	color: #666;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;	
	padding: 2px 5px;
}
.onecol hr{
	margin: 20px 0;
	border: none;
	border-bottom: 1px solid #999;
}




