
/* moved by compressor */
/* default styles for extension "tx_cssstyledcontent" */
	/* Headers */
	.csc-header-alignment-center { text-align: center; }
	.csc-header-alignment-right { text-align: right; }
	.csc-header-alignment-left { text-align: left; }

	div.csc-textpic-responsive, div.csc-textpic-responsive * { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;  }

	/* Clear floats after csc-textpic and after csc-textpic-imagerow */
	div.csc-textpic, div.csc-textpic div.csc-textpic-imagerow, ul.csc-uploads li { overflow: hidden; }

	/* Set padding for tables */
	div.csc-textpic .csc-textpic-imagewrap table { border-collapse: collapse; border-spacing: 0; }
	div.csc-textpic .csc-textpic-imagewrap table tr td { padding: 0; vertical-align: top; }

	/* Settings for figure and figcaption (HTML5) */
	div.csc-textpic .csc-textpic-imagewrap figure, div.csc-textpic figure.csc-textpic-imagewrap { margin: 0; display: table; }

	/* Captions */
	figcaption.csc-textpic-caption { display: table-caption; }
	.csc-textpic-caption { text-align: left; caption-side: bottom; }
	div.csc-textpic-caption-c .csc-textpic-caption, .csc-textpic-imagewrap .csc-textpic-caption-c { text-align: center; }
	div.csc-textpic-caption-r .csc-textpic-caption, .csc-textpic-imagewrap .csc-textpic-caption-r { text-align: right; }
	div.csc-textpic-caption-l .csc-textpic-caption, .csc-textpic-imagewrap .csc-textpic-caption-l { text-align: left; }

	/* Float the columns */
	div.csc-textpic div.csc-textpic-imagecolumn { float: left; }

	/* Border just around the image */
	div.csc-textpic-border div.csc-textpic-imagewrap img {
		border: 1px solid #000000;
		padding: 0px 0px;
	}

	div.csc-textpic .csc-textpic-imagewrap img { border: none; display: block; }

	/* Space below each image (also in-between rows) */
	div.csc-textpic .csc-textpic-imagewrap .csc-textpic-image { margin-bottom: 10px; }
	div.csc-textpic .csc-textpic-imagewrap .csc-textpic-imagerow-last .csc-textpic-image { margin-bottom: 0; }

	/* colSpace around image columns, except for last column */
	div.csc-textpic-imagecolumn, td.csc-textpic-imagecolumn .csc-textpic-image { margin-right: 10px; }
	div.csc-textpic-imagecolumn.csc-textpic-lastcol, td.csc-textpic-imagecolumn.csc-textpic-lastcol .csc-textpic-image { margin-right: 0; }

	/* Add margin from image-block to text (in case of "Text & Images") */
	div.csc-textpic-intext-left .csc-textpic-imagewrap,
	div.csc-textpic-intext-left-nowrap .csc-textpic-imagewrap {
		margin-right: 20px;
	}
	div.csc-textpic-intext-right .csc-textpic-imagewrap,
	div.csc-textpic-intext-right-nowrap .csc-textpic-imagewrap {
		margin-left: 20px;
	}

	/* Positioning of images: */

	/* Center (above or below) */
	div.csc-textpic-center .csc-textpic-imagewrap, div.csc-textpic-center figure.csc-textpic-imagewrap { overflow: hidden; }
	div.csc-textpic-center .csc-textpic-center-outer { position: relative; float: right; right: 50%; }
	div.csc-textpic-center .csc-textpic-center-inner { position: relative; float: right; right: -50%; }

	/* Right (above or below) */
	div.csc-textpic-right .csc-textpic-imagewrap { float: right; }
	div.csc-textpic-right div.csc-textpic-text { clear: right; }

	/* Left (above or below) */
	div.csc-textpic-left .csc-textpic-imagewrap { float: left; }
	div.csc-textpic-left div.csc-textpic-text { clear: left; }

	/* Left (in text) */
	div.csc-textpic-intext-left .csc-textpic-imagewrap { float: left; }

	/* Right (in text) */
	div.csc-textpic-intext-right .csc-textpic-imagewrap { float: right; }

	/* Right (in text, no wrap around) */
	div.csc-textpic-intext-right-nowrap .csc-textpic-imagewrap { float: right; }

	/* Left (in text, no wrap around) */
	div.csc-textpic-intext-left-nowrap .csc-textpic-imagewrap { float: left; }

	div.csc-textpic div.csc-textpic-imagerow-last, div.csc-textpic div.csc-textpic-imagerow-none div.csc-textpic-last { margin-bottom: 0; }

	/* Browser fixes: */

	/* Fix for unordered and ordered list with image "In text, left" */
	.csc-textpic-intext-left ol, .csc-textpic-intext-left ul { padding-left: 40px; overflow: auto; }

	/* File Links */
	ul.csc-uploads { padding: 0; }
	ul.csc-uploads li { list-style: none outside none; margin: 1em 0; }
	ul.csc-uploads img { float: left; margin-right: 1em; vertical-align: top; }
	ul.csc-uploads span { display: block; }
	ul.csc-uploads span.csc-uploads-fileName { text-decoration: underline; }

	/* Table background colors: */

	table.contenttable-color-1 { background-color: #EDEBF1; }
	table.contenttable-color-2 { background-color: #F5FFAA; }
	table.contenttable-color-240 { background-color: black; }
	table.contenttable-color-241 { background-color: white; }
	table.contenttable-color-242 { background-color: #333333; }
	table.contenttable-color-243 { background-color: gray; }
	table.contenttable-color-244 { background-color: silver; }
/* default styles for extension "tx_felogin_pi1" */
		.tx-felogin-pi1 label {
			display: block;
		}
/* default styles for extension "tx_ptextlist" */
	
	/* List */
	.tx-ptextlist-list-standard {
		border-collapse: collapse;
		border-spacing: 0;
		font-size: 12px;
		width: 100%;
	}
	
	.tx-ptextlist-list-standard th {
		background: #AAA;
		border: 1px solid #bfbfbf;
		padding: 4px;
		white-space: nowrap;
	}
	
	.tx-ptextlist-list-standard td {
		border: 1px solid #bfbfbf;
		margin: 0px;
		padding: 2px 4px 2px 4px;
		vertical-align: top;
	}
	
	.tx-ptextlist-list-standard tr.odd {
		background-color: #ffffff;
	}
	
	.tx-ptextlist-list-standard tr.even {
		background-color: #F5F5F5;
	}
	
	
	/* Listheader */
	.tx-ptextlist-list-header a {
		text-decoration: none;
	}
	
	.tx-ptextlist-list-header img {
		border: none;
	}
	
	
	/* Aggregates */
	.tx-ptextlist-aggregaterow {
		background-color: #DDDDDD;
		font-weight: bold;
	}

	/* Export */

	.tx-ptextlist-list-exportLink {
	    margin: 5px;
	}

	/* Column selector */
	.tx-ptextlist-columnSelector{
		border: 1px solid #BFBFBF;
		margin-bottom: 20px;
		padding: 5px;
		overflow: hidden;
		background-color: #eee;
	}


	/* Filters */
	.tx-ptextlist-filterbox {
		border: 1px solid #BFBFBF;
		margin-bottom: 20px;
		padding: 5px;
		overflow: hidden;
		background-color: #eee;
	}
	
	.tx-ptextlist-filterboxcontrols {
		/* float: left; */
		clear: both;
		padding: 18px 0 0 10px;
	}

	.tx-ptextlist-filters {
		list-style-type: none;
	}
	
	.tx-ptextlist-filter {
		float: left;
		margin: 20px;
		padding: 10px;
		list-style-type: none;
		background-color: #ccc;
		border: 1px solid #AFAFAF;
	}



	/* Filters | Firstletter */	
	.tx-ptextlist-filter-firstLetter{
		float: left;
		padding: 3px;
		list-style-type: none;
	}

	.type-button .reset {
		margin-left: 1em;
	}
	
	/* Filters | TagClud */
	.tx-ptextlist-filter-tagCloud-list li {
		float: left;
		list-style: none outside none;
		margin-right: 6px;
		margin-top: 3px;

	}
	
	.tx-ptextlist-filter-tagCloud-list li a:hover {
		text-decoration: underline;
	}
	
	/* Pager */
	.tx-ptextlist-pager-wrapper {
	    border: 1px solid #BFBFBF;
        margin-top: 20px;
        padding: 5px;
        overflow: hidden;
        background-color: #eee;
	}
	
	.tx-ptextlist-pager {
		margin-left: 0;
		text-align: center;
	}
	
	.tx-ptextlist-pager li {
		display: inline;
	}
	
	.tx-ptextlist-pager-item-display {
		color: #777;
	}

@font-face {
    font-family: 'PlusJakartaSans';
    font-display: swap;
    font-weight: normal;
    font-style: normal;
  src:  url('../../fileadmin/template_responsive/fonts/PlusJakartaSans/PlusJakartaSans-Regular.woff2') format('woff2'),
       url('../../fileadmin/template_responsive/fonts/PlusJakartaSans/PlusJakartaSans-Regular.ttf') format('truetype');
}

@font-face {
    font-family: 'PlusJakartaSans';
    font-display: swap;
    font-weight: normal;
    font-style: italic;
  src:  url('../../fileadmin/template_responsive/fonts/PlusJakartaSans/PlusJakartaSans-Italic.woff2') format('woff2'),
       url('../../fileadmin/template_responsive/fonts/PlusJakartaSans/PlusJakartaSans-Italic.ttf') format('truetype');
}

@font-face {
    font-family: 'PlusJakartaSans';
    font-display: swap;
    font-weight: bold;
    font-style: normal;
  src:  url('../../fileadmin/template_responsive/fonts/PlusJakartaSans/PlusJakartaSans-Bold.woff2') format('woff2'),
       url('../../fileadmin/template_responsive/fonts/PlusJakartaSans/PlusJakartaSans-Bold.ttf') format('truetype');
}

@font-face {
    font-family: 'PlusJakartaSans';
    font-display: swap;
    font-weight: bold;
    font-style: italic;
  src:  url('../../fileadmin/template_responsive/fonts/PlusJakartaSans/PlusJakartaSans-BoldItalic.woff2') format('woff2'),
       url('../../fileadmin/template_responsive/fonts/PlusJakartaSans/PlusJakartaSans-BoldItalic.ttf') format('truetype');
}

@font-face {
    font-family: 'PlusJakartaSans';
    font-display: swap;
    font-weight: 300;
    font-style: normal;
  src:  url('../../fileadmin/template_responsive/fonts/PlusJakartaSans/PlusJakartaSans-Light.woff2') format('woff2'),
       url('../../fileadmin/template_responsive/fonts/PlusJakartaSans/PlusJakartaSans-Light.ttf') format('truetype');
}

@font-face {
    font-family: 'PlusJakartaSans';
    font-display: swap;
    font-weight: 300;
    font-style: italic;
  src:  url('../../fileadmin/template_responsive/fonts/PlusJakartaSans/PlusJakartaSans-LightItalic.woff2') format('woff2'),
       url('../../fileadmin/template_responsive/fonts/PlusJakartaSans/PlusJakartaSans-LightItalic.ttf') format('truetype');
}
/* --------------------------------------------------------------- */

/*                                                                 */

/*    HAUPT CSS-DATEI                                              */

/*    Webstobe GmbH, www.webstobe.ch                               */

/*                                                                 */

/* --------------------------------------------------------------- */



/* --------------------------------------------------------------- */

/* --- FARBEN ---------------------------------------------------- */

/* --------------------------------------------------------------- */

/*

  FARBE 1:  #900

  FARBE 2:  #090

  FARBE 3:  #009

*/



/* --------------------------------------------------------------- */

/* --- HTML TAGS ------------------------------------------------- */

/* --------------------------------------------------------------- */


.test {
  
}

* {
  margin: 0;
  padding: 0;
}
*, *:before, *:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
html, body {
  height: 100%;
  font-family: 'Roboto', sans-serif;
}
body > html {
  height: 100%;
}
body {
  text-align: center;
  background-image: url('../../fileadmin/template_responsive/images/JCI_bg_folge.jpg');
  background-repeat: repeat-x;
  height: 100%;
  background-color: #ffffff;
}
body.home {
  /*background-image: url('../../fileadmin/template_responsive/images/JCI_bg_home.jpg');*/
}
body.home2 {
  background-image: url('../../fileadmin/template_responsive/images/JCI_bg_home.jpg');
}
body.home3 {
  background-image: url('../../fileadmin/template_responsive/images/JCI_bg_home.jpg');
}
img {
  border: none;
  max-width: 100%;
  height: auto;
}
.news a {
  color: #FFFFFF;
  text-decoration: none;
  outline: none;
}
.news .page-navigation ul li a {
  color: #999999;
}
a {
  color: #0097D7;
  text-decoration: none;
  outline: none;
}
a:hover {
  text-decoration: none;
}
/* --------------------------------------------------------------- */

/* --- FONT  ----------------------------------------------------- */

/* --------------------------------------------------------------- */



body {
  font-family: 'PlusJakartaSans', sans-serif;
  font-size: 70%;
  font-size-adjust: none;
  font-stretch: normal;
  font-style: normal;
  font-variant: normal;
  font-weight: 300;
  line-height: 1.4em;
}
p {
  margin-left: 30px;
  color: #999999;
  font-size: 18px;
  font-weight: 300;
  letter-spacing: normal;
  line-height: 30px;
  margin-top: 20px;
}
h1, h2, h3 {
  color: #FFFFFF;
  font-weight: normal;
  letter-spacing: normal;
  line-height: 120%;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: relative;
  text-transform: uppercase;
  z-index: 1;
  display: inline;
  left: 30px;
}
h1 {
  font-size: 26px;
  text-transform: uppercase;
  font-weight: bold;
  line-height: 38px;
  background-color: #0097d7;
}
h2 {
  font-size: 22px;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 31px;
  background-color: #0097d7;
}
h3 {
  font-size: 22px;
  text-transform: uppercase;
  line-height: 31px;
  background-color: #0097d7;
}
h1 span, h2 span, h3 span {
  padding-bottom: 0;
  padding-left: 3px;
  padding-right: 3px;
  padding-top: 0;
}
.header-title {
  margin-bottom: 50px;
  position: relative;
}
.tx-yag-items.yoxview {
  padding-left: 24px;
}
.full-width-iframe {
  padding: 15px;
}
.tx-yag-gallery-albumdescription {
  padding-left: 30px;
}
.tx-yag-thumb-outerframe {
  width: 100%;
}
.header-title-2 {
  color: #A7A9AC;
  float: right;
  font-size: 12px;
  font-weight: 300;
  line-height: 14px;
  text-transform: capitalize;
}
.header-container {
  width: 100%;
}
.title-container {
  width: 100%;
}
.title-container .header-title-2 {
  color: #A7A9AC;
  float: right;
  font-size: 12px;
  font-weight: 300;
  line-height: 14px;
  text-transform: capitalize;
  margin-right: 30px;
  position: absolute;
  right: 0;
  bottom: 0;
}
table {
  border-collapse: collapse;
}
table tr th {
  font-weight: bold;
}
table tr td {
}
#page-content ul:first-child {
  margin-top: 50px;
}
#page-content ul {
  margin-left: 30px;
  margin-top: 50px;
}
#page-content ul li {
  margin-left: 30px;
  list-style: disc;
  margin-bottom: 14px;
  color: #999999;
  font-size: 18px;
  font-weight: 300;
  letter-spacing: normal;
  line-height: 22px;
  margin-left: 52px;
}
#page-content ul li.previous {
  margin-left: 15px;
}
/* --------------------------------------------------------------- */

