/* =============================================================================
   SilverStripe Theme for HELO Responsive Theme
   http://www.helo-logistics.de 
   /////////////////////////////////////////////
   Author: Thomas Apfelbacher / apfelbacher@sizoo.de 
   Agency: / STROM IM ZOO 
   /////////////////////////////////////////////
   This Designtheme is heavily based on html-boilerplate v2 and columnal css framework v0.85
   
   ========================================================================== */

   
/**
 * html5doctor.com Reset Stylesheet (Eric Meyer's Reset Reloaded + HTML5 baseline)
 * v1.6.1 2010-09-17 | Authors: Eric Meyer & Richard Clark
 * html5doctor.com/html-5-reset-stylesheet/
 */

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;
}

/* =============================================================================
   HTML5 element display
   ========================================================================== */
 
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio[controls], canvas, video { display: inline-block; *display: inline; *zoom: 1; }

/* =============================================================================
   Base
   ========================================================================== */

/*
 * 1. Correct text resizing oddly in IE6/7 when body font-size is set using em units
 *    http://clagnut.com/blog/348/#c790
 * 2. Force vertical scrollbar in non-IE
 * 3. Remove Android and iOS tap highlight color to prevent entire container being highlighted
 *    www.yuiblog.com/blog/2010/10/01/quick-tip-customizing-the-mobile-safari-tap-highlight-color/
 * 4. Prevent iOS text size adjust on device orientation change, without disabling user zoom
 *    www.456bereastreet.com/archive/201012/controlling_text_size_in_safari_for_ios_without_disabling_user_zoom/
 */
  

html { 
  	font-size: 100%; overflow-y: scroll; -webkit-overflow-scrolling: touch; -webkit-tap-highlight-color: rgba(0,0,0,0); -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%;	 
  }
  
  body { 
  	margin: 0; font-size: 14px; 
  	line-height: 1.429em; color: #292929;
  	font-family: 'Open Sans','Helvetica Neue', Helvetica, sans-serif;
  	background-color: #EAF0F6;	
  	}
  

table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}

.caption {
	font-style: italic;
	text-align: center;
	color: #000;
	font-size:0.929em;
	line-height: 1.615em;
}
.clear{
	clear:both;
}


/* =============================================================================
   Embedded content
   ========================================================================== */

/*
 * 1. Improve image quality when scaled in IE7: h5bp.com/d
 * 2. Remove the gap between images and borders on image containers: h5bp.com/e 
 */

img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; height: auto; }

.captionImage.left{
margin: 0 22px 21px 0;
float:left;
}
.captionImage.right{
margin: 0 21px 20px;
float:right;
}
.typography p.caption {
    color: #888888;
    font-size: 0.929em !important;
    font-style: italic;
    line-height: 1.615em;
    margin-bottom: 0;
    text-align: center;
}
/*
 * Correct overflow not hidden in IE9 
 */

svg:not(:root) { overflow: hidden; }


/* =============================================================================
   Figures
   ========================================================================== */

figure { margin: 0; }




hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1.5em 0; padding: 0; }

/* Normalize monospace sizing:
   en.wikipedia.org/wiki/MediaWiki_talk:Common.css/Archive_11#Teletype_style_fix_for_Chrome */
pre, code, kbd, samp { font-family: monospace, sans-serif; }

/* Accessible focus treatment: people.opera.com/patrickl/experiments/keyboard/test */
a:hover, a:active { outline: none; }
 
ul, ol { margin-left: 2em; }
ol { list-style-type: decimal; }

/* Remove margins for navigation lists */
nav ul, nav li { margin: 0; list-style:none; list-style-image: none; }

small { font-size: 85%; }
strong, th { font-weight: bold; }

td { vertical-align: top; }

/* Set sub, sup without affecting line-height: gist.github.com/413930 */
sub, sup { font-size: 75%; line-height: 0; position: relative; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }

pre {
  /* www.pathf.com/blogs/2008/05/formatting-quoted-code-in-blog-posts-css21-white-space-pre-wrap/ */
  white-space: pre; white-space: pre-wrap; word-wrap: break-word;
  padding: 15px;
}

textarea { overflow: auto; } /* www.sitepoint.com/blogs/2010/08/20/ie-remove-textarea-scrollbars/ */

.ie6 legend, .ie7 legend { margin-left: -7px; } 

/* These selection declarations have to be separate
   No text-shadow: twitter.com/miketaylr/status/12228805301
 */
a:link,a:visited { 
-webkit-tap-highlight-color : rgb(52,158,219);
color: #016189;
 }

::-webkit-selection { 
background : rgb(23,119,175); 
color : rgb(250,250,250); 
text-shadow : none; }

::-moz-selection { 
background : rgb(23,119,175); 
color : rgb(250,250,250); 
text-shadow : none; }

::selection { 
background : rgb(23,119,175); 
color : rgb(250,250,250); 
text-shadow : none; }

i, cite, em, var, dfn {
    font-style: italic;
}

/* =============================================================================
   COLUMNAL CSS Framework - CORE
   /////////////////////////////////////////////
   Column code based on work from cssgrid.net: 
   The 1140px Grid by Andy Taylor – http://cssgrid.net – http://www.twitter.com/andytlr – http://www.catchingzebra.com
   ========================================================================== */

.container {padding-left: 20px; padding-right: 20px;}
.row {clear: both; width: 100%; max-width: 1140px; margin: 0 auto; overflow: hidden;}

.col_1, .col_2, .col_3, .col_4, .col_5, .col_6, .col_7, .col_8, .col_9, .col_10, .col_11 {float: left; margin-right: 3.8%; position: relative;}

.col_1 {width: 4.85%;}  /* ie - 4.7% */
.col_2 {width: 13.5%;}  /* ie - 13.2% */
.col_3 {width: 22.15%;} /* ie - 22.05% */
.col_4 {width: 30.8%;} 	/* ie - 30.6% */
.col_5 {width: 39.45%;} /* ie - 39% */
.col_6 {width: 48.1%;} 	/* ie - 48% */
.col_7 {width: 56.75%;} /* ie - 56.75% */
.col_8 {width: 65.4%;} 	/* ie - 61.6% */
.col_9 {width: 74.05%;} /* ie - 74.05% */
.col_10 {width: 82.7%;} /* ie - 82.7% */
.col_11 {width: 91.35%;}/* ie - 91.35% */
.col_12 {clear: both; width: 100%; float: left;}


.last, .omega {margin-right: 0 !important;}
img, object, embed {max-width: 100%;} 
/* img, object, embed {max-width: 95%;} */


/*
_______________________________
Columnal - sub-columns */

.col_2 .col_1 {margin-right:28.62%; width:35.69%;}
.col_2 .pre_1 {padding-left:35.69%;}
.col_2 .suf_1 {padding-right:35.69%;}

/* */

.col_3 .col_2, .col_3 .col_1 {margin-right:17.45%;}
.col_3 .col_1 {width:21.7%;}
.col_3 .col_2 {width:60.86%;}

.col_3 .pre_1 {padding-left:21.7%;}
.col_3 .pre_2 {padding-left:60.86%;}

.col_3 .suf_1 {padding-right:21.7%;}
.col_3 .suf_2 {padding-right:60.86%;}

/* */

.col_4 .col_3, .col_4 .col_2, .col_4 .col_1 {margin-right:12.36%;}
.col_4 .col_1 {width:15.73%;}
.col_4 .col_2 {width:43.82%;}
.col_4 .col_3 {width:71.91%;}

.col_4 .pre_1 {padding-left:28.09%;}
.col_4 .pre_2 {padding-left:56.18%;}
.col_4 .pre_3 {padding-left:84.27%;}

.col_4 .suf_1 {padding-right:28.09%;}
.col_4 .suf_2 {padding-right:56.18%;}
.col_4 .suf_3 {padding-right:84.27%;}

/* */

.col_5 .col_4, .col_5 .col_3, .col_5 .col_2, .col_5 .col_1 {margin-right:9.7%;} 
.col_5 .col_1 {width:12.24%;}
.col_5 .col_2 {width:34%;}
.col_5 .col_3 {width:56.28%;}
.col_5 .col_4 {width:78%;}

.col_5 .pre_1 {padding-left:21.94%;}
.col_5 .pre_2 {padding-left:43.7%;}
.col_5 .pre_3 {padding-left:65.98%;}
.col_5 .pre_4 {padding-left:87.7%;}

.col_5 .suf_1 {padding-right:21.94%;}
.col_5 .suf_2 {padding-right:43.7%;}
.col_5 .suf_3 {padding-right:65.98%;}
.col_5 .suf_4 {padding-right:87.7%;}

/* */

.col_6 .col_5, .col_6 .col_4, .col_6 .col_3, .col_6 .col_2, .col_6 .col_1 {margin-right:7.77%}
.col_6 .col_1 {width:10.19%;}
.col_6 .col_2 {width: 28.13%;}
.col_6 .col_3 {width: 46.11%;}
.col_6 .col_4 {width: 64.1%;}
.col_6 .col_5 {width: 82%;}

.col_6 .pre_1 {padding-left:89.77%;}
.col_6 .pre_2 {padding-left:71.87%;}
.col_6 .pre_3 {padding-left:53.88%;}
.col_6 .pre_4 {padding-left:35.9%;}
.col_6 .pre_5 {padding-left:17.96%;}

.col_6 .suf_1 {padding-right:89.77%;}
.col_6 .suf_2 {padding-right:71.87%;}
.col_6 .suf_3 {padding-right:53.88%;}
.col_6 .suf_4 {padding-right:35.9%;}
.col_6 .suf_5 {padding-right:17.96%;}

/* */

.col_7 .col_6, .col_7 .col_5, .col_7 .col_4, .col_7 .col_3, .col_7 .col_2, .col_7 .col_1 {margin-right: 6.56%;}
.col_7 .col_1 {width:8.66%;}
.col_7 .col_2 {width:23.88%;}
.col_7 .col_3 {width:39.11%;}
.col_7 .col_4 {width:54.33%;}
.col_7 .col_5 {width:69.56%;}
.col_7 .col_6 {width:84.78%;}

.col_7 .pre_1 {padding-left:15.22%;}
.col_7 .pre_2 {padding-left:30.44%;}
.col_7 .pre_3 {padding-left:45.67%;}
.col_7 .pre_4 {padding-left:60.89%;}
.col_7 .pre_5 {padding-left:76.12%;}
.col_7 .pre_6 {padding-left:91.34%;}

