/*
    project: baukonzept - haustechnik
    type: stylesheet
	 media: screen
    description: basic styles for construction
    last edited: 13.02.2009, Stephan Paschkin
	 
    Copyright © 2009 BauKonzept Berlin. All rights reserved.
*/
/* basic styles for layout makeup */
html, body {
	margin: 0;
	padding: 0;
	color: #000;
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100.01%;
}
h1, h2, h3, h4, h5, p, ul, li, img, input, button, a, form { margin: 0; padding: 0; }

#content-out {
	margin: 0 auto;
	padding: 0;
	background-image: url(images/grf_site_hg.jpg);
	background-position: top left;
	background-repeat: repeat-y;
	width: 760px;
}
#content-header {
	margin: 0;
	padding: 0;
	background-image: url(images/ing_header_haustechnik.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	height: 120px;
}
#content-header img {
	margin: 30px 0 0 24px;
}
#content-in {
	margin: 0;
	padding: 0;
	background-image: url(images/grf_content_hgtop.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}
#content {
	margin: 0;
	padding: 30px 85px 20px 85px;
	background-image: url(images/grf_content_hgbottom.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
	height: 100%;
	min-height: 530px;
}

#content-footer {
	margin: 0;
	padding: 0;
	background-color: #fff;
	background-image: url(images/grf_content_footer.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	height: 20px;
}

#navi {
	margin: 8px 0 0 0;
	padding: 0 0 0 89px;
	width: 671px;
	height: 24px;
}
#navi ul {
	margin: 0;
	padding: 0;
	height: 24px;
	list-style: none;
}
#navi ul li {
	float: left;
	margin: 0;
	padding: 0;
	height: 24px;
	text-align: center;
}
#navi ul li a {
	margin: 0 0;
	padding: 3px 8px 3px 9px;
	display: block;
	color: #006;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
#navi ul li a:hover {
	margin: 0 0;
	padding: 3px 8px 3px 9px;
	display: block;
	color: #006;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	border-bottom: solid 3px #006;
}
#content div.nohover a:hover {
	margin: 0;
	padding: 0 3px 0 3px;
	background-color: #FFFFFF;
	color: #fff;
}
body#home a#homenav, body#baeder-wellness a#baeder-wellnessnav, body#gasheizung a#gasheizungnav, body#kontakt a#kontaktnav
, body#solartechnik a#solartechniknav, body#waermepumpen a#waermepumpennav {
	background-color: #fff;
}

#content h1 {
	margin: 0 0 25px 0;
	padding: 0;
	font-size: 24px;
	color: #006;
}
#content h2 {
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 16px;
	color: #069;
}
#content h2.bigred {
	clear: both;
	color: #f00;
}
#content h3 {
	margin: 10px 0 5px 0;
	padding: 0;
	font-size: 13px;
}
#content ul {
	margin: 0 0 15px 0;
	padding: 0;
	font-size: 13px;
	list-style: none;
}
#content ul li {
	margin: 0 0 5px 0;
	padding: 0 0 0 24px;
	background-image: url(images/grf_listen_img.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
#content ol {
	margin: 0 0 15px 0;
	padding: 0;
	font-size: 13px;
}
#content ol li {
	margin: 0 0 5px 20px;
	padding: 0;
}
#content a {
	margin: 0;
	padding: 0 3px 0 3px;
	color: #006;
}
#content a:hover {
	margin: 0;
	padding: 0 3px 0 3px;
	background-color: #006;
	color: #fff;
}
#content a:hover.weis {
	background-color: #fff;
}
#content p {
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 13px;
}
#content p.gelbhg {
	padding: 5px;
	font-size: 12px;
	background-color: #FFFFCC;
}
#content p.infobox2 {
	padding: 5px;
	font-size: 12px;
	font-style: italic;
	border: dotted 1px #666666;
}
#content p img {
	float: left;
	margin: 0 10px 0 0;
	vertical-align: top;
}
#content p.small {
	float: left;
	margin: 0 10px 15px 0;
	vertical-align: top;
	width: 165px;
	font-size: 11px;
}
#content p.small2 {
	float: left;
	margin: 0 5px 0 0;
	vertical-align: top;
	width: 190px;
	font-size: 12px;
}
#content p.small2 img {
	margin: 0 0 5px 0;
}
#content p img.imgright {
	float: right;
	margin: 0 0 0 10px;
	vertical-align: top;
}
.abs-left {
	float: left;
	width: 380px;
}
.abs-left2 {
	float: left;
	width: 45%;
}
.clearing {
	clear: both;
}
.abs-right {
	float: right;
	width: 180px;
}
.abs-right2 {
	float: right;
	width: 45%;
}
#content-footer p a {
	float: right;
	margin: 0 3px 0 0;
	padding: 0;
	background-color: transparent;
	color: #006;
	font-size: 11px;
	text-decoration: none;
}
#content-footer p a:hover {
	float: right;
	margin: 0 3px 0 0;
	padding: 0;
	background-color: transparent;
	color: #f00;
	font-size: 11px;
	text-decoration: underline;
}
.textfeld { border: 1px solid #003366}
.radio { border: 1px solid #003366}
.checkbox { border: 1px solid #003366}
