/*  ------------------------------------------------------

Stylesheet zu www.gruenderbaukasten.de
2008                   
*  *  *  *                              
Design: www.owmedia.de // 

--------------------------------------------------------*/

/* 				Used Colors:  #00b0d6                                               			*/


/*  ------------------------------------------------------
BASICS
--------------------------------------------------------*/
* {margin: 0; padding: 0;}

body {
color: #000;
font-family: "Lucida Sans", "Lucida Sans Unicode", Verdana, sans-serif;
background: #273a40 url(/basics/images/bg.gif);
background-repeat: repeat;
}

* html body {

}

table, tr, th, td, img, fieldset { border: 0 none; }

hr { display: none; }

div.clear {
clear: both;
height: 0;
font-size: 0;
overflow: hidden;
}

.center {text-align: center;}



/*  ------------------------------------------------------
FONTSTUFF
--------------------------------------------------------*/
h1 {
font-size: 20px;
font-weight: bold;
margin: 0 0 15px 0;
color: #00b0d6;
}


h2 {
font-size: 16px;
font-weight: normal;
margin: 0 0 10px 0;
color: #00b0d6;
}
h3 {
font-size: 14px;
font-weight: bold;
margin: 0 0 5px 0;
	color: #00b0d6;
}

h4 {
margin-left: 0;
margin-bottom: 5px;
margin-right: 0;
margin-top: 10px;
font-size: 16px;
font-weight: bold;
	color: #00b0d6;
}

p, li, table.rabattform td {
padding: 3px 0;
font-size: 12px;
line-height: 140%;
}
li {
	margin-left: 18px;
}

.baukasten p a, .contenttext a {

	color: #00b0d6;

	text-decoration: none;

}

.baukasten p a:hover, .contenttext a:hover {

	color: #666;

	text-decoration: underline;

}

.small {
font-size: 10px;
}

.medium {
font-size: 12px;
}


/*  ------------------------------------------------------
WRAPPER
--------------------------------------------------------*/

div.wrapper {
width: 960px;
margin: 20px auto;
align: center;
}

td.navbg {
	background-image: url(/basics/images/nav_bg.png);
	text-align: center;
}


/*  ------------------------------------------------------
CONTENT
--------------------------------------------------------*/
div.content {
	width: 960px;
	background: #e3e4e4 url(/basics/images/bg_content.png) repeat-x;
}
div.contentbk {
	width: 960px;
	background: #e3e4e4 url(/basics/images/bg_content_bk.png) repeat-x;
}

div.footer {
	width: 960px;
	height: 40px;
	background: url(/basics/images/footer.gif) no-repeat;
}

div.logo {
	text-align: center;
}

div.contentreferenzen {
	width: 470px;
	float: left;
}

div.contenttop, div.contenttext, div.contentfooter, div.contenttopschmal, div.contenttextschmal, div.contentfooterschmal {
	margin-left: 25px;
	margin-right: 25px;
}


div.contenttop {
	height: 12px;
	font-size: 6px;
	/* background-color: #e3ed00; */
	background: url(/basics/images/box_top.gif) no-repeat;
	
}

div.contenttopschmal {
	height: 12px;
	font-size: 6px;
	/* background-color: #e3ed00; */
	background: url(/basics/images/box_top_schmal.gif) no-repeat;
	
}

div.contenttext {
	/* background-color: #fff; */
	padding: 20px;
	background: url(/basics/images/box_mitte.gif) repeat-y;
}
div.contentfooter {
	height: 30px;
	/* background-color: #2ff077; */
	background: url(/basics/images/box_bottom.gif) no-repeat;
}

div.contenttextschmal {
	/* background-color: #fff; */
	padding: 20px;
	background: url(/basics/images/box_mitte_schmal.gif) repeat-y;
}
div.contentfooterschmal {
	height: 30px;
	/* background-color: #2ff077; */
	background: url(/basics/images/box_bottom_schmal.gif) no-repeat;
}

img.refimg {
	border: 1px dotted #999;
	padding: 2px;
        margin-top: 10px;
	margin-right: 10px;
}

