/* default styles for extension "tx_felogin_pi1" */
	.tx-felogin-pi1 label {
		display: block;
	}
/* 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; }

	/* 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: 2px solid black;
		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 w/ images") */
	DIV.csc-textpic-intext-left .csc-textpic-imagewrap,
	DIV.csc-textpic-intext-left-nowrap .csc-textpic-imagewrap {
		margin-right: 10px;
	}
	DIV.csc-textpic-intext-right .csc-textpic-imagewrap,
	DIV.csc-textpic-intext-right-nowrap .csc-textpic-imagewrap {
		margin-left: 10px;
	}

	/* 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; padding-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; }
/* specific page styles for extension "tx_cssstyledcontent" */
	.csc-textpic-intext-right-nowrap .csc-textpic-text { margin-right: 310px; }
	.csc-textpic-intext-left-nowrap .csc-textpic-text { margin-left: 310px; }/************ Text **********/
/************ border *********/
.gerahmt-rad-mittel {
  border-style: solid;
  border-width: 1pt;
  border-color: rgba(255, 255, 255, 0.4);
  -moz-border-radius: 4pt;
  -webkit-border-radius: 4pt;
  border-radius: 4pt;
}
.gerahmt-rad-klein {
  border-style: solid;
  border-width: 1pt;
  border-color: #ffffff;
  -moz-border-radius: 1.8pt;
  -webkit-border-radius: 1.8pt;
  border-radius: 1.8pt;
}
.schatten1 {
  -moz-box-shadow: 0.8pt 1.2pt 1.2pt 0.8pt rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0.8pt 1.2pt 1.2pt 0.8pt rgba(0, 0, 0, 0.1);
  box-shadow: 0.8pt 1.2pt 1.2pt 0.8pt rgba(0, 0, 0, 0.1);
}
.schatten2 {
  -moz-box-shadow: 2.4pt 3.6pt 3.6pt 2.4pt rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 2.4pt 3.6pt 3.6pt 2.4pt rgba(0, 0, 0, 0.15);
  box-shadow: 2.4pt 3.6pt 3.6pt 2.4pt rgba(0, 0, 0, 0.15);
}
.button {
  margin: 1pt;
  border-color: #63637f;
  border-style: solid;
  border-width: 1pt;
  border-color: #ffffff;
  -moz-border-radius: 1.8pt;
  -webkit-border-radius: 1.8pt;
  border-radius: 1.8pt;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(213, 213, 217, 0.2)), to(rgba(107, 107, 119, 0.2)));
  /* Safari 4+, Chrome */

  background-image: -webkit-linear-gradient(top, rgba(213, 213, 217, 0.2) 2%, rgba(107, 107, 119, 0.2) 7%, #9f9fa9 40%);
  /* Chrome 10+, Safari 5.1+, iOS 5+ */

  background-image: -moz-linear-gradient(top, rgba(213, 213, 217, 0.2) 2%, rgba(107, 107, 119, 0.2) 7%, rgba(59, 59, 65, 0.2) 40%);
  /* Firefox 3.6-15 */

  background-image: -o-linear-gradient(top, rgba(213, 213, 217, 0.2) 2%, rgba(107, 107, 119, 0.2) 7%, #9f9fa9 40%);
  /* Opera 11.10+ */

  background-image: linear-gradient(to bottom, rgba(213, 213, 217, 0.2) 2%, rgba(107, 107, 119, 0.2) 7%, #9f9fa9 40%);
  /* Firefox 16+ */

  -moz-box-shadow: 0.8pt 1.2pt 1.2pt 0.8pt rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0.8pt 1.2pt 1.2pt 0.8pt rgba(0, 0, 0, 0.1);
  box-shadow: 0.8pt 1.2pt 1.2pt 0.8pt rgba(0, 0, 0, 0.1);
}
.nobutton {
  border-style: none;
  background-image: none;
}
.nav-li {
  border-style: none;
  border-width: 0 0 1pt 0;
  border-color: rgba(99, 99, 127, 0.3);
}
/********** end border *******/
/**********gradients *******/
.verlauf {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(107, 107, 119, 0.2)), to(#9f9fa9));
  /* Safari 4+, Chrome */

  background-image: -webkit-linear-gradient(top, rgba(107, 107, 119, 0.2) 0%, #9f9fa9 20%, rgba(59, 59, 65, 0.2) 50%);
  /* Chrome 10+, Safari 5.1+, iOS 5+ */

  background-image: -moz-linear-gradient(top, rgba(107, 107, 119, 0.2) 0%, #9f9fa9 20%, rgba(59, 59, 65, 0.2) 50%);
  /* Firefox 3.6-15 */

  background-image: -o-linear-gradient(top, rgba(107, 107, 119, 0.2) 0%, #9f9fa9 20%, rgba(59, 59, 65, 0.2) 50%);
  /* Opera 11.10+ */

  background-image: linear-gradient(to bottom, rgba(107, 107, 119, 0.2) 0%, #9f9fa9 20%, rgba(59, 59, 65, 0.2) 50%);
  /* Firefox 16+ */

}
.verlauf-2 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(59, 59, 65, 0.2)), to(#9f9fa9));
  /* Safari 4+, Chrome */

  background-image: -webkit-linear-gradient(top, rgba(59, 59, 65, 0.2) 0%, rgba(107, 107, 119, 0.2) 20%, #9f9fa9 50%);
  /* Chrome 10+, Safari 5.1+, iOS 5+ */

  background-image: -moz-linear-gradient(top, rgba(59, 59, 65, 0.2) 0%, rgba(107, 107, 119, 0.2) 20%, #9f9fa9 50%);
  /* Firefox 3.6-15 */

  background-image: -o-linear-gradient(top, rgba(59, 59, 65, 0.2) 0%, rgba(107, 107, 119, 0.2) 20%, #9f9fa9 50%);
  /* Opera 11.10+ */

  background-image: linear-gradient(to bottom, rgba(59, 59, 65, 0.2) 0%, rgba(107, 107, 119, 0.2) 20%, #9f9fa9 50%);
  /* Firefox 16+ */

}
.verlauf-button {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(213, 213, 217, 0.2)), to(rgba(107, 107, 119, 0.2)));
  /* Safari 4+, Chrome */

  background-image: -webkit-linear-gradient(top, rgba(213, 213, 217, 0.2) 2%, rgba(107, 107, 119, 0.2) 7%, #9f9fa9 40%);
  /* Chrome 10+, Safari 5.1+, iOS 5+ */

  background-image: -moz-linear-gradient(top, rgba(213, 213, 217, 0.2) 2%, rgba(107, 107, 119, 0.2) 7%, rgba(59, 59, 65, 0.2) 40%);
  /* Firefox 3.6-15 */

  background-image: -o-linear-gradient(top, rgba(213, 213, 217, 0.2) 2%, rgba(107, 107, 119, 0.2) 7%, #9f9fa9 40%);
  /* Opera 11.10+ */

  background-image: linear-gradient(to bottom, rgba(213, 213, 217, 0.2) 2%, rgba(107, 107, 119, 0.2) 7%, #9f9fa9 40%);
  /* Firefox 16+ */

}
/********** end gradients **********/
@font-face {
  font-family: 'Source Sans Pro';
  src: url('/fileadmin/fonts/SourceSansPro-Regular.otf');
}
@font-face {
  font-family: 'Source Sans Pro Light';
  src: url('/fileadmin/fonts/SourceSansPro-Light.otf');
}
@font-face {
  font-family: 'Source Sans Pro Semibold';
  src: url('/fileadmin/fonts/SourceSansPro-Semibold.otf');
}
@font-face {
  font-family: 'Source Sans Pro Light Italic';
  src: url('/fileadmin/fonts/SourceSansPro-LightIt.otf');
}
body {
  color: #ffffff;
  background-color: #d2d2dc;
  font-family: "Source Sans Pro";
  line-height: 1.6em;
  padding: 5pt;
}
div#content {
  padding-left: 10pt;
  padding-right: 10pt;
  border-style: solid;
  border-width: 1pt;
  border-color: rgba(255, 255, 255, 0.4);
  -moz-border-radius: 4pt;
  -webkit-border-radius: 4pt;
  border-radius: 4pt;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(107, 107, 119, 0.2)), to(#9f9fa9));
  /* Safari 4+, Chrome */

  background-image: -webkit-linear-gradient(top, rgba(107, 107, 119, 0.2) 0%, #9f9fa9 20%, rgba(59, 59, 65, 0.2) 50%);
  /* Chrome 10+, Safari 5.1+, iOS 5+ */

  background-image: -moz-linear-gradient(top, rgba(107, 107, 119, 0.2) 0%, #9f9fa9 20%, rgba(59, 59, 65, 0.2) 50%);
  /* Firefox 3.6-15 */

  background-image: -o-linear-gradient(top, rgba(107, 107, 119, 0.2) 0%, #9f9fa9 20%, rgba(59, 59, 65, 0.2) 50%);
  /* Opera 11.10+ */

  background-image: linear-gradient(to bottom, rgba(107, 107, 119, 0.2) 0%, #9f9fa9 20%, rgba(59, 59, 65, 0.2) 50%);
  /* Firefox 16+ */

  -moz-box-shadow: 2.4pt 3.6pt 3.6pt 2.4pt rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 2.4pt 3.6pt 3.6pt 2.4pt rgba(0, 0, 0, 0.15);
  box-shadow: 2.4pt 3.6pt 3.6pt 2.4pt rgba(0, 0, 0, 0.15);
}
div#nav {
  margin-bottom: 10pt;
  background-color: rgba(54, 54, 70, 0.25);
  font-family: 'Source Sans Pro';
  color: #000;
  border-style: solid;
  border-width: 1pt;
  border-color: rgba(255, 255, 255, 0.4);
  -moz-border-radius: 4pt;
  -webkit-border-radius: 4pt;
  border-radius: 4pt;
  -moz-box-shadow: 2.4pt 3.6pt 3.6pt 2.4pt rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 2.4pt 3.6pt 3.6pt 2.4pt rgba(0, 0, 0, 0.15);
  box-shadow: 2.4pt 3.6pt 3.6pt 2.4pt rgba(0, 0, 0, 0.15);
}
div#nav a {
  color: #ffffff;
  text-decoration: none;
}
div#nav ul#navigation li {
  padding-left: 6pt;
  border-style: none;
  border-width: 0 0 1pt 0;
  border-color: rgba(99, 99, 127, 0.3);
  color: #ceeae6;
}
div#nav ul#navigation li.subnavigation {
  list-style: none;
  line-height: 1em;
  border-style: none;
}
div#nav ul#navigation li.subnavigation ul li {
  border-style: none;
  display: inline-block;
  list-style: none;
  font-size: 0.85em;
  padding: 0pt 5pt 0pt 0pt;
}
div#nav ul#navigation li.ACT {
  border-style: none;
}
a {
  color: #ceeae6;
  text-decoration: none;
}
div#logo {
  position: fixed;
  right: 20pt;
  z-index: -1;
  top: -0.1em;
  padding: 3pt 7pt 3pt 7pt;
  font-size: 20pt;
  line-height: 1em;
  background-color: #9999af;
  color: #d2d2dc;
  border-style: solid;
  border-width: 1pt;
  border-color: rgba(255, 255, 255, 0.4);
  -moz-border-radius: 4pt;
  -webkit-border-radius: 4pt;
  border-radius: 4pt;
}
div#vernissage {
  position: fixed;
  right: 20pt;
  z-index: -2;
  transform: rotate(3deg);
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Source Sans Pro Light';
  line-height: 1.4em;
  margin-bottom: 3pt;
}
h3,
h4 {
  line-height: 1.2em;
  margin-top: 0.2em;
  margin-bottom: 0.2em;
  color: #ceeae6;
}
h3 {
  font-family: 'Source Sans Pro Light Italic';
}
ul.inline li {
  display: inline-block;
  padding-right: 9pt;
}
b {
  font-family: 'Source Sans Pro Light';
  font-size: 1.3em;
}
