
/* 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; }

	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: 0px 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: 3px; }
	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: 3px; }
	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: 5px;
	}
	div.csc-textpic-intext-right .csc-textpic-imagewrap,
	div.csc-textpic-intext-right-nowrap .csc-textpic-imagewrap {
		margin-left: 5px;
	}

	/* 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; }
/* specific page styles for extension "tx_cssstyledcontent" */
	.csc-space-after-50 { margin-bottom: 50px !important; }

* { margin: 0; padding: 0; }



/*
 *  Layoutangaben
 */
#header {
  border: 1px solid white;
    width: 1030px;
  margin:0 auto;
}

#logo {
  float: left; 
  width: 180px;
  height: 205px; 
  padding-left: 20px;
}

#claim {
  margin-left: 240px; 
  padding-top: 20px;
}

#pagetitle {
  margin-top: 35px; 
  margin-left: 240px; 
  width: 460px; 
  padding-bottom: 2px; 
  border-bottom: 1px solid black;
}

#mainwrapper {
  position: relative; 
  top: -40px; 
  left: 0; 
  width: 1030px;
  margin:0 auto;
}

#hauptmenu {
  float: left; 
  width: 190px; 
  margin-top: 54px; 
  padding-left: 20px; 
}

* html #hauptmenu {
  margin-top: 70px; 
}

#content {
  float: left; 
  width: 480px; 
  margin-top: 71px; 
  margin-left: 30px; 
}
/*
* html #content {
  margin-top: 30px; 
}
*/



#rightcol {
  float: left; 
  width: 265px; 
  margin-left: 40px; 
}

/*
* html #rightcol {
  margin-top: -40px;
}
*/




#footer {
  position: relative; 
  top: -20px; 
  left: 0; 
  padding-right: 310px; 
  text-align: right; 
  width: 720px;
  margin:0 auto;
}

* html #footer {
  top: 0px; }



body 
{ font-family:Arial,Helvetica,sans-serif; font-size:12px; color: #606060; }

td 
{ vertical-align:top; }

li 
{ margin-left:20px; }




/*
 *  Styles
 */
h1, h2, h3, h4, h1 a, h2 a, h3 a, h4 a { font-weight:normal; color:#606060; }
h1 { font-size:24px; margin-top:12px; line-height:120%; }
h2 { font-size:18px; margin-top:6px; margin-bottom:6px; }
h3, h4, h5 { font-size:12px; }
h4 { margin:0; }
h5, strong, b { color:#606060; }

p, td, li, dt, dd, label 
{ line-height:150%;  }

a 
{ color: #202020; /*alt: #669933;*/ text-decoration: underline; }

a:hover  
{ text-decoration: underline; }

fieldset 
{ border:0; }

legend 
{ display:none; }

input, textarea 
{ border:1px solid gray; width:90%; }

.csc-linkToTop 
{ text-align:right; width: 100%; }

.weiter 
{ margin:0; width:100%; text-align:right; }






/*
 *  Main menu
 */
#hauptmenu { padding-top: 17px; }
* html #hauptmenu { padding-top: 0px; }

#hauptmenu a { text-decoration:none; }
#hauptmenu a.inactive { color:#606060 }

.menulevel1, 
.menulevel1first, 
.menulevel1last  { margin:0; font-size:14px; }
.menulevel1last { line-height: 150%; margin-top:10px; font-size:12px }
.menulevel1last img { display:none;margin-bottom: 0; }
.menulevel1first { margin-top: 0px; }

.menulevel2 { margin: 8px 0 0 15px; line-height: 120%; }





/*
 *  Main content
 */
#content h1 { color:#202020; }
#content h2, #content h3, #content h4 { font-weight:bold; }
#content .csc-firstHeader { margin-top: 0; }

#content .csc-mailform-label { line-height: 150%; }

#content .csc-mailform-label,
#content .csc-mailform-field {
  padding-bottom:    12px;
}

#content .csc-mailform-field label {
  float:      left; 
  width:       180px;
}

#content .csc-mailform-field input, 
#content .csc-mailform-field select, 
#content .csc-mailform-field textarea {
  width:       200px; 
  border:     1px solid gray; 
  margin-bottom:     15px; 
  padding-top:     2px; 
  padding-bottom:   2px;
  font-size:     10px; 
  color:       #606060; 
}

#content .csc-mailform-field input.csc-mailform-check {
  width:      15px;
  padding-bottom:   14px;
  border:      0;
  text-align:    left;
}

#content .csc-mailform-field radio { 
  padding-bottom:   14px; 
  line-height:     180%; 
}

#content .csc-mailform-field radio .radio-wrap
{ padding-left: 15px; color: #606060; }

#content .csc-mailform-field .csc-mailform-submit {
  margin-left:    180px;
}




/*
 *  Right column
 */  
#rightcol { margin-bottom: 16px; }

#rightcol h2 { color:#606060; font-size:14px; font-weight:normal;}
#rightcol h2 a { color:#202020; }
#rightcol h3 { color:#606060; font-size:14px; line-height:150%;}
#rightcol h3 a { text-decoration:none; }
#rightcol a { color:#606060; text-decoration:underline; }

#rightcol .csc-menu p {
  margin-bottom: 12px;
}