.col_7 .suf_1 {padding-right:15.22%;}
.col_7 .suf_2 {padding-right:30.44%;}
.col_7 .suf_3 {padding-right:45.67%;}
.col_7 .suf_4 {padding-right:60.89%;}
.col_7 .suf_5 {padding-right:76.12%;}
.col_7 .suf_6 {padding-right:91.34%;}

/* */

.col_8 .col_7, .col_8 .col_6, .col_8 .col_5, .col_8 .col_4, .col_8  .col_3, .col_8 .col_2, .col_8 .col_1 {margin-right:5.78%;}
.col_8 .col_1 {width:7.44%;}
.col_8 .col_2 {width:20.66%;}
.col_8 .col_3 {width:33.89%;}
.col_8 .col_4 {width:47.11%;}
.col_8 .col_5 {width:60.33%;}
.col_8 .col_6 {width:73.56%;}
.col_8 .col_7 {width:86.78%;}

.col_8 .pre_1 {padding-left:13.22%;}
.col_8 .pre_2 {padding-left:26.44%;}
.col_8 .pre_3 {padding-left:39.67%;}
.col_8 .pre_4 {padding-left:52.89%;}
.col_8 .pre_5 {padding-left:66.11%;}
.col_8 .pre_6 {padding-left:79.34%;}
.col_8 .pre_7 {padding-left:92.56%;}

.col_8 .suf_1 {padding-right:13.22%;}
.col_8 .suf_2 {padding-right:26.44%;}
.col_8 .suf_3 {padding-right:39.67%;}
.col_8 .suf_4 {padding-right:52.89%;}
.col_8 .suf_5 {padding-right:66.11%;}
.col_8 .suf_6 {padding-right:79.34%;}
.col_8 .suf_7 {padding-right:92.56%;}

/* */

.col_9 .col_1, .col_9 .col_2, .col_9 .col_3, .col_9 .col_4, .col_9 .col_5, .col_9 .col_6, .col_9 .col_6, .col_9 .col_7, .col_9 .col_8 {margin-right:5.1%;}
.col_9 .col_1 {width:6.57%;}
.col_9 .col_2 {width:18.25%;}
.col_9 .col_3 {width:29.93%;}
.col_9 .col_4 {width:41.61%;}
.col_9 .col_5 {width:53.25%}
.col_9 .col_6 {width:64.97%;}
.col_9 .col_7 {width:76.65%;}
.col_9 .col_8 {width:88.33%;}

.col_9 .pre_1 {padding-left:11.67%;}
.col_9 .pre_2 {padding-left:23.35%;}
.col_9 .pre_3 {padding-left:35.03%;}
.col_9 .pre_4 {padding-left:46.71%;}
.col_9 .pre_5 {padding-left:58.35%}
.col_9 .pre_6 {padding-left:70.07%;}
.col_9 .pre_7 {padding-left:81.75%;}
.col_9 .pre_8 {padding-left:93.43%;}

.col_9 .suf_1 {padding-right:11.67%;}
.col_9 .suf_2 {padding-right:23.35%;}
.col_9 .suf_3 {padding-right:35.03%;}
.col_9 .suf_4 {padding-right:46.71%;}
.col_9 .suf_5 {padding-right:58.35%}
.col_9 .suf_6 {padding-right:70.07%;}
.col_9 .suf_7 {padding-right:81.75%;}
.col_9 .suf_8 {padding-right:93.43%;}

/* */

.col_10 .col_9, .col_10 .col_8, .col_10 .col_7, .col_10 .col_6, .col_10 .col_5, .col_10 .col_4, .col_10 .col_3, .col_10 .col_2, .col_10 .col_1 {margin-right:4.61%;}
.col_10 .col_1 {width:5.85%;}
.col_10 .col_2 {width:16.31%;}
.col_10 .col_3 {width:26.77%;}
.col_10 .col_4 {width:37.23%;}
.col_10 .col_5 {width:47.69%;}
.col_10 .col_6 {width:58.16%;}
.col_10 .col_7 {width:68.62%;}
.col_10 .col_8 {width:79.08%;}
.col_10 .col_9 {width:89.54%;}

.col_10 .pre_1 {padding-left:10.46%;}
.col_10 .pre_2 {padding-left:20.92%;}
.col_10 .pre_3 {padding-left:31.38%;}
.col_10 .pre_4 {padding-left:41.84%;}
.col_10 .pre_5 {padding-left:52.3%;}
.col_10 .pre_6 {padding-left:62.77%;}
.col_10 .pre_7 {padding-left:73.23%;}
.col_10 .pre_8 {padding-left:83.69%;}
.col_10 .pre_9 {padding-left:94.06%;}

.col_10 .suf_1 {padding-right:10.46%;}
.col_10 .suf_2 {padding-right:20.92%;}
.col_10 .suf_3 {padding-right:31.38%;}
.col_10 .suf_4 {padding-right:41.84%;}
.col_10 .suf_5 {padding-right:52.3%;}
.col_10 .suf_6 {padding-right:62.77%;}
.col_10 .suf_7 {padding-right:73.23%;}
.col_10 .suf_8 {padding-right:83.69%;}
.col_10 .suf_9 {padding-right:94.06%;}

/* */

.col_11 .col_10, .col_11 .col_9, .col_11 .col_8, .col_11 .col_7, .col_11 .col_6, .col_11 .col_5, .col_11 .col_4, .col_11 .col_3, .col_11 .col_2, .col_11 .col_1 {margin-right:4.14%;}
.col_11 .col_1 {width:5.32%;}
.col_11 .col_2 {width:14.79%;}
.col_11 .col_3 {width:24.26%;}
.col_11 .col_4 {width:33.73%;}
.col_11 .col_5 {width:43.2%;}
.col_11 .col_6 {width:52.66%;}
.col_11 .col_7 {width:62.1%;}
.col_11 .col_8 {width:71.6%;}
.col_11 .col_9 {width:81.07%;}
.col_11 .col_10 {width:90.54%;}

.col_11 .pre_1 {padding-left:9.46%;}
.col_11 .pre_2 {padding-left:18.93%;}
.col_11 .pre_3 {padding-left:28.4%;}
.col_11 .pre_4 {padding-left:37.87%;}
.col_11 .pre_5 {padding-left:47.34%;}
.col_11 .pre_6 {padding-left:56.8%;}
.col_11 .pre_7 {padding-left:66.24%;}
.col_11 .pre_8 {padding-left:75.74%;}
.col_11 .pre_9 {padding-left:85.21%;}
.col_11 .pre_10 {padding-left:94.68%;}

.col_11 .suf_1 {padding-right:9.46%;}
.col_11 .suf_2 {padding-right:18.93%;}
.col_11 .suf_3 {padding-right:28.4%;}
.col_11 .suf_4 {padding-right:37.87%;}
.col_11 .suf_5 {padding-right:47.34%;}
.col_11 .suf_6 {padding-right:56.8%;}
.col_11 .suf_7 {padding-right:66.24%;}
.col_11 .suf_8 {padding-right:75.74%;}
.col_11 .suf_9 {padding-right:85.21%;}
.col_11 .suf_10 {padding-right:94.68%;}

/*
_______________________________
Columnal - prefix and suffix columns for horizontal spacing options */

/* spacing for before column */
.pre_1 {padding-left: 8.65%;} /* 4.85 + 3.8 */
.pre_2 {padding-left: 17.3%;} /* 13.5 + 3.8 */
.pre_3 {padding-left: 25.95%;} /* 22.15 + 3.8 */
.pre_4 {padding-left: 34.6%;} /* 30.8 + 3.8 */
.pre_5 {padding-left: 43.25%;} /* 39.45 + 3.8 */
.pre_6 {padding-left: 51.9%;} /* 48.1 + 3.8 */
.pre_7 {padding-left: 60.55%;} /* 56.75 + 3.8 */
.pre_8 {padding-left: 69.2%;} /* 65.4 + 3.8 */
.pre_9 {padding-left: 77.85%;} /* 74.05 + 3.8 */
.pre_10 {padding-left: 86.5%;} /* 82.7 + 3.8 */
.pre_11 {padding-left: 95.15%;} /* 91.35 + 3.8 */

/* spacing for after column */
.suf_1 {padding-right: 8.65%;}
.suf_2 {padding-right: 17.3%;}
.suf_3 {padding-right: 25.95%}
.suf_4 {padding-right: 34.6%;}
.suf_5 {padding-right: 43.25%;}
.suf_6 {padding-right: 51.9%;}
.suf_7 {padding-right: 60.55%;}
.suf_8 {padding-right: 69.2%;}
.suf_9 {padding-right: 77.85%;}
.suf_10 {padding-right: 86.5%;}
.suf_11 {padding-right: 95.15%;}

/*
_______________________________
Columnal - vertical spacing options */

.margin-top_11 {margin-bottom:11px !important;}
.margin-top_21 {margin-bottom:21px !important;}
.margin-top_42 {margin-bottom:42px !important;}
.margin-top_63 {margin-bottom:63px !important;}
.margin-top_94 {margin-bottom:94px !important;}
.margin-top_120 {margin-bottom:120px !important;}
.margin-top_131 {margin-bottom:131px !important;}

.margin_bottom_10 {margin-bottom:10px !important;}
.margin_bottom_21 {margin-bottom:21px !important;}
.margin_bottom_42 {margin-bottom:42px !important;}
.margin_bottom_63 {margin-bottom:63px !important;}
.margin_bottom_94 {margin-bottom:94px !important;}
.margin_bottom_120 {margin-bottom:120px !important;}
.margin_bottom_131 {margin-bottom:131px !important;}

.padding-top_11 {padding-bottom:11px !important;}
.padding-top_21 {padding-bottom:21px !important;}
.padding-top_42 {padding-bottom:42px !important;}
.padding-top_63 {padding-bottom:63px !important;}
.padding-top_94 {padding-bottom:94px !important;}
.padding-top_120 {padding-bottom:120px !important;}
.padding-top_131 {padding-bottom:131px !important;}

.padding_bottom_10 {padding-bottom:10px !important;}
.padding_bottom_21 {padding-bottom:21px !important;}
.padding_bottom_42 {padding-bottom:42px !important;}
.padding_bottom_63 {padding-bottom:63px !important;}
.padding_bottom_94 {padding-bottom:94px !important;}
.padding_bottom_120 {padding-bottom:120px !important;}
.padding_bottom_131 {padding-bottom:131px !important;}



	
#HomePageBoxes .redbox{
	padding-top: 21px;
	padding-bottom: 21px ;
	margin-bottom: 21px;
}

/*
_______________________________
Columnal - extras */

