html, body {
	margin:0;
	padding:0;
	font-family: Verdana, Helvetica, sans-serif;
	font-size:11px;
	color:#666;
	background:url(../images/bg.gif) repeat-x #eee;
}

html.nopic, body.nopic {
	background: #F9F9F9;
}

/* --- CONTAINER LAYER --- */
#page {
	position:relative;
	width:950px;
	margin-left:auto;
	margin-right:auto;
	padding-top:9px;
	padding-bottom:30px;
}

#header {
	position:relative;
	width:950px;
	height:151px;
	background:url(../images/bg_header.gif) no-repeat;
}

#main {
	width:948px;
	padding:10px 1px;
} 

#footer {
	clear:both;
	width:950px;
	background:url(../images/line.gif) repeat-x #eee;
	text-align:right;
}

/* --- HEADER LAYER --- */
#logo {
	float:left;
	margin:23px 0 0 23px;
}

#metanav {
	float:right;
	margin:35px 30px 0 0;
}

#mainnav {
	clear:both;
	position:absolute;
	width:950px;
	left:0;
	bottom:0;
}

/* --- MAIN LAYER --- */
/* 2 spaltiges layout startseite */
.cols2_c1_breit {
	float:left;
	width:703px;
}

.cols2_c2_schmal {
	float:right;
	width:234px;
}

/* 2 spaltiges layout welten-startseite */
.cols2_c1_schmal {
	float:left;
	width:228px;
}

.cols2_c2_breit {
	float:right;
	width:711px;
}


/* flashbanner start */
.flashbanner {
	width:703px;
	height:285px;
	margin-bottom:10px;
}

.flashbanner_welt {
	width:711px;
	height:285px;
	margin-bottom:10px;
}

.banner_ratgeber {
	position:relative;
	width:678px;
	height:200px;
	background:url(../images/banner_ratgeber.jpg) no-repeat;
	margin-top:15px;
	margin-left:15px;
}

.bannertext {
	position:absolute;
	top:40px;
	left: 20px;
	width:320px;
}

/* boxen startseite rechts */
.boxright {
	position:relative;
	width:234px;
	height:90px;
}

.box1 {
	margin:1px 0 7px 0;
}

.box2 {
	margin-bottom:7px;
}

.box3 {
	margin-bottom:10px;
}

.box_flugblatt {
	background:url(../images/box_flugblatt.gif) no-repeat;
}

.box_karte {
	background:url(../images/box_karte.gif) no-repeat;
}

.box_energiecheck {
	background:url(../images/box_energiecheck.gif) no-repeat;
}

.boxright .box_content {
	padding:15px 0 0 15px;
	width:150px;
	color: #332626;
	font-size:13px;
	font-weight:bold;
}

.boxright .box_button  {
	position:absolute;
	left:15px;
	bottom:10px;
}

.container_box {
	position:relative;
	width:232px;
	background-color:#F8F8F8;
	border: 1px solid #cdcdcd;
	margin-bottom:10px;
}

.box_content {
	padding:10px;
}

/* boxen links */
.container_box_left {
	position:relative;
	width:226px;
	background-color:#F8F8F8;
	border: 1px solid #cdcdcd;
	margin-bottom:10px;
}

.container_box_left .content {
	position:relative;
	width:226px;
}

.container_box_left .ratgeberbohren {
	background:url(../images/foto_bohrmaschine.jpg) no-repeat;
	height:151px;
}

.container_box_left .content .txt {
	padding:15px 0 0 65px;
	width:150px;
	color: #332626;
	font-size:13px;
	font-weight:bold;
}

.container_box_left .content .box_button  {
	position:absolute;
	right:10px;
	bottom:10px;
}

.boxleft {
	position:relative;
	width:228px;
	margin-bottom:10px;
}

.boxleft .box_content {
	padding:15px 0 0 15px;
	width:150px;
	color: #332626;
	font-size:13px;
	font-weight:bold;
}

.boxleft .box_button  {
	position:absolute;
	left:15px;
	bottom:10px;
}

.box_telefon {
	background:url(../images/promobox_telefon.jpg) no-repeat;
	height:90px;
}

/* content startseite */
.container_content {
	width:701px;
	border: 1px solid #cdcdcd;
	margin-bottom:10px;
	background-color:#F8F8F8;
}

.zweispaltig {
	background:url(../images/bg_container_content.gif) repeat-y #F8F8F8;
}

.container_content .col1 {
	position:relative;
	float:left;
	width:232px;
}

.container_content .col2 {
	position:relative;
	float:left;
	width:469px;
}

.container_content .col1 .content {
	width:212px;
	margin:10px 0;
	padding:0 10px;
}

.container_content .col2 .content {
	width:449px;
	margin:10px;
}

/* content weltseiten */
.container_welt {
	width:709px;
	border: 1px solid #cdcdcd;
	margin-bottom:10px;
	background-color:#F8F8F8;
}
.dreispaltig {
	background:url(../images/bg_content_welt.gif) repeat-y #F8F8F8;
}


.container_welt_background {
	background:url(../images/bg_content_welt.gif) repeat-y #F8F8F8;	
}

