body {
	/*font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;*/
	font-family:"Trebuchet MS","Arial Narrow",sans-serif;	
	background:#d1d1d7;
	font-size:13px;
	color:#ffffff;
}

p {
	line-height:140%;
	padding-bottom:10px;
}

i {
	font-style:italic;
}

strong {
	font-weight:bold;
	line-height:150%;
}

a:link,
a:visited,
a:active {
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

sub {
	font-size:80%;
}

body.background1 {
	background:url(../img/backgrounds/bg_struktur.jpg) top left;
}

body.background2 {
	background:url(../img/backgrounds/bg_waschbeton.jpg) top left;
}

body.background3 {
	background:#BAD7E5 url(../img/backgrounds/bg_wolken.jpg) no-repeat center top;
}


/* 						### Main ### 						*/

#main {
	position:relative;
	width:960px;
	margin:0 auto;
	z-index:10;
}

#header {
	position:relative;
	text-align:right;
	height:38px;
}

#header ul {
	position:absolute;
	right:10px;
}

#header li {
	float:left;
	color:#3F3F3F;
	padding:12px 0;
	line-height:12px;
}

#header a:link,
#header a:active,
#header a:visited,
#header a:focus,
#header a:hover {
	display:block;
	float:left;
	color:#3F3F3F;
	line-height:12px;
	padding:0 10px;
	border-right:1px solid #3F3F3F;
	font-size:13px;
}

#header li.last a:link,
#header li.last a:active,
#header li.last a:visited,
#header li.last a:focus,
#header li.last a:hover {
	padding-right:5px;
	border-right:0;
}

/*						### UNTERSEITEN ###			*/

#headerbox {
	position:relative;
	/*margin-top:20px;*/
	padding:7px 7px 5px 7px;
	position:relative;
	width:926px;
	background:#ffffff;
	z-index:20;
}

h1#logo,
h1#logo a {
	display:block;
	width:128px;
	height:128px;
}

h1#logo {
	float:left;
	background:#ffffff url(../img/sprites.gif) no-repeat 0 0;
	overflow:hidden;
}

h1#logo span {
	display:none;
}

.h0 {
	height:0;
}

/*						### Navigation ###						*/

#navigation {
	position:relative;
	float:right;
	width:793px;
	height:128px;
	z-index:20;
}

#navigation li {
	position:relative;
	display:block;
	width:128px;
	height:128px;
	float:left;
	margin-right:5px;
	background:#3F3F3F;
	z-index:15;
}

#navigation li.aktiv {
	background:#f96122;
}

#navigation li a:link,
#navigation li a:visited,
#navigation li a:active,
#navigation li a:hover {
	display:block;
	padding:10px;
	width:108px;
	height:108px;
	background:#f96122;
	color:#ffffff;
	text-decoration:none;
	text-transform:uppercase;
	font-size:12px;
	line-height:160%;
}

#navigation li.dproaktiv {
	background:#fabc00;
}

#navigation li.dpro a:link,
#navigation li.dpro a:visited,
#navigation li.dpro a:active,
#navigation li.dpro a:hover {
	background:#fabc00;
}

#navigation li.dekaktiv {
	background:#00babf;
}

#navigation li.dek a:link,
#navigation li.dek a:visited,
#navigation li.dek a:active,
#navigation li.dek a:hover {
	background:#00babf;
}

#navigation li.kproaktiv {
	background:#f88600;
}

#navigation li.kpro a:link,
#navigation li.kpro a:visited,
#navigation li.kpro a:active,
#navigation li.kpro a:hover {
	background:#f88600;
}

#navigation li.refaktiv {
	background:#1accff;
}

#navigation li.ref a:link,
#navigation li.ref a:visited,
#navigation li.ref a:active,
#navigation li.ref a:hover {
	background:#1accff;
}

#navigation li.seraktiv {
	background:#0095e2;
}

#navigation li.ser a:link,
#navigation li.ser a:visited,
#navigation li.ser a:active,
#navigation li.ser a:hover {
	background:#0095e2;
}

#navigation li.aktaktiv {
	background:#d3246b;
}

#navigation li.akt a:link,
#navigation li.akt a:visited,
#navigation li.akt a:active,
#navigation li.akt a:hover {
	background:#d3246b;
}

#navigation li.lastboxaktiv {
	background:#a0a5a9;
}

/*					### Letzter Navi Punkt  ###					*/

#navigation li.lastbox {
	margin:0 !important;
	position:relative;
	z-index:10;
	display:block;
}

#navigation li.lbaktiv {
	background:#a0a5a9;
}

/*						### Sub Navigation ###						*/

#navigation div.subnavigation {
	position:absolute;
	top:128px !important;
	left:-5px !important;
	background:#ffffff;
	padding:5px;
	width:527px;
	display:none;
}

#navigation div.alignright {
	right:-5px !important;
	left:auto !important;
}

div.pitem {
	padding:5px 5px 0 0;
	float:left;
	width:261px;
}

div.last {
	padding-right:0 !important;
}

div.pitem a.pitem_link:link,
div.pitem a.pitem_link:visited,
div.pitem a.pitem_link:active,
div.pitem a.pitem_link:hover {
	background:url(../img/sprites.gif) repeat-y 0 -350px !important;
	display:block !important;
	padding:0 !important;
	margin:0 !important;
	width:261px !important;
	height:70px !important;
	color:#3f3f3f !important;
	text-decoration:none !important;
	text-transform:none !important;
}
.cleanlinkdiv {
	position:relative;
	height:70px;
}
.cleanlink_li {
	position:relative;
}
#navigation li a.cleanlink:link,
#navigation li a.cleanlink:visited,
#navigation li a.cleanlink:active,
#navigation li a.cleanlink:hover,
#innercontent .shortlinks a.cleanlink:link,
#innercontent .shortlinks a.cleanlink:visited,
#innercontent .shortlinks a.cleanlink:active,
#innercontent .shortlinks a.cleanlink:hover {
	position:absolute;
	top:5px;
	left:80px;
	background:none !important;
	display:inline !important;
	width:auto !important;
	height:auto !important;
	text-transform:none !important;
	font-size: 15px;
    font-weight: bold;
}
#navigation li a.cleanlink:link,
#navigation li a.cleanlink:visited,
#navigation li a.cleanlink:active,
#navigation li a.cleanlink:hover {
	color:#3f3f3f !important;
}
#navigation li a.cl1:link,
#navigation li a.cl1:visited,
#navigation li a.cl1:active,
#navigation li a.cl1:hover {
	top:0;
	left:70px;  
}

#navigation li a.cl2:link,
#navigation li a.cl2:visited,
#navigation li a.cl2:active,
#navigation li a.cl2:hover {
	top:25px;
	left:70px;	
}

#innercontent .shortlinks a.cl1:link,
#innercontent .shortlinks a.cl1:visited,
#innercontent .shortlinks a.cl1:active,
#innercontent .shortlinks a.cl1:hover {
	top:0;
	left:85px;  
}

#innercontent .shortlinks a.cl2:link,
#innercontent .shortlinks a.cl2:visited,
#innercontent .shortlinks a.cl2:active,
#innercontent .shortlinks a.cl2:hover {
	top:25px;
	left:85px;  
}

div.pitem img {
	float:left;
}

div.pitem span {
	float:left;
	width:130px;
	margin-left:10px;
	display:block;
	padding-top:5px;
	font-weight:normal;
	font-size:15px;
	line-height:20px;
	font-weight:bold;
}

div.pitemclear {
	position:relative;
	height:15px;
	width:100%;
}

div.dekortrenner {
	position:absolute;
	background:url(../img/sprites.gif) repeat-x 0 -950px;
	width:100%;
	padding-right:10px;
	height:5px;
	left:-5px;
	top:5px;
}

div.dekorfinder a.pitem_link:link,
div.dekorfinder a.pitem_link:visited,
div.dekorfinder a.pitem_link:active,
div.dekorfinder a.pitem_link:hover {
	background:#ffffff !important;
}


/*						### Inhalte ###						*/

#innercontent {
	position:relative;
	background:#ffffff;
	padding:35px 7px 7px 7px;
	color:#222222;
	z-index:10;
}

body.body-referenzen #innercontent {
	background:none;
	padding:0;
}

body.body-home #innercontent {
	padding-top:0;
}

.contentspacer {
	padding: 0 0;
}

.contentspacer-left {
	padding-left:33px;
}

#innercontent h2 {
	font-size:26px;
	line-height:150%;
	text-transform:uppercase;
	padding-bottom:20px;
	color:#666666;
}

#innercontent h2.orange {
	/*color:#F96122;*/
}

#innercontent h3 {
	font-size:20px;
	line-height:130%;
	text-transform:uppercase;
	padding-bottom:10px;
}

#innercontent h3.orange {
	/*color:#F96122;*/
}

#innercontent h4 {
	font-size:16px;
	line-height:130%;
	font-weight:bold;
	padding:10px 0;
}