/* --- STANDARD-KLASSEN ------------------------------------------ */

/* --------------------------------------------------------------- */



.clear {
  clear: both;
}
.clearfix:after {
  display: table;
  content: "";
  clear: both;
}
/* --------------------------------------------------------------- */

/* --- HAUPT AUFBAU ---------------------------------------------- */

/* --------------------------------------------------------------- */



#page {
  width: 980px;
  margin: 0 auto;
  text-align: center;
  min-height: 100%;
}
#page-content {
  text-align: left;
  padding-bottom: 350px;
  min-height: 100%;
}
#footer {
  width: 100%;
  position: relative;
  margin-top: -350px;
  clear: both;
  background-image: url('../../fileadmin/template_responsive/images/bg-footer.png');
  background-position: center bottom;
  background-repeat: no-repeat;
  height: 350px;
}
#facebook {
  position: absolute;
  right: 0;
  top: 194px;
  z-index: 150;
  width: 49px;
  height: 63px;
}
#facebook-mobile {
  height: 31px;
  position: absolute;
  right: 77px;
  top: 15px;
  width: 31px;
  z-index: 15;
}
#header {
  height: 112px;
  background-image: url('../../fileadmin/template_responsive/images/bg_logo.jpg');
  background-repeat: no-repeat;
  background-position: top left;
}
#logo {
  height: 112px;
}
#logo img {
  width: 100%;
  height: auto;
}
#imprint p {
  font-size: 9px;
  color: #FFFFFF;
  font-weight: normal;
  line-height: 10px;
  margin: 0;
}
#imprint .link-decoration {
  font-size: 10px;
  color: #FFFFFF;
}
#imprint .link-decoration:hover {
  border-bottom: solid thin #ffffff;
}
#imprint {
  bottom: 7px;
  left: 58%;
  margin-left: -280px;
  position: absolute;
  width: 500px;
}
.wrapper-imprint {
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
}
.banner {
  width:100%;
  float:left;
  margin: 20px 0px;
}

.banner-home{
  float:left;
  width: 100%;
  margin-bottom: 50px;
}

iframe {
  width: 100%;
}
iframe, object, embed {
  max-width: 100%;
}
/* --------------------------------------------------------------- */

/* --- MAIN NAVIGATION ------------------------------------------- */

/* --------------------------------------------------------------- */



#main-navigation {
  background-image: url('../../fileadmin/template_responsive/images/nav/bg_nav.png');
  background-repeat: repeat-x;
  height: 34px;
  width: 100%;
}
#main-navigation ul {
  color: #818285;
}
#main-navigation ul li {
  background-image: url('../../fileadmin/template_responsive/images/nav/nav_line.png');
  background-repeat: no-repeat;
  background-position: left top;
  float: left;
  position: relative;
  display: inline-block;
  font-size: 15px;
  font-weight: 400;
  line-height: 13px;
  padding: 0;
}
#main-navigation ul li:first-child {
  background-image: none;
  padding-left: 28px;
}
#main-navigation ul li a {
  color: #818285;
  display: block;
  padding-bottom: 11px;
  padding-right: 28px;
  padding-left: 28px;
  padding-top: 10px;
}
#main-navigation ul li a:hover {
  color: #0097D7;
}
/* AKTIVER ZUSTAND */

#main-navigation ul li.act > a {
  color: #0097D7;
}
#main-navigation ul li.act a:hover {
  color: #0097D7;
}
/* MIT SUBLEVEL */



#main-navigation ul.level_2 {
  display: none;
}
#main-navigation ul li.level_1:hover ul.level_2 {
  display: block;
}
#main-navigation ul li.level_1 ul.level_2 {
  position: absolute;
  top: 35px;
  left: 0;
  z-index: 500;
  height: auto;
  width: 210px;
}
#main-navigation ul.level_2 li.level_2 {
  display: block;
  width: 100%;
  padding: 0;
  text-align: left;
  border: 1px solid #eeeeee;
  margin-top: -1px;
}
#main-navigation ul.level_2 li.level_2 > a {
  display: block;
  background: #fff;
  padding: 13px 10px;
}
#main-navigation ul.level_2 li.level_2 > a:hover {
  background: #f6f6f6;
}
#main-navigation ul li.sub a {
}
#main-navigation ul li.sub a:hover {
}
/* --------------------------------------------------------------- */

/* --- SUB NAVIGATION -------------------------------------------- */

/* --------------------------------------------------------------- */



#sub-navigation {
}
#sub-navigation ul {
}
#sub-navigation ul li {
}
#sub-navigation ul li a {
}
#sub-navigation ul li a:hover {
}
/* AKTIVER ZUSTAND */

#sub-navigation ul li.act a {
}
#sub-navigation ul li.act a:hover {
}
/* MIT SUBLEVEL */

#sub-navigation ul li.sub a {
}
#sub-navigation ul li.sub a:hover {
}
/* --------------------------------------------------------------- */

/* --- SERVICE NAVIGATION ---------------------------------------- */

/* --------------------------------------------------------------- */



#service-navigation {
  font-size: 12px;
  height: 30px;
  padding-top: 10px;
  font-weight: 300;
  margin-bottom: 13px;
}
#service-navigation ul {
  color: #818285;
  margin-right: 45px;
}
#service-navigation ul li {
  top: 9px;
  float: right;
  margin-right: 15px;
  position: relative;
  display: inline-block;
}
#service-navigation ul li a {
  color: #818285;
}
#service-navigation ul li a:hover {
  color: #0097D7;
}
/* AKTIVER ZUSTAND */

#service-navigation ul li.act a {
  color: #0097D7;
}
#service-navigation ul li.act a:hover {
  color: #0097D7;
}
/* --------------------------------------------------------------- */

/* --- META NAVIGATION ------------------------------------------- */

/* --------------------------------------------------------------- */



