/* @override 
	http://ncn.de/schlichter/cms/css/layout.css
	http://www.ncn.de/schlichter/cms/css/layout.css
	http://dev.schlichter.biz/css/layout.css
	http://www.schlichter.biz/css/layout.css

*/
@import url(carousel.css);



body{
	margin:0; padding:0;

	background: url('../_gfx/shadow_main.gif') no-repeat;
}
#container{
	width: 950px;
}
#logo{
	float:left;
	padding: 10px 20px;
}
#servicenavi{
	float: right;
	width: 600px;
	text-align: right;
	padding-top: 7px;
	padding-right: 10px;
	font-size: 0.9em;
}
#servicenavi a{
	color: #000;
	text-decoration: none;
}


#topmenu .Trockenbau{
	width:  93px;
	background-image: url('../_gfx/bt_trockenbau.gif');
	background-position: 0 25px;
}
#topmenu .DachFassade{
	width:  114px;
	background-image: url('../_gfx/bt_dach.gif');
	background-position: 0 25px;
}
#topmenu .Baufachmarkt{
	width:  108px;
	background-image: url('../_gfx/bt_baufachmarkt.gif');
	background-position: 0 25px;
}
#topmenu .Holzhandel{
	width:  91px;
	background-image: url('../_gfx/bt_holz.gif');
	background-position: 0 25px;
}
#topmenu .Baustoffhandel{
	width:  116px;
	background-image: url('../_gfx/bt_baustoffhandel.gif');
	background-position: 0 25px;
}
#topmenu .Porzellanhaus{
	width:  106px;
	background-image: url('../_gfx/bt_porzellan.gif');
	background-position: 0 25px;
}
#topmenu .AllesAndere{
	width:  99px;
	background-image: url('../_gfx/bt_andere.gif');
	background-position: 0 25px;
}
#topmenu .active a{
	background-position: 0 0px;
}

#topmenu{
	clear: both;
	list-style-type: none;
	padding: 0 15px; margin: 0;
	background: #FFF url('../_gfx/bg_menu.gif') repeat-x;
	height:  26px;
}
#topmenu li{
	float: left;
	border-left: 1px solid #ed7c63;
	border-right: 1px solid #a02f15;
	height:  25px;
	line-height:  24px;
	
	margin:0; padding: 0;
	text-indent: -9999px;
	display: block;
}
#topmenu a{
	padding-top: 1px;
	display:  block;
	color: #FFF;
	text-decoration: none;
}
#topmenu li.active{
	background: url('../_gfx/bg_menu_active.gif');
	height:  26px;
	border-left-color: #bababa;
	border-left-color: #949494;
}
#topmenu li.active a{
	color: #000;
}
#topmenu li.leftspacer{
	border-left: none;
}
#topmenu li.rightspacer{
	border-right: none;
}
#imgstripe{
	border-top: 5px solid #B7B7B7;
	height: 125px;
}
#imgstripe .headerimg{
	float: left;
	border-top: 1px solid #FFF;
	border-left:  1px solid #FFF;
}
#breadcrumb{
	clear: both;
	height:  25px;
	line-height:  25px;
	border-top:  1px solid #FFF;
	border-bottom:  1px solid #AAA;
	padding-left:  225px;
	font-size: 0.9em;
}
#breadcrumb a{
	text-decoration: none;
	color: #e5431e;
}
#leftmenu{
	margin: 0; padding: 20px 0 0 19px;
	width: 200px;
	list-style-type: none;
	list-style-position:outside;
	list-style-image: none;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 180px;
	float: left;
}
html>body #leftmenu {
	width: 181px;
} 
/* Men� 1. Ebene */
#leftmenu li{
	margin:0; padding:0;
	line-height: 20px;
	background: url('../_gfx/bg_bt.gif') no-repeat;
	height: 25px;
}
#leftmenu a{
	text-decoration: none;	
	display: block;
	padding:  3px 0px 3px 13px;
	color: #FFF;
	font-weight:bold;
}
#leftmenu a:hover{
	text-decoration: underline;
}
#leftmenu li.active{
	background: url('../_gfx/bg_bt_active.gif') no-repeat;
}
/* Men� 2. Ebene */
#leftmenu .sub{
	margin:0; padding:0;
	list-style-type: none;
	border-left:  6px solid #FFF;
}
#leftmenu .sub li{
	background-image: none;
	background-color: #DDD;
	border-bottom: 1px solid #FFF;
	line-height: 20px;
	height: 20px;
}
#leftmenu .sub a{
	font-size: 0.9em;
	padding: 0px 5px;
	color:  #666;
	font-weight: normal;
}