#innercontent p {
	color:#222222;
}

#innercontent a:link,
#innercontent a:active,
#innercontent a:visited,
#innercontent a:hover {
	color:#014A7F;
	text-decoration:underline;
}

#innercontent a:hover {
	/*font-weight:bold;*/
}

#innercontent a:visited {
	color:#800080;
}



/*						### Produkte ###						*/

.mainpic {
	float:left;
}

.contentnavi {
	width:543px;
	float:right;
	overflow:hidden;
}

.contentnavi ul li {
	background:url(../img/background-contentnavi.gif) repeat-x top left;
	height:66px;
	width:269px;
	margin:0 5px 5px 0;
	float:left;
}

.contentspacer #produktliste ul li {
	background:url(../img/background-contentnavi-76.gif) repeat-x top left;
	height:66px;
	width:269px;
	margin:0 5px 5px 0;
	float:left;
}

.contentnavi ul li.second {
	width:264px;
}

.contentnavi ul li a:link span,
.contentnavi ul li a:active span,
.contentnavi ul li a:visited span,
.contentnavi ul li a:hover span {
	display:block;
	width:190px;
	height:56px;
	font-weight:bold;
	color:#777777;
	text-decoration:none;
	cursor:pointer;
}

.contentnavi ul li.second  a:link span,
.contentnavi ul li.second  a:active span,
.contentnavi ul li.second  a:visited span,
.contentnavi ul li.second  a:hover span {
	width:186px;
}

.contentnavi ul li span {
	display:block;
	float:left;	
	padding:10px 0 0 12px;
}

.contentnavi ul li span.pic {
	display:block;
	width:66px !important;
	height:66px;
	float:right;
	padding:0;
}

.pnavi-osb span.pic {
	background:url(../img/produkte-navi-osb-oriented-strand-board.jpg) no-repeat top left;
}

.pnavi-cds span.pic {
	background:url(../img/produkte-navi-cellulosedaemmstoffe.jpg) no-repeat top left;
}

.pnavi-hfds span.pic {
	background:url(../img/produkte-navi-holzfaserdaemmstoffe.jpg) no-repeat top left;
}

.pnavi-zb span.pic {
	background:url(../img/produkte-navi-zubehoer.jpg) no-repeat top left;
}

.pnavi-sp span.pic {
	background:url(../img/produkte-navi-spanplatte.jpg) no-repeat top left;
}

.schnellzugriff {
	position:relative;
}

.schnellzugriff legend {
	display:none;
}

.schnellzugriff select {
	width:400px;
	background:#ffffff;
	border:1px solid #CDCDCD;
	height:21px;
}

.schnellzugriff div.szheadline {
	width:578px;
	padding:5px 3px;
	background:#EEEEEE;
	color:#222222;
	border:1px solid #CDCDCD;	
}

.schnellzugriff div.szinputs {
	width:578px;
	padding:5px 3px;
	border:1px solid #CDCDCD;
	border-top:0;
	border-bottom:0;
}

.szborderbottom {
	border-bottom:1px solid #CDCDCD !important;
}

div.szsubmitbutton {
	width:578px;
	padding:5px 3px;
	border:1px solid #CDCDCD;
	text-align:right;
	margin-bottom:20px;
}

#dek_ansprechpartner div.szsubmitbutton {
	margin-bottom:0;
}

.schnellzugriff div.szinputs input.inputtext {
	border:1px solid #CDCDCD;
	width:87px;
}

.schnellzugriff div.szinputs input.biginput {
	width:396px;
}

.schnellzugriff div.szinputs select.mediumsize {
	width:200px;
}

.szshort legend {
	width:166px;
}

.szshort select,
.szshort div.szinputs {
}


/* ### H�ndlersuche ### */

.haendlerbox .hbheadline,
.ansprechpartnerbox .hbheadline {
	width:578px;
	padding:5px 3px;
	background:#EEEEEE;
	color:#222222;
	border:1px solid #CDCDCD;		
}

.haendlerbox .hbinhalt {
	color:#222222;
	border-left:1px solid #CDCDCD;		
	border-right:1px solid #CDCDCD;		
}

.haendlerbox .hbinhalt div {
	padding:5px 3px;
	float:left;
}

.haendlerbox .hbinhalt div.bhilinks {
	width:200px;
}

.haendlerbox .hbinhalt div.bhimitte {
	width:100px;
	border-left:1px solid #CDCDCD;		
	border-right:1px solid #CDCDCD;		
}

.haendlerbox .hbinhalt div.bhirechts {
	width:200px;
}

.haendlerbox .hbinhalt div.bhirechts img {
	margin-bottom:3px;
}

.haendlerbox .hbinhalt div.bhirechts ul {
	padding-top:5px;
}


.haendlerbox .bhilinks {
}

.haendlerbox .bhimitte {
	width:200px;
}

.haendlerbox .bhirechts {
}


/* ### Content Navi Links ### */

.contentnavilinks {
	width:715px;
	float:left;
	overflow:hidden;
}

.contentnavilinks .headlines {	
	margin-left:5px;
}

.contentnavilinks h2 {
	padding-bottom:0 !important;
}

.cnl-spalte {
	width:235px;
	float:left;
	margin-right:5px;
	overflow:hidden;
}

.first-snls {
	width:230px;
	padding-left:5px;
}

.contentnavilinks ul li {
	background:url(../img/background-contentnavi.gif) repeat-x top left;
	width:235px;
	height:66px;
	margin-bottom:5px;
	float:left;
}

.first-snls ul li {
	width:230px;
}

.last-snls {
	margin-right:0;
}

.contentnavilinks ul li a:link span,
.contentnavilinks ul li a:active span,
.contentnavilinks ul li a:visited span,
.contentnavilinks ul li a:hover span {
	display:block;
	width:152px;
	height:58px;
	font-weight:bold;
	color:#777777;
	text-decoration:none;
	cursor:pointer;
}

.contentnavilinks ul li span {
	display:block;
	float:left;	
	line-height:16px;
	width:140px;
	padding:8px 0 0 12px;
}

.contentnavilinks ul li span.pic {
	display:block;
	width:66px;
	height:66px;
	float:right;
	padding:0;
}


/*						### Produktdetailseite ###						*/

.produktdetailseite {	
	padding:0 22px;
}

.produktdetailseite .headlines {	
	float:left;
}

h2.nospace {
	padding-bottom:0 !important;
}

.produktdetailseite img.pmainpic {
	float:left;
	margin-right:20px;
}

.linkliste {
	width:270px;
	padding-right:20px;
	float:right;
	font-size:11px;
}
.linkliste ul {
}

.ll-eingerueckt {
	padding-left:42px;
	width:194px;
}

.produktdetailseite .linkliste li {
	background:url(../img/listenpunkt-grau.gif) no-repeat 0 8px;
	padding-left:12px;
}

.produktdetailseite .linkliste li a:link,
.produktdetailseite .linkliste li a:visited,
.produktdetailseite .linkliste li a:active,
.produktdetailseite .linkliste li a:hover {
	font-size:13px;
	line-height:20px;
	text-transform:none;
	font-weight:normal;
}

.produktdetails {
	padding-left:15px;
	float:left;
}

.linkliste li a:link,
.linkliste li a:visited,
.linkliste li a:active,
.linkliste li a:hover {
	font-size:11px;
	line-height:22px;
	text-transform:uppercase;
	font-weight:bold;
}

.produktdetaillinks {
	width:882px;
	height:25px;
	border-bottom:1px solid #dadada;
	margin-bottom:25px;
}

.pinfolinks {
	width:600px;
	float:left;
}

.pinforechts {
	width:270px;
	float:right;
}

.produktdetaillinks li {
	position:relative;
	float:left;
	margin-right:2px;
}

.produktdetaillinks li a:link,
.produktdetaillinks li a:active,
.produktdetaillinks li a:visited {
	display:block;	
	font-size:13px;
	padding:6px 10px;
	text-decoration:none !important;
	background:#eeeeee url(../img/listenpunkt-light-grau.gif) top left no-repeat;
	color:#999999 !important;
}

.produktdetaillinks li.aktiv a:link,
.produktdetaillinks li.aktiv a:active,
.produktdetaillinks li.aktiv a:visited,
.produktdetaillinks li.aktiv a:hover,
.produktdetaillinks li a:hover {
	color:#3f3f3f !important;
}

body.body-produkt_dekorativ .produktdetaillinks li.aktiv a:link,
body.body-produkt_dekorativ .produktdetaillinks li.aktiv a:active,
body.body-produkt_dekorativ .produktdetaillinks li.aktiv a:visited,
body.body-produkt_dekorativ .produktdetaillinks li.aktiv a:hover,
body.body-produkt_dekorativ .produktdetaillinks li a:hover {
	background:#dddddd url(../img/listenpunkt-gelb.gif) top left no-repeat;
}