#meta-navigation {
  cursor: pointer;
}
#meta-navigation ol {
  width: 100%;
  display: block;
  counter-reset: li;
  margin-left: 0;
  padding-left: 0;
}
#meta-navigation ol li {
  text-transform: uppercase;
  width: 270px;
  border-bottom-color: #D4D4D4;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-right-color: #D4D4D4;
  border-right-style: solid;
  border-right-width: 1px;
  float: left;
  position: relative;
  height: 242px;
  padding-bottom: 14px;
  padding-right: 27px;
  padding-left: 27px;
  padding-top: 60px;
  background-color: #ECEDED;
  text-align: left;
  position: relative;
  list-style: none;
  display: block;
  border-left-color: #ffffff;
  border-left-style: solid;
  border-left-width: 1px;
  border-top-color: #ffffff;
  border-top-style: solid;
  border-top-width: 1px;
  margin-bottom: 50px;
}
#meta-navigation ol li:hover {
  background-color: #d4d5d7;
}
#meta-navigation ol li:before {
  content: counter(li);
  counter-increment: li;
  left: 30px;
  top: 40px;
  right: 240px;
  font-size: 71px;
  margin-bottom: 20px;
  color: #fff;
  font-weight: bold;
}
#meta-navigation ol li a {
  padding-bottom: 0;
  padding-left: 3px;
  padding-right: 3px;
  padding-top: 0;
  /*background-color: #0097D7;*/

  font-size: 26px;
  line-height: 36px;
  color: #FFFFFF;
  font-weight: 500;
  text-align: left;
  display: block;
}
#meta-navigation ul li a:hover {
}
/* AKTIVER ZUSTAND */

#meta-navigation ul li.act a {
}
#meta-navigation ul li.act a:hover {
}
.meta-title {
  background-color: #0097D7;
  color: #FFFFFF;
  font-size: 26px;
  font-weight: 500;
  line-height: 36px;
  text-align: left;
  position: relative;
  top: 13px;
  display: inline;
}
.meta-title span {
 padding top: 0;
  padding-left: 3px;
  padding-right: 3px;
  padding-bottom: 0px;
}
.meta-subtitle {
  width: 270px;
  color: #999999;
  color: #A7A9AC;
  float: left;
  font-size: 15px;
  font-weight: 300;
  line-height: 16px;
  margin-top: 17px;
  text-transform: none;
  position: relative;
  top: 17px;
}
.meta-more:hover {
  font-size: 10px;
  margin-left: 5px;
  color: #000000;
  text-decoration: underline;
  text-transform: none;
  font-weight: 300;
}
.meta-more {
  font-size: 10px;
  margin-left: 5px;
  color: #0097D7;
  text-transform: none;
  font-weight: 300;
}
/* --------------------------------------------------------------- */

/* --- BREADCRUMB ------------------------------------------------ */

/* --------------------------------------------------------------- */

#breadcrumps {
  width: 100%;
  height: 15px;
  font-size: 10px;
  padding: 10px 0px 10px 20px;
  color: #999999;
  text-align: left;
  margin-bottom: 85px;
}
#breadcrumps a {
  font-size: 10px;
  color: #999999;
}
#breadcrumps a:hover {
  border-bottom: 1px solid #999999;
}
/* --------------------------------------------------------------- */

/* --- INHALTE --------------------------------------------------- */

/* --------------------------------------------------------------- */


.jci-iframe {
  display: none;
  width: 85px;
  height: 30px;
  background-image: url('../../fileadmin/template_responsive/images/new-window.jpg');
  background-repeat: no-repeat;
}
.grid-left {
  float: left;
  margin-right: 2%;
  width: 48%;
}
.grid-right {
  float: right;
  width: 50%;
}
.grid-30 {
  float: left;
  margin-right: 2%;
  width: 28%;
}
.grid-70 {
  float: right;
  width: 70%;
}
.content-column-100 {
  float: left;
  width: 100%;
}
.content-column-50-left {
  float: left;
  width: 48%;
  margin-right: 2%;
  margin-left: 0;
  margin-top: 0;
  margin-bottom: 0;
}
.content-column-50-right {
  float: left;
  width: 48%;
}

.more { font-size: 15px;}

/*IMAGE RENDERING TYPO3 */

div.csc-textpic-right .csc-textpic-imagewrap,
div.csc-textpic-left .csc-textpic-imagewrap {
  width:100%;
}

div.csc-textpic-right .csc-textpic-imagewrap .csc-textpic-image img{
  float:right;  
}

div.csc-textpic .csc-textpic-imagewrap figure,
div.csc-textpic figure.csc-textpic-imagewrap {
  display:block;  
}

DIV.csc-textpic .csc-textpic-imagewrap FIGURE {
    max-width: 100%;
    overflow: hidden;
    display: block;
}

DIV.csc-textpic-center .csc-textpic-imagewrap,
DIV.csc-textpic-center FIGURE.csc-textpic-imagewrap {
    width: 100%;
    display: block;
}

DIV.csc-textpic-center .csc-textpic-center-outer {
    max-width: 100%;
}

DIV.csc-textpic-center .csc-textpic-center-inner {
    width: 100%;
}



/* --------------------------------------------------------------- */

/* --- LINK-KLASSEN ---------------------------------------------- */

/* --------------------------------------------------------------- */



span.link-decoration {
  color: #0097D7;
  text-decoration: none;
}
span.link-decoration:hover {
  color: #000000;
  text-decoration: none;
  border-bottom: 1px solid #000;
}
a.no-decoration-page span.link-decoration, a.no-decoration-file span.link-decoration, a.no-decoration-url span.link-decoration, a.no-decoration-email span.link-decoration {
  color: #0097D7;
  text-decoration: none;
  border: none;
}
a.internal-link-file, a.internal-link-url, a.internal-link-page {
  text-decoration: none;
}
a.mail, a.popup-link-url, a.popup-link-page, a.popup-link-file, a.external-link-file, a.external-link-url, a.external-link-page {
  text-decoration: none;
  position: relative;
}
a.mail span.link-icon, a.popup-link-file span.link-icon, a.popup-link-url span.link-icon, a.popup-link-page span.link-icon, a.external-link-file span.link-icon, a.external-link-url span.link-icon, a.external-link-page span.link-icon {
  width: 14px;
  height: 18px;
  display: inline-block;
  background-image: url('../../fileadmin/template_responsive/images/icons/icon-sprite.gif');
  background-repeat: no-repeat;
}
a.external-link-file span.link-icon, a.external-link-url span.link-icon, a.external-link-page span.link-icon {
  background-position: -4px -18px;
}
a.popup-link-file span.link-icon, a.popup-link-url span.link-icon, a.popup-link-page span.link-icon {
  background-position: -40px -18px;
}
a.mail span.link-icon {
  background-position: -58px -18px;
}
a.download, a.pdf, a.word, a.excel, a.powerpoint, a.zip {
  position: relative;
  text-decoration: none;
  padding: 2px 0 2px 22px;
}
a.download span.link-icon, a.pdf span.link-icon, a.word span.link-icon, a.excel span.link-icon, a.powerpoint span.link-icon, a.zip span.link-icon {
  width: 18px;
  height: 18px;
  display: block;
  position: absolute;
  left: 0px;
  bottom: 0px;
  background-image: url('../../fileadmin/template_responsive/images/icons/icon-sprite.gif');
  background-repeat: no-repeat;
}
a.download span.link-icon {
  background-position: -162px -0px;
}
a.pdf span.link-icon {
  background-position: -108px -0px;
}
a.word span.link-icon {
  background-position: -54px -0px;
}
a.excel span.link-icon {
  background-position: -0px -0px;
}
a.powerpoint span.link-icon {
  background-position: -144px -0px;
}
a.zip span.link-icon {
  background-position: -18px -0px;
}
/* --------------------------------------------------------------- */

/* --- PAGE BROWSER ---------------------------------------------- */

/* --------------------------------------------------------------- */



.browsebox {
  list-style-type: none;
  margin: .5em 0 0;
}
.browsebox li {
  display: inline;
  margin: 0;
  padding: 0;
  line-height: 30px;
}
.browsebox li a {
  color: #900;
  padding: 4px 8px;
  border: 1px solid #CCC;
  background-color: #F2F2F2;
  margin: 0 2px 0;
}
.browsebox li a:hover {
  background-color: #E2E2E2;
}
.browsebox li.act a {
  text-decoration: underline;
}
/* --------------------------------------------------------------- */

/* --- FORM ------------------------------------------------------ */

/* --------------------------------------------------------------- */



input, textarea {
  border: 1px solid #B2B2B2;
  background-color: #E5E5E5;
  padding: 2px;
  color: #000;
  font-size: 1em;
}
input[type = "submit"], input[type = "button"], input[type = "reset"] {
  border: 1px solid #B2B2B2;
  background-color: #FFF;
  padding: 2px 5px;
}
input[type = "radio"], input[type = "checkbox"] {
  background: none;
  border: none;
}
input:hover, select:hover, textarea:hover {
  background-color: #CCCCCC;
}
input:focus, select:focus, textarea:focus {
  background-color: #FFFFFF;
}
select {
  font-size: 1em;
  border: 1px solid #666666;
  background-color: #F2F2F2;
  padding: 1px;
}
fieldset {
  border: none;
}
legend {
  display: none;
}
label, select, input[type = "checkbox"], input[type = "radio"], input[type = "button"], input[type = "submit"] {
  cursor: pointer;
}
.js-error {
  padding: 10px;
  margin: 0 0 20px;
  border: 1px solid #900;
  background-color: #F0D9D9;
}
.js-error p {
  color: #900;
  padding: 0 0 0 15px;
  background-image: url('../../fileadmin/template_responsive/images/icons/list_error.gif');
  background-position: left .4em;
  background-repeat: no-repeat;
}
.form-required {
  color: #FF0000;
}
.form-label {
  line-height: 2em;
}
.form-radio {
  background: none;
  border: none;
}
.form-error {
  padding: 10px;
  margin: 0 0 20px;
  border: 1px solid #900;
  background-color: #F0D9D9;
}
.form-error ul {
  list-style-type: none;
  margin: 5px 0 0;
}
.form-error ul li {
  background-image: url('../../fileadmin/template_responsive/images/icons/list_error.gif');
  background-repeat: no-repeat;
  background-position: left center;
  padding: 0 0 0 15px;
}
.form-disabled {
}
/* --------------------------------------------------------------- */

/* --- GRID ------------------------------------------------------ */

/* --------------------------------------------------------------- */



.grid-7-content-left, .grid-7-content-right {
  float: left;
  width: 48%;
  margin-right: 2%;
}
.grid-8-content {
  width: 100%;
  float: left;
  clear: both;
}
/* --------------------------------------------------------------- */

/* --- SLIDER HOME ----------------------------------------------- */

/* --------------------------------------------------------------- */

.scrollable-image-slider {
  position: relative;
  width: 100%;
  height: 428px;
  margin-bottom: 80px;
  overflow: hidden;
}

  
.scrollable-image-slider .items {
  position: absolute;
  height: 100%;
  width: 100%;
}

.scrollable-image-slider .items > div.item {
  height: 100%;
  width: 100%;
}

.scrollable-image-slider a.prev {
  background: url('../../fileadmin/template_responsive/images/slider/arrow-left.png') no-repeat center center;
  width: 41px;
  height: 41px;
  position: absolute;
  left: 21px;
  top: 50%;
  margin-top: -21px;
  z-index: 200;
  cursor: pointer;
}
.scrollable-image-slider a.prev:hover {
  background: url('../../fileadmin/template_responsive/images/slider/arrow-left-on.png') no-repeat center center;
}
.scrollable-image-slider a.next {
  background: url('../../fileadmin/template_responsive/images/slider/arrow-right.png') no-repeat center center;
  position: absolute;
  width: 41px;
  height: 41px;
  right: 21px;
  top: 50%;
  margin-top: -21px;
  z-index: 200;
  cursor: pointer;
}
.scrollable-image-slider a.next:hover {
  background: url('../../fileadmin/template_responsive/images/slider/arrow-right-on.png') no-repeat center center;
}

