/* @override 
	http://www.becker-bau.com/cms/css/layout.css
	http://www.becker-bau.com/css/layout.css
*/

@import url("slider.css"); 

/* Layout Anfang */
#wrapper {
	background-color: #FFF;
	color: #000;
	width: 880px;
	margin: 0 auto;
	padding: 15px 40px 20px 40px;
}
#submenu{
	float: right;
	margin: 0; padding: 0;
	list-style-type: none;
	list-style-position:outside;
	text-transform: uppercase;
	font-size: 0.9em;
}
#submenu li{
	margin:0; padding: 2px 8px;
	display: block;
	float: left;
	line-height: 120%;
	border-right: 1px solid #000;
}
#submenu a{
	text-decoration: none;
	color: #000;	
	display: block;
	padding:  0; margin: 0;
}
#submenu a:hover {
	text-decoration: underline;
}
#submenu .active a{
	text-decoration: underline;
}
#submenu .last{
	border: none;
}
#language{
	float: right;
	margin: 0; padding: 0;
	list-style-type: none;
	list-style-position:outside;
}
#language li{
	margin:0; padding: 0 0 8px 10px;
	display: block;
	float: left;
}
#language li.active{
	background: url('../_gfx/arrow_lang.gif') 18px bottom no-repeat;
}
#logo{
	margin-top: 5px;
	float: left;
	width: 300px;
	height: 95px;
	background: #FFF url('../_gfx/logo_beckerbau.gif') left top no-repeat;
	text-indent: -9999px;
}
#logo h1, p{
	margin: none;
}
#menu-container {
	height: 30px;
	margin: 10px 0 20px 0;
	padding: 0 ;
	background-color: #0055bb;
	font-size: 1.1em;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
}
#menu{
	margin: 0; padding: 0;
	list-style-type: none;
	list-style-position:outside;
	list-style-image:none;
}
#menu li{
	margin:0; padding:0px 15px;
	display: block;
	float: left;
	line-height: 30px;
	border-right: 1px solid #FFF;
	background-color: #0055bb;
}
#menu a{
	text-decoration: none;
	color: #FFF;	
	display: block;
	padding:  0; margin: 0;
}
#menu li.active{
	border-bottom: 3px solid #d5cfbe;
	border-bottom: 3px solid #8fa7d2;
}
#menu a:hover,#menu .active a{

}
#slider{
	width: 555px;
	height: 315px;
	float: left;
	margin-right: 10px;
	background-color: #F4F2EC;			
}
#haus-teaser {
	width: 555px;
	height: 315px;
	background-color: #FFF;
	float: left;
	margin-right: 10px;
}
#haus-teaser img{
	float: left;
	margin: 0 7px 8px 0;
}
#haus-teaser a.imglink {
	display: block;
	width: 555px;
	height: 315px;
}
#rightteaser-top {
	width: 315px;
	height: 153px;
	background-color: #f4f2ec;
	background-color: #FFF;
	float: left;
	margin-bottom: 10px;	
}
#rightteaser-bottom {
	width: 315px;
	height: 153px;
	background-color: #f4f2ec;
	background-color: #FFF;
	float: left;
}
#rightteaser {
	width: 315px;
	height: 153px;
	background-color: #f4f2ec;
	background-color: #FFF;
	float: right;
	margin-top: 10px;
}
#rightteaser-bottom h3, #rightteaser-top h3, #rightteaser h3, #haus-teaser h2 {
/*	margin: 0; */
}
#rightteaser-bottom span, #rightteaser-top span, #rightteaser span, #haus-teaser h2 span {
	display: none;
}
#rightteaser-bottom a.imglink, #rightteaser-top a.imglink, #rightteaser a.imglink {
	display: block;
	width: 315px;
	height: 153px;	
}
#box {
	float: left;
	width: 525px;
	height: 123px;
	background-color: #f4f2ec;
	padding: 15px;
	margin: 10px 10px 0 0;
}
#box h2{
	margin-top: 0px;
}
#footer {
	margin-top: 90px;
}
#footer strong {
	color: #0055bb;
}
#footer .seperator {
	background: #FFF url('../_gfx/hr.gif') left top repeat-y;
	border: none;
	height: 10px;
	margin: 5px 0;
}

#boxleft {
	float: left;
	width: 555px;
	margin: 0 10px 0 0;
}
#boxright {
	float: left;
	width: 305px;
	margin: 0;
}
#boxright #rightteaser-top {
	background-color: #f4f2ec;
	padding: 10px;
	width: 295px;
	height: 295px !important;
}
#boxright #rightteaser-bottom {
	padding: 10px;
	width: 295px;
}
#boxright #rightteaser-top img {
	border: 2px solid #FFF;
	padding: 0px;
}
#boxright #rightteaser-top p {
	font-size: 0.9em;
}
#boxright a img {
	border: none;
	text-decoration: none;
	text-align: center;
}
#whitebox {
	background-color: #FFF;
	padding: 0;
	margin: 10px 0 0 0;
}
#whitebox a img {
	border: none;
	text-decoration: none;
}
/* Layout Ende */


.col_left{
	width: 49%;
	float:left;
}
.col_right{
	width: 49%;
	float:right;
}
.invisible {
	display: none;
}