body.body-produkt_konstruktiv .produktdetaillinks li.aktiv a:link,
body.body-produkt_konstruktiv .produktdetaillinks li.aktiv a:active,
body.body-produkt_konstruktiv .produktdetaillinks li.aktiv a:visited,
body.body-produkt_konstruktiv .produktdetaillinks li.aktiv a:hover,
body.body-produkt_konstruktiv .produktdetaillinks li a:hover {
	background:#dddddd url(../img/listenpunkt.gif) top left no-repeat;
}

.produktdetaillinks li span {
	position:absolute;
	top:0;
	right:0;
	display:block;
	height:30px;
	width:30px;
	float:right;
}

.produktdetailinfos {
	width:882px;
	font-size:12px;
}

#innercontent .produktdetailinfos h4,
#innercontent .produktdetailinfos h5 {
	padding-bottom:10px;
	font-size:12px;
}

#innercontent .produktdetailinfos h4 {
	padding:20px;
}

#innercontent .produktdetailinfos h5 {
	padding-bottom:10px;
}

#innercontent .produktdetailinfos p {
	font-size:13px;
}

.produktdetailinfos h5 {
	font-size:18px !important;
}

#innercontent .produktdetailinfos ul {
	padding:0 0 5px 0;
}

body.body-produkt_dekorativ #innercontent .produktdetailinfos ul li {
	background:url(../img/listenpunkt-gelb.gif) no-repeat 0 6px;
	padding:0 0 5px 15px;
	font-size:13px;
}

body.body-produkt_konstruktiv #innercontent .produktdetailinfos ul li {
	background:url(../img/listenpunkt.gif) no-repeat 0 6px;
	padding:0 0 5px 15px;
	font-size:13px;
}

#innercontent .produktdetailinfos li {
	line-height:18px;
}

.trennlinie {
	margin-bottom:10px;
	border-bottom:1px solid #dadada;
}

.erstetrennlinie {
	margin-bottom:40px;
}

.produkttable {
	width: 100%;
	margin-bottom:15px;
	border:1px solid #BFBFBF;
}

.produktdetailinfos dd table {
	margin-bottom:15px;
	border-collapse:separate;
}

.produktdetailinfos dd table td {
	border-bottom: 1px solid #BFBFBF;
	border-right:1px solid #BFBFBF;
}

.produktdetailinfos dd table td p {
	padding:0;
}

.produkttable td,
.produktdetailinfos dd table td,
.produkttable th,
.produktdetailinfos dd table th {
	padding: 5px;
	vertical-align:top;
	text-align:center;
	line-height:130%;
	border-right:1px solid #BFBFBF;
	border-left:1px solid #BFBFBF;
}

.infos td p,
.infos dd table td p,
.infos dd table td {
	text-align:center;
	vertical-align: middle;
	padding: 3px 0 !important;
}

.produkttable th,
.produktdetailinfos dd table th {
	font-weight: bold;
	border-bottom: 1px solid #BFBFBF;
}

.produkttable tr.even,
.produktdetailinfos table dd tr.even {
	background-color: #EEEEEE;
}


/*						### Dekore ###						*/

body.body-dekore .produktdetaillinks {
	float:right;
	width:584px;
	height:25px;
	border-bottom:1px solid #dadada;
	margin-bottom:25px;
}


.produktdetailinfos .dekore {
	float: left;
	width: 120px;
}

.produktdetailinfos .dekore p {
	padding: 0px 4px;
}

.produktdetailinfos .dekore img {
	float: none;
	margin: 0px 4px;
}

body.body-dekore .produktdetaillinks li a:link,
body.body-dekore .produktdetaillinks li a:active,
body.body-dekore .produktdetaillinks li a:visited {
	padding:6px 8px;
}

body.body-dekore .produktdetaillinks li.aktiv a:link,
body.body-dekore .produktdetaillinks li.aktiv a:active,
body.body-dekore .produktdetaillinks li.aktiv a:visited,
body.body-dekore .produktdetaillinks li.aktiv a:hover,
body.body-dekore .produktdetaillinks li a:hover {
	background:#dddddd url(../img/listenpunkt-gruen.gif) top left no-repeat;
}

.dekorliste {
	width:584px;
}

.dekorliste img {
	margin:0 4px 4px 0;
	float:left;
}

.dekorliste img.litr {
	margin-right:0;
}


/*						### REFERENZEN ###					*/

#referenzen {
	position:relative;
}

#referenzen_image {
	background:#ffffff;
	padding:0 7px 7px 7px;
	height:405px;
}

#referenzen_infos {
	background:#ffffff;
	width:527px;
	padding:7px;
	position:relative;
	margin-top:-100px;
	left:399px;
	z-index:100;
}


#referenzen_infos h2 {
	padding-bottom:0;
}

#referenzen_infos p {
	color:#666;
}

#inner_referenzen {
	padding:0 20px;
	color:#666;
	line-height:20px;
}

#referenzen_table {
	margin-top:15px !important;
}

#referenzen_table td {
	border:0;
	padding:0 0 5px 0;
}

#referenzen_table td.tdfirst {
	width:180px;
}

#referenzen_navi a:link,
#referenzen_navi a:active,
#referenzen_navi a:visited,
#referenzen_navi a:hover {
	text-transform:uppercase;
	text-decoration:none;
	font-weight:bold;
	color:#666;
}

#referenzen_navi a:hover {
	text-decoration:underline;
}

a.prev_ref:link, 
a.prev_ref:active, 
a.prev_ref:visited, 
a.prev_ref:hover {
	float:left;
	padding-left:9px;
	background:url(../img/icon_refpfeil_links.gif) 0 5px no-repeat;
}

a.next_ref:link, 
a.next_ref:active, 
a.next_ref:visited, 
a.next_ref:hover {
	float:right;
	padding-right:8px;
	background:url(../img/icon_refpfeil_rechts.gif) right 5px no-repeat;
}

#referenzen_infos #ssh {
	margin-top:10px;
	padding-left:6px;
}

#objektberatung {
	position:absolute;
	bottom:0;
	left:0;
	background:#ffffff;
	width:336px;
	padding:15px 20px;
}

#objektberatung h4 {
	color:#666;
	text-transform:uppercase;
	font-weight:bold;
	font-size:15px;
}

#objektberatung p,
#objektberatung a:link,
#objektberatung a:active,
#objektberatung a:visited,
#objektberatung a:hover {
	color:#666;
	line-height:20px;
}

.h15 {
	height:15px;
}


/*						### SERVICE ###					*/

.asp-links {
	float:left;
}

#asp-karte {
	position:relative;
	width:484px;
	height:595px;
	margin:30px 0 0 50px;
}

#asp-karte img {
	position:absolute;
	top:0;
	left:0;
	z-index:5;
}

img.aspover {
	z-index:15 !important;
}

.asp-rechts {
	width:327px;
	float:right;
}

#hotline {
	width:307px;
	height:32px;
	padding:4px 0 0 20px;
	background:#F96122;
}

#hotline p {
	color:#ffffff;
	font-size:20px;
	padding:0;
}

.ansprechpartner {
	margin-top:50px;
}

.ansprechpartner div {
	padding:20px 30px 20px 20px;
	/*width:277px;*/
	width:170px;
	/*height:127px;*/
	background:#ededed;
	margin-bottom:15px;
	float: right;
}

.ansprechpartner div.tech {
	float: left;
	margin-right: 20px;
}

.ansprechpartner div div {
	float:left;
	padding:0;
	width:165px;
	/*height:127px;*/
	font-size:11px;
}

.ansprechpartner div div span {
	display:block;
	width:45px;
	float:left;
	line-height:14px;
}

.ansprechpartner div div span.orange {
	width:120px;
	color:#014A7F;
}

.ansprechpartner div div span.orange a:link,
.ansprechpartner div div span.orange a:visited,
.ansprechpartner div div span.orange a:active,
.ansprechpartner div div span.orange a:hover {
	color:#014A7F !important;
	line-height:14px;
}

.ansprechpartner div img {
	float:right;
}

.aspprodukte {
	font-size:11px;
}

.ansprechpartner div li {
	line-height:14px;
	font-size:11px;
}

.ansprechpartner div li a.orange:link,
.ansprechpartner div li a.orange:visited,
.ansprechpartner div li a.orange:active,
.ansprechpartner div li a.orange:hover {
	color:#014A7F !important;
}



form#postleitzahlsuche {
	padding-bottom:20px;
}

form#postleitzahlsuche legend {
	display:none;
}

form#postleitzahlsuche input.inputtext {
	border:1px solid #8B8B8B;
	padding:1px;
}

form#postleitzahlsuche input.submitbutton {
	border-top:1px solid #8B8B8B;
	border-left:1px solid #8B8B8B;
	border-bottom:1px solid #000000;
	border-right:1px solid #000000;
	cursor:pointer;
	padding:0 5px;
	text-align:center;
}