.scrollable-image-slider .navi {
  height: 12px;
  position: absolute;
  margin: 0 auto;
  z-index: 200;
  bottom: 39px;
  width:100%;
  left: 0;
  text-align:center;
}

.scrollable-image-slider .navi a.active {
  background-color: #0097d7;
  -webkit-border-radius:50%;
  -moz-border-radius:50%;
  border-radius:50%;
  background-position: left top;
  background-repeat: no-repeat;
  height: 12px;
  width: 12px;
}
.scrollable-image-slider .navi a {
  background-attachment: scroll;
  background-clip: border-box;
  background-color: rgba(0, 0, 0, 0);
  background-color: #fff;
  -webkit-border-radius:50%;
  -moz-border-radius:50%;
  border-radius:50%;
  background-origin: padding-box;
  background-position: left top;
  background-repeat: no-repeat;
  background-size: auto auto;
  cursor: pointer;
  display: inline-block;
  margin-bottom: 0;
  margin-left: 3px;
  margin-right: 3px;
  margin-top: 0;
  width: 12px;
  height: 12px;
}
.scrollable-image-slider .navi a:hover {
  background-color: #fff;
  -webkit-border-radius:50%;
  -moz-border-radius:50%;
  border-radius:50%;
  background-position: left top;
  background-repeat: no-repeat;
  height: 12px;
  width: 12px;
}




.scrollable-image-slider .csc-textpic-caption {
  cursor: pointer;
  width: 100%;
  position: absolute;
  font-size: 18px;
  color: #ffffff;
  z-index: 200;
  line-height: 25px;
  left: 50px;
  text-align: left;
  bottom: 85px;
  text-transform: uppercase;
  display: inline;
}
.scrollable-image-slider .csc-textpic-caption span {
  padding-bottom: 0;
  padding-top: 0;
  padding-left: 3px;
  padding-right: 3px;
  background-color: #0097D7;
}
.scrollable-image-slider .csc-textpic-caption span a {
  color: #FFFFFF;
}
/* --------------------------------------------------------------- */

/* --- SLIDER FOLGE KLEIN ---------------------------------------- */

/* --------------------------------------------------------------- */



.scrollable-image-slider2 {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 0;
  padding-bottom: 68.51%;
}
.scrollable-image-slider2 .items {
  /*
  width: 20000em;
  position: absolute;
  clear: both;
  left: 0;
  z-index: 100;
  */
  position: absolute;
  height: 100%;
  width: 100%;
}
.scrollable-image-slider2 .items> div.item {
  /*
  float: left;
  width: 490px;
  position: relative;
  */
  height: 100%;
  width: 100%;
}
/*
.scrollable-image-slider2 .items div.item img {
  width: 490px;
  height: 322px;
}
*/
.scrollable-image-slider2 a.prev {
  background: url('../../fileadmin/template_responsive/images/slider/arrow-left.png') no-repeat center center;
  width: 41px;
  height: 41px;
  position: absolute;
  left: 21px;
  top: 50%;
  margin-top: -21px;
  z-index: 200;
  cursor: pointer;
}
.scrollable-image-slider2 a.prev:hover {
  background: url('../../fileadmin/template_responsive/images/slider/arrow-left-on.png') no-repeat center center;
}
.scrollable-image-slider2 a.next {
  background: url('../../fileadmin/template_responsive/images/slider/arrow-right.png') no-repeat center center;
  position: absolute;
  width: 41px;
  height: 41px;
  right: 42px;
  top: 50%;
  margin-top: -21px;
  z-index: 200;
  cursor: pointer;
}
.scrollable-image-slider2 a.next:hover {
  background: url('../../fileadmin/template_responsive/images/slider/arrow-right-on.png') no-repeat center center;
}
.scrollable-image-slider2 .navi {
  height: 12px;
  position: absolute;
  width: 490px;
  margin: 0 auto;
  z-index: 200;
  bottom: 15px;
  left: 0;
  width:100%;
  text-align:center;
}
.scrollable-image-slider2 .navi a.active {
  background-color: #0097d7;
  -webkit-border-radius:50%;
  -moz-border-radius:50%;
  border-radius:50%;  background-position: left top;
  background-repeat: no-repeat;
  height: 12px;
  width: 12px;
}
.scrollable-image-slider2 .navi a {
  background-attachment: scroll;
  background-clip: border-box;
  background-color: rgba(0, 0, 0, 0);
  background-color: #fff;
  -webkit-border-radius:50%;
  -moz-border-radius:50%;
  border-radius:50%;  background-origin: padding-box;
  background-position: left top;
  background-repeat: no-repeat;
  background-size: auto auto;
  cursor: pointer;
  display: inline-block;
  margin-bottom: 0;
  margin-left: 3px;
  margin-right: 3px;
  margin-top: 0;
  width: 12px;
  height: 12px;
}
.scrollable-image-slider2 .navi a:hover {
  background-color: #0097d7;
  -webkit-border-radius:50%;
  -moz-border-radius:50%;
  border-radius:50%;
  background-position: left top;
  background-repeat: no-repeat;
  height: 12px;
  width: 12px;
}
/* --------------------------------------------------------------- */

/* --- SLIDER FOLGE GROSS ---------------------------------------- */

/* --------------------------------------------------------------- */



.scrollable-image-slider3 {
  position: relative;
  overflow: hidden;
  height: 274px;
  width: 100%;
}
.scrollable-image-slider3 .items {
  /*
  width: 20000em;
  position: absolute;
  clear: both;
  left: 0;
  z-index: 100;
  */
  height: 100%;
}
.scrollable-image-slider3 .items div.item {
  /*
  float: left;
  
  position: relative;
  height: 326px;
  overflow: hidden;
  
  */
  height: 274px;
  width: 327px;
  overflow: hidden;
}
/*
.scrollable-image-slider3 .items div.item img {
  height:auto;
  width: auto;
}
*/

.scrollable-image-slider3 a.prev {
  background: url('../../fileadmin/template_responsive/images/slider/arrow-left.png') no-repeat center center;
  width: 41px;
  height: 41px;
  position: absolute;
  left: 21px;
  top: 50%;
  margin-top: -21px;
  cursor: pointer;
  z-index: 200;
}
.scrollable-image-slider3 a.prev:hover {
  background: url('../../fileadmin/template_responsive/images/slider/arrow-left-on.png') no-repeat center center;
}
.scrollable-image-slider3 a.next {
  background: url('../../fileadmin/template_responsive/images/slider/arrow-right.png') no-repeat center center;
  position: absolute;
  width: 41px;
  height: 41px;
  right: 21px;
  cursor: pointer;
  top: 50%;
  margin-top: -21px;
  z-index: 200;
}
.scrollable-image-slider3 a.next:hover {
  background: url('../../fileadmin/template_responsive/images/slider/arrow-right-on.png') no-repeat center center;
}
.co-slider-content {
  background-image: url('../../fileadmin/template_responsive/images/line.jpg');
  background-position: center bottom;
  background-repeat: no-repeat;
  margin-bottom: -59px;
  padding-bottom: 100px;
}
/* --------------------------------------------------------------- */

/* --- ZITATE ---------------------------------------------------- */

/* --------------------------------------------------------------- */

.zitat {
  text-transform: uppercase;
  width: 297px;
  border-bottom-color: #D4D4D4;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-right-color: #D4D4D4;
  border-right-style: solid;
  border-right-width: 1px;
  float: left;
  position: relative;
  height: 242px;
  padding-bottom: 14px;
  padding-right: 27px;
  padding-top: 60px;
  background-color: #ECEDED;
  text-align: left;
  position: relative;
  list-style: none;
  display: block;
  border-left-color: #ffffff;
  border-left-style: solid;
  border-left-width: 1px;
  border-top-color: #ffffff;
  border-top-style: solid;
  border-top-width: 1px;
}
.zitat h2 {
  font-size: 18px;
  line-height: 26px;
  margin-bottom: 14px;
}
.zitat p {
  color: #544850;
  text-transform: none;
  font-size: 16px;
  margin-top: 10px;
}
.zitate-box ol {
  counter-reset: li;
  display: block;
  margin-left: 0;
  padding-left: 0;
  width: 100%;
}
.zitate-box ol li:before {
  content: counter(li);
  counter-increment: li;
  left: 30px;
  top: 40px;
  right: 260px;
  font-size: 71px;
  margin-bottom: 20px;
  color: #fff;
  font-weight: bold;
  margin-left: 30px;
}
.zitat .content-element {
  margin-top: 16px;
}

/* YoxView v2.0 CSS file */
#yoxview .yoxview_bottom{ bottom: 0; }
#yoxview .yoxview_right{ float: right; }
#yoxview .yoxview_left{ float: left; }

#yoxview_popupWrap
{
	position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: none;
    z-index: 998;
}
#yoxview
{
	position: absolute;
	z-index: 999;
	border: solid 1px #999;
	overflow: hidden;
	text-align: left;
}
#yoxview a img, #yoxview_infoPanel a img{ border: none; }
#yoxview a:focus{ outline: none; }
#yoxview div.yoxview_imgPanel{ position: absolute; top: 0; left: 0; }
#yoxview div.yoxview_mediaPanel
{ 
	position: absolute; 

	background: #191919; 
	width: 100%; 
	height: 100% 
}
#yoxview .yoxview_ctlBtn {
	position: absolute; 
	z-index: 3;
	display: block;
	text-decoration: none;
	outline: none;
	width: 50%;
	height: 100%;
	top:0;
	opacity:1 !important;
}
#yoxview .yoxview_ctlBtn img
{
	position: absolute;
	border: none;
	top: 50%;
	margin-top: -22px;
}
#yoxview a.yoxview_ctlBtn:focus, #yoxview a.yoxview_ctlBtn:active{ outline: none; outline: none;}
#yoxview .yoxview_notification
{
	width: 59px; 
	height: 59px; 
	position: absolute; 
	top: 50%; 
	left: 50%; 
	margin-top: -30px;
	margin-left: -30px;
	z-index: 4;
	opacity: 0.6;
	filter: alpha(opacity=60);
	background-image: url('../../fileadmin/template_responsive/js/yoxview/images/sprites.png');
	background-repeat: no-repeat;
	display: none;
}

#yoxview #yoxview_ajaxLoader img
{
	padding: 13px;
}
#yoxview .yoxview_popupBarPanel
{
	position: absolute;
	z-index: 4;
	min-height: 70px;
	width: 100%;
	right: 0;
}
#yoxview #yoxview_menuPanel
{ 
	width: 145px; 
	height: 42px; 
	padding-top: 0px;
	padding-right: 9px;
	position: absolute; 
	right: 0;
	background: url('../../fileadmin/template_responsive/js/yoxview/images/sprites.png') no-repeat left -77px;
	background: #333;
	background: rgba(0, 0, 0, 0.8);
	-moz-border-radius: 0 0 0 15px;
	-webkit-border-radius: 0 0 0 15px;
	border-radius: 0 0 0 15px;
	top: -42px;
}