.clear, .clearboth {clear:both !important;}
.clearleft {clear:left !important;}
.clearright {clear:right !important;}

.textcenter {text-align:center;}
.textright {text-align:right;}
.textleft {text-align:left;}

/* this will insert a pseduo element clears floats for an element containing floated content */
.selfclear:after {clear:both; content:"."; display:block; height:0; visibility:hidden;}

.mobile-only {display: none;}

/* END COLUMNAL - CORE CODE
///////////////////////////////////////////// */

/* =============================================================================
   Primary styles
   Author: Thomas Apfelbacher / STROM IM ZOO / apfelbacher@sizoo.de
   ========================================================================== */

/*//////////////////////////////////////////////
/
/ Generic Sitestyles
/
///////////////////////////////////////////// */



/* CONTAINER
----------------------------------------- */
#BgContainer {
	margin: 0 auto; 
}


#TagRow {background-color: #C60000 ;
font-size:1.5em;
line-height: 3em;
color: white;
position: relative;
z-index: 1;
}

#tags{
    background-color: #2D2D2D;
    color: #fff;
}

#tags .row{
    padding: 7px 0;
} 

#Page, footer {	-moz-hyphens:auto;	-ms-hyphens:auto; 	-webkit-hyphens:auto; 	hyphens:auto; word-wrap:break-word; }

#Page {padding-bottom: 20px; color: #ddd; text-shadow: 0 1px 0 rgba(0, 0, 0, 0.5);background: #494a4c url(../images/crossed_stripes-trans.png) repeat;}

#Page h1, #Page h2,#Page h3,#Page h4,#Page h5  {
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.8);
}
 
#Layout {
	overflow: visible;
	margin: 0px auto;
/* 	padding-top: 42px; */
}
#Content {
	margin-top: 42px;
	text-align: left;
	min-height: 210px;
}

#BlogContent{
	padding-top: 21px;
}
 
/* HEADER
----------------------------------------- */
#HeaderArea {
background-color: #fff;

}

#Logo {
/* 	 margin-top: 57px;  */
    margin-top: 20px;
    margin-bottom:  5px;
}

#rightLogo{
    float: right;
    margin-bottom:  5px;
 /*    margin-right: 100px; */
    margin-top: 20px;
    width: 40%;
}

#Logo a{
cursor: pointer;
}

#Logo a:hover, #Logo a:focus {
opacity: 0.8;
}

header { 
	background: #fff url(../images/helo-header-swirl.jpg) no-repeat 25% 0;
 	margin: 0 auto;
 	padding: 21px 48px 0px 48px;
	overflow: hidden;
	text-shadow: 0px 1px 0 rgba(255, 255, 255, 0.8);
/* 	min-height: 168px; */
}
 	header h1 { 
	  	color: #fff; 
		font-family: 'Open Sans', sans-serif;
		font-weight: 700;
		font-style: italic;
		color: #9da821;
		font-size:4.714em;
		line-height: 1.091em;
		letter-spacing:-2px
	}
	
	header p {
	color: #292929;
   	font-size:1.143em;
   	line-height: 1.5em;
    margin-right: 8%;
    font-weight: 300;
    text-align: right;
    margin-top: -12px;
	}
	



/* MAIN NAVIGATION 
----------------------------------------- */

nav#mainNavigation {
    width: 100%; overflow: hidden;
    text-transform: uppercase;
    font-weight: normal;
}

nav#mainNavigation ul li a{
    text-decoration: none;
    font: 'Open Sans', Helvetica, Verdana, Arial, sans-serif;
    color: #fff;
}

nav#mainNavigation ul li{
    display: inline-block ;
    padding-right: 20px;
    margin-right: 20px;
    border-right: 1px solid #fff;
}

nav#mainNavigation ul li:first-child{
    padding-left: 0;
}

nav#mainNavigation ul li:last-child{
    border: 0;    
}

#nav{
    background-color: #C60000;
    padding-top: 10px ;
    padding-bottom: 10px;
}



/*//////////////////////////////////////////////
/
/ Homepage Elements
/
///////////////////////////////////////////// */

/*STARTSEITE*/

#startlinks{
    float: left;
    padding-right: 1%;
    width: 55%;
}

#startrechts{
    float: left;
    width: 35%;
    padding-left: 5%;
    border-left: 1px solid #808080;
}

/*LOGISTIK*/
.logistikpic{
    float: left;
    padding: 5px;
    background-color: #c60000;
}


/* Slider
----------------------------------------- */
#PrimaryRow{
	margin-top: 42px; 
	position: relative;
	z-index: 3;
	
}

#PrimaryRow.row {
overflow: visible;
}


#SliderPanel h1{
color: #c2d202;
font-size:1.857em;
line-height: 0.923em;
margin-bottom: 42px;
}


#slides {
	height: 480px;
	overflow: hidden;
	overflow: hidden;
	display: block;
	
}
.slide{
	height: 480px;
	color:	white;	
}

ul.slides li {	-moz-box-shadow: inset 0.3em 0.3em 2.3em black; /* Fx 3.5-3.6 */
	box-shadow: inset 0.3em 0.3em 2.9em black; /* Fx 4; CSS3 */}

#CalltoAction {
	margin: 42px auto 21px;
	padding: 0 3%;
	text-align: center;
	text-shadow: 0px 1px 0 rgba(255, 255, 255, 0.5);
}


.verticaltruck {
display: none;
position: absolute;
right: 10%;
margin-top: -145px;
z-index: 4;

}


#HomepageTelephoneSection, .servicesOverview {
text-align: center;
}

.verticaltelephone{
z-index: 4;
position: relative;
top:8px;
}


.verticaltelephone .tel {display: block;}
.verticaltelephone .tel.weißenfels {margin-top: 0;}



#Page #HomePageBoxes .redbox h2 {font-size: 1.286em; font-weight: bold; text-align: center; text-transform: uppercase;}
#HomePageBoxes .question {position: relative; text-align: center; padding-bottom: 21px;}
#HomePageBoxes .truck { z-index: 2; }

#HomePageContent aside {margin-top: 42px;}

.banner {
   color: white;
    font-size: 1.286em;
    height: 40px;
    padding: 10px 30px 11px;
    text-align: center;
    z-index: 1; 
    }