.container_welt .col1 {
	float:left;
	width:236px;
}

.container_welt .col1 .content {
	width:216px;
	margin:10px 0;
	padding:0 10px;
}

/* content artikeldetail */
.container_welt .content {
	width:659px;
	padding:30px 30px 30px 20px;
}

.container_welt .content2 {
	width:679px;
	padding:20px 15px;
}

#content_col1 {
	position:relative;
	float:left;
	width:435px;
	padding:20px 10px 0 20px;
}

#content_col2 {
	position:relative;
	float:right;
	width:204px;
	padding:20px 30px 0 10px;
}

.bg_light {
	background-color:#EFEFEF;
}

.bg_dark {
	background-color:#e2e2e2;
}

/* content spalten */
.txt_1spaltig {
	width:500px;
}

.txt_2spaltig {
	width:205px;
}

.txt_3spaltig {
	width:100px;
}

.content_2spaltig {
	width:669px;
	padding:20px 20px 0 20px;
	background:url(../images/px_grey.gif) repeat-y 345px -20px;
}

.content_2spaltig_col {
	width:329px;
}

.content_3spaltig {
	width:679px;
	padding:20px 10px 0 20px;
	background:url(../images/bg_3spalten.gif) repeat-y 239px -20px;
}

.content_3spaltig_col {
	width:219px;
}

/* ratgeber */
.content_spalte280 {
	width:280px;
}

.content_spalte330 {
	width:330px;
}


/* produktsuche */
#prodsuche {
	margin-bottom:10px;
}

#prodsuche_header {
	position:relative;
	width:681px;
	height:68px;
	padding:15px 15px 0 15px;
	color:#fff;
}

div.werkzeugsearch {
	background:url(../images/header_suche_orange.gif) no-repeat;	
}

div.bauensearch {
	background:url(../images/header_suche_blau.gif) no-repeat;	
}
div.gartensearch {
	background:url(../images/header_suche_gruen.gif) no-repeat;	
}
div.wohnensearch {
	background:url(../images/header_suche_violett.gif) no-repeat;	
}

#prodsuche_ausblenden {
	position:relative;
	top:0px;
	left:85px;
}

.prodsuche_form {
	position:relative;
	margin-top:15px;
}

#prodsuche_ergebnisse {
	position:absolute;
}

.prodsuche_content {
	float:left;
	width:314px;
	height:325px;
	border-right: 1px solid #cdcdcd;
	border-top: 1px solid #cdcdcd;
	border-bottom: 1px solid #cdcdcd;
	padding:20px;
}

.prodsuche_content_werkzeug {
	background:url(../images/bg_verlauf_orange.gif) repeat-x #F8F8F8;
}

.prodsuche_content_bauen {
	background:url(../images/bg_verlauf_blau.gif) repeat-x #F8F8F8;
}

.prodsuche_content_garten {
	background:url(../images/bg_verlauf_gruen.gif) repeat-x #F8F8F8;
}

.prodsuche_content_wohnen {
	background:url(../images/bg_verlauf_violett.gif) repeat-x #F8F8F8;
}

.suchergebnis_quer {
	width:314px;
	height:64px;
	border-bottom: 1px solid #cdcdcd;
	padding:10px 0;
}

.suchergebnis_quer1 {
	width:314px;
	height:64px;
	border-top: 1px solid #cdcdcd;
	border-bottom: 1px solid #cdcdcd;
	padding:10px 0;
	margin-top:10px;
}

.suchergebnis_hoch {
	width:314px;
	height:72px;
	border-bottom: 1px solid #cdcdcd;
	padding:6px 0;
}

.suchergebnis_hoch1 {
	width:314px;
	height:72px;
	border-top: 1px solid #cdcdcd;
	border-bottom: 1px solid #cdcdcd;
	padding:6px 0;
	margin-top:10px;
}

/* kurse */
div.kurs_box_header {
	width:660px;
	background-color:#EFEFEF;
	cursor:pointer;
	margin-top:5px;
}

div.kurs_box_controller {
	float:right;
	width:18px;
	height:17px;
	margin-right:9px;
	margin-top:9px;
}

div.kurs_box_content {
	width:660px;
	display:none;
	clear:both;
	background:url(../images/bg_verlauf_kurse.gif) repeat-x #FFF;
}


/* graue boxen content */

.grey_box_content {
	width:642px;
	padding:9px;
	background-color:#EFEFEF;
}

.grey_box_content2 {
	width:310px;
	padding:5px;
	background-color:#EFEFEF;
}


/* boxen footer */
#boxen_footer {
}

/* logoleiste */
#logoleiste {
	width:702px;
	padding:25px 0 25px 9px;
}

/* partner */
#partner {
	clear:both;
	width:918px;
	height:65px;
	background:url(../images/bg_partner.gif) no-repeat;
	padding:20px 0 0 30px;
}

h1.infowindow{
  font-weight:bold;
  font-size:14px;
  color:black;
  background: none;
  height:20px;
}

h2.infowindow{
  font-weight:bold;
  font-size:12px;
  margin-top:5px;
  margin-bottom:0;
  margin-right:0;
  color:black;
}
