/* Hauptfarben */ 
/* #e3000f ROT */ /

@charset "utf-8";
/* CSS Document */
/* TAGS */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
 
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }
ins { background-color: #ff9; color: #000; text-decoration: none; }
mark { background-color: #ff9; color: #000; font-style: italic; font-weight: bold; }
del { text-decoration: line-through; }
abbr[title], dfn[title] { border-bottom: 1px dotted; cursor: help; }
table { border-collapse: collapse; border-spacing: 0;}
hr { display: block; height: 1px; border: 0; border-top: 1px solid #e5e5e5; margin: 0.75em 0; padding: 0; }
input, select { vertical-align: middle; }
input, select, textarea, button { font-family:Verdana, Geneva, sans-serif; }
strong, th, b { font-weight: bold; }
img { border:0;}
p, article td { 
	margin:1em 0; 
	line-height: 17px;
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	-ms-hyphens: auto;
	hyphens: auto;
	text-align: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;	
	color: #000000;
}

article li {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}

article {
	
	overflow: hidden;
	max-width: 630pxpx;
}
article td {
	text-align: left;  
}
article td:first-child {
	width: 40%; 
}

.paragraph { margin-bottom: 20px; }

a { font-size: 12px; color: #e3000f; text-decoration: underline; outline:none; border: none;}
a:hover { color:#000000; text-decoration:underline; background-color: transparent;}
article a { border: none;}
a.more { }
a.more:hover {  }
article table { clear:both; }
i, em { font-style:italic; }
u { text-decoration:underline; }
a:focus { outline: none; }
td { vertical-align:top;}
.table td {font-size:1.5em; }
h1, h2, h3, h4, h5, h6 { line-height:1.33em; text-align: left; font-family: 'Cuprum', sans-serif; }
h1, h2, h4 {
	font-size: 20px;
	color: #e3000f;	
	margin-bottom: 0;
}

h3, h3 a, h4, h4 a {
	text-decoration: none;	
	font-size: 16px;
	color: #000000;
	font-weight: normal;
	line-height: 12px;
    padding-bottom: 0.5em;
}

h5 { font-size:1em; font-weight:bold; }
h6 { font-size:0.8em; font-weight:bold; }

html { height: 100%; }

body {
	font-size:13px;
	line-height:24px;
	color:#000000; 
	text-align:left; 
	font-family: Verdana, Geneva, sans-serif;
	height: 100%;
	padding: 0;
	margin: 0;
	background: url(../img/template/body_verlauf.png) top repeat-x;
}



/* MISC */
img.icon { width:16px; height:16px; }
p.fehler {color:#900;}
.hr { margin:0.8em 0; padding:0; height:1px; background:#e5e5e5; }
.hr hr { display:none; }
.right { float:right; margin:0 0 12px 12px; text-align:right; }
.left { float:left; margin:0 12px 12px 0; text-align:left; }
.left .imgWrap, .right .imgWrap { margin-bottom:12px;}
.left .imgWrap img, .right .imgWrap img { margin-bottom:12px; border: 1px solid #BBBBBB;}
.schrift_klein { font-size:0.8em !important; line-height:1.4em !important; }
.schrift_kleiner { line-height:1.4em; display:block;}
.highlight { color:#267f11; font-weight:bold; }
.anchor, .versteckt { display:none; }
.accordion { line-height:24px; }

.pTop { margin-top:0.2em; }
.backLink { position:relative; margin:0.75em 0; height:20px; display:none;}
.article { padding: 5px 0 5px 10px; }
.article.second {
	background: url(../img/template/liste_odd_back.png) top center repeat;
	color: #333333;
}
.success { color:#267f11; }
.hint { color:#000000; font-size: 120%; margin:0;}

.pages { text-align:center; color:#000000; text-align:left; }
.pages a { color:#000000; text-decoration:none; }
.pages a.disabled { color:#999; font-style:italic; }

#content a { text-decoration: none;}
#content ul, ol { margin:1em 0 1em 1.5em; padding:0 0 0 1em;  }
#content ul li { list-style:circle; padding:0; }

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}
.clear { clear:both; height:0; line-height:0; font-size:0; }


/* HEADER, STANDARD NAVIGATION */
#header-box {
	
}

/* IMAGE GALLERY */

.slider-wrapper.theme-light  {
	max-width: 630px;
    overflow: hidden;
	padding: 0;
}

#wrapper {
	height: auto !important;
    margin: 0 auto 0;
    min-height: 100%;	
}

/* MAIN NAVIGATION */
#header-box { height: 50px; }

#header-box .container {
	background-color: #e3000f;
}

.navbar {
	width: 100%;
	margin-bottom: 0;
	position: relative;
	z-index: 1;
}

.menu.nav {
	float: left;	
	margin: 0;
	height: 50px;
	text-align: justify;
	margin-left: auto;
	margin-right: auto;
	width: 95%;
}

.menu.nav li {
	float: none;	
	margin: 0;
	display: inline-block;
	background: url(../img/template/navi_welle.png)left center no-repeat;
	padding-left: 60px;
	height: 50px;
}

.menu.nav li a {
	color: #FFFFFF;
	font-size: 20px;
	font-family: 'Cuprum', sans-serif;
	font-weight: 700;
	margin-top: 10px;
	text-decoration: none;
	
	padding: 5px;
	padding-left: 10px;
	padding-right: 10px;
}

/* Submenue */
.submenue-listbox {
	list-style: none;
	margin-left: 0;
}

.submenue-listbox li {
	padding-bottom: 0;
	margin-bottom: 10px;
	border-bottom: 1px solid #999999;
	padding-left: 5px;
}

.submenue-listbox li:last-child {
	padding-bottom: 0;
	margin-bottom: 0;
	border-bottom: none;
}

.submenue-listbox li a {
	text-decoration: none;
	font-family: 'Cuprum', sans-serif;
	font-size: 15px;
	display: block;
	width: 100%;
	min-height: 30px;
}

.submenue-listbox li a.aktiv, .submenue-listbox li a:hover {
	color: #666666;
}


/* STANDARD NAVIGATION */
.standard-nav.nav {
	background: url(../img/template/navi_welle.png)left center no-repeat;
	padding-left: 60px;
	margin: 0;
	height: 50px;
}

.standard-nav.nav li {
	padding-top: 10px;	
	padding-right: 30px;
}

.standard-nav  {
	list-style: none;	
	float: right;
	margin-top: 13px;
}

.standard-nav li {
	float: left;
	padding-right: 50px;
}

.standard-nav li a {
	font-family: 'Cuprum', sans-serif;
	font-size: 16px;
	font-weight: 700;
	text-decoration: none;
	padding: 5px;
	padding-left: 10px;
	padding-right: 10px;
}

.nav > li > a:hover, .nav > li > a:focus {
	background-color: transparent;	
}

.standard-nav li a:hover, .standard-nav li a.aktiv, .menu.nav li a:hover, .menu.nav li a.aktiv {
	-webkit-box-shadow: inset 10px 10px 5px -7px rgba(2,2,3,0.24);
	-moz-box-shadow: inset 10px 10px 5px -7px rgba(2,2,3,0.24);
	box-shadow: inset 10px 10px 5px -7px rgba(2,2,3,0.24);	
	background-color: #ea404b;
	border-radius: 5px;
}

/* BILDWECHSLER */
#bildwechsler {
	height: 380px;
	position: relative;	
}


#bildwechsler:after {
	/*content: url(../img/template/schatten_bildlaufleiste_unten.png);*/
}

#bildwechsler .imgWrap {
	border: 4px solid #FFFFFF;	
	border-left: 0;
	border-bottom: 0;
	float: left;
	display: block;
}

#bildwechsler .imgWrap .infoicon {
	position: absolute;
	z-index: 10;
	right: 0;
	bottom: 5px;
}

/* Bildlaufleiste Navigation */
#bildwechsler #bildlaufleiste-next, #bildwechsler #bildlaufleiste-prev {
    display: block;
    height: 374px;
    position: absolute;
    text-indent: -999999px;
    top: 1px;
    width: 129px;
}

#bildwechsler .referenz-slider-img {
	width: 183px;
	height: 183px;	
}

#bildlaufleiste-next {
	background: url("../img/template/bildwechsler_navi_left.png") no-repeat scroll right top transparent;  
    left: -129px;
}

#bildlaufleiste-prev {
	background: url("../img/template/bildwechsler_navi_right.png") no-repeat scroll left top transparent;    
    right: -129px;
}

#logo {
    float: right;
	position: absolute;
	z-index: 100;
	right: 0;
	top: 2px;
}


/* CONTENT */
.main-inhalt .trennstreifen {	
	background: url("../img/template/main_shadow_left.png") no-repeat scroll -20px -85px transparent;
    margin-left: 0;
    min-height: 500px;
}

.main-inhalt { 
	margin-top: -15px;	
	background-color: #F8F8F8;	
}

/*#start .main-inhalt {
	background: #f8f8f8 url(../img/template/rockwool_logo.png) right bottom no-repeat; 
}*/

.main-inhalt .span4, .main-inhalt .span6 {
	padding-top: 30px;	
}

.main-inhalt .span6 {
	margin-left: 30px;	
}


#content { min-height:200px; }

.article-box-out {
	margin-bottom: 30px;	
}


/* ARTIKEL */
article ul, .article ul {
	margin: 0;
	background-color: #FFFFFF;
	border-left: 7px solid #e3000f; 
	padding-left: 15px;
	list-style: none;
	padding-top: 5px;
	padding-bottom: 5px;
	clear: right;
}

article ul li {
	background: url(../img/template/listenpunkt.png) left no-repeat;
	padding-left: 15px;	
}

article .downloads  { margin-top: 40px; }

/* Newsbox links */
.startnews, .submenue {
	margin: 7px;
	position: relative;	
	margin-bottom: 25px;
}

.startnews h2, .submenue h2 {
	border-left: 7px solid #E3000F;
    height: 70px;
    margin-bottom: -35px;
    margin-left: -7px;
    padding-left: 15px;
    position: relative;
    z-index: 10;
}


.startnews .datum {
	font-size: 14px;
	font-family: 'Cuprum', sans-serif;
	font-weight: 700;
}

.startnews h3 a {
	padding: 0;
	font-family: 'Cuprum', sans-serif;
	color: #e3000f;
	font-size: 18px;
}

.startnews .newsbox, .submenue-listbox {
	border: 1px solid #bbbbbb;
	border-radius: 5px;	
	position: relative;
	z-index: 20;
}

.startnews .newsbox-text, .submenue-listbox {
	padding: 20px;
	border-radius: 5px;	
	
	background: rgba(255,255,255,1);
	background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(230,229,230,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(100%, rgba(230,229,230,1)));
	background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(230,229,230,1) 100%);
	background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(230,229,230,1) 100%);
	background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(230,229,230,1) 100%);
	background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(230,229,230,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e6e5e6', GradientType=0 );
	
}