/*						### Stilhandbuch ###					*/

.stilhandbuch .shortlinks p strong {
	color:#FF0000;
}

.markenlogos .shortlinks img {
	margin-bottom:30px;
}


/*						### Presse Portal ###					*/

.body-presse #innercontent {
	padding-top:35px;
}

#presse_wrapper {
	
}

.pressebox {
	width:132px;
	height:132px;
	background:#9C0041;
	margin:0 5px;
	float:left;
}

.pressetext {
	width:680px;
	height:132px;
	background:#959CA2;
	color:#ffffff;
	float:left;
}

.pressetext h2 {
	color:#FFFFFF;
	display:block;
	font-size:30px;
	font-weight:400 !important;
	line-height:42px;
	margin:26px 0 25px 10px;
	text-transform:uppercase;
}

#presseportallinks {
	width:269px;
	float:left;
	padding-right:5px;
}

#presseportallinks p {
	color:#ffffff;
}

#presseportallinks a:link,
#presseportallinks a:active,
#presseportallinks a:visited,
#presseportallinks a:hover {
	color:#ffffff;
	font-weight:bold;
	line-height:140%;
}

#presseportallinks ul {
	list-style-type:square;
	padding-left:15px;
	padding-bottom:5px;
}

#presseportallinks ul a:link,
#presseportallinks ul a:active,
#presseportallinks ul a:visited,
#presseportallinks ul a:hover {
	font-weight:normal;
}

#presseportalrechts {
	padding-bottom:10px;
}

#ppnavi {
	background: #3F3F3F;
	margin-bottom:7px;
	color:#ffffff;
	padding:15px 10px;
}

.pressekontakt {
	background:#B2B2B2;
	padding:10px;
	margin-bottom: 7px;
}

.pressekontakt h4 {
	padding-top:0;
}

.pressekontakt p {
	color:#000000;
}

.pressekontakt ul {
	list-style-type:square;
	padding-left:15px;
	color:#ffffff;
}

.pressekontakt li {
	padding-bottom:10px;
}

.picspacer20 {
	margin-bottom:20px;
}

.picspacer30 {
	margin-bottom:30px;
}

#presseliste ul {
}

#presseliste li {
	list-style-image:none !important;
	margin-left:0 !important;
}

#presseliste span.pldatum {
	background:url(../img/listenpunkt-rot-ie.gif) no-repeat  0 -3px;
	padding-left:15px;
	float:left;
	line-height:120%;
	width:125px;
}

#presseliste span.plheadline {
	float:left;
	width:485px;
	padding-bottom:5px;
	line-height:120%;
}

#presseliste a:link,
#presseliste a:active,
#presseliste a:visited,
#presseliste a:hover {
	line-height:120%;
}

.meldung {
	padding:0 10px 20px 10px;
}

#innercontent div.meldung h2 {
	font-size:22px;
	line-height:25px;
	text-transform:none;
	color:#000000;
}

	
/*						### Aktuelles ###					*/

.headerbox {
	position:relative;
	z-index:10;
	float:left;
	width:292px;
	margin-bottom:20px;
}

.headerbox img {
	float:left;
	margin-right:20px;
}

.headerbox div {
	float:left;
}

.mainpicleft {
	float:left;
	margin-bottom:10px;
}

.mainpicleftaktuelles {
	float:left;
	margin-bottom:5px;
}

.aktuelleslink {
	margin-top:20px;
	float:left;
}
.pdfpresselink {
    margin-top:20px !important;
}
.presselink{
    margin-top:15px;
	float:left;
}
.presselink ul {
    list-style:none !important;
	padding-left:0 !important;
}
.presselink li {
    margin-bottom:5px;
}
.presselink a {
    color:#014A7F !important;
}
.pdfpresselink a:link,
.pdfpresselink a:active,
.pdfpresselink a:visited,
.pdfpresselink a:hover {	
	background:url(../img/icon-pdf.png) no-repeat top left;
	padding-left:20px;
}

.aktuelleslink li {
	margin-bottom:10px;
}

.smallAktuellesPicLeft {
	float:left;
	margin-right:5px;
}
.smallAktuellesPicFirst {
	margin-right:6px;
}
.smallAktuellesPicLast {
	margin-right:0;
	margin-left:1px;
}

.maindivleft {
	width:269px;
	float:left;
}

.shortlinks {
	padding-top:20px;
	float:right;
	width:584px;
}

.shortlinks li {
	width:282px;
	height:76px;
	float:left;
	font-size:14px;
	padding:0 10px 20px 0;
}

.shortlinks img {
	float:left;
	margin-right:10px;
}

#innercontent .shortlinks a:link,
#innercontent .shortlinks a:active,
#innercontent .shortlinks a:visited,
#innercontent .shortlinks a:hover {
	display:block;
	width:282px;
	height:76px;
	font-size:18px;
	text-decoration:none;
	color:#014A7F;
}

#innercontent .shortlinks a:visited {
	color:#666666;
}

#innercontent .shortlinks a:link strong,
#innercontent .shortlinks a:active strong,
#innercontent .shortlinks a:visited strong,
#innercontent .shortlinks a:hover strong {
	font-weight:normal;
}

#innercontent .shortlinks a:hover strong {
	text-decoration: underline;
	/*font-weight:bold;*/
}

.shortlinks a strong {
	display:block;
	padding-top:5px;
	font-size:18px;
	line-height:120% !important;
}

.shortlinks div a:hover {
	/*text-decoration:underline;*/
}


#contentliste,
#produktliste {
	float:right;
	width:584px;	
}

body.body-presse #contentliste {
	width:640px;
	padding-top:30px;
}

#contentliste h3 {
	text-transform:none;
}

#contentliste ul {
	padding-bottom:5px;
}

#contentliste ul li {
	float:none;
	
	background:url(../img/listenpunkt-grau.gif) no-repeat 0 6px; 
	/*background:url(../img/listenpunkt.gif) no-repeat 0 10px;
	background:none;*/
	width:auto;
	height:auto;
	margin:0;
	padding-left:12px;
	line-height:120%;
	padding-bottom:5px;
}

#contentliste h5 {
	text-transform:none;
	font-size:15px;
	font-weight:bold;
	line-height:140%;
	padding-bottom:10px;
}

#contentliste .lh140 {
	line-height:140%;
}

#contentliste ul li span.unterstrichen {
	text-decoration:underline;
}

#contentliste ul li a {
	color:#014A7F !important;
}

#contentliste ul li a:hover {
	color:#014A7F !important;
	text-decoration:none !important;
}

/*body.body-service #contentliste ul li {
	background:url(../img/listenpunkt-blau.gif) no-repeat 0 6px;
}*/

body.body-service #contentliste div.tech ul li {
	background:url(../img/listenpunkt-blau.gif) no-repeat 0 4px;
}

body.body-aktuelles #contentliste ul li,
body.body-presse #contentliste ul li {
	background:url(../img/listenpunkt-rot.gif) no-repeat 0 6px;
}

body.body-dekore #contentliste ul li {
	background:url(../img/listenpunkt-gruen.gif) no-repeat 0 6px;
}

body.body-produkt_dekorativ #contentliste ul li {
	background:url(../img/listenpunkt-gelb.gif) no-repeat 0 6px;
}

body.body-unternehmen #contentliste ul li {
	background:url(../img/listenpunkt-grau.gif) no-repeat 0 6px;
}

#contentliste ul.ulpadding li {
	background:url(../img/listenpunkt-grau.gif) no-repeat 0 6px; 
}

/*body.body-referenzen_index #contentliste ul li {
	background:url(../img/listenpunkt-hellblau.gif) no-repeat 0 6px;
}*/

ul.greylist li,
.faqliste ul li {
	background:url(../img/listenpunkt-grau.gif) no-repeat 0 6px !important;
	padding-left:16px;
}

.faqliste a:link,
.faqliste a:active,
.faqliste a:visited,
.faqliste a:hover {
	color:#014A7F !important;
	text-decoration:underline !important;
}

.faqliste a:visited  {
	color:#800080 !important;
}


ul.punktliste li {
	float:none;
	list-style-image:url(../img/listenpunkt-grau.gif);
	background:none;
	width:auto;
	height:auto;
	margin:0;
	margin-left:14px;
	line-height:150%;
	padding-bottom:10px;
}

ul.punktliste li a:link,
ul.punktliste li a:active,
ul.punktliste li a:visited {
	margin:0;
	font-size:13px;
	text-decoration:underline;
	padding:0;
}

#contentliste ul li a:link,
#contentliste ul li a:active,
#contentliste ul li a:visited ,
#contentliste ul li a:hover {
	margin:0;
	font-size:13px;
	text-decoration:underline;
	padding:0;
	color:#014A7F;
}

#contentliste ul li a:hover span {
	font-weight:bold;
}

#contentliste ul li a:visited  {
	color:#800080;
	text-decoration:underline;
}