div.contentlinks {
	float: left;
	width: 270px;
	margin-right: 25px;
}
div.contentrechts {
	float: left;
	width: 565px;
}
div.regionenlinks {
	float: left;
	width: 340px;
	margin-left: 25px;
}
div.regionenrechts {
	float: right;
	width: 430px;
}
div.contentlinksbreit {
	float: left;
	width: 565px;
	margin-right: 25px;
}
div.contentrechtsschmal {
	float: left;
	width: 270px;
}
div.spalte_1_2 {
	width: 270px;
	margin-right: 25px;
	float: left;
}
div.spalte_2_2 {
	width: 270px;
	float: left;
}
div.spalte_1_3, div.spalte_2_3 {
	width: 173px;
	margin-right: 23px;
	float: left;
}
div.spalte_3_3 {
	width: 173px;
	float: left;
}
/*  ------------------------------------------------------
BAUKASTEN
--------------------------------------------------------*/
div.baukastenselect {
	float: left;
	width: 400px;
	/* margin-left: 206px; */
	margin-left: 197px;
}


div.hotline {
	margin-left: 35px;
	margin-top: 7px;
	color: #00b0d6;
	font-size: 18px;
	float: left;
	width: 300px;
	/* margin-left: 206px; */
}


div.baukasten_head {
	margin-left: 25px;
}

div.baukasten_head_links {
    width: 511px;
    float: left;
    background: url(/basics/images/reiter_bg.gif);
    background-repeat: repeat-x;
    background-position: bottom;
	height: 49px;
}

div.baukasten_head_rechts {
	background-image: url(/basics/images/reiter_bg_grau.gif);
    background-repeat: repeat-x;
    background-position: bottom;
	height:  49px;
    width: 383px;
	float: left;
}

div.reiter_bg_ecke {
	background: url(/basics/images/reiter_bg_ecke.gif) no-repeat;
    background-position: bottom;
	height: 49px;
	width: 8px;
	float: left;
}

div.reiter_bg_ecke_grau {
	background: url(/basics/images/reiter_bg_ecke_grau.gif) no-repeat;
    background-position: bottom;
	height: 49px;
	width: 8px;
	float: left;
}

div.reiter_abstand {
	background: url(/basics/images/reiter_bg.gif);
    background-repeat: repeat-x;
    background-position: bottom;
    width: 3px;
	height:  49px;
	float: right;
}

div.reiter_links {
	background: url(/basics/images/reiter_links.gif);
    width: 8px;
	height:  49px;
	float: right;
}

div.reiter_rechts {
	background: url(/basics/images/reiter_rechts.gif);
    width: 8px;
	height:  49px;
	float: right;
}

div.reiter_mitte {
	background: url(/basics/images/reiter_mitte.gif);
    background-repeat: repeat-x;
	height:  39px;
	float: right;
    padding: 10px 5px 0 5px;
    text-align: center;
}

div.reiter_mitte a,
div.reiter_aktiv_mitte a {
    color: #fff;
    text-decoration: none;
}

div.reiter_aktiv_links {
	background: url(/basics/images/reiter_aktiv_links.gif);
    width: 8px;
	height:  49px;
	float: right;
}

div.reiter_aktiv_rechts {
	background: url(/basics/images/reiter_aktiv_rechts.gif);
    width: 8px;
	height:  49px;
	float: right;
}

div.reiter_aktiv_mitte {
	background: url(/basics/images/reiter_aktiv_mitte.gif);
    background-repeat: repeat-x;
	height:  39px;
	float: right;
    color: #fff;
    padding: 10px 5px 0 5px;
    text-align: center;
}

div.baukasten {
	width: 910px;
	margin-left: 25px;
	background: url(/basics/images/bg_bk_content.gif) repeat-y;
}

div.baukasten_pk {
	float: left;
	width: 161px;
    margin-top: 10px;
}

div.preise {
    font-size: 9pt;
    margin-left: 25px;
}

ul.untergruppen {
    border-bottom: 1px solid #000;
    padding-bottom: 15px;
    margin-bottom: 20px;
}

ul.untergruppen li {
    list-style-type: none;
    padding-left: 15px;
    margin-left: 10px;
}

ul.untergruppen li a {
    font-size: 9pt;
    color: #868889;
    text-decoration: none;
}

ul.untergruppen li.aktiv { 
    background-image: url(/basics/images/untergruppen_li.gif);
    background-position: 0 5px;
    background-repeat: no-repeat;
    padding-left: 15px;
}

ul.untergruppen li.aktiv a {
    font-size: 9pt;
    color: #00b0d6;
    text-decoration: none;
}

div.baukasten_dl {
	float: left;
	width: 356px;
	margin-left: 1px;
	margin-right: 1px;
}