#yoxview #yoxview_menuPanel a
{ 
	display: block; 
	width: 45px; 
	float: right; 
	text-align: center; 
	font-size: 0.8em; 
	position: relative;
	margin-top: -5px;
	padding-bottom: 13px;
	text-decoration: none;
}
#yoxview #yoxview_menuPanel a span{ color: White; display: block; margin-bottom: 3px;  }
#yoxview #yoxview_menuPanel a.last{ margin-left: 0; }
#yoxview #yoxview_menuPanel a:focus{ outline: none; }
#yoxview_infoPanel
{
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 0;
	color: White;
	z-index: 2;
	overflow: hidden;
}
#yoxview_infoPanel #yoxview_infoPanelBack
{
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 1;
	left: 0;
	top: 0;
}
#yoxview_infoPanel #yoxview_infoPanelContent
{
	position: absolute;
	width: 100%;
	z-index: 2;
	top: 0;
	left: 0;
}
#yoxview_infoPanel span#yoxview_count
{
	display: block;
	width: 55px;
	float: right;
	text-align: center;
	padding-top: 8px;
}
#yoxview_infoPanel #yoxview_infoText
{
	margin: 0 10px;
	padding: 8px 0;
	display:inline-block;
}
#yoxview_infoPanel #yoxview_infoText #yoxview_infoTextDescription
{
	margin-top: 1em;
	padding-bottom: 0.5em;
	max-height: 200px;
	overflow: auto;
	padding-right: 10px;
}
#yoxview_infoPanel #yoxview_infoText a, #yoxview .yoxview_error a{ color: #a7d557; text-decoration: none; outline: none; }
#yoxview_infoPanel #yoxview_infoText a:hover, #yoxview .yoxview_error a:hover{ color: #d5eeaa }
#yoxview_infoPanel a.yoxviewInfoLink
{
	display: none;
	opacity: 0.8;
	float: right;
	margin-right: 5px;
	margin-top: 5px;
}
#yoxview_infoPanel a.yoxviewInfoLink:hover{ opacity: 1 }
#yoxview #yoxview_helpPanel
{
	display: none;
	width: 201px;
	height: 312px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -171px;
	margin-left: -111px;
	z-index: 5;
	color: White;
	padding: 20px;
	padding-top: 10px;
	cursor: pointer;
}
#yoxview #yoxview_helpPanel p{ margin-top: 80px; }
#yoxview #yoxview_helpPanel span#yoxview_closeHelp{ display: block; position: absolute; bottom: 20px; left: 0; text-align: center; width: 100%; }
#yoxview .yoxview_error
{
	display: block;
	text-align: center;
	color: #fff;
	top: 41%;
	width: 100%;
	height: 20%;
	position: absolute;
	padding: 10px;
}

#yoxview .yoxview_top{ top: 0; width: 50%; }
#yoxview .yoxview_element{ width: 100%; height: 100%; position: absolute;  border: none; background: #333; }

.yoxview-thumbnails a
{
	float: left;
	margin: 4px;
	/* For thumbnails opacity: */
	opacity: 0.8;
	filter: alpha(opacity=80);
}
.yoxview-thumbnails a:hover
{
	/* For thumbnails opacity: */
	opacity: 1;
	filter: alpha(opacity=100);
}
.yoxview-thumbnails a img
{ 
	/* Set white borders around the thumbnails, instead of the browser's default Blue: */
	border: solid 1px #ffffff;
}
.yoxview-thumbnails-details{ margin-bottom: 1em; }
.yoxview-thumbnails-details h2{ margin-bottom: 0; padding: 0; font-size: 1.2em; font-weight: bold;}
/* --------------------------------------------------------------- */
/*                                                                 */
/*    RTE CSS-DATEI                                                */
/*    Webstobe GmbH, www.webstobe.ch                               */
/*                                                                 */
/* --------------------------------------------------------------- */



/* --- EIGENE CSS KLASSEN ---------------------------------------- */

/*
.link {
	padding: 0 0 0 20px !important;
	background-image: url('../../fileadmin/template_responsive/images/icons/icon_internal-link.gif');
	background-repeat: no-repeat;
	background-position: 1px 0.4em;
}
*/

/* --- TABELLEN FORMATIERUNG ------------------------------------- */

/*
th.hintergrund_grau,
td.hintergrund_grau {
	background-color: #F2F2F2;
}
*/

/* --- ABSATZ FORMATIERUNG --------------------------------------- */

.sehr_klein {
	font-size: 0.8em;
}

.klein {
	font-size: 0.9em;
}

.normal {
	font-size: 1.0em;
}

.gross {
	font-size: 1.1em;
}

.sehr_gross {
	font-size: 1.2em;
}

/* --- AUSRICHTUNGEN --------------------------------------------- */

.align-left {
	text-align: left;
}

.align-center {
	text-align: center;
}

.align-right {
	text-align: right;
}


/* --- RTE KLASSEN ----------------------------------------------- */

body.htmlarea-content-body * {
	margin: 0;
	padding: 0;
}

body.htmlarea-content-body,
body.htmlarea-content-body table {
	font-size: 12px;
}

body.htmlarea-content-body table p {
}

body.htmlarea-content-body p {
	margin: 0 0 0.6em 0;
	line-height: 1.6em;
}

body.htmlarea-content-body li {
	line-height: 1.6em;
}

body.htmlarea-content-body ul {
	margin: 0 0 0 20px;
}

body.htmlarea-content-body ol {
	margin: 0 0 0 25px;
}
/* --------------------------------------------------------------- */
/*                                                                 */
/*    RESPONSIVE CSS-DATEI                                         */
/*    Webstobe GmbH, www.webstobe.ch                               */
/*                                                                 */
/* --------------------------------------------------------------- */

/* --------------------------------------------------------------- */
/* --- HTML TAGS ------------------------------------------------- */
/* --------------------------------------------------------------- */
.mobile-main-navigation {
    display: none;
}

#mobile-service-navigation {
    display: none;
}

.iframe-wrapper {
    position: relative;
    height: 400px;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
}

.iframe-wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    /*
        height: 100%;
        */
}

@media (max-width: 950px) {
    #main-navigation ul li {
        margin: 0;
        font-size: 13px;
        padding: 0;
    }

    #main-navigation ul li a {
        padding-left: 20px;
        padding-right: 20px;
    }
    .jci_lu label.recaptcha-label {
        display: none;
    }
}

@media (max-width: 1030px) {
    .iframe-wrapper {
        margin-left: 30px;
        margin-right: 30px;
    }

    #logo {
        margin: 0 10px;
    }
}

@media (min-width: 801px) {
    #mail-button {
        display: none;
    }

    #facebook-mobile {
        display: none;
    }

    .mobile-main-navigation {
        display: none !important;
    }

    #mobile-service-navigation {
        display: none !important;
    }
}