#contentliste ul.aktuelletermine li img {
	float:right;
}

#contentliste table.geschichte td {
	vertical-align:top;
	line-height:180%;
	border:0;
	padding-bottom:8px;
}

#contentliste table.geschichte td.td1 {
	width:100px;
	border:0;
}

.dekor {
	float:left !important;
	margin-left: 20px;
	color: #000;
}

.dekor h2 {
	text-transform: none !important;
}

.dekor th {
	width: 130px;
	color: #000;
	padding: 5px;
}

.dekor th.hellgrau {
	color: #999999;
}

.dekor-links {
	width: 350px;	
	float:left;
}

.dekor-rechts {
	width: 210px !important;
	float:right;
}

.dekor-rechts h4 {
	padding-top:0 !important;
}


.dekor .mitarbeiter-meldung,
.hinweiskasten {
	border: 1px dotted red;
	margin-bottom: 10px;
	padding: 10px;
	width: 328px;
	color: red;
}

.hinweiskasten {
	width:564px;
}

.hinweiskasten p {
	color: red !important;
}


.dekor .dekor-meldung {
	/*border: 1px dotted red;
	margin-bottom: 5px;
	margin-top: 10px;
	padding: 10px;
	width: 150px;*/
	color: red;
	text-align: center;
}

#hilfebutton {
	float:right;
}

#hilfebutton a:link,
#hilfebutton a:active,
#hilfebutton a:visited,
#hilfebutton a:hover{
	color:#000000;
}

#hilfebox {
	background:#F8F8F8;
	padding:5px;
	margin-bottom:15px;
	display:none;
}

#hilfebox table td {
	padding:4px 10px 4px 4px;
}

.terminbox {
	background:#EEEEEE;
	padding:10px 10px 0 10px;
	margin-bottom:10px;
}


#contentliste .shortlinks {
	float:right;
	width:584px;
}

#contentliste .shortlinks div {
	width:574px;
	float:left;
	font-size:14px;
	padding:0 10px 30px 0;
}

body.body-presse #contentliste .shortlinks {
	width:640px;
}

body.body-presse #contentliste .shortlinks div {
	width:630px;
}


#contentliste .shortlinks div img {
	float:left;
	margin-right:20px;
}

#contentliste .shortlinks div a:link,
#contentliste .shortlinks div a:active,
#contentliste .shortlinks div a:visited,
#contentliste .shortlinks div a:hover {
	display:block;
	font-size:13px;
	text-decoration:underline;
	height:16px;
}

#contentliste .shortlinks div a:hover {
	text-decoration:none;
}

.pdflinkleiste {
	width:479px !important;
	margin:20px 0 0 0;
	background:#EEEEEE;
	border-bottom:1px solid #999999;
	padding:5px 5px 5px 100px !important;
}

body.body-presse #contentliste .pdflinkleiste {
	width:537px !important;
}

#sidenavi {
	width:250px;
	float:left;
}

#sidenavi ul li {
	line-height:140%;
}

.address1 {
	float:left;
	margin-right:30px;
}

.address2 {
	float:left;
}

/*						### Unternehmen ###						*/

.mainpicleftwithtext ul.unavi {
	padding-left:15px;
}

#contentliste ul.unavi li,
.mainpicleftwithtext ul.unavi li {
	background:url(../img/listenpunkt-grau.gif) no-repeat;
	background-position:0 10px !important;
	padding-left:16px !important;
	margin-bottom:7px;
}

#contentliste ul.unavi li a:link,
#contentliste ul.unavi li a:active,
#contentliste ul.unavi li a:visited,
#contentliste ul.unavi li a:hover,
.mainpicleftwithtext ul.unavi li a:link,
.mainpicleftwithtext ul.unavi li a:active,
.mainpicleftwithtext ul.unavi li a:visited,
.mainpicleftwithtext ul.unavi li a:hover {
	font-size:20px;
	line-height:25px;
	text-decoration:none !important;
	color:#014A7F;
}

#contentliste ul.unavi li a:visited,
.mainpicleftwithtext ul.unavi li a:visited,
ul.sub-unavi li a:visited {
	color:#666666;
}

ul.sub-unavi li a {
	color:#014A7F !important;
}

ul.sub-unavi li a:hover {
	text-decoration:none !important;
}

/*						### HOME ###						*/

#innercontent_home {
	position:relative;
}

#mainpic_navi {
	position:absolute;
	bottom:10px;
	right:10px;
	z-index:10;
	list-style-type:none;
}

#mainpic_navi li {
	position:relative;
	float:left;
}

#mainpic_navi span {
	display:block;
}

#mainpic_navi div.mn_box_bild {
	display:none;
	position:absolute;
	bottom:16px;
	right:0;
	width:135px;
	height:61px;
	padding-bottom:4px;
	background:url(../img/sprites.gif) no-repeat 0 -1000px;
}

#mainpic_navi div.mn_box_pfeil {
	position:absolute;
	width:7px;
	height:4px;
	bottom:0;
	right:9px;
	background:url(../img/sprites.gif) no-repeat 0 -1050px;
}

#mainpic_navi div img {
	border:4px solid #ffffff;
}

#mainpic_navi a {
	display:block;
	width:14px;
	height:14px;
	background:#ffffff;
	margin-right:5px;
	filter: Alpha(opacity=50);
	-moz-opacity:0.50;
	opacity: 0.50;
}

#mainpic_navi a.current {
	filter: Alpha(opacity=100);
	-moz-opacity:1;
	opacity: 1;
}

.mainpic_scrollable {
	position:relative;
	overflow:hidden;
	width:926px;
	height:385px;
}

.mainpic_scrollable .items {
	width:20000em;
	position:absolute;
}

.mainpic_scrollable .items div {
	float:left;
	width:926px;
}

.mainpic_scrollable .items div p {
	float:left;
}

.mainpic_scrollable .items div img {
	float:right;
}

/*		Verwendete Produkte 	*/
#verwendete_produkte {
	position:relative;
	background:#ffffff;
	width:926px;
	padding:13px 7px 7px 7px;
	margin-bottom:5px;
}

.teaser {
	width:926px;
}

.teaser div {
	display:none;
}

.teaser div div {
	display:block;
}

.teaser div.aktiv {
	display:block;
}

#verwendete_produkte_link {
	text-align:right;
}

#verwendete_produkte_link a:link,
#verwendete_produkte_link a:active, 
#verwendete_produkte_link a:visited,
#verwendete_produkte_link a:focus,  
#verwendete_produkte_link a:hover {
	outline:none;
	position:absolute;
	right:0;
	top:0;
	color:#3f3f3f;
	display:block;
	padding:0 20px 3px 7px;
	background:#ffffff url(../img/sprites.gif) 135px -292px;
	font-size:11px;
	text-transform:uppercase;
	text-decoration:none;
}

#verwendete_produkte div.pitem {
	width:224px;
	padding:10px 10px 0 0;
}

#verwendete_produkte div.pitem span {
	font-weight:bold !important;
	line-height:20px !important;
}

#verwendete_produkte div.pitem a.pitem_link:link,
#verwendete_produkte div.pitem a.pitem_link:visited,
#verwendete_produkte div.pitem a.pitem_link:active,
#verwendete_produkte div.pitem a.pitem_link:hover {
	width:224px !important;
	font-size:15px !important;
}

/*		Aktuelles Teaser		*/

#aktuelles_teaser {
	position:absolute;
	left:10px;
	bottom:10px;
	z-index:25;
	width:343px;
	padding:10px;
	background:#ffffff;
}

#aktuelles_teaser h4 {
	padding:0 0 5px 0;
}

#aktuelles_teaser div#checkbox {
	position:absolute;
	top:10px;
	right:10px;
	width:11px;
	height:11px;
	background:url(../img/sprites.gif) no-repeat  0 -550px;
	cursor:pointer;
}

#aktuelles_teaser a:link,
#aktuelles_teaser a:active, 
#aktuelles_teaser a:visited,
#aktuelles_teaser a:focus,  
#aktuelles_teaser a:hover {
	display:block;
	background:#ffffff url(../img/sprites.gif) no-repeat 0 -444px;
	font-size:12px;
	text-decoration:none;
	padding-left:10px;	
	color:#3F3F3F;
	padding-bottom:0;
	margin-bottom:0;
	border-bottom:0;
}

#aktuelles_teaser a:hover {
	text-decoration:underline;
}

#aktuelles_teaser a.bordered {
	padding-bottom:10px;
	margin-bottom:5px;
	border-bottom:1px solid #d9d9d9;
}

.aktuelles_scrollable {
	position:relative;
	overflow:hidden;
	width:343px;
	height:50px;
}

.aktuelles_scrollable {
	position:relative;
	overflow:hidden;
	width:343px;
	height:50px;
}

.aktuelles_scrollable .items {
	height:20000em;
	position:absolute;
}

