/* @override http://ncn.de/harkenbusch/_css/layout.css */

@import url("reset.css");
/*
#282529 - "Schwarz"
*/ 
/*
#d84f17 - ORANGE
*/ 
/*
#892337 - VIOLETT 
*/ 

body{
	font: 85%/130% Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
	background: #dddddd url(../_gfx/bg_body.jpg) top center no-repeat;
	color: #282529;
	text-align: left;
	top: 0; left: 0;
}
a{
	color: #d84f17;
	text-decoration: none;
}
a:hover{
	color: #d84f17;
	text-decoration: underline;
}
h1{
	color: #892337;
	font-size: 2.1em;
	font-weight: bold;
	line-height: 120%;
	margin: 0.5em 0 0em 0;
}
h2{
	color: #d84f17;
	font-size: 1.5em;
	text-transform: uppercase;
	margin: 0em 0 0.5em 0;
	font-style: italic;
}
h3{
	color: #892337;
	font-size: 1.1em;
	margin: 0em 0 0em 0;
	font-weight: bold;
	text-transform: uppercase;	
}
h4{
	color: #282529;
	font-size: 0.9em;
	font-weight: bold;
	margin: 0.4em 0 0.2em 0;
}
p {
	margin: 0.3em 0 1em 0;
}
#wrapper {
	width: 975px;
	margin: 0 auto;
	padding: 0;
}
#head{
	height: 108px;
	position: relative;
	top: 0; left: 0;
}
#head h1{
	height: 108px;
	width: 422px;
	margin: 0;
	background: url(../_gfx/logo_dachdecker-harkenbusch.png) no-repeat;
	text-indent: -9999px;
	float: left;
}

/* @group Menu */
#menu{
	position: absolute;
	bottom: 0; right: 0;
	margin: 0; 
	padding: 0;
	font-size: 1.3em;
	font-weight: 500;
}
#menu li{
	padding: 0; margin: 0;
	margin-right: 17px;
	float: left;
}
#menu li a{
	padding: 0;
	margin: 0;
	display: block;
	line-height: 40%;
	text-decoration: none;
	color:  #282529;
	padding: 0 5px 8px 5px;
}
#menu li a:hover{
	color: #282529;
	border-bottom: 4px solid #d84f17;
}
#menu li.active a{
	color: #282529;
	border-bottom: 4px solid #d84f17;
}
/* @end */
#image {
	position: relative;
	top: 0; left: 0;
	height: 450px;
	width: 975px;
	border-top: 5px solid #d84f17;
	margin-bottom: 20px;
}
.overlay{
	position: absolute;
	top: 0; left: 0;
	background: transparent url(../_gfx/raster.png) top left repeat;
	height: 450px;
	width: 975px;
}
.claim {
	position: absolute;
	bottom: 60px; left: 0;
}
.claim h1{
	margin: 0;
	color: #000;
}
.claim h2{
	margin: 0;
	color: #FFF;
}
.one, .two, .three{
	background-color: #FFF;	
	padding: 5px 20px 5px 20px;	
	clear: both;
	float: left;
}
.one{
	padding-bottom: 0;
}
.two{
	padding-top: 0;
}
.three{
	background-color: #d84f17;
	padding: 2px 20px 2px 20px;	
	font-size: 0.8em;
}
.zoom{
	position: absolute;
	bottom: 5px;
	width: 20px;
	height: 11px;
	right: 5px;
}
.zoom img{
	margin-left: 5px;
}
.minus, .plus {
	cursor:hand;
	width: 11px;
	height: 11px;
}
.plus{
	display: none;
}
.minimized .overlay,
#image.minimized{
	height: 250px;	
}
.minimized .plus{
	display: block;	
}
.minimized .minus{
	display: none;	
}
#content{
	width: 975px;
	margin: 0;
	padding: 0;
	clear: both;
	float: none;
	margin-bottom: 50px;	
}
.col_left {
	margin: 0;
	width: 606px;
	float: left;
	padding: 0 25px 0 25px;	
	background-color: #FFF;
}
.col_right {
	margin: 0;
	float: right;
	padding: 0px 25px;
	width: 250px;
	background-color: #FFF;
}
.grey {
    background-color: #DDDDDD;
	height: 283px;
}
.clear {
	float: none;
	clear: both;
}
hr{
	height: 20px;
	width: 656px;
	color: #dddddd;
	background-color: #dddddd;
	border: none;
	margin: 0 -25px;
	padding: 0;
}
.leistungen .item{
	width: 45%;
	float: left;
	margin-top: 10px;
	margin-right: 30px;
}
.leftimg {
	float: left;
	margin-left: -25px;
	margin-right: 20px;
	padding: 0;
}
.col_left .more {
	float: right;
	font-size: 0.9em;
	font-weight: 700;
}
.col_right .more {
	float: right;
	margin-bottom: 20px;
}
a.more:hover{
	text-decoration: none;
}
.col_left .left{
	float: left;
	width: 48%;
}
.col_left .right{
	float: right;
	width: 48%;
}
.contact {
	margin: 20px 0;
	width: 480px;	
}
.contact input, .contact textarea{
	display: block;
	border: 1px solid #dddddd;
	padding: 3px;
	margin: 0;
	margin-bottom: 5px;
	width: 300px;
}
.contact input.senden{
	margin-left: 96px;
	width: 150px;
	background-color: #892337;
	color: #FFF;
	border: none;	
}
.contact label{
	float: left;
	width: 80px;
	background-color: #892337;
	height: 16px;
	padding: 3px;
	padding-left: 10px;
	color: #FFF;
	font-size: 0.9em;
	border-right: 3px solid #FFF;
}
.plz {
	width: 50px !important;
}
.ort {
	width: 140px !important;
}
.googlemap{
	margin: 20px 0;
	position: relative;
	top: 0; left: 0;		
}
.googlemap .top{
	height: 8px;
	width: 606px;
	background: transparent url('../_gfx/googlemaps-top.png') 0 0 no-repeat;
	position: absolute;
	top: 0px; left: 0px;
	z-index: 20;
}
.googlemap .bottom{
	height: 8px;
	width: 606px;	
	background: transparent url('../_gfx/googlemaps-bottom.png') 0 0 no-repeat;
	position: absolute;
	top: 294px;
	z-index: 2;
}
#map{
	margin: 0;padding: 0;
	border: 1px solid #892337;
}
.gal img{
	float: left;
	margin: 0 10px 10px 0;
	border: 1px solid #CCC;
	padding: 2px;
}
.gal a:hover img{
	border: 1px solid #892337;
}




