/*
    project: baukonzept - innenausbau
    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_innenausbau.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;
}
#referenzen #content {
	height: auto;
		padding: 30px 80px 20px 80px;
}
#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 60px;
	width: 675px;
	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;
}
#refbord #navi ul li.back a {
	padding: 3px 0px 3px  20px;
}
#refbord #navi ul li.bord a {
	padding: 3px 0px 3px 25px;
}
#refbord #navi ul li.front a {
	padding: 3px 20px 3px 1px;
	text-align: left;
}
#refbord #navibot ul li.back a {
	padding: 3px 0px 3px  20px;
}
#refbord #navibot ul li.bord a {
	padding: 3px 0px 3px 25px;
}
#refbord #navibot ul li.front a {
	padding: 3px 20px 3px 1px;
	text-align: left;
}
#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;
}
body#home a#homenav, body#modernisierung-instandhaltung a#modernisierung-instandhaltungnav, body#badplanung a#badplanungnav
, body#referenzen a#referenzennav, body#impressum a#impressumnav {
	background-color: #fff;
}

#content h1 {
	margin: 0 0 25px 0;
	padding: 0;
	font-size: 24px;
	color: #006;
}
#content h2 {
	margin: 0 0 5px 0;
	padding: 0;
	font-size: 16px;
	color: #069;
}
#content p {
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 12px;
}
p.galerie {
	float: left;
	text-align: center;
	vertical-align: bottom;
}
p.galerie a {
	display: block;
}
#content p.galerie a:hover {
	background-color: #CDE0F3;
}
p.galerie img {
	margin: 0 5px 0 5px;
	border-left: solid 2px #fff;
	border-right: solid 2px #fff;
}
#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 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;
}
.bigred {
	color: Red;
	font-size: 13px;
	font-weight: bold;
}

#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;
}
.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%;
}
#navi li.back {
	margin: 0 0 0 147px;
}
#navi li.back a {
	background-image: url(images/grf_back.gif);
	background-position: 0px 3px;
	background-repeat: no-repeat;
}
#navi li.bord {
	margin: 0 0 0 58px;
}
#navi li.bord a {
	background-image: url(images/grf_bord.gif);
	background-position: 0px 3px;
	background-repeat: no-repeat;
}
#navi li.front {
	margin: 0 0 0 58px;
}
#navi li.front a {
	background-image: url(images/grf_front.gif);
	background-position: 43px 3px;
	background-repeat: no-repeat;
}
#navibot li.back {
	margin: 0 0 0 147px;
}
#navibot li.back a {
	background-image: url(images/grf_back.gif);
	background-position: 0px 3px;
	background-repeat: no-repeat;
}
#navibot li.bord {
	margin: 0 0 0 58px;
}
#navibot li.bord a {
	background-image: url(images/grf_bord.gif);
	background-position: 0px 3px;
	background-repeat: no-repeat;
}
#navibot li.front {
	margin: 0 0 0 58px;
}
#navibot li.front {
	background-image: url(images/grf_front.gif);
	background-position: 43px 3px;
	background-repeat: no-repeat;
}

#refbord #content {
	padding: 20px 0px 10px 0px;
	text-align: center;
}
#refbord #content h1 {
	margin: 0 0 15px 0;
}
#navibot {
	margin: 0 0 0 2px;
	padding: 0 0 0 60px;
	width: 696px;
	height: 24px;
	text-align: center;
	background-image: url(images/grf_navi_bottom_hg.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
#navibot ul {
	margin: 0;
	padding: 0;
	height: 24px;
	list-style: none;
}
#navibot ul li {
	float: left;
	height: 24px;
	text-align: center;
}
#navibot ul li a {
	padding: 3px 8px 3px 20px;
	display: block;
	color: #006;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
#navibot ul li a:hover {
	padding: 3px 8px 3px 9px;
	display: block;
	color: #006;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	border-bottom: solid 3px #006;
}