/* -------------------------------------------------------------- 
   CSS Layout Celsion Brandschutzsysteme GmbH - (c) www.24pm.de
-------------------------------------------------------------- */

/* -------------------------------------------------------------- 
   Standards
-------------------------------------------------------------- */

body {background:#dbdbdb url(../img/bg_all.jpg) repeat-x; height:100%; margin:0; padding:0;}

body.jetskiarea {background:#000 url(../img/jetskiarea/bg_all.jpg) repeat-x;}

h1,h2,h3,h4,h5,h6 {font-family:Arial, Verdana, Helvetica, sans-serif; color:#dd6703; font-weight:lighter;}

h1 {font-size:2.2em; line-height:1.4em;}
h2 {font-size:1.8em; line-height:1.4em;}
h3 {font-size:1.4em; line-height:1.4em;}
h4 {font-size:1.2em; line-height:1.4em; margin:0;}

p {font-family:Arial, Verdana, Helvetica, sans-serif; margin:10px 0 10px 0; font-size:1.1em; line-height:1.6em; color:#515151;}

ul li {color:#515151;}

#content-ctn-left.long p {padding:4px 20px 4px 20px;}
#content-ctn-left.long [class*="block"] p {padding:4px 10px 4px 10px;}
#content-ctn-left.long h2 {padding:4px 20px 4px 20px;}

#content-ctn-left.long [class*="block"] ul {font-size:0.85em;}

a {font-family:Arial, Verdana, Helvetica, sans-serif; color:#dd5e00;}
a:hover {color:#e97520;}

img.logo {margin:20px;}

/* -------------------------------------------------------------- 
   Layout
-------------------------------------------------------------- */

#container_outer {
	background: url(../img/container_outer_shadow.png) 0 -40px no-repeat;
	width: 1020px;
	margin: 20px auto 0 auto;
}

#container_inner {
	width: 980px;
	margin: 0 auto;
	background: #ffffff;
}

#header {
	background: url(../img/bg_header.png) no-repeat;
	width: 980px;
	margin: 0 auto;
}

#content-ctn-left {
	float: left;
	width: 600px;
	margin: 6px 0 0 0;
}

#content-ctn-left.long {
	width: 820px;
}

.feature {
	width: 600px;
	height: 278px;
}

.feature-wide {
	width: 980px;
	height: 400px;
}

#sidebar {
	float: right;
	width: 374px;
	margin: 6px 0 0 0;
}

#sidebar p {line-height:1.5em; font-size:0.85em; padding:4px 10px 4px 10px;}

#sidebar.short {width:100px; padding:20px; margin:14px 12px 0 0;}

[class*="block"] {
	width:196px;
  	float: left;
  	min-height: 1px;
	margin:8px 6px 0 0;
	
	background-color: #e2e2e2;
  	background-image: -moz-linear-gradient(top, #e2e2e2, #ffffff);
  	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e2e2e2), to(#ffffff));
  	background-image: -webkit-linear-gradient(top, #e2e2e2, #ffffff);
  	background-image: -o-linear-gradient(top, #e2e2e2, #ffffff);
  	background-image: linear-gradient(to bottom, #e2e2e2, #ffffff);
  	background-repeat: repeat-x;
  	border-color: #252525;
  	filter: progid:dximagetransform.microsoft.gradient(startColorstr='#e2e2e2', endColorstr='#ffffff', GradientType=0);
}

[class*="block"] h3 {
	color: #666666;
	font-weight: normal;
	line-height: 1.2em;
	font-size: 1em;
	padding: 6px 10px 0 10px;
}

[class*="block"] p {
	line-height: 1.5em;
	font-size: 0.85em;
	padding: 4px 10px 4px 10px;
}

[class*="block"] .btn {
	margin:0 0 0 9px;
}

/* [class*="block"] a {
	text-decoration: none;
	display: block;
}

[class*="block"] a:hover {
	text-decoration: none;
	color: #004e96;
}*/

.block1 {}
.block2 {}
.block3 {margin: 8px 0 0 0;}
.block4 {margin: 8px 0 0 6px;}

.content {padding: 0 16px 16px 16px;}

.content p {font-size:1em;}

.content p.post-info {font-size:0.85em;}

[class*="side-block"] {
	width: 374px;
  	min-height: 64px;
	margin: 0 6px 7px 0;
	background-color: #e2e2e2;
  	background-image: -moz-linear-gradient(top, #e2e2e2, #ffffff);
  	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e2e2e2), to(#ffffff));
  	background-image: -webkit-linear-gradient(top, #e2e2e2, #ffffff);
  	background-image: -o-linear-gradient(top, #e2e2e2, #ffffff);
  	background-image: linear-gradient(to bottom, #e2e2e2, #ffffff);
  	background-repeat: repeat-x;
  	border-color: #252525;
  	filter: progid:dximagetransform.microsoft.gradient(startColorstr='#e2e2e2', endColorstr='#ffffff', GradientType=0);
}

.short {width:100px;}

[class*="side-block"] a {display:block; width:374px; height:64px; color:#565656; text-decoration:none; font-family:Arial, Verdana, Helvetica, sans-serif;}
[class*="side-block"] a:hover {color:#004e96;}

[class*="side-block"] p {margin:0 0 0 0; font-size:0.8em;}

[class*="side-block"].short a {width:100px;}

.side-block1 a {background:url(../img/sb_news.jpg) top left no-repeat;} .side-block1 a:hover {background: url(../img/sb_news.jpg) bottom left no-repeat;}
.side-block2 a {background:url(../img/sb_seminare.jpg) top left no-repeat;} .side-block2 a:hover {background: url(../img/sb_seminare.jpg) bottom left no-repeat;}
.side-block3 a {background:url(../img/sb_messen.jpg) top left no-repeat;} .side-block3 a:hover {background: url(../img/sb_messen.jpg) bottom left no-repeat;}
.side-block4 a {background:url(../img/sb_nachweise.jpg) top left no-repeat;} .side-block4 a:hover {background: url(../img/sb_nachweise.jpg) bottom left no-repeat;}
.side-block5 a {background:url(../img/sb_kontakt.jpg) top left no-repeat;} .side-block5 a:hover {background: url(../img/sb_kontakt.jpg) bottom left no-repeat;}
.side-block6 a {background:url(../img/sb_bestell.jpg) top left no-repeat;} .side-block6 a:hover {background: url(../img/sb_bestell.jpg) bottom left no-repeat;}
.side-block7 a {background:url(../img/sb_kontakt2.jpg) top left no-repeat;} .side-block7 a:hover {background: url(../img/sb_kontakt2.jpg) bottom left no-repeat;}

.sb-txt {display:block; margin:6px 0 0 112px; float:left;} .small {font-size:0.8em; margin:2px 0 0 112px; line-height:1.2em;}

#kontakt-block {
	background: url(../img/kontakt_b.jpg) no-repeat;
	width: 374px;
  	min-height: 1px;
	margin: 0 0 8px 0;
}

/* Auswahl mit Vorschaubildern der Übersichtsseiten */

/* Startseite */
#img_produktbereiche {background: url(../img/block_produktbereiche.jpg) no-repeat; width:196px; height:137px;}
#img_anwendungsbereiche {background: url(../img/block_anwendungsbereiche.jpg) no-repeat; width:196px; height:137px;}
#img_produktneuheiten {background: url(../img/block_produktneuheiten.jpg) no-repeat; width:196px; height:137px;}

/* Referenzen */
#img_ref_flughafen {background: url(../img/block_ref_flughafen.jpg) no-repeat; width:196px; height:137px;}
#img_ref_banken {background: url(../img/block_ref_banken.jpg) no-repeat; width:196px; height:137px;}
#img_ref_krankenhaus {background: url(../img/block_ref_krankenhaus.jpg) no-repeat; width:196px; height:137px;}
#img_ref_schulen {background: url(../img/block_ref_schulen.jpg) no-repeat; width:196px; height:137px;}
#img_ref_strassen {background: url(../img/block_ref_strassen.jpg) no-repeat; width:196px; height:137px;}
#img_ref_verwaltung {background: url(../img/block_ref_verwaltung.jpg) no-repeat; width:196px; height:137px;}
#img_ref_erlebnis {background: url(../img/block_ref_erlebnis.jpg) no-repeat; width:196px; height:137px;}
#img_ref_einkauf {background: url(../img/block_ref_einkauf.jpg) no-repeat; width:196px; height:137px;}
#img_ref_hochhaus {background: url(../img/block_ref_hochhaus.jpg) no-repeat; width:196px; height:137px;}
#img_ref_industrie {background: url(../img/block_ref_industrie.jpg) no-repeat; width:196px; height:137px;}
#img_ref_hotel {background: url(../img/block_ref_hotel.jpg) no-repeat; width:196px; height:137px;}
#img_ref_militaer {background: url(../img/block_ref_militaer.jpg) no-repeat; width:196px; height:137px;}
#img_ref_international {background: url(../img/block_ref_international.jpg) no-repeat; width:196px; height:137px;}

/* Produktbereiche */
#img_pb_brandschutz_funktionserhalt {background: url(../img/block_pb_brandschutz_funktionserhalt.jpg) no-repeat; width:196px; height:137px;}
#img_pb_brandlastdaemmung {background: url(../img/block_pb_brandlastdaemmung.jpg) no-repeat; width:196px; height:137px;}
#img_pb_tunnel {background: url(../img/block_pb_tunnel.jpg) no-repeat; width:196px; height:137px;}
#img_pb_it {background: url(../img/block_pb_it.jpg) no-repeat; width:196px; height:137px;}
#img_pb_chemie {background: url(../img/block_pb_chemie.jpg) no-repeat; width:196px; height:137px;}
#img_pb_sonderloesungen {background: url(../img/block_pb_sonderloesungen.jpg) no-repeat; width:196px; height:137px;}
#img_pb_diverses {background: url(../img/block_pb_diverses.jpg) no-repeat; width:196px; height:137px;}


/* / Auswahl mit Vorschaubildern der Übersichtsseiten */

.download-bl-head {
	background-color: #b8b8b8 !important;
	background-image: url(../img/bg_download_aktuell.jpg) !important;
	background-repeat: no-repeat !important;
	width: 368px;
  	height: 32px;
	margin: 0;
	padding: 10px 0 0 0;
}

.download-block {border-right:6px solid #fff; width:368px;}

.download-block-body {
	width: 368px;
	margin: 0 6px 7px 0;
	padding: 20px 0 60px 0;
	background-color: #a0a0a0;
  	background-image: -moz-linear-gradient(top, #a0a0a0, #bfbfbf);
  	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#a0a0a0), to(#bfbfbf));
  	background-image: -webkit-linear-gradient(top, #a0a0a0, #bfbfbf);
  	background-image: -o-linear-gradient(top, #a0a0a0, #bfbfbf);
  	background-image: linear-gradient(to bottom, #a0a0a0, #bfbfbf);
  	background-repeat: repeat-x;
  	border-color: #252525;
  	filter: progid:dximagetransform.microsoft.gradient(startColorstr='#a0a0a0', endColorstr='#bfbfbf', GradientType=0);
}

.download-bl-head span {
	color: #f6f6f6;
	padding: 0 0 0 50px;
	font-size: 1.6em;
	text-shadow: 1px 1px 1px #555;
}

.download-block-body ul {list-style-type:none; padding:0; margin:0;}

.download-block-body ul li a {
	color: #fff; 
	list-style-type: none; 
	border-top:1px solid #bbb; 
	border-bottom: 1px solid #999;
	display: block; 
	width: 348px;
	padding: 4px 10px 4px 10px;
	text-shadow: 1px 1px 1px #666;
}

.download-block-body ul li a:hover {text-decoration:none; background:#bbb; color:#c15a00; text-shadow:none;}

footer {background:#999; padding:12px; margin:0 0 20px 0; clear:both;}

footer span {color:#fff; font-size:0.9em; text-shadow: 1px 1px 1px #666; font-family:Arial, Verdana, Helvetica, sans-serif;}
footer span a {color:#fff;}
footer span a:hover {color:#c15a00; text-decoration:none;}


/* -------------------------------------------------------------- 
   Topnavigation
-------------------------------------------------------------- */


ul.topnavi {list-style:none; float:right; padding:26px 30px 0 0;}

ul.topnavi li {display:inline; color:#888; font-size:0.9em;}

ul.topnavi li a {color:#888; margin:0 6px 0 6px;}

ul.topnavi li a:hover {color:#222; text-decoration:none;}

ul.topnavi li.last {margin:0 0 0 -10px;}

.dropdown-menu {min-width:30px; !important}

	
/* -------------------------------------------------------------- 
   Hauptnavigation
-------------------------------------------------------------- */

#mainnavi {
	background: url(../img/bg_mainnavi.png) no-repeat;
	height: 40px;
	width: 980px;
	margin: 0 auto;
}

.search-top {padding:7px; float:right;}

/* -------------------------------------------------------------- 
   Breadcrumbs
-------------------------------------------------------------- */

ul.B_crumbBox {margin:20px 0 0 20px;}

ul.B_crumbBox li {display:inline; font-size:0.9em;}

/* -------------------------------------------------------------- 
   Tabellen
-------------------------------------------------------------- */

/* Allgemein */

table td p {margin:0 0 6px 0; padding:0 !important;}

/*table td img {max-width:300px; width:expression(this.width > 300 ? 300: true);}*/

table td img {
  max-width: 300px;
  height: auto;
  width: auto \9;
}

table td {vertical-align:top; padding:10px;}

/* Team */

table.team {border:1px solid #ccc; padding:3px; margin:4px;}
table.team td {padding:16px; vertical-align:top; background:none; border:2px solid #fff; width:270px;}
table.team td p {font-size:0.9em;}
table.team img {margin:0 0 6px 0;}

/* Produkte */

table.produkte td {padding:6px; margin:0;}
table.produkte td img {padding:2px; margin:0;}
table.produkte td p {font-size:0.8em; padding:0; margin:0 0 6px 0;}
table.produkte td h3 {font-size:1em;}

/* Download */

table.download td p {font-size:0.8em; padding:0; margin:0 0 6px 0;}
table.download td h3 {font-size:1em;}

/* -------------------------------------------------------------- 
   Sonstiges
-------------------------------------------------------------- */

.googlemap {
	padding: 4px; 
	border: 2px solid #fff;
	-webkit-box-shadow: 	0 1px 3px rgba(0, 0, 0, 0.5);
     -moz-box-shadow: 		0 1px 3px rgba(0, 0, 0, 0.5);
          box-shadow: 		0 1px 3px rgba(0, 0, 0, 0.5);
}

img.frame {
	padding: 2px; 
	border: 2px solid #fff;
	-webkit-box-shadow: 	0 1px 3px rgba(0, 0, 0, 0.4);
     -moz-box-shadow: 		0 1px 3px rgba(0, 0, 0, 0.4);
          box-shadow: 		0 1px 3px rgba(0, 0, 0, 0.4);
		  margin:0 10px 10px 0;
}

img.shadow {
	-webkit-box-shadow: 	0 1px 3px rgba(0, 0, 0, 0.4);
     -moz-box-shadow: 		0 1px 3px rgba(0, 0, 0, 0.4);
          box-shadow: 		0 1px 3px rgba(0, 0, 0, 0.4);
}

img.thumb-xs {width:100px; height:auto;}
img.thumb-s {width:160px; height:auto;}
img.thumb-m {width:280px; height:auto;}
img.thumb-ml {width:400px; height:auto;}
img.thumb-l {width:600px; height:auto;}


/* -------------------------------------------------------------- 
   Back to Top Button
-------------------------------------------------------------- */

#back-top {
	position: fixed;
	bottom: 30px;
	margin-right: 0;
}

#back-top a {
	width: 40px;
	display: block;
	text-align: center;
	font: 11px/100% Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	color: #bbb;
	-webkit-transition: 	1s;
	-moz-transition: 		1s;
	transition: 			1s;
}

#back-top a:hover {
	color: #000;
}

#back-top span {
	width: 20px;
	height: 20px;
	padding: 10px;
	display: block;
	margin-bottom: 7px;
	background: #ddd url(up-arrow.png) no-repeat center center;
	-webkit-border-radius: 	5px;
	-moz-border-radius: 	5px;
	border-radius: 			5px;
	-webkit-transition: 	1s;
	-moz-transition: 		1s;
	transition: 			1s;
}

#back-top a:hover span {
	background-color: #777;
}

/* -------------------------------------------------------------- 
   Formulare
-------------------------------------------------------------- */

label {font-size:0.9em; line-height:1em; color:#515151;}