div.dl_row_weiss,  div.dl_row_grau {
	padding: 5px;
}
div.randunten {

	border-bottom: 1px #666 solid;

}
div.dl_row_info {
	background-color: #d7d6c8;
	margin-top: 50px;
}
div.dl_row_infomitte {
	padding: 5px;
	background-color: #d7d6c8;
}
div.dl_row_infomitte p {
	background-color: #d7d6c8;
}
div.dl_row_info2 {
	background-color: #d7d6c8;
}

div.dl_row_raten {
	background-color: #fcd989;
}
div.dl_row_foerder {
	background-color: #d6e088;
	
}
div.dl_row_raten div.ratentext, div.dl_row_info div.infotext, div.dl_row_foerder div.foerdertext {
	width:  389px;
	float: left;
	padding-right: 2px;
	padding-top: 4px;
}
div.dl_row_raten div.info, div.dl_row_info div.info, div.dl_row_foerder div.info {
	width: 30px;
	text-align: center;
	float: left;
}










div.dl_row_info2 textarea {
	width: 300px;
	height: 100px;
}
div.dl_row_summe, div.dl_row_raten, div.dl_row_info, div.dl_row_info2, div.dl_row_foerder {
	padding: 3px 5px;
}
div.dl_row_weiss {
	
}
div.dl_row_grau {
	background-color: #eaeaea;
}
div.baukasten_dl table, div.baukasten_wk table {
	width: 100%;
}

div.baukasten_dl h3, div.baukasten_wk h3 {
	font-size: 12px;
	font-weight: bold;
	line-height: 120%;
}
div.baukasten_dl p, div.baukasten_wk {
	padding: 0;
	font-size: 12px;
	line-height: 120%;
}
div.baukasten_dl .var {
	font-size: 12px;
	width: 100px;
}
div.baukasten_dl div.dl_text {
	width:  278px; 
	float: left;
}
div.baukasten_dl .preisliste {
	width:  332px;
}
div.baukasten_wk div.dl_text {
	width: 200px;
	float: left;
	padding-right: 2px;
}
div.baukasten_wk div.preis {
	width: 103px;
	text-align: right;
	float: left;
	padding-right: 7px;
}

div.baukasten_dl div.add, div.baukasten_wk div.del {
	width: 30px;
	text-align: center;
	float: left;
}
div.baukasten_dl div.info, div.baukasten_wk div.info {
	width: 30px;
	text-align: center;
	float: left;
}



.preisliste td, .dl_info, .wk_info {
	color: #6e6e6e;
	font-size: 12px;
}

.dl_info p {
	margin-bottom: 5px;
	margin-top: 10px;
	color: #6e6e6e;
	font-size: 12px;
}

div.baukasten_wk {
	float: left;
	width: 390px;
	background-color: #fff;
}

div.regionen_text {
	float: left;
	width: 390px;
	background-color: #fff;
	font-size: 12px;
	line-height: 120%;
}

div.baukasten_footer {
	height: 11px;
	font-size: 4px;
	background: url(/basics/images/bg_bk_unten.gif) no-repeat;
}

.preistrenner {
	display:  block;
	border: 1px solid #9a9a9a;
	margin-top: 6px;
	margin-bottom: 6px;
}
div.anfrageform {
	padding: 10px;
}
.produktbild {
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-top: 5px;
	padding: 2px;
	border-width: 1px;
	border-color: #c6c4bb;
	border-style: dashed;
}
.kontakt td {
	padding-left: 2px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	margin-left: 2px;
}
.input220 {
	width: 220px;
}
textarea.input220 {
	height: 75px;
}
.inputplz {
	width: 40px;
}
.inputort {
	width: 170px;
}
.absenden {
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 2px;
	padding-top: 2px;
	background-color: #d7d6c8;
	border-style: solid;
	border-color: #b2cf42;
	border-width: 1px;
}
.preisanzeige {
	color: #fff;
	font-size: 14px;
	margin-top: 11px;
	margin-left: 249px;
}
a {
	cursor: pointer;
}
.anzahlung {
	margin-top: 15px;
	color: #6e6e6e;
}
.table_ablauf {
}
.table_ablauf td {
	padding-left: 5px;
	padding-top: 5px;
	color: #6e6e6e;
	padding-right: 5px;
	padding-bottom: 10px;
}
.table_ablauf td strong {
	color: #000;
}
input.rabattform {
	width: 250px;
}
textarea.rabattform {
	height: 75px;
	width: 250px;
}
.navigation {
	font-size: 12px;
}