/* LINKBOXEN */
.linkbox {
	padding: 8px;
	border-radius: 5px;
	border: 1px solid #bbbbbb;
	width: 40%;
	float: left;
	margin-left: 7px;
	min-height: 150px;
	
	background: rgba(255,255,255,1);
	background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(230,229,230,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(100%, rgba(230,229,230,1)));
	background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(230,229,230,1) 100%);
	background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(230,229,230,1) 100%);
	background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(230,229,230,1) 100%);
	background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(230,229,230,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e6e5e6', GradientType=0 );
}

.linkbox:nth-child(2n) {
	float: right;
	margin-right: 7px;
}

.linkbox img {
	max-width: 150px;
	max-height: 150px;
	width: 100%;	
}

/* GOOGLE MAPS */
#map_canvas {
    color: #000000;
    height: 400px;
    width: 100%;
	margin-bottom: 1em;
	margin-top: 30px;
}

/* FOOTER */

#footer {
	height: 50px;
	position: relative;
	color: #FFFFFF;
	clear: both;
}

#footer .container {
	background-color: #e3000f;	
}

#footer p {
	color: #FFFFFF;
	font-size: 13px;
	line-height: 24px;
    margin-bottom: 0;
}

#footer a {
	color: #FFFFFF;	
}

#footer #footer-kontakt p {
	margin-left: 20px;
	margin-top: 9px;	
	line-height: 16px;
	font-size: 10px;
}
#footer #footer-kontakt p a {
	font-size: 10px;
}