.banner-orange {  
	background-color: #faa732;
  background-image: -moz-linear-gradient(top, #fbb450, #f89406);
  background-image: -ms-linear-gradient(top, #fbb450, #f89406);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406));
  background-image: -webkit-linear-gradient(top, #fbb450, #f89406);
  background-image: -o-linear-gradient(top, #fbb450, #f89406);
  background-image: linear-gradient(top, #fbb450, #f89406);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fbb450', endColorstr='#f89406', GradientType=0);
  border-width: 1px;
  border-color: #f89406 #f89406 #ad6704;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}

.banner-blue {
  background-color: #49afcd;
  background-image: -moz-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: -ms-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#2f96b4));
  background-image: -webkit-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: -o-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: linear-gradient(top, #5bc0de, #2f96b4);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5bc0de', endColorstr='#2f96b4', GradientType=0);
  border-color: #2f96b4 #2f96b4 #1f6377;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}

.banner-black{
 background-color: #242424;
  background-image: -moz-linear-gradient(top, #515151, #1c1c1c);
  background-image: -ms-linear-gradient(top, #515151, #1c1c1c);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#515151), to(#1c1c1c));
  background-image: -webkit-linear-gradient(top, #515151, #1c1c1c);
  background-image: -o-linear-gradient(top, #515151, #1c1c1c);
  background-image: linear-gradient(top, #515151, #1c1c1c);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0088cc', endColorstr='#0044cc', GradientType=0);
  border-color: #2C2C2C #2C2C2C #242424;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}

#HomePageBoxes .question .banner{margin: 0px -5px 21px; position: absolute; bottom: 70px;box-shadow:  0px 0px 3px rgba(0,0,0,0.5)}

#HomePageBoxes a.btn { margin: 21px auto; }	





/*------Button fallback for no-gradient browsers------*/
html.no-cssgradients a.black {
	background-color: #2c2c2c;
}

html.no-cssgradients a.green {
	background-color: #b8c802;
}
html.no-cssgradients a.blue {
	background-color: #b8c802;
}
html.no-cssgradients a.white {
	background-color: #e8e8e8;
}
/*------Button different colors ------*/

html.cssgradients a.black{
	background: -moz-linear-gradient(-90deg,#525252,#1c1c1c,#1c1c1c); 
	background: -o-linear-gradient(top, #525252, #1c1c1c);
	background: -webkit-gradient(linear, left top, left bottom, from(#525252), to(#1c1c1c));
	background: -webkit-linear-gradient(top,#525252,#1c1c1c);
	color: #ddd;
	border-color: #2c2c2c;
}
html.cssgradients a.green{
	background: -moz-linear-gradient(-90deg,#b8c802,#9ba801); 
	background: -o-linear-gradient(top, #b8c802, #9ba801);
	background: -webkit-gradient(linear, left top, left bottom, from(#b8c802), to(#9ba801));
	background: -webkit-linear-gradient(top,#b8c802,#9ba801);
	font-weight: bold;
	font-style: italic;
	color: #5b6203;
}
html.cssgradients a.white{
background-image: linear-gradient(bottom, rgb(216,216,216) 21%, rgb(255,255,255) 61%);
background-image: -o-linear-gradient(bottom, rgb(216,216,216) 21%, rgb(255,255,255) 61%);
background-image: -moz-linear-gradient(bottom, rgb(216,216,216) 21%, rgb(255,255,255) 61%);
background-image: -webkit-linear-gradient(bottom, rgb(216,216,216) 21%, rgb(255,255,255) 61%);
background-image: -ms-linear-gradient(bottom, rgb(216,216,216) 21%, rgb(255,255,255) 61%);

background-image: -webkit-gradient(
	linear,
	left bottom,
	left top,
	color-stop(0.21, rgb(216,216,216)),
	color-stop(0.61, rgb(255,255,255))
);
	border: none;
	color: #6e6f71;
	text-shadow: 0px 1px 0px rgba(255,255,255,0.5);
}
html.cssgradients a.blue{
	background: -moz-linear-gradient(-90deg,#b8c802,#9ba801); 
	background: -o-linear-gradient(top, #b8c802, #9ba801);
	background: -webkit-gradient(linear, left top, left bottom, from(#b8c802), to(#9ba801));
	background: -webkit-linear-gradient(top,#b8c802,#9ba801);
	font-weight: bold;
	font-style: italic;
	color: #5b6203;
}

.graybox a.btn, .redbox a.btn {position: relative;}


.typography a.kontaktformlink {border: none; opacity: 1px;padding: 0 40px;}

.typography a.kontaktformlink span.icon {  
   background: url("../images/helo-new-sprites.png") no-repeat scroll -53px -80px transparent;
    color: #FFFFFF;
    display: inline;
    float: left;
    height: 17px;
    margin-right: 8px;
    margin-top: 16px;
    position: relative;
    text-indent: 9999px;
    width: 18px;
    }

.typography a.kontaktformlink:hover, a.kontaktformlink:focus{
color: #222;
text-shadow: 0 1px 0 rgba(255, 255, 255, 0.9);
}

a.bigPhone {
letter-spacing: 0.03em;
margin-bottom: 1px;
}

a.bigPhone span.icon, span.bigPhone span.icon{
    background: url("../images/helo-new-sprites.png") no-repeat scroll 0 7px transparent;
    color: #FFFFFF;
    display: inline-block;
    height: 32px;
    left: 12px;
    margin-right: 16px;
    position: absolute;
    top: 0;
    width: 26px;
}
.MitarbeiterData li.phone span {font-weight: bold;}
.MitarbeiterPreviewData .smallPhone, .MitarbeiterData li.phone span {line-height: 21px;}
.MitarbeiterPreviewData .smallPhone::before,.MitarbeiterData li.phone span::before {
/* background: url("../images/helo-new-sprites.png") no-repeat scroll -32px 2px transparent; */
background: transparent;
color: white;
content: " ";
height: 20px;
left: 0;
position: relative;
text-indent: -9999px;
/* width: 20px; */
display: inline-block;
top: 3px;
}


a.bigPhone:hover, a.bigPhone:focus {
margin-top: 1px;
margin-bottom: 0px;
box-shadow: 1px 1px 0px rgba(0,0,0,0.5);
}


/* Slider - Tabs
----------------------------------------- */

#slider ul {
	margin: 0 auto;
	
}

#slider ul li a {
	font-size: 2.1em;
}

#niederlassung, #fullwidth{
    background-color: #2D2D2D;
    padding: 10px 0;
    margin-right: -20px;
    margin-left: -20px;
    padding-left: 20px;
    margin-bottom: 20px;
}

#niederlassung .location{
    float: left;
    width: 30%;
    padding-left: 3%;
}

#niederlassung .location:first-child{
    padding: 0;
}   

/* #niederlassung .location:last-child{
    border-left: 2px solid #fff;
} */

#schwerlast .location{
    padding-left: 0;
}

#schwerlast .location:last-child{
    border-left: 0;
}

#schwerlast .flexslider{
    width: auto;
    border: 5px solid #C60000;
}

#schwerlast  aside{
    margin-top: 72px;
}

#niederlassung .location a {
    text-decoration: none;
    color: #fff;
    
    
} 

#niederlassung .location h2{
    text-transform: uppercase;
    font-size: 1.2em;
}

#logistik .col_7, #home .col_7{
    width: 100% ;
    margin-right: 0;
    box-sizing: border-box;
}


/* Kontaktliste grau
----------------------------------------- */
.BigContactRow {
margin-top: 21px;
position: relative;
}


#BigContactRow > div{
   text-align: center;
}

#BigContactRow .col_4{
    width: 32%;
    float: left;
    margin-right: 0;
}

#BigContactRow > div{
    text-align: left;
}

#BigContactRow #CtaContakt {
font-size:1.286em;
line-height: 1.167em;
font-style: italic;
font-weight: 700;
}

#BigContactRow .small, #BigContactRow .claim{
    display: block;
/*     margin-bottom: 14px; */
    min-height: 42px;
    position: relative;
}

#BigContactRow .small a{    color: #55BAD8;}

#BigContactRow .small em {  
	display: block;
    min-height: 21px;
    padding-bottom: 21px;
    position: absolute;
 /*    top: 50%; */
    width: 100%;
}
#BigContactRow .small.greyitalic{
    font-style: italic;
    color: #aaa;
}
#BigContactRow h3 {    
	display: block;
   /*  padding-left: 3%; */
    position: absolute;
  /*   text-align: center; */
  /*   top: 50%; */
    width: 100%;
}

/* BigList 
-------------------------------------------- */
#BigList {color: white; text-shadow: 1px 1px 1px rgba(0,0,0,0.8); padding-top: 42px;background: #494a4c url(../images/crossed_stripes-trans.png) repeat;}



#BigListLink a, #BigList h1{
background-color: #2F2F31;

}    		
#BigList h1{

border-bottom: 4px solid #494A4C;
font-weight: bold;
}    
#BigList ul {
list-style-type: none;
margin: 0;
}		
#BigList ul.BigListItems li{
background-color: #37383A;
border-bottom: 4px solid #494A4C;

position: relative;
}
#BigList ul.BigListItems li:before{
   background: url("../images/helo-new-sprites.png") repeat scroll 0px -32px transparent;
    content: "q";
    display: block;
    height: 24px;
    margin-top: 18px;
    position: absolute;
    text-indent: -9990px;
    width: 10px;
}

#BigListLink a{
width: 100%;
display: block;
border-bottom: 4px solid #494A4C;
color: white;
text-decoration: none;
text-shadow: 1px 1px 1px rgba(0,0,0,0.8);
}

#BigListLink a:hover,#BigListLink a:focus {
border-color: #C60000;
background-color: #272728;
}
    	
    	
li.LatestBlogPosts {position: relative;}
.DateLabel, .PostTitle  {position: relative; float: left;}	

.DateLabel {
padding: 0.5% 1%;
margin: 1.8%;
width: 9%;
background: rgba(255, 255, 255, .2);
border-radius: 3px;
text-align: right;
}
a.PostTitle  {
-webkit-transition: color 0.5s ease;
			-moz-transition: color 0.5s ease;
	  		-o-transition: color 0.5s ease;
	 		-ms-transition: color 0.5s ease;
	        transition: color 0.5s ease;
display: inline-block; padding: 0 2% 0 0;width: 81%; color: white; text-decoration: none;} 	
    	
a:hover.PostTitle, a:focus.PostTitle {color: #55bad8; text-decoration: underline; }   	
    		
/* BREADCRUMBS
-------------------------------------------- */
nav#Breadcrumbs { 
 	color: #B7C0C5;
	text-align: left;
	font-size:0.857em;
	line-height: 1.75em;
	margin-bottom: 21px;
}
	nav#Breadcrumbs p {
		margin: 0;
	}


/* SIDEBAR : Sidebarelemente & Widgets
-------------------------------------- */
#Sidebar {  
	margin: 21px 0 ;

}
	.contactBox {
		margin: 0 0 0.5em 0;

		
	}
	#Sidebar ul {
		margin: 0 0 0 0.5em;
	}
	
	
		#Sidebar h3 { 
		color: #555;
		}
	
	#Sidebar .sidebarBottom {
		}
	#Sidebar a em {
		font-style: normal;
	}
	#Sidebar p {

	}
	
div.WidgetHolder {
	padding-top: 0px;
	padding-bottom: 20px;
}	
	
div.WidgetHolder h3{border-bottom: 1px solid #666;padding: 11px 0 10px 0}	
	
	
#Sidebar div.first {
	padding-top: 0;
}


#SideBarContactBox{
text-align: center;
}

#SideBarContactBox span.tel,#SideBarContactBox span.type {
display: block;	
}

#SideBarContactBox span.tel .value {
font-size:1.143em;
line-height: 1.313em;
color: white;
}

.tel.weißenfels {
margin-top: 21px;
margin-bottom: 10px;
padding-bottom: 10px;
border-bottom: 1px solid #1f1f1f;
}

.tel.zwickau {
margin-bottom: 10px;
padding-bottom: 10px;
border-bottom: 1px solid #1f1f1f;
}


/* SubNaigation */

.SubNavigation {
/* line-height: 40px;*/

overflow: hidden;
}
.SubNavigation a.current {color: #999;}
.SubNavigation a,.SubNavigation a:hover {text-decoration: none !important; /* line-height: 40px; */ display: block; }
.SubNavigation a,.SubNavigation a:hover {color:#fff ; background-color: transparent }
#SubMenu ul {margin: 0;}
#SubMenu ul li {font-style: normal;display: inline-block;padding: 0 10px 0 0;}
#SubMenu ul li a {text-align: center;display: inline-block;padding: 0 5px ;-moz-hyphens:none;	-ms-hyphens:none; 	-webkit-hyphens:none; 	hyphens:none;  white-space: nowrap; word-wrap:normal;}
#SubMenu ul li a.current:before{content: "> "; }
/* #SubMenu ul li a:before{content: '? '; } */
#SubMenu ul li a:before{content: '> '; }

span.SubNavigationTitle {padding-left: 5px; padding-right: 25px; float: left; display: inline;}
span.SubNavigationTitle a {display: inline-block;}



.graybox {
padding: 5px 0 20px 0;
background: #37383A url("../images/crossed_stripes-trans.png") repeat;

-webkit-border-radius: 5px; /* Saf3-4, iOS 1-3.2, Android <1.6 */
				 	-moz-border-radius: 5px; /* FF1-3.6 */
				 	border-radius: 5px; /* Opera 10.5, IE9, Saf5, Chrome, FF4, iOS 4, Android 2.1+ */
					-webkit-box-shadow: inset 0px 0px 3px 1px rgba(0, 0, 0, 0.2);
					-moz-box-shadow: inset 0px 0px 3px 1px rgba(0, 0, 0, 0.2);
					box-shadow: inset 0px 0px 3px 1px rgba(0, 0, 0, 0.2); 

margin-bottom: 21px;
min-height: 42px;
}      		


.hr{padding-top: 10px; height:0px; display: block; margin-bottom: 10px; border-bottom: 1px solid #888; }

.darkbox {
background: #37383A url("../images/crossed_stripes-trans.png") repeat;
min-height: 42px;
}  
      		
.redbox {  
    padding-top: 21px;
    padding-bottom: 21px;
	background-color: #C60000;
	}
	
.redbox > * {
padding-left: 15px;
padding-right: 15px;
}	
.redbox h3, #Sidebar h3 {
color: #fff;
font-weight: bold;
}

.SideBarBox {margin-bottom: 21px;}	
	
.redbox a.MapLink{
text-align: center;
width: 50%;
color: white;
}
.MapLink > img{
    max-width: 100%;
}
.redbox a.MapLink span.icon {
width: 10px;
height: 18px;
margin-right: 4px;
background: url("../images/helo-stitches-sprites.png") repeat scroll -200px -130px transparent;
display: inline-block;
}

/* Kontaktpage */

div.department h1,div.department h4 {text-align: center;background: rgba(0, 0, 0, 0.4);}
div.department h4 {text-shadow: 0 1px 0 rgba(0, 0, 0, 0.8); background: rgba(0, 0, 0, 0.2); line-height: 2em; margin-bottom: 0;}
div.department div.adress {padding-top: 21px; padding-bottom: 21px;}
#departmentList.graybox {margin: 0 0 21px 0; padding: 0;}
div.department a{text-align: center;}
h4.phone span.icon {
	background: url("../images/helo-new-sprites.png") no-repeat scroll -28px 6px transparent;
	display: inline-block;
	height: 26px;
	margin-right: 7px;
	width: 24px;
}


.ansprechpartner-list {margin: 42px 0; display: none;}
.ansprechpartner-box {padding-top: 21px;
padding-bottom: 21px;
background-color: #C60000;
overflow: visible;
display: table;
width: 100%;
}

aside ul.ticks {
list-style-type: none;
}
ul.ticks {text-indent: 24px; position: relative;}

ul.ticks li:before{
  background: url("../images/helo-new-sprites.png") no-repeat scroll -16px -76px transparent;
    content: "";
    display: block;
    height: 16px;
    margin-top: 0;
    position: absolute;
    text-indent: -9990px;
    width: 15px;
    margin-left: -36px;
}

div#Benefits {
padding-top: 21px;
}

div#Benefits ul li, ul.ticks li {
font-size:1.143em;
line-height: 1.313em;
padding-bottom: 21px;
color: white;
}