@media (max-width: 800px) {

    #formular input {
        max-width: inherit !important;
    }

    .iframe-wrapper {
        margin-left: 0px;
        margin-right: 0px;
    }

    body.home {
        background-image: none;
    }

    a.more {
        font-size: 17px;
    }

    .teaser-text p {
        margin-top: 0;
    }

    .scrollable-image-slider {
        height: 0;
        padding-bottom: 60%;
        margin-bottom: 0px;
    }

    h1, h2, h3 {
        left: 0;
        bottom: auto;
        top: auto;
    }

    .header-title {
        margin-bottom: 0px;
    }

    .title-container .header-title-2 {
        margin-top: 0px;
    }

    .tx-yag-gallery-albumdescription, .tx-yag-gallery-albumcaption {
        padding: 0;
        margin-bottom: 10px;
    }

    .content-column-100 {
        padding: 0 10px;
    }

    .tx-yag-thumb-innerframe img, .tx-yag-image img {
        padding: 0;
    }

    .tx-yag-item-thumb-outerframe {
        height: auto !important;
    }

    .tx-yag-items.yoxview {
        padding-left: 0;
    }

    #page-content p {
        font-size: 18px;
    }

    #page-content h1 {
        font-size: 26px;
        line-height: 33px;
    }

    #page-content ul, p {
        font-size: 18px;
        margin-left: 0;
        margin-bottom: 14px;
        margin-top: 0px;
    }

    .header-h2 {
        margin-bottom: 20px;
    }

    .title-container .header-title-2 {
        bottom: auto;
        float: left;
        margin: 20px 0 45px 0;
        width: 100%;
        position: relative;
        right: auto;
    }

    #page-content ul li {
        margin-left: 20px;
    }

    #page-content ul li, p {
        font-size: 18px;
    }

    .grid-left {
        float: left;
        width: 100%;
    }

    .grid-right {
        float: right;
        width: 100%;
    }

    .grid-30 {
        float: left;
        width: 100%;
    }

    .grid-70 {
        float: right;
        width: 100%;
    }

    .content-column-50-left {
        width: 100%;
        margin-right: 0;
        padding: 0 10px;
    }

    .content-column-50-right {
        width: 100%;
        padding: 0 10px;
    }

    #facebook-mobile {
        display: block;
    }

    #header {
        height: auto;
    }

    .jci-iframe-home {
        display: block;
        width: 171px;
        height: 61px;
        background-image: url('../../fileadmin/template_responsive/images/veranstaltungen_newwindow.png');
        background-repeat: no-repeat;
    }

    .jci-iframe-wir {
        display: block;
        width: 171px;
        height: 61px;
        background-image: url('../../fileadmin/template_responsive/images/portrait_newwindow.png');
        background-repeat: no-repeat;
    }

    #mobile-service-navigation {
        float: left;
        display: block;
        width: 100%;
        margin-bottom: 20px;
    }

    #mobile-service-navigation ul li {
        list-style: none;
        font-size: 13px;
        color: #fff;
        text-align: left;
        display: block;
        float: left;
        padding: 0 6px;
        border-right: 1px solid #fff;
    }

    #facebook {
        display: none;
    }

    #footer {
        width: 100%;
        position: relative;
        margin-top: -350px;
        clear: both;
        background-image: url('../../fileadmin/template_responsive/images/bg-footer-responsive.png');
        background-position: right bottom;
        background-repeat: no-repeat;
    }

    #imprint p {
        font-size: 11px;
        color: #FFFFFF;
        font-weight: lighter;
        line-height: 10px;
        margin: 0;
    }

    #imprint .link-decoration {
        font-size: 11px;
        color: #FFFFFF;
        font-weight: lighter;
    }

    #mobile-service-navigation ul li:first-child {
        padding-left: 0;
    }

    #mobile-service-navigation ul li:last-child {
        border-right: none;
    }

    #mobile-service-navigation ul li a {
        color: #fff;
    }

    .wrapper-imprint {
        position: absolute;
        bottom: 20px;
        left: 20px;
    }

    #imprint {
        bottom: 0;
        left: 0;
        margin-left: 0;
        position: relative;
        width: 100%;
        float: left;
        text-align: left;
    }

    #service-navigation {
        display: none;
    }

    #breadcrumps {
        margin-bottom: 0;
        display: none;
    }

    #logo {
        height: auto;
        margin: 5px 15px 0;
    }

    #blue-top {
        padding: 6px 15px;
        background-color: #0097d7;
    }

    .border, .overlay {
        display: none;
    }

    #blue-top {
        display: block;
        height: 61px;
    }

    #blue-top:after {
        clear: both;
        display: table;
        content: "";
    }

    #blue-top:after {
        content: "";
        display: table;
        clear: both;
    }

    .mobile-buttons, #mobilenav-button {
        display: block;
    }

    #mobilenav-button {
        position: relative;
        z-index: 20;
        display: block;
        width: 35px;
        float: left;
        margin: 12px 0 0 0;
        text-align: center;
        background-image: url('../../fileadmin/template_responsive/images/clear.gif');
        background-repat: repeat;
        cursor: pointer;
    }

    #mobilenav-button > span {
        height: 4px;
        display: block;
        margin: 0 auto 6px auto;
        background: #fff;
    }

    #mobilenav-button > span:last-child {
        margin-bottom: 0;
    }

    #main-navigation, #sub-navigation {
        display: none;
    }

    #meta-navigation ul li {
        display: block;
        width: 100%;
    }

    /* Mobile Navigation */
    .mobile-main-navigation {
        position: absolute;
        top: 60px;
        left: 0;
        padding: 0;
        display: none;
        text-align: left;
        height: auto;
        float: left;
        width: 100%;
        max-width: 305px;
        z-index: 250;
        color: #fff;
        background: #0097d7;

    }

    .mobile-main-navigation ul.level_1 {
        padding: 0px;
    }

    .mobile-main-navigation ul {
        list-style: none;
        padding: 0;
        margin: 0;
        text-align: left;
    }

    .mobile-main-navigation ul li.level_1 a {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        color: #fff;
        display: inline-block;
        font-size: 1.333em;
        font-weight: normal;
        padding-bottom: 12px;
        padding-left: 25px;
        padding-right: 25px;
        padding-top: 12px;
        text-transform: none;
        width: 85%;
    }

    .mobile-main-navigation ul li a {
        color: #fff;
        width: 70%;
    }

    .mobile-main-navigation ul li {
        font-size: 18px;
        line-height: 1.3em;
        text-transform: uppercase;
    }

    .mobile-main-navigation ul {
        list-style-image: none;
        list-style-position: outside;
        list-style-type: none;
        text-align: left;
    }

    .mobile-main-navigation {
        color: #fff;
        text-align: left;
    }

    #page {
        text-align: left;
    }

    .mobile-main-navigation ul li {
        margin: 0;
        padding: 0;
        line-height: 1.3em;
        text-transform: uppercase;
        font-size: 18px;
    }

    .mobile-main-navigation ul li:after {
        content: "";
        display: table;
        clear: both;
    }

    .mobile-main-navigation ul li a {
        width: 70%;
        border: none;
        color: #fff;
    }

    .mobile-main-navigation ul.level_1 > li.act > a {
        text-decoration: underline;
    }

    .mobile-main-navigation ul.level_2 {
        background-color: #fff;
        padding: 0;
    }

    .mobile-main-navigation ul li.level_2 {
        border-bottom: none;
    }

    .mobile-main-navigation ul li.level_2:last-child {
        border-bottom: none;
    }

    .mobile-main-navigation ul.level_3 {
        padding: 0 0 10px 20px;
    }

    .mobile-main-navigation ul li.level_3 {
        border-bottom: none;
    }

    .mobile-main-navigation ul li.level_3:last-child {
        border-bottom: none;
    }

    .mobile-main-navigation ul li.ifsub > .arrow, .mobile-main-navigation ul li.sub > .arrow {
        background-position: center center;
        background-repeat: no-repeat;
        width: 15%;
        float: right;
        cursor: pointer;
        text-align: right;
    }

    .mobile-main-navigation ul li.ifsub > .arrow {
        padding: 20px 25px 20px 5px;
        background-image: url('../../fileadmin/template_responsive/images/arrow-down.png');
        background-repeat: no-repeat;
        background-position: center center;
        margin-top: 5px;
    }

    .mobile-main-navigation ul li.sub > .arrow {
        background-image: url('../../fileadmin/template_responsive/images/arrow-up.png');
        background-repeat: no-repeat;
        background-position: center center;
        padding: 18px 25px 18px 5px;
        margin-top: 5px;
    }

    .mobile-main-navigation ul.level_2 > li.ifsub > .arrow {
        padding: 8px 25px 8px 5px;
    }

    .mobile-main-navigation ul.level_2 > li.sub > .arrow {
        padding: 6px 25px 6px 5px;
    }

    .mobile-main-navigation ul li.ifsub ul.level_2, .mobile-main-navigation ul li.ifsub ul.level_3, .mobile-main-navigation ul li.ifsub ul.level_4 {
        display: none;
    }

    .mobile-main-navigation ul li.level_3 {
        padding: 0 5px;
    }

    .mobile-main-navigation ul li.level_3:hover, .mobile-main-navigation ul li.level_3.act {
        background: #fff;
        color: #000;
        text-decoration: underline;
    }

    .mobile-main-navigation li.act > .arrow:before {
        color: #fff !important;
    }

    .mobile-main-navigation ul li.level_1 a {
        color: #fff;
        font-weight: normal;
        padding: 12px 25px;
        display: inline-block;
        width: 85%;
        font-size: 1.333em;
        text-transform: none;
    }

    .mobile-main-navigation ul li.level_2 a {
        text-transform: none;
        color: #0097d7;
        font-weight: normal;
        padding: 8px 25px;
        display: inline-block;
        width: 72%;
        font-size: 1em;
    }

    .mobile-main-navigation ul li.level_1.act.ifsub {
        height: 47px;
    }

    .mobile-main-navigation ul li.level_3 a {
        text-transform: none;
        color: #000;
        font-weight: normal;
        padding: 8px 0;
        display: inline-block;
        width: 72%;
        text-transform: none;
        text-decoration: underline;
        font-size: 1em;
    }

    .mobile-main-navigation ul li a:hover {
        color: #fff;
        text-decoration: underline;
    }

    .mobile-main-navigation ul.level_2 li.act > a {
        color: #0097d7;
        text-decoration: underline;
    }

    .mobile-main-navigation ul.level_2 li a:hover {
        color: #0097d7;
        text-decoration: underline;
    }

    .mobile-main-navigation ul.level_1 li.act.sub ul.level_2 {
        border-top: none;
    }

    #mail-button {
        display: block;
    }

    .mobile-btn {
        float: right;
        text-align: center;
        margin-top: 10px;
        color: #fff;
        cursor: pointer;
    }

    .mobile-btn > div {
        float: left;
        margin: 0 0 0 42px;
    }

    .phone-btn > div {
        float: left;
        margin: 0 0 0 20px;
    }

    .icon-mail {
        background-image: url('../../fileadmin/template_responsive/images/couvert.png');
        background-repeat: no-repeat;
        width: 43px;
        height: 31px;
        z-index: 500;
        display: block;
    }

    .icon-phone {
        background-image: url('../../fileadmin/template_responsive/images/phone.png');
        background-repeat: no-repeat;
        width: 33px;
        height: 31px;
        z-index: 500;
        display: block;
    }

    /* h1, h2 und h3 */
    .header-title-1 h1, .header-title-1 h2, .csc-header h3, .csc-header-n3 h1 {
        background: none;
        display: block;
        border-left: 3px solid #0097d7;
    }

    .header-title-1 h2 {
        line-height: 28px;
    }

    .csc-header h3 {
        line-height: 26px;
        margin-bottom: 20px;
    }

    .csc-header-n1 {
        margin-bottom: 20px;
    }

    .header-title-1 h1 span, .header-title-1 h2 span, .csc-header h3 span, .csc-header-n3 h1 span {
        background: #0097d7;
        padding: 0 3px 0 0;
    }
}

@media (min-width: 701px) {
    #language-navigation {
        display: block !important;
    }
}

@media (max-width: 700px) {

    .tx-yag-album-thumb-outerframe {
        width: 100% !important;
    }

    /* --------------------------------------------------------------- */
    /* --- MOBILE MAIN NAVIGATION ------------------------------------ */
    /* --------------------------------------------------------------- */
    .mobile-main-navigation {
        max-width: 280px;
    }

    .mobile-main-navigation ul li.level_1 a {
        padding: 12px 15px;
    }

    .mobile-main-navigation ul li.level_2 a {
        padding: 8px 15px;
    }

    .mobile-main-navigation ul li.ifsub > .arrow {
        padding: 22px 15px 20px 5px;
    }

    .mobile-main-navigation ul li.sub > .arrow {
        padding: 22px 15px 18px 5px;
    }

    .mobile-main-navigation ul.level_2 > li.ifsub > .arrow {
        padding: 8px 15px 8px 5px;
    }

    .mobile-main-navigation ul.level_2 > li.sub > .arrow {
        padding: 6px 15px 6px 5px;
    }

    #page-content .scrollable-image-slider .slick-dots {
        bottom: 10px;
    }
}

@media (max-width: 568px) {
    #phone-button {
        display: block;
    }

    .grid-slider .csc-textpic-caption {
        display: none;
    }

    .title-container .header-title-2 {
        margin-top: 30px;
    }

    ol li label {
        font-size: 18px;
        width: 100%;
        margin-bottom: 5px;
    }

    input[type="text"], input[type="file"], input[type="password"], textarea, select, input#email {
        font-size: 18px;
        margin-bottom: 5px;
    }

    .radio {
        width: 15%;
    }

    ol li .title, ol li input, ol li select, ol li textarea {
        margin-left: 0;
        width: 100%;
    }

    .required-fields, input#submit-btn {
        margin-left: 0;
    }

    .recaptcha-label {
        display: none;
    }

    .g-recaptcha {
        margin-top: 30px !important;
    }


}

@media (max-width: 480px) {
    .mobile-meta-navigation ul li {
        float: none;
    }

    .tx-yag-item-thumb-outerframe {
        width: 50% !important;
    }

    .scrollable-image-slider .navi,
    .scrollable-image-slider2 .navi {
        bottom: 12px;
    }

    .scrollable-image-slider .navi {
        height: 40px;

    }

    .scrollable-image-slider .navi a {
        margin: 5px 6px;
    }

    #imprint {

        float: none;

    }

    #imprint a.external-link {

        display: inline-block;
        margin: 3px 2px;
    }

}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
    #mail-button img,
    #facebook-mobile img {
        visibility: hidden;
    }

    #mail-button {
        background-image: url('../../fileadmin/template_responsive/images/couvert-2x.png');
        background-size: 100% auto;
        background-repeat: no-repeat;
        width: 43px;
    }

    #facebook-mobile {
        background-image: url('../../fileadmin/template_responsive/images/fb-mobile-2x.png');
        background-size: 100% auto;
        background-repeat: no-repeat;
        width: 31px;
    }
}

@media (min-width: 0px) {
    #page {
        width: 100%;
        max-width: 980px;
    }
}




