@charset "utf-8";

/*--------------------------------------------------------------*/
/*--------------------[ CSS Document reset ]--------------------*/
/*--------------------------------------------------------------*/

* {
	margin: 0;
	padding:0;
	outline:none;
}

/*--------------------------------------------------------------*/
/*-------------[ global tags, selectors, classes ]--------------*/
/*--------------------------------------------------------------*/

html, body {
	height:100%;
}

html {	
	overflow-y:scroll;
	background:url(../images/bg-html.jpg) center 0 repeat;
}

body {
	font:14px/20px Arial, Helvetica, sans-serif;
	color:#474747;
}

#containerOut {
	width:100%;
	min-height:100%;
	height:auto !important;
	height:100%;
	margin: 0 0 -201px 0;
	background:url(../images/bg-body.jpg) center 0 repeat-y;
}

/*--------------------------------------------------------------
	gloabal => typography
--------------------------------------------------------------*/
p {
	margin:0 0 20px 0;
}

textarea {
	overflow:auto;
}

a {
	text-decoration:underline;
	color:#474747;
}

a:hover {
	text-decoration:none;
}

.highlight {
	font-weight:bold;
}

ul {
	list-style:none;
}

/*--------------------------------------------------------------
	gloabal => positioning
--------------------------------------------------------------*/

.clear {
	clear:both;
	height:0;
	overflow:hidden;
}

.floatRight {
	float:right;
}

.floatLeft {
	float:left;
}

.indent {
	text-indent:-9999px;
	font-size:0.001em;
	line-height:0.001em;
}

/*--------------------------------------------------------------
	gloabal => images
--------------------------------------------------------------*/
img.floatLeft {
	float:left;
	margin:0 10px 0 0;
}

img.floatRight {
	float:right;
	margin:0 0 0 10px;
}

img {
	border:none;
	margin: 0 20px 0 0;
}

/*--------------------------------------------------------------*/
/*-------------------------[ =container ]-----------------------*/
/*--------------------------------------------------------------*/

#container {
	width:960px;
	margin:0 auto;
}

/*--------------------------------------------------------------*/
/*---------------------------[ =header ]------------------------*/
/*--------------------------------------------------------------*/

#header {
	width:960px;
	height:194px;
	position:relative;
	background:url(../images/bg-header.jpg) 0 0 no-repeat;
}

#header a.oShop {
	display:block;
	position:absolute;
	width:170px;
	height:40px;
	top:75px;
	left:362px;
	text-indent:-9999px;
	background:url(../images/bg-online-shop.jpg) 0 0 no-repeat;
}

#header a.oShop:hover {
	background-position:0 -40px;
}

/*--------------------------------------------------------------
	header => branding
--------------------------------------------------------------*/
#header h1.branding a {
	position:absolute;
	display:block;
	width:283px;
	height:60px;
	top:49px;
	left:23px;
	overflow:hidden;
}

#header h1.branding img {
	border:none;
}

#header h1 span {
	display:block;
	text-indent:-9999px;
}

#header h1.branding a:hover {
	text-decoration:none;
}

/*--------------------------------------------------------------
	header => naviAdd
--------------------------------------------------------------*/

#header ul#naviAdd {
	list-style-type:none;
	width:278px;
	height:15px;
	overflow:hidden;
	position:absolute;
	top:7px;
	left:362px;
}

#header ul#naviAdd li {
	height:15px;
	float:left;
	margin:0 15px 0 0;
}

#header ul#naviAdd li a {
	display:block;
	height:15px;
	text-indent:-9999px;
	background:url(../images/bg-navi-add.jpg) 0 0 no-repeat;
}

#header ul#naviAdd li a.Start {
	width:37px;
}

#header ul#naviAdd li a.Start:hover, 
#header ul#naviAdd li.active a.Start {
	background-position:0 -15px;
}

#header ul#naviAdd li a.Kontakt {
	width:56px;
	background-position:-52px 0;
}

#header ul#naviAdd li a.Kontakt:hover, 
#header ul#naviAdd li.active a.Kontakt {
	background-position:-52px -15px;
}

#header ul#naviAdd li a.Anfahrt {
	width:56px;
	background-position:-123px 0;
}

#header ul#naviAdd li a.Anfahrt:hover, 
#header ul#naviAdd li.active a.Anfahrt {
	background-position:-123px -15px;
}