/* SITEMAP */
#sitemap ul { margin:0; padding:0; }
#sitemap ul li { float:left; width:240px; margin:0 5px 10px 0; padding:0; font-size: 20px; line-height: 25px; }
#sitemap ul li.lvl1 { background-image:none !important; }
#sitemap ul li div { z-index: 1; position: relative; }
#sitemap ul li span { padding:5px; display:block; }
#sitemap li ul { margin: -9px 5px 0; padding: 5px; background: none repeat scroll 0 0 #FAFAFA; border: 1px solid #F0F0F0; }
#sitemap li ul li { float:none; width:auto; padding:0 0 0 15px; margin:0; font-size:15px; }
#sitemap li ul li span { font-weight:normal; padding:0; }
#sitemap li ul li ul { padding:0; margin:0; border:0; }
#sitemap ul li a { color:#666666; }
#sitemap ul li a:hover { text-decoration:underline; }

/*SUCHE*/
.search_results h3 { padding:0; margin:0; }
.search_results .depthpath { color:#999; font-style:italic; }
.search_results .depthpath a { color:#666; }
.search_results { margin-top: 1em; }

/* SEITENSPRUNGFUNKTION */
.jumper { text-align:left; padding:0 0 16px 0; padding-left: 160px; }

/* FORMS */
.form { margin-top: 20px; }
.form table { width: 100%; }
.form td, .form .klabel {  padding: 5px 0; }
.form .fehler_text {  padding: 0; }
.form label {  font-family: 'Cabin', sans-serif; font-size: 16px; color: #58585a;  line-height: 24px; float: left; min-width: 150px; clear: left; }
.form label.checkbox { display: inline; font-size: 12px;  padding: 0 0 0 0.5em; }

.form input, .form select, .form textarea,#submit {	
	box-shadow: none;
	min-width: 250px;
	height: 22px;	
	background-color: #E5E4E3;
	border: none;
    border-bottom: 1px solid #FFFFFF;
    border-radius: 5px 5px 5px 5px;
    color: #000000;	
	transition: none;
	float: left;
}
.form textarea {
	min-height: 80px;
	min-width: 400px;
}

.form .btnContainer, .hint  { clear: both; margin-left: 0; }

#submit {
	padding: 5px;
	background-color: #CCCCCC;
}
#submit:hover {
	color: #FFFFFF;
	background-color: #999999;
}