#leftmenu .sub li.active a{
	font-weight: bold;
	background-color: #EEE;
}

#content, #content-fullwidth{
	width:  525px;
	min-height: 350px;
	float: left;
	padding:  10px 25px;
}

#content-fullwidth{
	width:  700px !important;
}
#teaserbox {
	width: 175px;
	margin-top: 50px;
	float: right;
	min-height: 350px;
}
#searchbox{
	background: url('../_gfx/bg_search.gif') no-repeat;
	padding: 5px 12px;
	height: 39px;
}
#searchbox label{
	color: #FFF;
	font-size: 0.9em;
	padding: 2px 0;
	font-weight:  bold;
}
#searchbox #searchterm{
	width:  105px;
	height: 12px;
}
#searchbox .gobutton{
	width:  35px;
	font-size:0.9em;
}
#searchbox td{
	padding: 2px 5px 0 0;
}
#footer{
	clear: both;
	border-top:  1px solid #AAA;
	padding: 5px;
	font-size:  0.9em;
	padding-left:  225px;
}
#footer a{
	text-decoration: none;
	color: #000;
}
#portal{
	position: relative;
	top: 0; left: 0;
	background: url('../_gfx/bg_portal.gif') right 40px no-repeat;
	padding-top: 50px;
	height: 500px;
	padding: 100px 0px 50px 15px;
	clear: both;
	float: none;
}
#portal .portalteaser p{
	padding: 0;
	margin-top: 10px;
	font-size: 0.9em;
	text-align: justify;
}
#portal .portalteaser{
	position: relative;
	width: 275px;
	height:  auto;
	margin-bottom: 15px;
	margin-right: 20px;
	float: left;
	display: block;
}
#portal .portalleft .portalteaser{
	margin-right: 0px;
}
#portal .portalteaser a{
	display: block;
}
#portal .portalteaser.trockenbau h1{
	background: url('../upload/portal/hd_trockenbau.jpg') 0 0 no-repeat;
	text-indent: -9999em;
	width: 275px;
	height:  100px;
	margin: 0; padding: 0;
}

#portal .portalteaser.alubautechnik h1{
	background: url('../upload/portal/hd_alubautechnik.jpg') 0 0 no-repeat;
	text-indent: -9999em;
	width: 275px;
	height:  100px;
	margin: 0; padding: 0;
}
#portal .portalteaser.holzhandel h1{
	background: url('../upload/portal/hd_holzhandel.jpg') 0 0 no-repeat;
	text-indent: -9999em;
	width: 275px;
	height:  100px;
	margin: 0; padding: 0;
}
#portal .portalteaser.baustoffhandel h1{
	background: url('../upload/portal/hd_baustoffhandel.jpg') 0 0 no-repeat;
	text-indent: -9999em;
	width: 275px;
	height:  100px;
	margin: 0; padding: 0;
}
#portal .portalteaser.baufachmarkt h1{
	background: url('../upload/portal/hd_baufachmarkt.jpg') 0 0 no-repeat;
	text-indent: -9999em;
	width: 275px;
	height:  100px;
	margin: 0; padding: 0;
}
#portal .portalteaser.porzellanhaus h1{
	background: url('../upload/portal/hd_porzellanhaus.jpg') 0 0 no-repeat;
	text-indent: -9999em;
	width: 275px;
	height:  100px;
	margin: 0; padding: 0;
}
#portal .portalleft{
	width: 275px;
	padding: 0 15px 0 15px;
	float: left;
	display: inline;