#header ul#naviAdd li a.Impressum {
	width:69px;
	background-position:-194px 0;
}

#header ul#naviAdd li a.Impressum:hover, 
#header ul#naviAdd li.active a.Impressum {
	background-position:-194px -15px;
}

/*--------------------------------------------------------------*/
/*----------------[ =contentContainer ]-------------------------*/
/*--------------------------------------------------------------*/
#contentContainer {
	width:959px;
	padding:0 0 0 1px;
}

/*--------------------------------------------------------------
	contentContainer => contentNavi
--------------------------------------------------------------*/
#contentNavi {
	width:188px;
	padding:78px 0 96px 0;
	float:left;
	background:#d9d9d9 url(../images/bg-content-navi.jpg) 0 0 no-repeat;
}

#contentNavi ul#navi {
	width:188px;
	position:relative;
}

#contentNavi ul#navi li {
	width:188px;
	padding:0 0 5px 0;
}

#contentNavi ul#navi li a {
	display:block;
	width:188px;
	height:28px;
	text-indent:-9999px;
	background:url(../images/bg-navigation.jpg) -1px 0 no-repeat;
}

#contentNavi ul#navi li a.Unternehmen {
	background-position:-1px 0;
}

#contentNavi ul#navi li a.Unternehmen:hover, 
#contentNavi ul#navi li.active a.Unternehmen {
	background-position:-1px -232px;
}

#contentNavi ul#navi li a.Baustoffe {
	background-position:-1px -33px;
}

#contentNavi ul#navi li a.Baustoffe:hover, 
#contentNavi ul#navi li.active a.Baustoffe {
	background-position:-1px -265px;
}

#contentNavi ul#navi li a.Profifachmarkt {
	background-position:-1px -67px;
}

#contentNavi ul#navi li a.Profifachmarkt:hover, 
#contentNavi ul#navi li.active a.Profifachmarkt {
	background-position:-1px -299px;
}

#contentNavi ul#navi li a.Produktion {
	background-position:-1px -101px;
}

#contentNavi ul#navi li a.Produktion:hover, 
#contentNavi ul#navi li.active a.Produktion {
	background-position:-1px -333px;
}

#contentNavi ul#navi li a.Baumeister {
	background-position:-1px -135px;
}

#contentNavi ul#navi li a.Baumeister:hover, 
#contentNavi ul#navi li.active a.Baumeister {
	background-position:-1px -367px;
}

#contentNavi ul#navi li a.Aktionen {
	background-position:-1px -169px;
}

#contentNavi ul#navi li a.Aktionen:hover, 
#contentNavi ul#navi li.active a.Aktionen {
	background-position:-1px -401px;
}

#contentNavi ul#navi li a.agb {
	background-position:-1px -203px;
}

#contentNavi ul#navi li a.agb:hover, 
#contentNavi ul#navi li.active a.agb {
	background-position:-1px -435px;
}



/*--------------------------------------------------------------
	navi => subNaviTeam
--------------------------------------------------------------*/
#contentNavi ul#navi li.active ul.subNaviTeam {
	display:block;
}

#contentNavi ul#navi li ul.subNaviTeam {
	width:188px;
	height:28px;
	top:-2px;
	padding:4px 0 0 0;
	position:relative;
	display:none;
}

#contentNavi ul#navi li ul.subNaviTeam li {
	width:188px;
	height:28px;
	padding:0 0 5px 0;
}

#contentNavi ul#navi li ul.subNaviTeam li a {
	display:block;
	width:188px;
	height:28px;
	padding:0;
	margin:0;
	text-indent:-9999px;
	background:url(../images/bg-sub-navi-team.jpg) left 0 no-repeat;
}

/*--------------------------------------------------------------
	navi => subNaviBaustoffe
--------------------------------------------------------------*/
#contentNavi ul#navi li.active ul.subNaviBaustoffe {
	display:block;
}

#contentNavi ul#navi li ul.subNaviBaustoffe {
	width:188px;
	height:132px;
	top:-2px;
	padding:4px 0 0 0;
	position:relative;
	display:none;
}

#contentNavi ul#navi li ul.subNaviBaustoffe li {
	width:188px;
	height:28px;
	padding:0 0 5px 0;
}