ul.ticks li {text-indent: 0; padding-left: 36px; list-style-type: none;}
 
div#Benefits ul.ticks li:before {
    background: url("../images/helo-new-sprites.png") no-repeat scroll 0px -76px transparent;
    content: "";
    display: block;
    height: 21px;
    position: absolute;
    text-indent: -9990px;
    width: 17px;

}
/* =============================================================================
   Primary styles
   Author: Thomas Apfelbacher / STROM IM ZOO / apfelbacher@sizoo.de
   ========================================================================== */


#testimonials  {
	position: relative;
}

.testimonialslider {
	position: relative;
	list-style-type: none;
}

#nextTestiSlide, #prevTestiSlide{
	position: absolute;
	top: 68px;
	font-size: 2.5em;
}



#nextTestiSlide a, #prevTestiSlide a{
	text-decoration: none;
	color: #d4d4d4;
}

#nextTestiSlide a:hover, #nextTestiSlide a:focus, #prevTestiSlide a:hover,#prevTestiSlide a:focus {
color: #999;
}
.testimonialwrapper{
position: relative;
margin-top: 42px;

}

#nextTestiSlide{
right: 0;	
}


#prevTestiSlide{
	text-align: right;
}


.TestiLine {position: relative;
	font-size:1.143em;
	line-height: 1.313em;
}

.TestiLine p {padding: 0 20px;}

.TestimonialAuthor:before {
content: "–";
color: #99BCDF;
padding-right: 9px;
}

.TestimonialText {
	margin-top: 21px;
	margin-bottom: 21px;
	color: #666;
	font-style: italic;
	line-height: 21px;
	text-align: left;
}


.TestimonialText a{
  	border: medium none;
    text-decoration: none;
    word-wrap:normal;
    }

.TestimonialText a:link, .TestimonialText a:visited{
   background-color: #DAE5EF;
    border-bottom: 1px solid #99BCDF;
    color: #333333;
}

.TestimonialText a:hover, .TestimonialText a:focus{
   background-color: #DAE5EF;
    border-bottom: none;
      text-decoration: underline;
}


.TestimonialImage {text-align: center;}
footer .TestimonialImage {margin-bottom: 21px;}
.TestimonialDetailLink {margin: 21px 42px;}

.parag:before {
    color: #99BCDF;
    content: "\"";
    float: left;
    font-size: 4em;
    line-height: 0.5em;
	padding: 0 20px 0 0;
    margin-top: 9px;
}


.TestimonialImage {
text-align: center;
}

.TestimonialImage img {
}

.TestiPersonDetails{
    margin: 12px 0 21px 0;
}

.singleTestimonial .TestimonialText { margin-top: 11px;}
.singleTestimonial .TestimonialText .parag {color: #aaa;}
.singleTestimonial .TestimonialText .parag a {color: #ddd; background-color: transparent;}
.singleTestimonial .TestimonialText .parag a:hover, .singleTestimonial .TestimonialText .parag a:focus {text-decoration: none; border-bottom: 1px solid #fff; color: white;} 
.TestiPersonDetails .TestimonialAuthor  {
	font-weight: 700;
}


.TestiPersonDetails .TestimonialAuthor  .FirmDesc {
	font-style: italic;
	font-weight: 300;
}

.testimoniallist div.odd {background-color: #494A4C;} 
.singleTestimonial {padding: 11px 0 10px 0; min-height: 168px;}


ol.carousel-tabs {display: none;}

ul.slidecontrols {list-style-type: none; text-align: center; margin: 0 auto; width: 310px;}
.slidecontrols li {float: left; margin: 0 10px; }
.slidecontrols li a {width: 20px; line-height: 20px; height: 20px; padding: 11px; border-radius: 5px; background-color: rgba(169,194,218,0.4); display: inline-block;text-indent: 9999px; }
.slidecontrols li a icon {display: inline-block; height: 20px; width:10px; margin: 0 5px; float: left;}
.slidecontrols li a.carousel-disabled, .slidecontrols li a:hover.carousel-disabled, .slidecontrols li a:focus.carousel-disabled {background-color: rgba(169,194,218,0.1); cursor: default;}
.slidecontrols li a:focus,.slidecontrols li a:hover {background-color: rgba(169,194,218,0.8);} 
 li a.listallTestimonials {width: 140px; text-indent: 0;}
 .slidecontrols li a.carousel-prev span, .slidecontrols li a.carousel-next span {visibility: hidden;}
.slidecontrols li a.carousel-prev icon{background:transparent url(../images/helo-new-sprites.png) -10px -34px  no-repeat;}
.slidecontrols li a.carousel-next icon{background:transparent url(../images/helo-new-sprites.png) -46px -34px no-repeat;}
.slidecontrols li a.listallTestimonials icon{width: 20px; ; background:transparent url(../images/helo-new-sprites.png) -23px -34px  no-repeat;}
/* COMMENTS
---------------------------------------- */
#CommentHolder ul {
	list-style: none;
	margin: 20px 0;
}
#PageComments li {
	margin: 5px 0;
	padding: 1px;
	width: 88%;
}
	#PageComments li.odd {
		background: #E8F6FF url(../images/commentBg.png) no-repeat 1% 10%;
		padding-left: 40px;
		padding-right: 10px;
		border-bottom: 2px solid #BCE4FE;
	}
	#PageComments li.even {
		background: #fff url(../images/commentBgAlt.png) no-repeat 99% 10%;
		padding-right: 40px;
		padding-left: 10px;
	}

		#PageComments li.odd p.info {
			color: #3AA0C3;
		}

		.actionLinks li {
		   display: inline;
		   border-right: 1px solid #ddd;
		}
			.actionLinks li a {
				padding-right: 3px;
				font-size: 10px;
			}
   			.actionLinks li.last {
      			border-right: none;
   			}

.commentrss {
	background: transparent url(../images/feed-icon-14x14.png) no-repeat;
	padding-left: 20px;
	font-size: 1.1em;
	line-height: 1.6em;
}
#PageCommentsPagination p {
	text-align: center;
	font-size: 1.2em;
}
#PageComments p {
	font-size: 1em;
}
	#PageComments p.info {
		color: #999;
		margin: 0px; 
		padding: 0;
		line-height: 1em;
		font-size: 0.9em;
	}

/* SEARCH RESULTS STYLES
------------------------------------------------ */
ul#SearchResults {
	margin: 21px 0;
	list-style: none;
}

#SearchResults h2 a{
	text-decoration: underline;
}
	ul#SearchResults li {
		list-style: none;
		margin: 5px 0;
		font-size: 1em;
	}
	
	span.highlight {
  	font-weight: 700;
	  background: #f7ff80;
	  padding: 0 0.25em;
	}
	
#PageNumbers {
	text-align: center;
}

#PageNumbers{
	text-align: center;
}

#PageNumbers p{
	line-height: 21px;
}
span#PageNumberList {
	padding: 0 0.5em;
}

 span#PageNumberList .NoPagelink {
	color: #aaa;
	width: 21px;
	height: 19px;
	display: inline-block;
	line-height: 21px;	
	border: 1px solid #aaa;
}
span#PageNumberList a:link.PageLink {
	width: 21px;
	height: 19px;
	display: inline-block;
	line-height: 21px;	
	border: 1px solid #3E91C4;
}
span#PageNumberList a:hover, span#PageNumberList a:focus
{	
	text-decoration: none;
	color: white;
	background-color: #3E91C4;
	background-color: #006797;
}


/* SEARCH FORM 
-----------------------------------------------*/

html #SiteSearch {
 position: relative;
 background-color: white;
 z-index: 5;
 overflow: hidden;
 display: none;
}

html #SearchForm_SearchForm {
	float: left;
	margin: 24px 3% 24px 13.5%;
	width: 83%;
}
html #SearchForm_SearchForm .middleColumn {
	float: left;
	margin: 0.8em 0 ;
	padding: 0.3em;
	width: 83%;
	margin-right: 3%;
}
	html #SearchForm_SearchForm .middleColumn input.text {
		padding: 0.5em;
		border: 1px solid #CACACA;
		color: #666;
		background: transparent url("../images/icon-map.png") no-repeat -5px -177px ;
		text-indent: 36px;
	}
	
	html #SearchForm_SearchForm .middleColumn input:focus.text {
		background: transparent url("../images/icon-map.png") no-repeat -5px -177px !important;
	}
	
html #SearchForm_SearchForm #SearchForm_SearchForm_action_results {
	float: left;
	margin-top: 16px;
	line-height: 21px;
}
 a#closeSearchInput{
 	background: url("../images/icon-map.png") no-repeat  3px -576px transparent;
 	  display: block;
 	  height: 36px;
 	  position: absolute;
 	  right: 3%;
 	  text-indent: -9999px;
 	  top: 0.5em;
 	  width: 40px;
 }
 
  a:focus#closeSearchInput, a:hover#closeSearchInput {
  	opacity:0.8;
  }
 a:active#closeSearchInput {
 	background: url("../images/icon-map.png") no-repeat  3px -611px transparent;
 }
 