#rightcol label {
  display:    block;
}

#rightcol .csc-mailform-submit {
  margin-top:    15px;
  width:      100px;
}

#rightcol .csc-textpic-caption {
  margin-top:    5px;
}

#rightcol .csc-textpic-text .bodytext {
  /*font-style:    normal;*/
}



/*
 *  Footer menu
 */
#footer .level1 {
  list-style: none;
}

#footer .level1-listelement {
  display: inline;
  padding-left: 10px;
}





/*
 *  Printversion
 */
#printversion { 
  margin-top: 20px; 
  margin-bottom: 20px; 
  width: 90%; 
}

#printversion #verfasser { 
  margin-bottom: 20px; 
}

#printversion h1,
#printversion h2,
#printversion h3,
#printversion h4,
#printversion p { 
  color: black; 
}

#printversion .trenner { 
  border-bottom: 1px solid black; 
  width: 80%; 
}

#printversion .csc-linkToTop { 
  display: none; 
}




/**********************************************************************
 *
 *     News 
 *
 **********************************************************************/
.tx-ttnews-list img { margin-top:10px; margin-left:8px; }
.tx-ttnews-list-item { margin-bottom:20px; }
#rightcol .tx-ttnews-list-item h3 { font-size:12px; }
.tx-ttnews-single-author { font-style: italic; }
.tx-ttnews-single-subheader { font-weight: bold; }
.tx-ttnews-single p a img { border-color: white; }
.tx-ttnews-single dt { color: #666666; }
.tx-ttnews-single-files img { margin-right: 8px; }
.tx-ttnews-single-files a { padding-right:8px; }
.tx-ttnews-list-morelink { font-size:12px; text-decoration:underline; }
ul.browseLinksWrap li { list-style:none; float:left; margin-left:0; margin-right:10px;}


/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
  filter: alpha(opacity=80); }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #cccccc;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }
  .mfp-preloader a {
    color: #cccccc; }
    .mfp-preloader a:hover {
      color: white; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close, button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
  box-shadow: none; }
button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  filter: alpha(opacity=65);
  padding: 0 0 18px 10px;
  color: white;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }
  .mfp-close:hover, .mfp-close:focus {
    opacity: 1;
    filter: alpha(opacity=100); }
  .mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333333; }

.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
  color: white;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #cccccc;
  font-size: 12px;
  line-height: 18px; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  filter: alpha(opacity=65);
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
  .mfp-arrow:active {
    margin-top: -54px; }
  .mfp-arrow:hover, .mfp-arrow:focus {
    opacity: 1;
    filter: alpha(opacity=100); }
  .mfp-arrow:before, .mfp-arrow:after, .mfp-arrow .mfp-b, .mfp-arrow .mfp-a {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
  .mfp-arrow:after, .mfp-arrow .mfp-a {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
  .mfp-arrow:before, .mfp-arrow .mfp-b {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after, .mfp-arrow-left .mfp-a {
    border-right: 17px solid white;
    margin-left: 31px; }
  .mfp-arrow-left:before, .mfp-arrow-left .mfp-b {
    margin-left: 25px;
    border-right: 27px solid #3f3f3f; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after, .mfp-arrow-right .mfp-a {
    border-left: 17px solid white;
    margin-left: 39px; }
  .mfp-arrow-right:before, .mfp-arrow-right .mfp-b {
    border-left: 27px solid #3f3f3f; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
  .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
  .mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }
  .mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: black; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
  .mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444444; }
  .mfp-figure small {
    color: #bdbdbd;
    display: block;
    font-size: 12px;
    line-height: 14px; }
  .mfp-figure figure {
    margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #f3f3f3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }

.mfp-ie7 .mfp-img {
  padding: 0; }
.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px; }
.mfp-ie7 .mfp-container {
  padding: 0; }
.mfp-ie7 .mfp-content {
  padding-top: 44px; }
.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0; }


.ge_2cols .col { float:left; width:50%; padding-right:30px; }

.ge_3cols .col { float:left; width:33.3%; }

.ge_4cols .col { float:left; width:25%; }



/* Accordeon */
.ge_accordeon .item-header { margin-bottom:24px; cursor:pointer; }
.ge_accordeon .item-header .ui-accordion-header-icon { float:left; width:20px; height:20px; margin-right:10px; background:url('../../fileadmin/abstimmung/tmpl/img/icon_accordeon.png') left top no-repeat; }
.ge_accordeon .ui-accordion-header-active .ui-accordion-header-icon { background:url('../../fileadmin/abstimmung/tmpl/img/icon_accordeon.png') left -30px no-repeat; }
.ge_accordeon .accordeon-item { margin-left:0; padding-left:0; overflow:hidden; }


/* Galery */
.ge_galery .thumbs { overflow:hidden; }
.ge_galery .thumb-item { float:left; overflow:hidden; }
.ge_galery .thumb-item img { cursor:pointer; }
.ge_galery figcaption { display:block; font-size:13px; line-height:130%; }
.ge_galery figcaption .icon-download { display:inline-block; width:9px; height:15px; margin-right:10px; background:url('../../fileadmin/abstimmung/tmpl/tx_gridelements/img/icon_download.gif') left top no-repeat;}