.form input[type="checkbox"] {	
	background: none;
}

input[type="checkbox"] {
	float: left;
	width: 20px;
	min-width: 20px; 	
	margin-right: 0.25em; 
	clear: left;
}
/* Checkboxen beim Kontaktormular */
.c5 {
	min-width: 20em;	
}
label[for*="Antwort"], label[for*="Rückruf"], .c5 label {
	float: left;	
}

.optsContainer.c5 {
	float: left;	
	margin-right: 1em;
	margin-top: 1em;
}
label[for*="Rückruf"], input[id*="Rückruf"] {
	margin-top: 1em;	
}

/* Fehlermeldung in Formularen */
.error {
	color: #FF0000;	
}

/* Bootstrap blauer Hover-Schatten entfernen */
textarea:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus, .uneditable-input:focus {
	border: none;
	box-shadow: none;	
	transition: none;
}

textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input
{
	border: none;
	transition: none;
	box-shadow: none;	
}

.article .form input, .article .form textarea { width: 610px; }
.article .form select { width: 620px; }

.form input.checkbox { width: auto; }
.form .sendBtn { text-align: right; }
.form td.formInput .grid { float: left; }
.form .fehler_text { color: #990000; }
.form .sendenBtn {
	background:#e3000f;
	border:none;
	padding:5px;
	color:#FFF;
	cursor:pointer;
	margin-top: 1em;
	min-width: 120px;
}
.btn {
    background-color: #dadada;
    color: #4b4b4b;
}
.formBtn input:hover {
    background: none repeat scroll 0 0 #880000;
    text-decoration: underline;
}

/* GUESTBOOK */
.gbook { border-top:#ECECEC solid 4px; border-bottom:#ECECEC solid 4px; margin:10px 0; padding:10px 0 0 0; }
.gbook .noEntries { margin:0; text-align:center; font-style:italic; }
.gbook .addEntry { font-weight:bold; text-align:right; }

.entry { margin:0.75em 0; padding:10px 0; font-size:11px; line-height:16px; }
.entry .link { vertical-align:-7px; }
.entry .entryHead { background:#F6F6F6; border-bottom:1px solid #ECECEC; border-top:1px solid #ECECEC; font-weight:bold; }
.entry .entryHead .dateText { font-weight:normal; color:#666; }
.entry .entryBody { margin-top:0.75em; }
.entry .comment { font-style:italic; padding:8px 0 8px 16px; color:#666; }
.entry .commentHead { font-weight:bold; }


/* Responsive */

@media (min-width: 1200px) { 
	
	.span6 .article-box-out { margin-left: 30px; }
}

@media (max-width: 1200px) { 
	.linkbox {
		min-height: 120px;
	}
}

@media (max-width: 979px) { 
	
}

/* Landscape phone to portrait tablet */
@media (max-width: 768px) { 
	
	
	
}

@media (max-width: 400px) { 
	
	
	
}
	
.nav-tabs > .active > a, .nav-tabs > .active > a:hover { outline:0;}

/*
 * CSS Styles that are needed by jScrollPane for it to operate correctly.
 *
 * Include this stylesheet in your site or copy and paste the styles below into your stylesheet - jScrollPane
 * may not operate correctly without them.
 */

.jspContainer { overflow: hidden; position: relative; max-width: 630px;}
.jspPane { position: relative; }
.jspVerticalBar {
	position: absolute;
	top: 0;
	right: 2px;
	width: 16px;
	height: 100%;
	background: rgba(255,255,255,0.2);
}

.jspHorizontalBar { display: none; }

.jspCap { display: none; }
.jspHorizontalBar .jspCap { float: left; }
.jspTrack { background: none; position: relative; }
.jspDrag {
	background: #7c7978;
	position: relative;
	top: 0;
	left: 0;
	cursor: pointer;
}
.jspHover {  }
.jspHorizontalBar .jspTrack, .jspHorizontalBar .jspDrag { float: left; height: 100%; }
.jspVerticalBar .jspTrack { background-color: #cdcac9;}
.jspArrow {
	background: #50506d;
	text-indent: -20000px;
	display: block;
	cursor: pointer;
	background: url(../img/jQuery_scroll.png) no-repeat;
}
.jspArrow.jspDisabled { cursor: default; }
.jspArrowUp.jspDisabled { background-position:-16px 0; }
.jspArrowDown.jspDisabled { background-position:-48px 0; }
.jspArrowUp { background-position:-32px 0; }
.jspArrowDown { background-position:-64px 0; }
.jspVerticalBar .jspArrow { height: 16px; }
.jspHorizontalBar .jspArrow { width: 16px; float: left; height: 100%; }
.jspVerticalBar .jspArrow:focus { outline: none; }
.jspCorner { background: #eeeef4; float: left; height: 100%; }

/* Trenner für Artikel */
.hr {
	
}