table.data{
	font-size: 1em;
	text-align: left;
/*	margin-bottom: 10px; */
	margin-right: 20px;
	float: left;
	width: 250px;
}
table.data tbody th{
	text-align: left;
	font-weight: bold;
	color: #4c4c4c;
	vertical-align: top;
}
table.data thead th{
	color:  #0055bb;
	text-align: left;
	border-bottom: 1px solid #909090;
	font-size: 1.2em;

}
table.data th, table.data td{
	padding: 1px 3px;
	padding-right: 20px;
	border-bottom: 1px solid #b9b9b9;
}
table.data td{
	padding-right: 5px;
	text-align: right;
	vertical-align: top;
}
.autoheight {
	height: auto;
	min-height: 153px;
	height:auto !important;  /* fÃ¼r moderne Browser */	
	height: 153px;	
}
.autowidth {
	width: 305px !important;
}
.articlelist{
	clear:both;
	float:none;
	margin-top: 0.7em;
	border-bottom: 1px solid #CCC;
	padding: 0.7em;

}
.articlelist .image{
	float: left;
	border: 1px solid #9b9b9b;
	margin-right: 10px; padding: 2px;
}
.articlelist h4{
	margin: 0;
	padding: 0;
}
.articlelist p {
	margin: 0;
}
.articlelist.highlight {
	background-color: #f4f2ec;	
}

.articlelist.highlight h4{
	color: #0055bb;
}
#Next{
	float: left;
}
#Back{
	float: left;
}
#Next, #Back {
	background-color: #CCC;
	padding: 0px 5px;
	margin: 0;	
	width: 40px;
}
#Next a, #Back a{
	color: #FFF;
	text-decoration: none;
	border: none;
	font-weight: bold;
	margin: 0; padding: 0;
}
.catteaser{
	width: 270px;
	height: 99px;
	background-color: #f4f2ec;
	float: left;
	margin: 0 10px 10px 0;
}
.right{
	margin-right: 0;
}
.catteaser h4 {
	font-size: 1.4em;
	color: #0055bb;
	margin: 10px 0 0 0;
	padding: 0;
}
.catteaser p{
	font-size: 1em;
	line-height: 1.4em;
	margin: 5px;
}
.catteaser a{
	font-size: 1em;
	line-height: 1.4em;
}
/* Formular */

#content-container label{
	display:  block;
	margin-top: 0.6em;
	line-height:  110%;
	font-size:  0.9em;
}
#content-container input, #content-container textarea{
	margin-top: 0.3em;
	line-height:  110%;
	border: none;
	border-bottom: 1px solid #0055bb;
	background-color: #f4f2ec;
}
#content-container input.bt{
	background-color: #0055bb;
	border:  1px solid #0055bb;
	color: #FFF;
	font-weight: bold;
}
.sitemapext_cat_0 li{
	float:none;
	clear: both;
}
.sitemapext_cat_0 ul li{
	float:Left;
	clear: none;
}
.sitemapext_cat_0 a{
	text-decoration: none;
	color: #000;
	font-weight: Bold;
}
.sitemapext_cat_0 ul a{
	font-weight: normal;
}
.sitemapext_art_0, .sitemapext_cat_1 {
	margin: 0;
	padding: 0;
}
#content-container ul{
	list-style-type: none;
	padding: 0px 15px;
	margin: 0;
}
#content-container li{
	padding: 0 10px;
	background: url('../_gfx/menu_arrow_sub_red.gif') 0px 6px no-repeat;
}

/* Partner */

.partner {
	margin-top: 10px;
	height: 110px;
}
.partner img {
	margin-right: 20px;
	float:left;
	border:none;
}
.partner h4 {
	margin: 0 0 0.2em 0;
	font-size: 1.2em;

}
.partner p {
	margin: 0;
	padding: 0px;
	font-size: 0.9em;
	line-height: 140%;
}

/* Galerie */
.gTable img{
	border: 1px solid #CCC;
}
.gTable a:hover img{
	border-color: #CCC;
}

#special img{
	float: left;
	margin-right: 5px;
	margin-bottom: 10px;
	border: 2px solid #FFF;
}
.jhover{
	border: 2px solid #0055bb !important;
}
.artikelteaser{
	width: 120px;
	height: 135px;
	margin-right: 10px;
	float: left;
}
.artikelteaser img{
	margin-bottom: 10px;
	border: 1px solid #d5cfbe;
	padding: 2px;
}
.artikelteaser .text{
	font-size: 0.9em;
	line-height: 120%;
	height: 25px;
}
.products {
	border-bottom: 1px solid #CCC;
	padding: 15px 0;
}
.products h4{
	margin-bottom: 0;
}
.products img{
	border: 1px solid #CCC;
	padding: 1px;
}
.products .anfrage{
	padding-top: 12px;
	text-align: right;
}
.products .anfrage a{
	background-color: #CCC;
	color: #FFF;
	padding: 5px;
}
.products .price {
	font-size: 1.2em;
	font-weight: bold;
	color: #ef1821;
	padding-top: 10px;
	padding-left: 10px;
	background: url('../_gfx/menu_arrow_sub_red.gif') 0px 18px no-repeat;	
}