/* MESSAGEBOXS
--------------------------------------------- */

span.middleColumn .message {
	margin: 4px 0 0 3px;
}
.required {
	margin: 4px 0 0 3px;
	padding: 5px;
	width: 92%;
	color: #DC1313;
	border: 4px solid #FF7373;
	background: #FED0D0;
}

p#Remember {
	
}

p#ForgotPassword {
	line-height: 21px;
	margin: 1em 0 2em;
}
p#Remember label {
	margin: 0 0 0 0.5em;
	text-align: left;
	font-variant: normal;
	font-weight: 100;
}
.entry {
	border-bottom: 1px solid #eee;
}

.typography + p.authorDate {
	color: #444;
	margin-top: -15px;
	}
	
p.message {
    padding:10px;
    margin: 10px 10px 0;
    border: 1px solid #FFF;
}
 
p#SuccessMessage {
    color:#3E933A;
    background:#E2F7D8;
    border-color:#9FDE9C;
}
 
p#NoticeMessage {
    color:#CCBD00;
    background:#FFF8D7;
    border-color:#F1E988;
}
 
p#ErrorMessage {
    color: #DA1D1D;
    background: #FFDFDF;
    border-color: #FFBBBB;
}	
/* imageframe
------------------------------------------------ */


.imageframe {padding: 10px 15px 11px 15px; margin-bottom: 21px; background: url("../images/crossed_stripes-trans.png")	repeat;}
.imageframe img {border: 1px solid white;}
.imageframe a img {border: 1px solid #494A4C;}
.imageframe a:hover img, .imageframe a:focus img {border: 1px solid #EAF0F6;}

/* Mitarbeiter
------------------------------------------------ */
.ListeMitarbeiterMeinung {position: relative;}

.typography p.MitarbeiterDesc
{
margin: 21px 0px 21px;
min-height: 63px;
background-color: #7b7d80;
color: #efefef;
text-shadow: 0 1px 0 rgba(0, 0, 0, 0.5);
padding: 10px 15px 11px 15px;
position: relative;
-moz-box-shadow: 1px 1px 1px rgba(0,0,0,0.5); /* FF3.5+ */
-webkit-box-shadow: 1px 1px 1px rgba(0,0,0,0.5); /* Saf3.0+, Chrome */
box-shadow: 1px 1px 1px rgba(0,0,0,0.5); /* Opera 10.5, IE 9.0 */
filter:  progid:DXImageTransform.Microsoft.dropshadow(OffX=0px, OffY=0px, Color='#000'); /* IE6,IE7 */
-ms-filter: "progid:DXImageTransform.Microsoft.dropshadow(OffX=0px, OffY=0px, Color='#000')"; /* IE8 */
font-style: italic;
display: block;
}





/*
.typography  p.MitarbeiterDesc:before{
  border-color: transparent transparent #7B7D80;
    border-style: solid;
    border-width: 10px;
    color: gray;
    content: " ";
    height: 0;
    left: -15px;
    position: absolute;
    top: 24px;
    width: 0;

}
*/
.typography  p.MitarbeiterDesc:before{
    border-color: transparent #7B7D80 transparent transparent;
    border-style: solid;
    border-width: 10px;
    color: gray;
    content: " ";
    height: 0;
    left: -20px;
    position: absolute;
    top: 11px;
    width: 0;
    }
.darkbox a.MitarbeiterLink {background-color: transparent; color: white; text-decoration: none; display: block;text-align: center;}
.darkbox a:hover.MitarbeiterLink, .darkbox a:focus.MitarbeiterLink {background-color: #565656; text-decoration: none;}

div.StaffMember.darkbox {border-top:4px solid #C60000;margin-bottom: 21px;}
.StaffMember img, .MitarbeiterDetails .imageframe img{width: 100%;}

ul.MitarbeiterData{
	padding: 0 0 21px;
	list-style-type: none;}



ul.MitarbeiterData li{
border-bottom: 1px solid #666;
min-height: 41px;
line-height: 41px;
color: white;
}


#MitarbeiterData ul li i{
margin-top: 2px;
}

#MitarbeiterData ul li.role {
border-top: 1px solid #666;
height:40px;
}

#MitarbeiterData ul li.phone {
font-size:1.286em;
line-height: 2.333em;
}


#MitarbeiterData ul li.phone i{
margin-top: 8px;
}

span.MitarbeiterListName, span.MitarbeiterListPhone {
font-size:1.286em;
line-height: 1.167em;
padding-top: 11px;
}

span.MitarbeiterListName, span.MitarbeiterListRole {
display: block;
}

span.MitarbeiterListRole{
padding:0 15px 10px;
line-heigh: 21px;
 overflow: hidden;
  white-space: nowrap; 
  text-overflow: ellipsis;
 
}

.MitarbeiterDetails {
display: inline-block;
}
.MitarbeiterDetailsFormular > div {
margin-top: 21px;
}
span.bigPhone span.icon {top:0;}
.MitarbeiterListLinkDetail {display: block; padding: 13px 0; text-align: center; width: 100%}

/* FOOTER
----------------------------------------------- */

footer { 
text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
}

.footersectionwhite{background: red; }

  	
  	.FooterBottom { 
		background-color: white;
		padding: 42px 20px;
		font-size:0.857em;line-height: 1.75em;
		color: #292929;
		font-size:0.857em;
		margin: 63px auto 0;
	}
	
	.HomePage .FooterBottom {
		margin-top: 21px; 
	}
	
	footer p.FooterSubMenu, footer p.FooterSubMenu{
		text-align: center;
	}
	
  		footer a { 
	   		color: #006897; 
	   		text-decoration: none;
	   		text-wrap: none;
		}
			footer a:hover {
				color: #005277;
				text-decoration: underline;
			}
			
			
span.query-instance {
  font-weight: bold;
  background: yellow;
}		



.FooterBottom ul {list-style-type: none;margin: 0 0 21px 0;height: 21px;}
.FooterBottom p {clear: both;}
.FooterBottom p.copy {margin-top: 21px;}
.FooterBottom ul li {float: left}
.FooterBottom ul li a {padding-right: 5px;}
.FooterBottom ul li a:after {content: "|";  margin-left: 4px;}			
.FooterBottom ul li.last a:after {content: ""; margin: 0px;}

.FooterBottom h1.phone{
font-size: 1.857em;
text-align: center;
margin-bottom: 42px;
}
.FooterBottom h1.phone:before {
background: url("../images/helo-new-sprites.png") no-repeat scroll 4px 3px rgba(0, 0, 0, 0.5);
border-radius: 4px 4px 4px 4px;
color: white;
content: " ";
height: 32px;
left: 0;
margin-right: 13px;
position: relative;
text-indent: -9999px;
width: 32px;
display: inline-block;
top: 8px;
}
/* =============================================================================
   bootstrap 2 helper classes
   icons and buttons 
   ========================================================================== */
#Layout .btn, footer .btn{
  display: inline-block;
  padding: 4px 10px 4px;
  font-size: 13px;
  line-height: 18px;
  color: #333333;
  text-align: center;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  background-color: #fafafa;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), color-stop(25%, #ffffff), to(#e6e6e6));
  background-image: -webkit-linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
  background-image: -moz-linear-gradient(top, #ffffff, #ffffff 25%, #e6e6e6);
  background-image: -ms-linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
  background-image: -o-linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
  background-image: linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
  background-repeat: no-repeat;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e6e6e6', GradientType=0);
  border: 1px solid #ccc;
  border-bottom-color: #bbb;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  cursor: pointer;
  *margin-left: .3em;
}
#Layout .btn:first-child, footer .btn:first-child{
  *margin-left: 0;
}
#Layout a.btn, footer a.btn {text-decoration: none;}
#Layout .btn:hover, footer .btn:hover  {
  color: #333333;
  text-decoration: none;
  background-color: #e6e6e6;
  background-position: 0 -15px;
  -webkit-transition: background-position 0.1s linear;
  -moz-transition: background-position 0.1s linear;
  -ms-transition: background-position 0.1s linear;
  -o-transition: background-position 0.1s linear;
  transition: background-position 0.1s linear;
}
#Layout .btn:focus,footer .btn:focus,  .btn:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
#Layout .btn.active, #Layout .btn:active, footer .btn.active, footer .btn:active,  .btn.active, .btn:active {
  background-image: none;
  -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  background-color: #e6e6e6;
  background-color: #d9d9d9 \9;
  color: rgba(0, 0, 0, 0.5);
  outline: 0;
}
#Layout .btn.disabled, #Layout .btn[disabled] {
  cursor: default;
  background-image: none;
  background-color: #e6e6e6;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
#Page .btn-large {
  padding: 9px 14px;
  font-size: 15px;
  line-height: normal;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
#Page .btn-large .icon {
  margin-top: 1px;
}

#Page .btn-huge {
  padding: 10px 40px 11px;
font-size:1.0em;
line-height: 1.167em;
  line-height: normal;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
#Page .btn-huge .icon {
  margin-top: 5px;
}