/* Z-INDEX */
 .formError { z-index: 990; }
    .formError .formErrorContent { z-index: 991; }
    .formError .formErrorArrow { z-index: 996; }
    
    .ui-dialog .formError { z-index: 5000; }
    .ui-dialog .formError .formErrorContent { z-index: 5001; }
    .ui-dialog .formError .formErrorArrow { z-index: 5006; }




.inputContainer {
	position: relative;
	float: left;
}

.formError {
	position: absolute;
	top: 300px;
	left: 300px;
	display: block;
	cursor: pointer;
}

.formError.inline {
	position: relative;
	top: 0;
	left: 0;
	display: inline-block;
}

.ajaxSubmit {
	padding: 20px;
	background: #55ea55;
	border: 1px solid #999;
	display: none;
}

.formError .formErrorContent {
	width: 100%;
	/*background: #ee0101;*/
	position:relative;
	/*color: #fff;*/
	min-width: 120px;
	font-size: 11px;
	border: 2px solid #ddd;
	box-shadow: 0 0 6px #000;
	-moz-box-shadow: 0 0 6px #000;
	-webkit-box-shadow: 0 0 6px #000;
	-o-box-shadow: 0 0 6px #000;
	padding: 4px 10px 4px 10px;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-o-border-radius: 6px;
}

.formError.inline .formErrorContent {
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	-o-box-shadow: none;
	border: none;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	-o-border-radius: 0;
}

.greenPopup .formErrorContent {
	background: #33be40;
}

.blackPopup .formErrorContent {
	background: #393939;
	color: #FFF;
}

.formError .formErrorArrow {
	width: 15px;
	margin: -2px 0 0 13px;
	position:relative;
}
body[dir='rtl'] .formError .formErrorArrow,
body.rtl .formError .formErrorArrow {
	margin: -2px 13px 0 0;
}

.formError .formErrorArrowBottom {
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	-o-box-shadow: none;
	margin: 0px 0 0 12px;
	top:4px;
}

.formError .formErrorArrow div {
	border-left: 2px solid #ddd;
	border-right: 2px solid #ddd;
	box-shadow: 0 2px 3px #444;
	-moz-box-shadow: 0 2px 3px #444;
	-webkit-box-shadow: 0 2px 3px #444;
	-o-box-shadow: 0 2px 3px #444;
	font-size: 0px;
	height: 1px;
	/*background: #ee0101;*/
	margin: 0 auto;
	line-height: 0;
	font-size: 0;
	display: block;
}

.formError .formErrorArrowBottom div {
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	-o-box-shadow: none;
}

.greenPopup .formErrorArrow div {
	background: #33be40;
}

.blackPopup .formErrorArrow div {
	background: #393939;
	color: #FFF;
}

.formError .formErrorArrow .line10 {
	width: 15px;
	border: none;
}

.formError .formErrorArrow .line9 {
	width: 13px;
	border: none;
}

.formError .formErrorArrow .line8 {
	width: 11px;
}

.formError .formErrorArrow .line7 {
	width: 9px;
}

.formError .formErrorArrow .line6 {
	width: 7px;
}

.formError .formErrorArrow .line5 {
	width: 5px;
}

.formError .formErrorArrow .line4 {
	width: 3px;
}

.formError .formErrorArrow .line3 {
	width: 1px;
	border-left: 2px solid #ddd;
	border-right: 2px solid #ddd;
	border-bottom: 0 solid #ddd;
}

.formError .formErrorArrow .line2 {
	width: 3px;
	border: none;
	background: #ddd;
}

.formError .formErrorArrow .line1 {
	width: 1px;
	border: none;
	background: #ddd;
}

/* --------------------------------------------------------------- */
/*                                                                 */
/*    FORMULARE CSS-DATEI                                          */
/*    Webstobe GmbH, www.webstobe.ch                               */
/*                                                                 */
/* --------------------------------------------------------------- */
/*
	blau:		#006eb6
	hellblau:	#a4c0e1
	grau:		#e5e5e5
*/
/* --------------------------------------------------------------- */
/* --- HTML TAGS  ------------------------------------------------ */
/* --------------------------------------------------------------- */

input, textarea {
	font-size: 20px;
	border: 1px solid #B2B2B2;
	background-color: #E5E5E5;
	padding: 2px 2%;
	color: #818489;
}
input[type = "button"], input[type = "reset"] {
	padding: 2px 5px;
}
input[type = "submit"] {
	margin-top: 20px;
	padding: 2px 5px;
}
input[type = "radio"], input[type = "checkbox"] {
	background: none;
	border: none;
}
select {
	font-size: 22px;
	border: 1px solid #666666;
	background-color: #F2F2F2;
	padding: 1px;
}
fieldset {
	border: none;
}
legend {
	display: none;
}
label {
}
input, textarea, select {
	appereance: none;
}

table {border-collapse: collapse;
    height: 500px;
    width: 100%;}


input[type="text"], input[type=file], input[type=password], textarea, select, input#email {
	font-size: 22px;
	font-weight: lighter;
	background-color: #ffffff;
	border: 1px solid #999999;
	/*box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px -15px 10px -12px rgba(0,0,0,0.05);*/
	padding: 2px 1%;
	display: inline-block;
	position: relative;
	font-family: Helvetica, Arial, sans-serif;
}
input[type=submit] {
	font-size: 16px;
	background-color: #ffffff;
	border: 1px solid #999999;
	/*box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px -15px 10px -12px rgba(0,0,0,0.05);*/
	padding: 2px 6px;
	display: inline-block;
	position: relative;
	font-weight: normal;
	margin-left: 13§;
}
input:hover, input:focus, select:hover, select:focus, textarea:hover, textarea:focus {
	background-color: #8bcdee;
}
input[type=submit][disabled=disabled] {
	background-color: #FFFFFF;
	color: #DFDFDF;
}
/* --------------------------------------------------------------- */
/* --- EIGENE KLASSEN  ------------------------------------------- */
/* --------------------------------------------------------------- */

.contact-lu {
	width: 100%;
}

.space-top {
	margin: 25px 0 0 0;
}

.contact-lu textarea {
	width: 98%;
	max-width: 100%;
	margin-left: 0;
	margin-top: 10px;
}

.js-error, .form-error {
	padding: 10px;
	margin: 0 0 20px 0;
	border: 1px solid #006eb6;
	background-color: #e5e5e5;
	color: #006eb6;
}

#page-content .form-error ul:first-child {
	margin-top: 14px;
}

div {
	color: #818489;
	font-weight: lighter;
}
/* responsiv part */
ol {
	marin-top: 15px;
}
ol li {
	font-size: 18px;
	color: #818489;
	width: 100%;
	list-style: none;
	font-weight: lighter;
	margin-bottom: 5px;
}
tr td {
	font-size: 22px;
	color: #818489;
	width: 100%;
	list-style: none;
	font-weight: lighter;
	 line-height: 22px;
}
ol li label {
	width: 35%;
	display: inline-block;
	vertical-align: top;
}
ol li .title, ol li input, ol li select, ol li textarea, .g-recaptcha {
	display: inline-block;
	width: 60%;
	max-width: 400px;
	margin: 0 0 0 2%;
	color: #818489;
}
ol li input[type="radio"] {
	width: 20px;
}
ol li textarea {
	height: 300px;
}
.required-fields {
	margin-top: 25px;
}

.jci_lu label {
	vertical-align: middle;
}

.jci_lu label.recaptcha-label {
	width: 30%;
}
/* --------------------------------------------------------------- */
/*                                                                 */
/*    NEWS CSS-DATEI                                               */
/*    Webstobe GmbH, www.webstobe.ch                               */
/*                                                                 */
/* --------------------------------------------------------------- */

.info > p span.news-list-author {
    padding-left: 30px;
}

.news .nav ul {
    float: left;
    display: inline;
    margin: 0;
}

.news .nav li {
    float: left;
    list-style: none;
    line-height: 1em;
}

.news .nav a {
    float: left;
    display: block;
    line-height: 1em;
}

.news .nav:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.news h3 {
    bottom: 0;
}

/*
.news h3 {
	color: #FFFFFF;
	padding-left: 3px;
	padding-right: 3px;
	background-color: #0097d7;
}

.news h1 {
		color: #FFFFFF;
	background-color: #0097d7;
	padding-left: 3px;
	padding-right: 3px;
}

.news h2 {
	background-color: #0097d7;
	color: #FFFFFF;
}
*/
/* general */
.news.article .news-img-wrap img {
    float: right;
    max-width: 100%;
    width: auto;
    height: auto;
}

.news .info span {
    display: inline-block;
    padding: 1px 2% 1px 0;
    margin: 0 2% 2px 0;
    border-right: 1px solid #7a7b85;
}

.news .info span:last-child {
    border-right: 0;
}

.news .info p {
    line-height: 1em;
}

/* list + search + latest view */

.news-list-view .article {
    width: 100%;
    position: relative;
    margin-top: 50px;
}

.news-list-view .article:after {
    content: "";
    display: table;
    clear: both;
}

.news-list-view .first-element-in-row {
    margin: 0;
    clear: both;
}

.news-list-view .article .news-img-wrap {
    float: right;
    margin: 0 0 5px 3%;
    position: relative;
    margin-top: 25px;
}

.news-list-view .article .news-img-wrap a {
    display: block;
    float: right;
}

.news-list-view .article .news-img-wrap a img {
    width: 100%;
    height: auto;
}

.news-list-view .article .teaser-text {
    margin: 20px 0 10px;
    font-size: 22px;
}

.news-single .article .teaser-text {
    font-size: 22px;
    line-height: 27px;
    margin-bottom: 10px;
    margin-right: 0;
    margin-top: 0;
    margin-left: 30px;
}

.news-list-view .header {
    /*border-bottom: 1px dotted #000000;*/
    margin: 0 0 0;
}

.news-list-view .info {
    clear: both;
    color: #7a7b85;
}

.news-list-view .info .news-category a {
    text-transform: uppercase;
    color: #7a7b85;
}

.news-list-view .more {
    background-color: #0097d7;
    margin-left: 30px;
}

/* single view */

.news-single .info {
    margin: 0 0 20px; /*border-bottom: 1px dotted #7a7b85;*/
}

.news-single .info p {
    margin: 0px;
}

.news-single .article .news-img-wrap {
    float: right;
    margin: 0 0 0 4%;
}

.news-single .teaser-text {
    line-height: 27px;
    margin: 0 0 20px 0;
}

.news-text-wrap {
    margin: 0 0 10px 0;
}

.news-single .article .news-img-wrap img {
    float: none;
}

.news-img-caption {
    color: #7a7b85;
}

/* related news + files */

.news-related-wrap {
    width: 100%;
    margin: 20px 0 0;
}

.news-related ul {
    margin: 0;
}

.news-related ul li {
    line-height: 1em;
    margin-bottom: 12px;
    list-style: none;
}

.news-related h4 {
    margin-bottom: 10px;
}

.news-related ul li span.news-related-span {
    border-right: 1px solid #DDDDDD;
    display: inline-block;
    margin-right: 2%;
    padding-right: 2%;
    color: #888;
}

.news-related ul li span:last-child {
    border-right: 0;
    padding-right: 0;
}