.aktuelles_scrollable .item {
	width:343px;
	height:50px;
}

/*		###	Shortcuts  ### 		*/

#shortcuts {
	position:absolute;
	top:0;
	left:7px;
	width:926px;
	height:25px;
	z-index:5;
	font-size:11px;
	background:url(../img/background_shortcuts.png) top left;
	color:#ffffff;
}

.sc_hover {
	background:#3f3f3f !important;
}

#shortcuts li {
	float:left;
	width:215px;
	padding:4px;
}

.sc_suche,
.sc_myglunz {
	width:232px;
}

#shortcuts a:link,
#shortcuts a:active,
#shortcuts a:visited,
#shortcuts a:focus,
#shortcuts a:hover {
	outline:none;
	color:#ffffff;
	text-decoration:none;
	padding-left:22px;
	padding-right:10px;
	background:url(../img/sprites.gif) right -743px;
}

#sc_produktschnellzugriff,
#sc_kontakt,
#sc_myglunz {
	display:none;
	background:#3f3f3f;
	position:relative;
	top:5px;
	left:10px;
	width:220px;
}

#shortcuts fieldset {
	padding:0;
	margin:0;
}

#shortcuts legend {
	display:none;
}

#sc_suche_content input {
	float:left;
}

#sc_suche_content input.sc_suche_input {
	width:127px;
	height:17px;
	padding:0 0 0 2px;
	margin:0;
	color:#3f3f3f;
}

#sc_suche_content input.sc_suche_submit {
	margin-left:3px;
}

.sc_forms fieldset {
	padding:12px 12px 0 12px !important;
}

.sc_forms fieldset.last {
	padding-bottom:12px !important;
}

.sc_forms p {
	color:#ffffff !important;
	padding-bottom:3px !important;
}

.sc_forms input.sc_input {
	width:190px !important;
	margin-bottom:6px;
	padding:1px 3px;
}

.sc_forms select {
	margin-bottom:6px;
}

.sc_forms input.sc_submit {
	color:#3f3f3f !important;
	font-weight:bold !important;
	background:#ababab !important;
	padding:2px 5px !important;
	margin-top:2px;
	cursor:pointer;

}

.sc_forms select {
	width:196px !important;
}

div.sc_trennlinie {
	width:196px !important;
	margin-top:12px !important;
	padding-top:12px;
	height:2px;
	background:url(../img/sprites.gif) no-repeat 0 -850px !important;
}

.nopadding {
	padding-top:0 !important;

}

.abstand10o {
	padding-top:10px !important;
}

.myglunz_checkbox {
	padding:3px 0;
}

.zusatzlinks a:link,
.zusatzlinks a:active,
.zusatzlinks a:visited,
.zusatzlinks a:hover {
	display:block !important;
	position:relative !important;
	padding:0 !important;
	background:none !important;
	z-index:100 !important;
}

.zusatzlinks a:hover {
	text-decoration:underline !important;
}



/* 					### Content ### 						*/

.col1 {
	width:132px;
	float:left;
}

.col2,
.col3,
.col4 {
	width:269px;
	margin-right:5px;
	float:right;
}

.col2 {
	margin-right:0;
}

.col3 {
}

.col4 {
}


/* 					### Willkommens Box ### 						*/

#willkommen {
	height:117px;
	padding:12px 0 0 10px;
	background:#3F3F3F;
	margin-bottom:5px;
}

#willkommen h2 {
	font-size:23px;
	color:#ffffff;
	margin-bottom:10px;
	line-height:120%;
}

#willkommen h3 {
	font-size:15px;
	color:#b2b2b2;
	line-height:140%;
}

#willkommen a,
#willkommen a:hover {
	font-size:23px;
	color:#ffffff;
	margin-bottom:10px;
	line-height:120%;
	text-decoration: none;
}


/* 					### Aktuelles Box ### 						*/

#aktuellesbox {
	width:249px;
	height:247px;
	padding:12px 10px;
	background:#3F3F3F;
	margin-bottom:5px;
}

#aktuellesbox h4 {
	font-size:20px;
	padding-top:10px;
	margin-bottom:20px;
}

#aktuellesbox a:link,
#aktuellesbox a:active, 
#aktuellesbox a:visited, 
#aktuellesbox a:hover {
	color:#ffffff;
	text-decoration:none;
}


/* 					### Verkaufs Box ### 						*/

#interieur4d {
	width:269px;
	height:132px;
	margin-bottom:5px;
	background:url(../img/interieur4d.gif) no-repeat top left;
}

#interieur4d a {
	display:block;
	width:269px;
	height:132px;
}

#interieur4d a span {
	display:none;
}


/* 						### Info Boxen ### 							*/

.infobox {
	position:relative;
	margin-bottom:5px;
	width:269px;
	height:269px;
	z-index:5;
}

.infobox span {
	position:absolute;
	width:90px;
	height:90px;
	margin:0;
	padding:10px 10px;
	bottom:0;
	left:0;
	display:block;
	text-transform:uppercase;
	line-height:140%;
	z-index:15;
}

.infobox a:link,
.infobox a:visited,
.infobox a:active,
.infobox a:hover {
	position:absolute;
	font-size:13px;
	display:block;
	width:269px;
	height:269px;
	color:#ffffff;
	text-decoration:none;
	cursor:pointer;
	z-index:15;
}

#cyclebox {
	position:absolute;
	width:269px;
	height:269px;
	overflow:hidden;
	z-index:10;
}

#cyclebox img {
	top:0;
	left:0;
	position:absolute;
	z-index:10;
}
#cyclebox img.toppic {
	z-index:11;
}

#ib-dekorative-produkte {
	background:url(../img/home_dekorative-produkte.jpg) top left no-repeat;
}

#ib-dekorative-produkte span {
	background:#D3AA1C;
}

#ib-konstruktive-produkte {
	background:url(../img/home_konstruktive-produkte.jpg) top left no-repeat;
}

#ib-konstruktive-produkte span {
	background:#F76121;
}

#ib-dekore {
	background:url(../img/home_dekore.jpg) top left no-repeat;
}

#ib-dekore span {
	background:#006D70;
}

#ib-service {
	background:url(../img/home_service.jpg) top left no-repeat;
}

#ib-service span {
	background:#014A7F;
}


/* 						### Glossar ### 							*/

#contentliste ul.abcliste {
	background:#959CA2;
	height:19px;
	padding:2px;
}

#contentliste ul.abcliste li {
	float:left;
	background:none;
	list-style-type:none;
	list-style-image:none;
	margin:0;
}

body.body-service #contentliste ul.abcliste li {
	list-style-image:none;
	background:none;
	padding:0 3px;
}

#contentliste ul.abcliste li a:link,
#contentliste ul.abcliste li a:visited,
#contentliste ul.abcliste li a:active,
#contentliste ul.abcliste li a:hover {
	display:block;
	padding:3px 4px;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
}

#contentliste ul.abcliste li a:hover {
	background:#ABABAB;
}


/* 						### Footer ### 							*/

/* 				### Sie sind hier ### 						*/

#ssh {
	background:#9f9f9f;
	margin:20px 0 0 0;
	height:20px;
	padding:4px 0 0 21px;
}

#ssh span {
	float:left;
	color:#ffffff;
	margin-right:5px;
}

#ssh ul li {
	float:left;
	margin-right:5px;
	color:#ffffff;
}
#ssh ul li a:link,
#ssh ul li a:active,
#ssh ul li a:visited {
	color:#ffffff;
	text-decoration:none;
	}

#ssh ul li a:hover {
	text-decoration:underline;
}


/* 			### Infoboxen Small - Footer ### 				*/ 

.infoboxsmall {
	width:269px;
	height:66px;
	margin-bottom:5px;
	background:#3f3f3f;
}

.infoboxsmall a {
	display:block;
	width:269px;
	height:66px;
}

.bannerboxsmall {
	width:132px;
	height:66px;
	margin-bottom:5px;
	background:#3f3f3f;
}

.bannerboxsmall a {
	display:block;
	width:132px;
	height:66px;
}

.infoboxsmall span,
.bannerboxsmall span {
	display:none;
}

#oekotest-2-3 {
	background:url(../img/logo-oekotest-2-3.gif) top left no-repeat;
}

#agepan-system-verkaufsbox {
	background:url(../img/footer_agepan-system-verkaufsbox.jpg) top left no-repeat;
}

#glunz-pro-klima {
	background:url(../img/footer_glunz-pro-klima.jpg) top left no-repeat;
}

#glunz-holzwerkstoffe {
	background:url(../img/logo-glunz-holzwerkstoffe.gif) top left no-repeat;
}


/* 				### Footer Copyright  ### 					*/ 

#footer {
	background:url(../img/background_footer.png) no-repeat center top;
	padding:25px 0 50px 0;
	height:90px;
	color:#8a8a8e;
	font-size:11px;
}