#Page .btn-small, #TestimonialSliderSection .btn-small {
  padding: 2px 5px;
  font-size: 11px;
  line-height: 18px;
  color: white;
}
#Page .btn-small .icon {
  margin-top: -1px;
}
#Page .btn-primary,
#Page .btn-primary:hover,
#Page .btn-warning,
#Page .btn-warning:hover,
#Page .btn-danger,
#Page .btn-danger:hover,
#Page .btn-success,
#Page .btn-success:hover,
#Page .btn-info,
#Page .btn-info:hover {
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  color: #ffffff;
}
#Page .btn-primary.active,
#Page .btn-warning.active,
#Page .btn-danger.active,
#Page .btn-success.active,
#Page .btn-info.active {
  color: rgba(255, 255, 255, 0.75);
}
#Page .btn-primary {
  background-color: #242424;
  background-image: -moz-linear-gradient(top, #515151, #1c1c1c);
  background-image: -ms-linear-gradient(top, #515151, #1c1c1c);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#515151), to(#1c1c1c));
  background-image: -webkit-linear-gradient(top, #515151, #1c1c1c);
  background-image: -o-linear-gradient(top, #515151, #1c1c1c);
  background-image: linear-gradient(top, #515151, #1c1c1c);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0088cc', endColorstr='#0044cc', GradientType=0);
  border-color: #2C2C2C #2C2C2C #242424;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
#Page .btn-primary:hover,
#Page .btn-primary:active,
#Page .btn-primary.active,
#Page .btn-primary.disabled,
#Page .btn-primary[disabled] {
  background-color: #242424;
}
#Page .btn-primary:active, #Page .btn-primary.active {
  background-color: #3e3e3e \9;
}
#Page .btn-warning {
  background-color: #faa732;
  background-image: -moz-linear-gradient(top, #fbb450, #f89406);
  background-image: -ms-linear-gradient(top, #fbb450, #f89406);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406));
  background-image: -webkit-linear-gradient(top, #fbb450, #f89406);
  background-image: -o-linear-gradient(top, #fbb450, #f89406);
  background-image: linear-gradient(top, #fbb450, #f89406);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fbb450', endColorstr='#f89406', GradientType=0);
  border-color: #f89406 #f89406 #ad6704;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
#Page .btn-warning:hover,
#Page .btn-warning:active,
#Page .btn-warning.active,
#Page .btn-warning.disabled,
#Page .btn-warning[disabled] {
  background-color: #f89406;
}
#Page .btn-warning:active, #Page .btn-warning.active {
  background-color: #c67605 \9;
}
#Page .btn-danger {
  background-color: #da4f49;
  background-image: -moz-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: -ms-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#bd362f));
  background-image: -webkit-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: -o-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: linear-gradient(top, #ee5f5b, #bd362f);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ee5f5b', endColorstr='#bd362f', GradientType=0);
  border-color: #bd362f #bd362f #802420;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
#Page .btn-danger:hover,
#Page .btn-danger:active,
#Page .btn-danger.active,
#Page .btn-danger.disabled,
#Page .btn-danger[disabled] {
  background-color: #bd362f;
}
#Page .btn-danger:active, #Page .btn-danger.active {
  background-color: #942a25 \9;
}
#Page .btn-success {
  background-color: #5bb75b;
  background-image: -moz-linear-gradient(top, #62c462, #51a351);
  background-image: -ms-linear-gradient(top, #62c462, #51a351);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#51a351));
  background-image: -webkit-linear-gradient(top, #62c462, #51a351);
  background-image: -o-linear-gradient(top, #62c462, #51a351);
  background-image: linear-gradient(top, #62c462, #51a351);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#62c462', endColorstr='#51a351', GradientType=0);
  border-color: #51a351 #51a351 #387038;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
#Page .btn-success:hover,
#Page .btn-success:active,
#Page .btn-success.active,
#Page .btn-success.disabled,
#Page .btn-success[disabled] {
  background-color: #51a351;
}
#Page .btn-success:active, #Page .btn-success.active {
  background-color: #408140 \9;
}
#Page .btn-info ,footer .btn-info {
  background-color: #49afcd;
  background-image: -moz-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: -ms-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#2f96b4));
  background-image: -webkit-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: -o-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: linear-gradient(top, #5bc0de, #2f96b4);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5bc0de', endColorstr='#2f96b4', GradientType=0);
  border-color: #2f96b4 #2f96b4 #1f6377;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
#Page .btn-info:hover,
#Page .btn-info:active,
#Page .btn-info.active,
#Page .btn-info.disabled,
#Page .btn-info[disabled],
footer .btn-info:hover,
footer .btn-info:active,
footer .btn-info.active,
footer .btn-info.disabled,
footer .btn-info[disabled] {
  background-color: #2f96b4;
}
#Page .btn-info:active, #Page .btn-info.active, footer .btn-info:active, footer .btn-info.active {
  background-color: #24748c \9;
}
button#Layout .btn, input[type="submit"]#Layout .btn {
  *padding-top: 2px;
  *padding-bottom: 2px;
}
button#Layout .btn::-moz-focus-inner, input[type="submit"]#Layout .btn::-moz-focus-inner {
  padding: 0;
  border: 0;
}
button#Layout .btn.large, input[type="submit"]#Layout .btn.large {
  *padding-top: 7px;
  *padding-bottom: 7px;
}
button#Layout .btn.small, input[type="submit"]#Layout .btn.small {
  *padding-top: 3px;
  *padding-bottom: 3px;
}
#Page .btn-group {
  position: relative;
  *zoom: 1;
  *margin-left: .3em;
}
#Page .btn-group:before, #Page .btn-group:after {
  display: table;
  content: "";
}
#Page .btn-group:after {
  clear: both;
}
#Page .btn-group:first-child {
  *margin-left: 0;
}
#Page .btn-group + #Page .btn-group {
  margin-left: 5px;
}
#Page .btn-toolbar {
  margin-top: 9px;
  margin-bottom: 9px;
}
#Page .btn-toolbar #Page .btn-group {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */

  *zoom: 1;
}
#Page .btn-group #Layout .btn {
  position: relative;
  float: left;
  margin-left: -1px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
#Page .btn-group #Layout .btn:first-child {
  margin-left: 0;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-left-radius: 4px;
}
#Page .btn-group #Layout .btn:last-child, #Page .btn-group .dropdown-toggle {
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  border-bottom-right-radius: 4px;
}
#Page .btn-group #Layout .btn.large:first-child {
  margin-left: 0;
  -webkit-border-top-left-radius: 6px;
  -moz-border-radius-topleft: 6px;
  border-top-left-radius: 6px;
  -webkit-border-bottom-left-radius: 6px;
  -moz-border-radius-bottomleft: 6px;
  border-bottom-left-radius: 6px;
}
#Page .btn-group #Layout .btn.large:last-child, #Page .btn-group .large.dropdown-toggle {
  -webkit-border-top-right-radius: 6px;
  -moz-border-radius-topright: 6px;
  border-top-right-radius: 6px;
  -webkit-border-bottom-right-radius: 6px;
  -moz-border-radius-bottomright: 6px;
  border-bottom-right-radius: 6px;
}
#Page .btn-group #Layout .btn:hover,
#Page .btn-group #Layout .btn:focus,
#Page .btn-group #Layout .btn:active,
#Page .btn-group #Layout .btn.active {
  z-index: 2;
}
#Page .btn-group .dropdown-toggle:active, #Page .btn-group.open .dropdown-toggle {
  outline: 0;
}
#Page .btn-group .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
  -webkit-box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.125), inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.125), inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.125), inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  *padding-top: 5px;
  *padding-bottom: 5px;
}
#Page .btn-group.open {
  *z-index: 1000;
}
#Page .btn-group.open .dropdown-menu {
  display: block;
  margin-top: 1px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
#Page .btn-group.open .dropdown-toggle {
  background-image: none;
  -webkit-box-shadow: inset 0 1px 6px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 6px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 6px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
}
#Layout .btn .caret {
  margin-top: 7px;
  margin-left: 0;
}
#Layout .btn:hover .caret, .open#Page .btn-group .caret {
  opacity: 1;
  filter: alpha(opacity=100);
}
#Page .btn-primary .caret,
#Page .btn-danger .caret,
#Page .btn-info .caret,
#Page .btn-success .caret {
  border-top-color: #ffffff;
  opacity: 0.75;
  filter: alpha(opacity=75);
}
#Page .btn-small .caret {
  margin-top: 4px;
}
.btn-large [class^="icon-"] { top: 4px;position: relative;}

[class^="icon-"] {
  display: inline-block;
  width: 14px;
  height: 14px;
  vertical-align: text-top;
  background-image: url(../images/glyphicons-halflings.png);
  background-position: 14px 14px;
  background-repeat: no-repeat;
  *margin-right: .3em;
}
[class^="icon-"]:last-child {
  *margin-left: 0;
}
.icon-white {
  background-image: url(../images/glyphicons-halflings-white.png);
}

.icon-glass {
  background-position: 0      0;
}

.icon-music {
  background-position: -24px 0;
}

.icon-search {
  background-position: -48px 0;
}

.icon-envelope {
  background-position: -72px 0;
}

.icon-heart {
  background-position: -96px 0;
}

.icon-star {
  background-position: -120px 0;
}

.icon-star-empty {
  background-position: -144px 0;
}

.icon-user {
  background-position: -168px 0;
}

.icon-film {
  background-position: -192px 0;
}

.icon-th-large {
  background-position: -216px 0;
}

.icon-th {
  background-position: -240px 0;
}

.icon-th-list {
  background-position: -264px 0;
}

.icon-ok {
  background-position: -288px 0;
}

.icon-remove {
  background-position: -312px 0;
}

.icon-zoom-in {
  background-position: -336px 0;
}

.icon-zoom-out {
  background-position: -360px 0;
}

.icon-off {
  background-position: -384px 0;
}

.icon-signal {
  background-position: -408px 0;
}

.icon-cog {
  background-position: -432px 0;
}

.icon-trash {
  background-position: -456px 0;
}

.icon-home {
  background-position: 0 -24px;
}

.icon-file {
  background-position: -24px -24px;
}

.icon-time {
  background-position: -48px -24px;
}

.icon-road {
  background-position: -72px -24px;
}

.icon-download-alt {
  background-position: -96px -24px;
}

.icon-download {
  background-position: -120px -24px;
}

.icon-upload {
  background-position: -144px -24px;
}

.icon-inbox {
  background-position: -168px -24px;
}

.icon-play-circle {
  background-position: -192px -24px;
}

.icon-repeat {
  background-position: -216px -24px;
}

.icon-refresh {
  background-position: -240px -24px;
}

.icon-list-alt {
  background-position: -264px -24px;
}

.icon-lock {
  background-position: -287px -24px;
}

.icon-flag {
  background-position: -312px -24px;
}

.icon-headphones {
  background-position: -336px -24px;
}

.icon-volume-off {
  background-position: -360px -24px;
}

.icon-volume-down {
  background-position: -384px -24px;
}

.icon-volume-up {
  background-position: -408px -24px;
}

.icon-qrcode {
  background-position: -432px -24px;
}

.icon-barcode {
  background-position: -456px -24px;
}

.icon-tag {
  background-position: 0 -48px;
}

.icon-tags {
  background-position: -25px -48px;
}

.icon-book {
  background-position: -48px -48px;
}

.icon-bookmark {
  background-position: -72px -48px;
}

.icon-print {
  background-position: -96px -48px;
}

.icon-camera {
  background-position: -120px -48px;
}

.icon-font {
  background-position: -144px -48px;
}

.icon-bold {
  background-position: -167px -48px;
}

.icon-italic {
  background-position: -192px -48px;
}

.icon-text-height {
  background-position: -216px -48px;
}

.icon-text-width {
  background-position: -240px -48px;
}

.icon-align-left {
  background-position: -264px -48px;
}

.icon-align-center {
  background-position: -288px -48px;
}

.icon-align-right {
  background-position: -312px -48px;
}

.icon-align-justify {
  background-position: -336px -48px;
}

.icon-list {
  background-position: -360px -48px;
}