#contentNavi ul#navi li ul.subNaviBaustoffe li a {
	display:block;
	width:188px;
	height:28px;
	padding:0;
	margin:0;
	text-indent:-9999px;
	background:url(../images/bg-sub-navi-baustoffe.jpg) left 0 no-repeat;
}

#contentNavi ul#navi li ul.subNaviBaustoffe li a.Sortimentsueberblick {
	background-position:0 0;
}

#contentNavi ul#navi li ul.subNaviBaustoffe li a.Artikelstamm {
	background-position:0 -34px;
}

#contentNavi ul#navi li ul.subNaviBaustoffe li a.Service {
	background-position:0 -68px;
}

#contentNavi ul#navi li ul.subNaviBaustoffe li a.Ansprechpartner {
	background-position:0 -102px;
}

/*--------------------------------------------------------------
	contentContainer => contentMain
--------------------------------------------------------------*/
#contentMain {
	width:517px;
	float:left;
	padding:38px 35px 30px 30px;
	background:url(../images/bg-content-main.jpg) 0 0 no-repeat;
}

#contentMain .box {
	background:#eaeaea;
	padding:10px 25px 10px 18px;
	margin:15px 0 15px 0;
}

div.accordeon div.box:hover { background: #ccc!important;}

#contentMain h2 {
	margin:0 0 30px 18px;
	font-size:16px;
	color:#a9a8a8;
}

#contentMain h2 span {
	color:#db0d0a;
	text-transform:uppercase;
}

#contentMain p {
	margin:0 0 15px 18px;
}

#contentMain ul {
	margin:0 0 0 18px;
}

#contentMain h3 {
	margin:0 0 10px 18px;
	font-size:16px;
}

#contentMain .box ul {
	margin:0;
}

#contentMain .box p {
	margin:0 0 15px 0;
}

#contentMain .box h3 {
	margin:0 0 5px 0;
	cursor:pointer;
}

#contentMain ul li {
	font-weight:bold;
}

#contentMain img.boxImg {
	border:1px solid #ffffff;
	float:right;
}

.image{
	padding: 0 0 0 15px;
}
/*--------------------------------------------------------------
	contentContainer => contentSidebar
--------------------------------------------------------------*/
#contentSidebar {
	width:189px;
	float:left;
	padding:78px 0 70px 0;
	color:#464646 !important;
	background:#d8d8d8 url(../images/bg-content-sidebar.jpg) 0 0 no-repeat;
}

#contentSidebar h4 {
	display:block;
	width:173px;
	height:23px;
	font-size:16px;
	padding:6px 0 0 16px;
	margin:0 0 10px 0;
	color:#ffffff;
	text-transform:uppercase;
	background:url(../images/h4/bg-h4-sidebar.jpg) 0 0 no-repeat;
}

#contentSidebar p, 
#contentSidebar ul {
	padding:0 0 0 16px;
	line-height:18px;
}

#contentSidebar p {
	margin:0 0 10px 0;
}

#contentSidebar p, 
#contentSidebar ul li {
	font-size:12px;
}

#contentSidebar ul {
	float:left;
	width:170px;
	padding:0 0 25px 16px;
}

#contentSidebar ul li {
	float:left;
}

#contentSidebar ul li.left {
	width:37px;
}

#contentSidebar ul li.leftLi {
	width:58px;
}

/*--------------------------------------------------------------*/
/*--------------------------[ =footer ]-------------------------*/
/*--------------------------------------------------------------*/

#push {
	height: 201px;
	clear:both;
}

#footer {
	width:724px;
	height: 191px;
	margin:0 auto;
	overflow:hidden;
	padding:10px 0 0 236px;
	background:url(../images/bg-footer.jpg) 0 0 no-repeat;
}

#footer h4 {
	font-size:16px;
	color:#ffffff;
	margin:0 0 30px 0;
	text-transform:uppercase;
}

#footer p {
	font-size:11px;
	margin:0 0 8px 0;
}

#footer form {
	width:220px;
}

#footer form fieldset {
	border:none;
	padding:0 0 10px 0;
}

#footer form fieldset.link {
	padding:0 0 0 133px;
}

#footer form select {
	height:22px;
	width:220px;
	border:1px solid #aaaaaa;
	font-size:12px;
	color:#2d2d2d;
}

#footer form input#anmelden {
	width:87px;
	height:24px;
	border:none;
	background:url(../images/bg-anmelden.jpg) 0 0 no-repeat;
}

