@charset "utf-8";

html, body, div, span, applet, object, iframe, h1, h2,
h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite,
code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong,
sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table,
caption, tbody, tfoot, thead, tr, th, td, header, footer, article, section,
aside, nav {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    font-family: inherit;
    vertical-align: baseline
}

:focus {
    outline: 0
}
body {
    line-height: 1;
    color: black;
    background: white
}

ol, ul {
    list-style: none
}

table {
    border-collapse: separate;
    border-spacing: 0
}

caption, th, td {
    text-align: left;
    font-weight: normal
}

blockquote:before, blockquote:after, q:before, q:after {
    content: ""
}

blockquote, q {
    quotes: "" ""
}

b, strong {
    font-weight: bold
}

strong.highlighted {
    color: #0062af
}

i, em {
    font-style: italic
}

/*---Bla----*/


html{
	height: 100.1%;
	min-width: 820px;
	background: white url('images.d/html-bg.png') 0 0 repeat-x;
}
body{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #4c4c4c;
	height: 100.1%;
	min-width: 820px;
	background: url('images.d/body-bg.png') center top no-repeat;
	padding-top: 55px;
}

a{
	font-family: Helvetica, Arial, sans-serif;
	font-size: inherit;
	color: #4c4c4c;
	text-decoration: none;
}
a:hover{
	color: #6b8d2e;
	text-decoration: underline;
}
#fwFooter{
	width: 100%;
	height: 55px;
	margin:-110px auto 0;
}
#clearFooter{
	margin-bottom: -55px;
	height: 55px;
	clear: both;
}
#pageWrapper{
	width: 720px;
	margin: 0 auto;
	padding: 0;
	min-height: 100.1%;
	height: auto !important;
	height: 100%;
	background: white;
	border: 1px solid #d5d5d5;
}
#contentWrapper{
	float:left;
	display:block;
	width: 720px;
	background: url('images.d/keyvisual.jpg') center top no-repeat;
	padding-top: 375px;
}
#logo{
	display: block;
	float:left;
	width: 320px;
	height: 85px;
	margin: -335px 200px 0;
	background: url('images.d/gruene-daecher-logo.png') center 0 no-repeat;
}
#underconstruction{
	display: block;
	float:left;
	width: 746px;
	height: 94px;
	margin: -60px -13px -40px;
	background: url('images.d/underconstruction.png') center 0 no-repeat;
}
.hidden{
	display: none;
}

h1{
	color: #6b8d2e;
	font-size: 12px;
	line-height: 24px;
	font-weight: bold;
}

#googlemaps{
	width: 370px;
	height: 200px;
	background: white;
	float: left;
	padding: 10px;
	display: block;
	border: 1px solid #d5d5d5;
}


.left, .right{
	display:block;
	float: left;
	margin: 50px;
}

.left{
	width: 190px;
	margin-right: 20px;
}
.right{	
	width: 390px;
	margin-left: 20px;
}
#textbottom{
	color: #c5c5c5;
	width:100%;
	height: 20px;
	font-size: 10px;
	display: block;
	float: left;
	margin-top:20px;
}
#textbottom a{
	color: #c5c5c5;
}
#textbottom a:hover{
	color: #6b8d2e;
}
.contact-block{
	display: block;
	float: left;
	margin-top: 20px;
}

.contact-block li{
	display: block;
	float: left;
	height: 20px;
	padding: 1px 0 3px 42px;
	width: 100%;
}
.address-block{
	padding-left: 42px;
	background: url('images.d/iconmap.png') 0 0 no-repeat;
}
.address{
	display:block;
	margin-bottom: 20px;
}

.addressimprint{
	display:block;
	margin-top: 20px;
}

.addressimprint li{
	display: block;
	height: 20px;
	padding: 1px 0 3px 42px;
	width:100%
}

.address li{
	display: block;
	height: 20px;
	padding: 1px 0 3px 42px;
	width:100%
}


.Bankverbindung{
	display:block;
	margin-bottom:20px;
}

.HeadlineImprint{
	height:20px;
	margin-top: 30px;
	display:block;
}

li.iconPhone{
	background: url('images.d/iconphone.png') 0 1px no-repeat;
}
li.iconFax{
	background: url('images.d/iconfax.png') 0 1px no-repeat;
}
li.iconMail{	
	background: url('images.d/iconemail.png') 0 2px no-repeat;
}
li.iconWeb{
	background: url('images.d/iconearth.png') 0 2px no-repeat;
}

li.iconMap{
	background: url('images.d/iconmap.png') 0 0 no-repeat;
}