.news-related-files a.download-link {
    position: relative;
    text-decoration: none;
    padding: 2px 0 2px 22px;
}

a.download-link span.link-icon {
    width: 18px;
    height: 18px;
    display: block;
    position: absolute;
    left: 0px;
    bottom: 0px;
    background-image: url('../../fileadmin/template_responsive/images/icons/icon-sprite.gif');
    background-repeat: no-repeat;
    background-position: -162px -0px;
}

.news-related-files ul li {
    margin-bottom: 20px;
}

.news-related-files .news-related-files-link .jpg {
    background-position: 0 0;
}

.news .no-news-found {
    color: #DB0202;
    font-style: italic;
}

.news-backlink-wrap {
    margin-left: 30px;
    margin-top: 40px;
}

.mediaelement mediaelement-image {
    max-width: 300px;
}

.news .article .news-img-wrap img {
    width: 100% !important;
    height: auto !important;
}

.news .article *:after {
    clear: none;
    content: none;
    display: none;
}

.news ul.f3-widget-paginator li {
    color: #999999;
    font-size: 22px;
    font-weight: 300;
    letter-spacing: normal;
    line-height: 22px;
    list-style-image: none;
    list-style-position: outside;
    list-style-type: disc;
    margin-bottom: 14px;
    margin-left: 10px;
}


@media (max-width: 800px) {

    .news-backlink-wrap {
        margin-left: 0px;
        margin-top: 40px;
    }

    .news-list-view .article .news-img-wrap {
        margin-top: 25px;
        margin-left: 0;
        float: left;
    }

    .news-single .article .news-img-wrap {
        width: auto;
        max-width: 282px;
    }

    .news-list-view .header, .news-list-view .more {
        margin: 0;
    }

    .news-list-view .article .teaser-text {
        margin-top: 20px;
    }

    .news-list-view .news-img-wrap {
        padding-right: 45px;
    }

    .news-single .news-img-wrap {
        padding: 0;
    }

    .info > p span.news-list-author {
        padding-left: 0px;
    }

    .news-single .article .teaser-text {
        margin-left: 0;
    }

}

@media (max-width: 480px) {
    .news-list-view .article .news-img-wrap {
        padding: 0;
        width: 100%;
        clear: both;
    }

    .news-single .article .news-img-wrap {
        padding: 0;
        width: 100%;
        clear: both;
        max-width: none;
        margin: 0 0 10px 0;
    }

    .news .article .news-img-wrap a,
    .news .article .news-img-wrap img {
        float: left;
    }

}



/*

* Hacks & Co

*/

.tx-yag-item-meta:after, .tx-yag-navigation-clearer:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
/* Hides from IE-mac \*/

* html .clearfix {
	height: 1%;
}
/* End hide from IE-mac */





/*

* General

*/

.tx-yag-adminLinkSection {
	width: 100%;
	border-top: 1px solid #aaa;
	margin-top: 50px
}
.tx-yag-gallery-confirmation {
	background-color: #eef4fa;
	background-image: url("/typo3/sysext/t3skin/icons/gfx/notice.png");
	border-color: #89b8e4;
	color: #2479c8;
}
.tx-yag-gallery-confirmation a {
	color: #598fc6;
}
.tx-yag-thumb-outerframe {
	float: left;
	display: block;
}
/*

* Frontend Editing

*/

.form-actions {
	padding: 17px 20px 18px;
	margin-top: 18px;
	margin-bottom: 18px;
	background-color: #EEE;
	border-top: 1px solid #DDD;
}
.nav {
	padding-bottom: 10px;
	margin-bottom: 18px;
	margin-left: 0;
	list-style: none;
}
.nav > li > a {
	display: block;
}
.nav > li > a:hover {
	text-decoration: none;
	background-color: #eeeeee;
}
.nav-tabs > li, .nav-pills > li {
	float: left;
}
.nav-tabs > li > a, .nav-pills > li > a {
	padding-right: 12px;
	padding-left: 12px;
	margin-right: 2px;
	line-height: 14px;
}
/*

* Messages 

*/



#yag-error-header {
	padding-bottom: 5px;
	color: #505050;
}
.typo3-message {
	background-position: 10px 12px;
	background-repeat: no-repeat;
	border: 1px solid;
	padding: 12px 12px 12px 36px;
}
.typo3-message a {
	text-decoration: underline;
}
.typo3-message .message-header {
	font-size: 11px;
	font-weight: bold;
}
.message-notice {
	background-color: #F6F7FA;
	background-image: url("/typo3/sysext/t3skin/icons/gfx/notice.png");
	border-color: #C2CBCF;
	color: #777777;
}
.message-notice a {
	color: #777777;
}
.message-information {
	background-color: #EAF7FF;
	background-image: url("/typo3/sysext/t3skin/icons/gfx/information.png");
	border-color: #C5DBE6;
	color: #4C73A1;
}
.message-information a {
	color: #4C73A1;
}
.message-ok {
	background-color: #CDEACA;
	background-image: url("/typo3/sysext/t3skin/icons/gfx/ok.png");
	border-color: #58B548;
	color: #3B7826;
}
.message-ok a {
	color: #3B7826;
}
.message-warning {
	background-color: #FBF6DE;
	background-image: url("/typo3/sysext/t3skin/icons/gfx/warning.png");
	border-color: #B1905C;
	color: #9E7D4A;
}
.message-warning a {
	color: #9E7D4A;
}
.message-error {
	background-color: #F6D3CF;
	background-image: url("/typo3/sysext/t3skin/icons/gfx/error.png");
	border-color: #D66C68;
	color: #AA0225;
}
.message-error a {
	color: #AA0225;
}
#yag-error-messagecontainer {
	padding-bottom: 10px;
}
/*

* Breadcrumbs

*/

.tx-yag-breadcrumbcomtainer {
	border:none;
	margin: 3px 0 7px 0;
	padding: 0px 0 25px 0;
	font-size: 2em;
	color: #505050;
}
.tx-yag-breadcrumbcomtainer h3 {
	bottom:0px;
	}
.tx-yag-breadcrumb {
	color: #000000;
}
.tx-yag-breadcrumb a {
	color: #0097D7;
}
/*

* Gallery

*/

.tx-yag-gallery-itemcount {
	margin-top: 3px;
	font-size: 0.8em;
	color: #0097D7;
}
.tx-yag-gallery-albumcaption {
	color: #999999;
	font-size: 1.4em;
}
.tx-yag-gallery-albuminfo {
	overflow: hidden;
}
.tx-yag-gallery-albumdescription, .tx-yag-gallery-albumcaption {
	padding-top: 10px;	
	color: #999999;
    font-size: 22px;
    font-weight: 300;
    letter-spacing: normal;
    line-height: 27px;
	
}
.tx-yag-gallery-gallerydescription {
	padding-top: 10px;
}
.tx-yag-gallery-thumb-outerframe {
	height: 200px;
}
.tx-yag-gallery-thumb-innerframe {
	float: left;
	display: block;
}
.tx-yag-gallery-albumcount {
	font-size: 0.8em;
	color: #505050;
}
.tx-yag-gallery-gallerycaption {
	font-size: 1.4em;
}
.tx-yag-gallery-galleryinfo {
	padding-left: 10px;
	float: left;
	width: 33%;
}
/*

* Album

*/

.tx-yag-album-thumb-innerframe {
	float: left;
}
.tx-yag-album-thumb-outerframe {
	height: 200px;
}
.tx-yag-thumb-caption {
	font-size: 10px;
	color: #808080;
}
.tx-yag-pager {
	text-align: center;
	font-size: 11px;
}
.tx-yag-pager a {
	color: #808080;
	text-decoration: none;
}
.tx-yag-pager a:hover {
	color: #808080;
	text-decoration: underline;
}
/*

* ItemList

*/

.tx-yag-item-thumb-outerframe {
	height: 200px;
}

/*

* Item

*/

.tx-yag-singleview {
	text-align: center;
}
.tx-yag-single-download {
	margin-top: 5px;
}
.tx-yag-item-share {
	padding: 10px;
	clear: both;
	float: left;
	width: 100%;
}
.social_share_privacy_area {
	margin: 0 auto;
	list-style-type: none;
	float: left;
	position: relative;
	left: 50%;
}
.social_share_privacy_area li {
	float: left;
	position: relative;
	right: 50%;
}
.tx-yag-item-meta {
	font-size: 0.8em;
	padding: 10px;
	margin-top: 5px;
	-moz-border-radius: 3px 3px 3px 3px;
	background-color: #F3F3F3;
	border: 1px solid #DDDDDD;
	clear: both;
}
.tx-yag-item-meta-left, .tx-yag-item-meta-right {
	float: left;
	display: block;
	width: 33%;
}
.tx-yag-item-meta dl dt {
	clear: left;
	float: left;
	margin: 0 15px 0 0;
	padding: 3px 0 0;
	text-align: right;
	width: 120px;
}
.tx-yag-item-meta dl dd {
	margin: 0 0 0 20px;
	padding: 3px 0 0;
	float: left;
}
.tx-yag-navigator {
	margin: 15px 0 5px 0;
	width: 100%;
}
.tx-yag-previous {
	float: left;
	width: 33%;
	text-align: left;
}
.tx-yag-next {
	float: right;
	width: 33%;
	text-align: right;
}
.tx-yag-current {
	float: left;
	padding: 0 3px 0 3px;
	width: 33%;
	text-align: center;
}
.tx-yag-thumb-innerframe {
	margin: 0 10px 10px 0;
}

.tx-yag-thumb-innerframe img, .tx-yag-image img {
	border:none;
	background: none;}


/* Pager */

.tx-ptextlist-pager-wrapper {
	border-top: 1px solid #909090;
	margin-top: 20px;
	padding: 5px;
	overflow: hidden;
}
.tx-ptextlist-pager {
	margin-left: 0;
	text-align: center;
}
.tx-ptextlist-pager li {
	display: inline;
}
.tx-ptextlist-pager li.number a, .tx-ptextlist-pager li a span, .tx-ptextlist-pager li.number .cur, .tx-ptextlist-pager li.number .fill {
	background: url('../../fileadmin/template_responsive/Images/b-pager.png') repeat-x scroll 0 0 transparent;
	border: 1px solid #BFBFBF;
	color: #000000;
	display: inline-block;
	font-size: 11px;
	height: 23px;
	width: 24px;
	line-height: 23px;
	margin-right: 6px;
	padding: 0;
	text-align: center;
}
.tx-ptextlist-pager li.number a:hover, .tx-ptextlist-pager li a:hover span, .tx-ptextlist-pager li a:hover {
	color: #FF8700;
	text-decoration: none;
}
.tx-ptextlist-pager li.number .fill {
	color: #BFBFBF;
}
.tx-ptextlist-pager li.number .cur {
	border: 1px solid #393939;
}
.tx-ptextlist-pager li a {
	text-decoration: none;
}
.tx-ptextlist-pager-item-display {
	color: #ffffff;
	padding-top: 10px;
}
.tx-ptextlist-pager-item-display .first, .tx-ptextlist-pager-item-display .last, .tx-ptextlist-pager-item-display .count {
	color: #ffffff;
}