/*	background-color: #EEE; */
}
#portal .portalright{
	width: 590px;
	float: left;
	display: inline;
	margin-left: 20px;
}
#portal h2{
	margin-top:  15px;
	margin-bottom:  20px;
}
#portal p{
	margin: 0.6em 0;
	padding-left:  110px;
}
#portal a.msg_head {
	top: 0; left: 0;
	font-size: 1em;
	display: block;
	margin-top: 10px;
	padding-left: 15px;
	cursor: pointer;
	background: url('../_gfx/down.gif') 0px 0px no-repeat;
}
#portal .msg_body{
	width: 275px;
	position: absolute;
	top: 0; left:0;
	z-index: 600;
	background-color: #FFF;
	height: 130px;
}
#portal .portalteaser .msg_body a{
	display: inline;
	text-decoration: none;
}
#portal .gray{
	background-color: #EEE;

}
#portal .msg_body p{
	margin-top: 5px; 
}
.col_right{
	width:  48%;
	float:right;
}
.col_left{
	width:  48%;
	float:left;
}
.clear{
	clear:both;
	float:none;
}
.big {
	color: #e5431e;
	font-size: 1.2em;
	border-right: 1px solid #000;
	padding-right: 3px;
}
.rightzoomimg,.leftzoomimg{
	padding:  5px;
	font-size: 0.9em;
	line-height: 120%;
	color: #e5431e;
	font-weight: bold;
	margin-bottom: 15px;
	padding-left: 5px;
}
.rightzoomimg{
	float: right;
	margin-left: 15px;
}
.leftzoomimg{
	float: left;
	margin-right: 15px;
}
.rightzoomimg img,.leftzoomimg img{
	margin-bottom:  4px;
	margin-left:-5px;
	border: 5px solid #EEE;
	display:block;
}
.rightzoomimg a,.leftzoomimg a{
	text-decoration: none;
	color: #e5431e;
}
.imgstripe {
	width: 505px;
	height: 136px;
	background-color: #EEE;
	padding: 10px;
	margin: 20px 0;
}
.imgstripe .zoomimg {
	float: left;
	border: 3px solid #FFF;
	margin-right: 10px;
}
.imgstripe .zoomimg.last {
	margin-right: 0px;
}
table.data {
	border-top: 1px solid #CCC;
}
table.data tr td{
	border-bottom: 1px solid #CCC;
	border-right: 1px solid #CCC;
}
table.data tr th{
	border-bottom: 1px solid #FFF;
	background-color: #aaa;
	color: #FFF;
	width: 180px;
	text-align: left;
	vertical-align: top;
}

.gallerythumb{
	width: 250px;
	height: 100px;
	padding-bottom:  23px;
	background: url('../_gfx/shadow.gif') 0 bottom repeat-x;
	margin: 0;
	margin-right: 5px;
	float: left; 
}
.gallerythumb img{
	float: left;
	margin-right:  8px;
}
.gallerythumb a{
	text-decoration: none;
	color: #000;
}
.gallerythumb a:visited, .gallerythumb a:active, .gallerythumb a:hover, .gallerythumb a h4{
	text-decoration: none;
	color: #000;
}
.gallerythumb h4{
	margin: 0; padding: 0;
	margin-top:  0.23em;
	font-size: 1em;
	background-color: transparent;
}
table.downloadtable{
	font-size: 1em;
	width: auto;
/*	max-width:100px; */
	margin: 10px 0;
}
table.downloadtable tbody th{
	font-weight: bold;
	color: #FFF;
}
table.downloadtable .filesize{
	background-color: #fff;
	text-align: right;
	vertical-align: top;
	color: #333;
	padding-left: 30px;
}
table.downloadtable .filetype{
	padding-left: 30px;
	text-align: right;
	color: #333;
}
table.downloadtable .filedesc{
	background-color: #eee;
	padding-right: 50px;
	padding-left: 10px;
}
table.downloadtable .filedesc a{
	text-decoration: underline;
	color: #333;
}
table.downloadtable .fileimg{
	vertical-align: top;
	margin-right: 5px;
}
table.downloadtable thead th{
	display: none;
}
table.downloadtable td{
	border-top: 1px solid #eee;
	border-bottom: 2px solid #FFF;
	padding: 2px;
}
.articlelist{
	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 .morelink a{

}
.articlelist.highlight {
	background-color: #f4f2ec;	
}

.articlelist.highlight h4{
	color: #0055bb;
}
#leftmenu .Newsbox {
	display: none;
}
#leftmenu .draht{
	margin-top: 20px;
	padding: 0;
}