.icon-indent-left {
  background-position: -384px -48px;
}

.icon-indent-right {
  background-position: -408px -48px;
}

.icon-facetime-video {
  background-position: -432px -48px;
}

.icon-picture {
  background-position: -456px -48px;
}

.icon-pencil {
  background-position: 0 -72px;
}

.icon-map-marker {
  background-position: -24px -72px;
}

.icon-adjust {
  background-position: -48px -72px;
}

.icon-tint {
  background-position: -72px -72px;
}

.icon-edit {
  background-position: -96px -72px;
}

.icon-share {
  background-position: -120px -72px;
}

.icon-check {
  background-position: -144px -72px;
}

.icon-move {
  background-position: -168px -72px;
}

.icon-step-backward {
  background-position: -192px -72px;
}

.icon-fast-backward {
  background-position: -216px -72px;
}

.icon-backward {
  background-position: -240px -72px;
}

.icon-play {
  background-position: -264px -72px;
}

.icon-pause {
  background-position: -288px -72px;
}

.icon-stop {
  background-position: -312px -72px;
}

.icon-forward {
  background-position: -336px -72px;
}

.icon-fast-forward {
  background-position: -360px -72px;
}

.icon-step-forward {
  background-position: -384px -72px;
}

.icon-eject {
  background-position: -408px -72px;
}

.icon-chevron-left {
  background-position: -432px -72px;
}

.icon-chevron-right {
  background-position: -456px -72px;
}

.icon-plus-sign {
  background-position: 0 -96px;
}

.icon-minus-sign {
  background-position: -24px -96px;
}

.icon-remove-sign {
  background-position: -48px -96px;
}

.icon-ok-sign {
  background-position: -72px -96px;
}

.icon-question-sign {
  background-position: -96px -96px;
}

.icon-info-sign {
  background-position: -120px -96px;
}

.icon-screenshot {
  background-position: -144px -96px;
}

.icon-remove-circle {
  background-position: -168px -96px;
}

.icon-ok-circle {
  background-position: -192px -96px;
}

.icon-ban-circle {
  background-position: -216px -96px;
}

.icon-arrow-left {
  background-position: -240px -96px;
}

.icon-arrow-right {
  background-position: -264px -96px;
}

.icon-arrow-up {
  background-position: -289px -96px;
}

.icon-arrow-down {
  background-position: -312px -96px;
}

.icon-share-alt {
  background-position: -336px -96px;
}

.icon-resize-full {
  background-position: -360px -96px;
}

.icon-resize-small {
  background-position: -384px -96px;
}

.icon-plus {
  background-position: -408px -96px;
}

.icon-minus {
  background-position: -433px -96px;
}

.icon-asterisk {
  background-position: -456px -96px;
}

.icon-exclamation-sign {
  background-position: 0 -120px;
}

.icon-gift {
  background-position: -24px -120px;
}

.icon-leaf {
  background-position: -48px -120px;
}

.icon-fire {
  background-position: -72px -120px;
}

.icon-eye-open {
  background-position: -96px -120px;
}

.icon-eye-close {
  background-position: -120px -120px;
}

.icon-warning-sign {
  background-position: -144px -120px;
}

.icon-plane {
  background-position: -168px -120px;
}

.icon-calendar {
  background-position: -192px -120px;
}

.icon-random {
  background-position: -216px -120px;
}

.icon-comment {
  background-position: -240px -120px;
}

.icon-magnet {
  background-position: -264px -120px;
}

.icon-chevron-up {
  background-position: -288px -120px;
}

.icon-chevron-down {
  background-position: -313px -119px;
}

.icon-retweet {
  background-position: -336px -120px;
}

.icon-shopping-cart {
  background-position: -360px -120px;
}

.icon-folder-close {
  background-position: -384px -120px;
}

.icon-folder-open {
  background-position: -408px -120px;
}

.icon-resize-vertical {
  background-position: -432px -119px;
}

.icon-resize-horizontal {
  background-position: -456px -118px;
}

.icon-hdd {
  background-position: 0 -144px;
}

.icon-bullhorn {
  background-position: -24px -144px;
}

.icon-bell {
  background-position: -48px -144px;
}

.icon-certificate {
  background-position: -72px -144px;
}

.icon-thumbs-up {
  background-position: -96px -144px;
}

.icon-thumbs-down {
  background-position: -120px -144px;
}

.icon-hand-right {
  background-position: -144px -144px;
}

.icon-hand-left {
  background-position: -168px -144px;
}

.icon-hand-up {
  background-position: -192px -144px;
}

.icon-hand-down {
  background-position: -216px -144px;
}

.icon-circle-arrow-right {
  background-position: -240px -144px;
}

.icon-circle-arrow-left {
  background-position: -264px -144px;
}

.icon-circle-arrow-up {
  background-position: -288px -144px;
}

.icon-circle-arrow-down {
  background-position: -312px -144px;
}

.icon-globe {
  background-position: -336px -144px;
}

.icon-wrench {
  background-position: -360px -144px;
}

.icon-tasks {
  background-position: -384px -144px;
}

.icon-filter {
  background-position: -408px -144px;
}

.icon-briefcase {
  background-position: -432px -144px;
}

.icon-fullscreen {
  background-position: -456px -144px;
}

/* =============================================================================
   Non-semantic helper classes
   Please define your styles before this section.
   ========================================================================== */

/* For image replacement */
.ir { display: block; text-indent: -999em; overflow: hidden; background-repeat: no-repeat; text-align: left; direction: ltr; }
.ir br { display: none; }

/* Hide for both screenreaders and browsers:
   css-discuss.incutio.com/wiki/Screenreader_Visibility */
.hidden { display: none; visibility: hidden; }

/* Hide only visually, but have it available for screenreaders: by Jon Neal.
  www.webaim.org/techniques/css/invisiblecontent/  &  j.mp/visuallyhidden */
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }

/* Extends the .visuallyhidden class to allow the element to be focusable when navigated to via the keyboard: drupal.org/node/897638 */
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }

/* Hide visually and from screenreaders, but maintain layout */
.invisible { visibility: hidden; }

/* Contain floats: nicolasgallagher.com/micro-clearfix-hack/ */ 
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }
.clear:before, .clear:after { content: ""; display: table; }
.clear:after { clear: both; }
.clear { zoom: 1; }


section.backtoquestions {
		border: 0px solid #E4E4E4;
		border-bottom-width: 1px;
		border-top-width: 1px;
		padding-bottom: 17px;
		padding-top: 11px;
		margin: 21px 0;	
}


section.backtoquestions p{
	margin: 0;
}


section.backtoquestions p span.backIcon{
	background: #fff url('../images/icon-map.png') no-repeat left -546px;
	display: inline-block;
	height: 28px;
	width: 24px;
	margin-top: 4px;
}

section.backtoquestions p a{
	font-size:0.857em;
	line-height: 1.167em;
	padding-left: 16px;
	display: inline-table;
	
}


section.backtoquestions p a span{
	display: block;
	font-size:1.5em;
	line-height: 0.762em;
}




/*Custom*/

#contactbox{
    
    /*wieder entfernen*/
    float: left; 
    margin-right: 20px;
    margin-bottom:20px;
    
    /*-------------------------------------*/
    
    width: 250px;
    border: 2px solid #2F2F31;
    border-radius: 5px;
    background: #393A3C;
    padding-bottom: 5px;
}

#contactbox h2{
    background: none repeat scroll 0 0 #c60000;
    padding: 5px 10px;
    border-radius: 5px 5px 0 0;
    margin-bottom: 5px !important;
}

#contactbox h5{
    margin-bottom: 5px;
}

#contactbox hr{
    margin: 5px;
    color: #2F2F31;
}

#contactbox .ort{
    padding-left: 20px;
}

#contactbox a{      
    font-weight: normal;
    border-bottom: none;
    padding: 0 3px 0 3px;
    background-color: transparent;
}


/*VERSION 2------------------------------------------------------------------------*/
#contactbox2{

      /*wieder entfernen*/
      float: left;
    margin-right: 20px;
    margin-bottom:20px;

    /*-------------------------------------*/

    width: 250px;
    border: 2px solid #2F2F31;
    background: #393A3C;
    padding-top: 5px;
    padding-bottom: 5px;
}

#contactbox2 h2{
    display: none;
    background: none repeat scroll 0 0 #c60000;
    padding: 5px 10px;
    margin-bottom: 5px !important;
}

#contactbox2 h5{
    margin-left: -20px;
    text-shadow: none;
    padding-left: 20px;
    background-color: #49afcd;
    margin-bottom: 10px;
}

#contactbox2 hr{
    margin: 5px;
    color: #2F2F31;
    border: 0;
}

#contactbox2 .ort:last-child{
    padding-left: 20px;
    margin-bottom: 0px;
}

#contactbox2 .ort{
    padding-left: 20px;
    margin-bottom: 15px;
}

#contactbox2 a{         
    font-weight: normal;
    border-radius: 3px;
    border-bottom: none;
    text-shadow: none;
    background-color: transparent;
}

/*VERSION 3------------------------------------------------------------------------*/
#contactbox3{


    /*wieder entfernen*/
      float: left;
    margin-right: 20px;
    margin-bottom:20px;
    /*-------------------------------------*/

    width: 250px;
    border: 1px solid #8C1112;
    background: #C60000 ;
    padding-bottom: 5px;
}

#contactbox3 h2{
    background: none repeat scroll 0 0 #8C1112;
    padding: 5px 10px;
    margin-bottom: 5px !important;
    font-weight: bolder;
}

#contactbox3 h5{
    margin-bottom: 5px;
}

#contactbox3 hr{
    margin: 5px;
    color: #8C1112;
}

#contactbox3 .ort{
    padding-left: 20px;
    background-color: #C60000;
}

#contactbox3 a{
    font-weight: normal;
    background: #C60000;
    border-radius: 3px;
    border-bottom: none;
    padding: 0 3px 0 3px;
    text-shadow: none;
}




/* =============================================================================
   Print styles.
   Inlined to avoid required HTTP connection: www.phpied.com/delay-loading-your-print-css/
   ========================================================================== */
 
@media print {
  * { background: transparent !important; color: black !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; } /* Black prints faster: sanbeiji.com/archives/953 */
  a, a:visited { color: #444 !important; text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }  /* Don't show links for images, or javascript/internal links */
  pre, blockquote { boqer: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; } /* css-discuss.incutio.com/wiki/Printing_Tables */
  tr, img { page-break-inside: avoid; }
  img { max-width: 100% !important; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3{ page-break-after: avoid; }
}