#footer p {
	line-height:150%;
	padding-bottom:15px;
}

#copyright {
	float:left;
}

#copyright ul {
}

#copyright li {
	float:left;
	padding:0;
}

#copyright a:link,
#copyright a:active,
#copyright a:visited,
#copyright a:focus {
	display:block;
	color:#8a8a8e;
	padding:0 5px;
	height:10px;
	line-height:10px;
	border-left:1px solid #8a8a8e;
	text-decoration:none;
}

#copyright a:hover {
	text-decoration:none;
}

#copyright li.first a:link,
#copyright li.first a:active,
#copyright li.first a:visited,
#copyright li.first a:focus,
#copyright li.first a:hover {
	padding-left:0;
	border-left:0;
}

h4#sonae-industria,
h4#sonae-industria a {
	display:block;
	width:112px;
	height:60px;
	float:right;
}

h4#sonae-industria {
	background:url(../img/sprites.gif) no-repeat 0 -200px;
}

h4#sonae-industria span {
	display:none;
}


/* 					### Forms ### 				*/

.formular fieldset {
	border:1px solid #dddddd;
	padding:10px;
	margin-top:20px;
}

.formular legend {
	font-weight:bold;
	color:#aaaaaa;
	font-size:12px;
	padding-bottom:2px;
}

.formular label {
	display:block;
	width:150px;
	float:left;
	font-size:13px;
}

.formular input {
	font-size:13px;
	width:196px;
	border:1px solid #d9d9d9;
	padding:1px;
	background:#ffffff;
}

.formular select {
	font-size:13px;
	width:200px;
	border:1px solid #d9d9d9;
	padding:1px;
	background:#ffffff;
}

.formular textarea {
	font-size:13px;
	width:392px;
	height:300px;
	border:1px solid #d9d9d9;
	padding:1px;
	background:#ffffff;
}

.formular input.button {
	font-size:13px;
	width:auto;
	border:1px solid #d9d9d9;
	padding:2px;
	color:#ffffff;
	background:#ABABAB;
	cursor:pointer;
}

.formular input#keeplogin {
	width:13px;
}

.formular  p.nopadding {
	padding:0;
}


.formular textarea.anmerkung {
	width:560px;
	height:140px;
}


/* 					### VierNullVier ### 				*/

#viernullvier fieldset {
	border:1px solid #dddddd;
	padding:10px;
	margin-top:20px;
}

#viernullvier legend {
	font-weight:bold;
	color:#aaaaaa;
	font-size:12px;
	padding-bottom:2px;
}

#viernullvier label {
	display:block;
	width:150px;
	float:left;
	font-size:13px;
}

#viernullvier input {
	font-size:13px;
	width:196px;
	border:1px solid #d9d9d9;
	padding:1px;
	background:#ffffff;
}

#viernullvier input.button {
	font-size:13px;
	width:auto;
	border:1px solid #d9d9d9;
	padding:2px 5px;
	color:#ffffff;
	background:#ABABAB;
	cursor:pointer;
}

#viernullvier  p.nopadding {
	padding:0;
}

p.firstp {
	]padding-top:10px;
}

a.textlink:link,
a.textlink:visited,
a.textlink:active {
	text-decoration:underline;
}

a.textlink:hover {
	text-decoration:none;
}

/*						### Footer Navigation ### 						*/

#footer_navi {
	position:relative;
	padding:0 0 20px 0;
}

.spacer {
	padding-top:5px !important;
}

#footer_navi ul {
	display:none;
	list-style-type:none;
}

#footer_navi li {
	float:left;
}

#footer_navi li a:link,
#footer_navi li a:active,
#footer_navi li a:visited,
#footer_navi li a:hover {
	display:block;
	width:125px;
	float:left;
	padding:5px;
	margin-right:20px;
	font-size:11px;
	text-transform:uppercase;
	text-decoration:none;
	color:#3f3f3f;
}

#footer_navi li a.active:link,
#footer_navi li a.active:active,
#footer_navi li a.active:visited,
#footer_navi li a.active:hover,
#footer_navi li a:hover {
	background:#ffffff !important;
}

#footer_navi_triggers li a.activ:link,
#footer_navi_triggers li a.activ:active,
#footer_navi_triggers li a.activ:visited,
#footer_navi_triggers li a.activ:hover {
	background:#ffffff !important;
}

#footer_navi span {
	float:left;
}

#footer_navi span.pfeil {
	float:left;
	display:block;
	margin:8px 0 0 5px;
	width:5px;
	height:3px;
	background:url(../img/sprites.gif) no-repeat 0 -300px;
}

ul#sub li.fn_standorte2,
ul#sub li.fn_umwelt2,
ul#sub li.fn_international2  {
	float:none;
	height:168px;
	display:block;
	position:absolute;
}


ul#sub li.fn_umwelt2 {
	left:160px;
}

ul#sub li.fn_international2 {
	left:320px;
}

div#fn_standorte,
div#fn_umwelt, 
div#fn_international {
	height:168px;
	background:#ffffff;
	color:#000000;
	z-index:100;
}

#footer_navi ul#sub {
	clear:both;
	display:none;
	display:block;
}

a.fn_umwelt,
a.fn_international,
a.fn_standorte {
	float:none !important;
}

#fn_umwelt a,
#fn_international a,
#fn_standorte a {
	text-transform:none !important;
}

#fn_standorte {		
	width:936px; /* ein Eintrag ist 134px breit */
}

#fn_standorte,
#fn_umwelt, 
#fn_international {
	display:block;
}

div.hoverout ul {
	display:block !important;
}

div.hoverout li a:link,
div.hoverout li a:active,
div.hoverout li a:visited,
div.hoverout li a:hover {
	width:122px !important;
	margin-right:2px !important;
}

div.hoverout li a.last:link,
div.hoverout li a.last:active,
div.hoverout li a.last:visited,
div.hoverout li a.last:hover {
	margin-right:0 !important;
}


/* ### ### Sonstiges ### ### */

.ctrennlinie {
	width:100%;
	height:2px;
	background:#dbdbdb;
	margin-bottom:10px;
	overflow:hidden;
}

.ctshort {
	width:584px;
	float:right;
	margin-bottom:20px;
}

.bilderrahmen {
	border:1px solid #dbdbdb;
}

.cverlauf {
	display:block;
	height:20px;
	background:url(../img/icons.gif) 0 -1843px repeat-x;
}

.small {
	font-size:11px;
}

.visible {
	overflow:visible;
}

.hinweis {
	padding:10px;
	background:yellow;
}

input.inputtext {
	border:1px solid #8B8B8B;
	padding:1px;
}

input.submitbutton {
	border-top:1px solid #8B8B8B;
	border-left:1px solid #8B8B8B;
	border-bottom:1px solid #000000;
	border-right:1px solid #000000;
	cursor:pointer;
	padding:0 5px;
	text-align:center;
}

.bildrechts {
	float:right;
	margin:0 0 10px 10px;
}

.bildlinks {
	float:left;
	margin:0 10px 10px 0;
}

a.pdflink:link,
a.pdflink:active,
a.pdflink:visited,
a.pdflink:hover {
	background:url(../img/icon-pdf.png) no-repeat top left;
	padding-left:20px;
}

a.dotlink:link,
a.dotlink:active,
a.dotlink:visited,
a.dotlink:hover {
	background:url(../img/icon-dot.png) no-repeat top left;
	padding-left:20px;
}

a.doclink:link,
a.doclink:active,
a.doclink:visited,
a.doclink:hover {
	background:url(../img/icon-doc.png) no-repeat top left;
	padding-left:20px;
}

a.pptlink:link,
a.pptlink:active,
a.pptlink:visited,
a.pptlink:hover {
	background:url(../img/icon-ppt.png) no-repeat top left;
	padding-left:20px;
}

a.potlink:link,
a.potlink:active,
a.potlink:visited,
a.potlink:hover {
	background:url(../img/icon-pot.png) no-repeat top left;
	padding-left:20px;
}

a.epslink:link,
a.epslink:active,
a.epslink:visited,
a.epslink:hover {
	background:url(../img/icon-eps.png) no-repeat top left;
	padding-left:20px;
}

a.jpglink:link,
a.jpglink:active,
a.jpglink:visited,
a.jpglink:hover {
	background:url(../img/icon-jpg.png) no-repeat top left;
	padding-left:20px;
}

a.tiflink:link,
a.tiflink:active,
a.tiflink:visited,
a.tiflink:hover {
	background:url(../img/icon-tif.png) no-repeat top left;
	padding-left:20px;
}

a.imagelink:link,
a.imagelink:active,
a.imagelink:visited,
a.imagelink:hover {
	background:url(../img/picture.png) no-repeat top left;
	padding-left:20px;
}

a.dwglink:link,
a.dwglink:active,
a.dwglink:visited,
a.dwglink:hover {
	background:url(../img/icon-dwg.png) no-repeat top left;
	padding-left:20px;
}

a.dxflink:link,
a.dxflink:active,
a.dxflink:visited,
a.dxflink:hover {
	background:url(../img/icon-dxf.png) no-repeat top left;
	padding-left:20px;
}

.abstand1 {
	padding-bottom:1px;
}

.abstand5 {
	padding-bottom:5px;
}

.abstand20 {
	padding-bottom:20px;
}

.abstand20o {
	padding-top:20px;
}

.abstand30 {
	padding-bottom:30px;
}

.abstand40 {
	padding-bottom:40px;
}

.abstand50 {
	padding-bottom:50px;
}

.abstand75 {
	padding-bottom:75px;
}

.h5 {
	height:5px;
}

#innercontent p.alert {
	display:block;
	padding:5px;
	color:#FF0000;
	border:1px dotted #FF0000;
	margin-bottom: 10px;
}

/* BASTIS TOLLE HELFERLEIN :) */
table {
    border-collapse:collapse;
    margin-bottom:10px;
    width:100%;
}

table td,
table th {
    padding:3px;
    border:1px solid #ddd;
	vertical-align:top;
}

table th {
    color:#333;
    background:#eee;
    font-weight:bold;
    width:1%;
    white-space:nowrap;
}

table.clean {
	border:0;
}

table.clean th,
table.clean td {
	border:0;
	border-bottom:1px solid #DDDDDD;
}

.bestellhinweis {
	margin: 10px 0;
	color: #CF0C0C;
	border: 1px dashed #CF0C0C;
	padding: 10px;
}

.standorte table {
	vertical-align: top;
}

.standorte td.bild {
	width: 76px;
	vertical-align: top;
	padding: 8px 0 35px 5px; 
}

.standorte td.strasse {
	width:220px;
	vertical-align: top;
	color: #000;
	padding: 8px 0 35px 5px; 
}

.standorte td.telefon {
	width:220px;
	vertical-align: top;
	color: #000;
	padding: 8px 0 35px 5px; 
}

.verkaufsbox strong {
	line-height: 100% !important;	
}

.mainpicleftwithtext {
	width:269px;
	float:left;
}

.mainpicleftwithtext img {
	margin-bottom:20px;
}

#produktschnellzugriff optgroup,
#werbemittelschnellzugriff optgroup {
	font-weight: bold;
	font-style: italic;
}

#produktschnellzugriff optgroup option,
#werbemittelschnellzugriff optgroup option {
	margin-left: 15px;
}

.werbemitteltxt {
	float: left;
	width: 480px;
	margin-top: 10px;
}

.werbemitteltxt h3 {
	font-size: 18px !important;
}

.werbemittel {
	margin-top: 0;	
}

.werbemittelimg {
	float: left;
	width: 100px;
	margin-top: 10px;
}

.warenkorb {
	background-color: #EEEEEE;
	padding: 5px;
}

.aktuellemeldungen li {
	background: none !important;
	padding-left:0 !important;
}

.aktuellespic {
	float: left;
	width: 110px;
}

.aktuellestxt {
	float: left;
	width: 430px;
}

/* Kontaktformular */

body.body-kontaktformular #contentliste ul {
    padding-bottom:10px !important;
}

form#kontaktformular {
    padding-top:20px;
}

form#kontaktformular p label {
    display:block;
    float:left;
    width:150px;
    text-align:right;
    font-weight:bold;
    margin-right:5px;
}

form#kontaktformular p span {
    display:block;
    float:left;
    width:150px;
    text-align:left;
    margin-right:5px;
}

form#kontaktformular p input.text,
form#kontaktformular p select,
form#kontaktformular p textarea {
    border:1px solid #8B8B8B;
    padding:1px;
    width:260px;
}

form#kontaktformular p select {
    width:264px;
}

form#kontaktformular p textarea {
    width:400px;
    height:200px;
}

form#kontaktformular p.submit {
    padding-left:155px;
}

form#kontaktformular p.error label,
form#kontaktformular p.error span {
    color:red;
}

body.body-kontaktformular div.error {
    border:1px dotted red;
    padding:10px 10px 0 10px;
}


.ausbildungsadressen div {
	float: left;
	width: 294px;
}

.ausbildungsadressen div.leftbox {
	margin: 10px 5px 0 0;
}

.ausbildungsadressen div.rightbox {
	margin-top: 10px;
	width: 285px;
}


.marginTop20 {
	margin-top: 20px;	
}

.marginTop2 {
	margin-top: 2px;	
}


.head {
	font-size: 18px;
}

.ansprechpartnerbox .hbfooter {
	padding: 8px 3px;
}


#datenschutz {
	margin-bottom: 10px;	
}

#datenschutz ul li {
	list-style-image: url(../img/listenpunkt-blau.gif);
	margin-left: 15px;
	vertical-align: text-top;
}


.warenkorblink {
	float: right;
}

.errorfield {
	border:1px dashed #CF0C0C !important;
	background: #FFEFEF !important;
}


#werbemittelliste th {
	width:auto;
}

td.werbemittelbez {
	width:274px;
}

td.werbemittelnr {
	width: 200px;
}

.bestellmenge,
td.werbemittel_pic {
	text-align: center;
	vertical-align: middle;
	width: 40px;
	overflow: hidden;
}

.bestellmenge input {
	border: 1px solid #808080;
	width: 30px;
}

.bestellanzahl {
	float: right;
}

.bestellanzahl input {
	width: 40px;
	border: 1px solid #808080;
	padding:1px;
}

#warenkorbliste .itempic {
	float: left;
	width: 40px;
}


#warenkorbliste .iteminfobox {
	float:left;	
	width: 180px;
}

#warenkorbliste .showInfos {
	cursor: pointer;	
	padding-bottom: 5px !important; 
}

#warenkorbliste .iteminfobox p {
	text-decoration: underline;
}

#warenkorbliste .hiddeninfos {
	font-size: 11px;	
	margin-top: 2px;
	display: none;
}

#warenkorb .bestellanzahl {
	float:right !important;	
}

#dekorbestellung td {
	border: none;
	color: #000;
}

#messages {
	margin: 10px 0;	
}

.message {
	background-color: #EDECEB;
	padding: 10px 20px;
}


/* 					### Produkte-Siegel ### 				*/

.borderTop {
	border-top: 1px solid #DADADA;
}

#information_siegel {
	padding-top: 8px;	
}

#information_siegel img {
	padding-right: 8px;	
}


.ptitle {
	font-size: 18px;
}

/* Tablesorter-styles */
table.produkttable .header {
	background-image: url(../img/tablesorter/bg.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding:5px 17px 5px 5px;
}
table.produkttable .headerSortUp {
	background-image: url(../img/tablesorter/asc.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding:5px 17px 5px 5px;
}
table.produkttable .headerSortDown {
	background-image: url(../img/tablesorter/desc.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding:5px 17px 5px 5px;
}
#lieferprogramm tbody tr.odd td {
	background-color:#EEEEEE;
}
#lieferprogramm tbody tr.even td {
	background-color:#FFFFFF;
}
#farbentable td {
	text-align:center;
	border-style:hidden;
}
.tabletext {
	text-align: left !important; 
}

/* 					### Suche ### 				*/

p.searchresult {
	padding-bottom:30px;
}

div.pagination {
	width:100%;
	padding-top:5px;
	height:20px;
	background:#9E9E9E;
}

div.pagination p {
	padding:0;
}

div.pagination p,
div.pagination a {
	color:#ffffff !important;
	font-size:11px !important;
}

div.pagination a:link,
div.pagination a:active,
div.pagination a:visited,
div.pagination a:hover {
	color:#ffffff !important;
	padding:5px 7px 3px 7px !important; 
	text-decoration:none !important;
	line-height:14px !important; 
}

div.pagination a:hover {
	background:#898e91 !important;
}

div.pagination strong {
	padding:5px 7px 3px 7px !important; 
	text-decoration:none !important;
	background:#898e91 !important;
}

.poben {
	margin-bottom:20px;
}

.punten {
	margin-top:5px;
}

.trainee_tabelle td {
	border: none;
	padding: 10px;
	width: 280px;
}

.trainee_tabelle td.first {
	border-right: 1px solid #000;
}

#pressefotos h3 {
	clear:both;
	padding:30px 0 20px 0;
}

#job_standort_table td {
	border: none;
}

/* Teaser Startseite */
#dwwrapper {
	position:absolute;
	top:0;
	left:0;
	min-height:868px;
	width:100%;
	height:100%;
	background:#000000;
	filter:Alpha(opacity=45);
	-moz-opacity:.45;
	opacity:0.45;
	z-index:500;
}

#teaser {
	position:absolute;
	top:50%;
	left:50%;
	margin-top:-250px;
	margin-left:-250px;
	width:500px;
	height:600px;
	z-index:501;
}

#dwclose {
	position:absolute;
	left:0;
	top:-15px;
}
