.clearer {
  clear:both;
}

.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

.clearfix {
  display: inline-block;
}

html[xmlns] .clearfix {
   display: block;
}

* html .clearfix {
   height: 1%;
}

html, body {
  height: 100%;
}

body {
  margin:0;
  padding: 0;
  border:0;
  text-align: center;
  font-size: 100%;
  background: url(../images/egera-logo_und_schraege_full.png) -372px 0 no-repeat;
  background: url(../images/egera-logo_und_schraege_full.png) center 0 no-repeat #d8f0f0;
  font-family: 'Raleway', sans-serif;
  font-size:14px;
  line-height:25px;
  color:#404040;
}

#siteholder {
  width:880px;
  margin:0 0 0 200px;
  margin:0 auto;
  text-align: left;
  min-height: 100%;
  /* equal to footer height */
  margin-bottom: -53px; 
}

#siteholder:after {
  content: "";
  display: block;
  height: 53px; 
}


#header {
  background-color: #40b6ba;
  height:160px;
  margin-bottom:10px;
}

#logo {
  float:left;
  width:200px;
  height:160px;
  background: url(../images/logo.png) 0px 0px  no-repeat;
}

#logo a {
  float:left;
  width:200px;
  height:160px;
}

#euinfo {
  float:right;
  width:170px;
  height:40px;
  margin-top:39px;
  background: url(../images/eu-logo.png) 0 0 no-repeat;
}

#mainarea {

}

#leftarea {
  float:left;
  width:230px;
  min-height:10px;
}


#rightarea {
  margin-top:-75px;
  float:left;
  width:650px;
  min-height:10px;
  background-color: #ffffff;
  padding-bottom:30px;
}

#mainnav {
  min-height:65px;
  margin-bottom:10px;
  width:650px;
  background: url(../images/bg_mainnav.png) 0 0 repeat-x;
}

#mainnav ul {
  margin:0;
  padding:0;
  list-style-type: none;
}

#mainnav ul li {
  float:left;
  width:130px;
  min-height:65px;
}

#mainnav ul li a {
  display:block;
  min-height:65px;
  text-align:center;
  background: url(../images/menue_kreis.png) 0 0 no-repeat;
  font-weight: 500;
  line-height: 20px;
  font-size: 16px;
  color:#ffffff;
  text-decoration: none;
  position: relative;
  text-align: center;
}

#mainnav ul li a span {
  text-align: center;
  width:130px;
  display:block;
  position: absolute;
  bottom: 10px;
}

#mainnav ul li.active a {
  background: url(../images/menue_kreis_aktiv.png) center bottom no-repeat;
  color:#40b6ba;  
  font-weight: 700;
  height: 130px;
}

#mainnav ul li a:hover {
  font-weight: 700;
}

#mainnav ul li.active a span {
  bottom:auto;
  top:70px;
}

#mainnav_first ul {
  margin:0;
  padding:0;
  list-style-type: none;
}

#mainnav_first ul li a {
  display:block;
  width:220px;
  height:80px;
  background:url(../images/menue_kreis.png) center bottom no-repeat #40b6ba;
  font-weight: 500;
  line-height: 20px;
  font-size: 16px;
  color:#ffffff;
  text-decoration: none;
  text-align: center;
  padding-top:35px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;  
}

#mainnav_first ul li a:hover {
  font-weight: 700;
}

#mainnav_first ul li.active a {
  background: url(../images/menue_kreis_aktiv.png) center top no-repeat #ffffff;
  color:#40b6ba;  
  font-weight: 700;
  padding-top:7px;
}

#maincontent {
  clear: both;
  padding-top:40px;
  margin-left:30px;
  margin-right:30px;  
}

#maincontent h1 {
  font-size: 70px;
  font-weight: 300;
  line-height: 80px;
  margin:0 0 20px 0;
  padding:0;
}

#maincontent h2 {
  font-size: 42px;
  font-weight: 300;
  line-height: 50px;
  margin:0 0 20px 0;
  padding:0;
}

#maincontent h2 span.blue {
  color:#40B6BA;
}

#maincontent h2 b {
  font-weight: 800;
}

#maincontent p {
  margin:0 0 20px 0;
  padding:0;
}

#maincontent p.negtopmargin {
  margin-top:-23px;
}

#maincontent p.blau, #maincontent p span.blau,
#maincontent ul li .blau {
  color:#40B6BA;
}
#maincontent p.medium-16px, #maincontent p span.medium-16px,
#maincontent ul li .medium-16px {
  font-size:16px;
  font-weight:500;
}
#maincontent p.fett, #maincontent p span.fett,
#maincontent ul li .fett {
  font-weight:800;
}


#maincontent p b {
  font-weight: 800;
  font-size: 16px;
}

#maincontent p a,
#maincontent ul li a,
#maincontent label a
{
  font-weight: 500;
  color:#40B6BA;
  text-decoration: none;
}

#maincontent p a.download {
  padding-left:28px;
  background: url(../images/pdficon.png) 0 0 no-repeat;
  line-height: 22px;
  height: 22px;
  display:inline-block;
}

.csc-textpic-imagewrap {
  margin-bottom:30px;
}

#footer {
  width:100%;
  background-color: #40B6BA;
  height:63px;
  text-align: center;
  z-index:100000;
}

#footerwrapper {
  width:880px;
  margin:0 auto;
}



#subnav {
  clear:both;
}

#subnav ul {
  list-style-type: none;
  margin:0;
  padding:6px 0 7px 0;
  text-align: center;
  border-bottom:2px solid #40B6BA;
  line-height: 23px;
}

#subnav ul li {
  display:inline;
  margin-right:15px;
}

#subnav ul li:last-child {
  margin-right:0;
}


#subnav ul li span.divider {
  font-weight: 800;
  color:#404040;
  margin-right:15px;
}

#subnav ul li span.dividerafter {
  font-weight: 800;
  color:#404040;
  margin-left:15px;
}


#subnav ul li a {
  font-weight: 800;
  text-decoration: none;
  color:#404040;
}

#subnav ul li a:hover {
  color:#8cd3d6;
}

#subnav ul li.active a {
  color:#40B6BA;
}

#leftcontent .csc-default {
  background-color: #ffffff;
  margin-top:10px;
  margin-right:10px;
  padding-bottom:18px;
}

#leftcontent h2 {
  font-size: 42px;
  font-weight: 300;
  line-height: 50px;
  margin:0 0 30px 24px;
  padding:20px 0 0 0;
}

#leftcontent .infoblock {
  border-bottom:1px solid #40B6BA;  
}

#leftcontent .infoblock  > h3 {
  font-size:18px;
  line-height:18px;
  font-weight: 500;
  color:#404040;
  padding:22px 0 10px 20px;
  border-top:1px solid #40B6BA;  
  margin:0;
}

#leftcontent .infoitem {
  border-top:1px solid #40B6BA;  
  padding:7px 20px;
}

#leftcontent .infoitem h3 {
  font-size:11px;
  font-weight: 700;
  padding:0;
  margin:0;
  line-height: 20px;
  color:#404040;
}

#leftcontent .infoitem a {
  color:#404040;
  text-decoration: none;
}


#leftcontent .infoitem p {
  font-size:11px;
  line-height: 20px;
  margin:0;
  padding:0;
}



#loginarea {
  float:left;
  width:500px;
  min-height: 10px;
  text-align: left;
}

#loginarea .tx-felogin-pi1 fieldset {
  margin:0;
  padding:0;
  border:0;
}

#loginarea .tx-felogin-pi1 fieldset label {
  font-size:12px;
  color:#ffffff;
  line-height: 15px;
  margin-top:10px;
  margin-bottom:-3px;
}

#loginarea .tx-felogin-pi1 fieldset input {
  background-color: #D8F0F0;
  border:0;
  padding:2px;
  color:#404040;
  font-weight:800;
  text-align: center;
  font-size:11px;
  line-height: 11px;
  height: 15px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;  

}


#loginarea .tx-felogin-pi1 fieldset input[type=submit] {
  color: #40B6BA;
  background-color: #ffffff;
  padding:2px 20px;
  font-weight:300;
  font-size:11px;
  height:15px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;  
}
#loginarea .tx-felogin-pi1 fieldset input[type=submit]:hover {
  font-weight:800;
}


#loginarea .logoutinfo {
  font-size:18px;
  font-weight:500;
  color:#ffffff;
  margin-top:15px;
  line-height: 20px;
}

#loginarea .logoutinfo span {
  font-weight: 800;
}


#loginarea .logoutinfo a {
  color: #40B6BA;
  background-color: #ffffff;
  padding:2px 20px;
  font-size:12px;
  font-weight:500;
  text-decoration: none;
  margin-right:10px;
  line-height: 12px;
  text-transform: uppercase;
}

#footernav {
  float:left;
  width:380px;
  min-height: 10px;
  text-align: right;
}

#footernav ul {
  list-style-type: none;
  margin:25px 0 0 0;
  padding:0;
}

#footernav ul li {
  display:inline;
  margin-left:10px;
}


#footernav ul li a {
  text-decoration: none;
  color:#ffffff;
}


#footernav ul li a:hover,
#footernav ul li.active a {
  font-weight: 800;
}


#maincontent .consortiumteaser {
  margin-left:-30px;
  width:650px;
  height:68px;
  overflow: hidden;
  border-top:2px solid #c4e9e9;
}

#maincontent .consortiumteaser .csc-header {
  float:left;
  width:280px;
  height:68px;
}

#maincontent .consortiumteaser .csc-header h2 {
  line-height: 68px;
  padding-left:30px;
}

#maincontent .consortiumteaser .csc-header h2 a {
  display: block;
  line-height: 68px;
  text-decoration: none;
  color:#404040;
}

#maincontent .consortiumteaser p:nth-child(2) {
  margin:10px 0 0 0;
}

#maincontent .consortiumteaser:hover,
#maincontent .consortiumteaser_hover {
  background-color: #40B6BA;
}

#maincontent .consortiumteaser:hover .csc-header h2,
#maincontent .consortiumteaser:hover .csc-header h2 a,
#maincontent .consortiumteaser:hover p,
#maincontent .consortiumteaser_hover .csc-header h2,
#maincontent .consortiumteaser_hover .csc-header h2 a,
#maincontent .consortiumteaser_hover p {
  color:#c4e9e9;
}

#maincontent .workpackagesteaser {
  margin-left:-30px;
  width:650px;
  height:68px;
  overflow: hidden;
  border-top:2px solid #c4e9e9;
}

#maincontent .workpackagesteaser .csc-header {
  float:left;
  width:150px;
  height:68px;
}

#maincontent .workpackagesteaser .csc-header h2 {
  line-height: 68px;
  padding-left:30px;
}

#maincontent .workpackagesteaser .csc-header h2 a {
  display: block;
  line-height: 68px;
  text-decoration: none;
  color:#404040;
}

#maincontent .workpackagesteaser p:nth-child(2) {
  margin:10px 0 0 0;
}

#maincontent .workpackagesteaser:hover,
#maincontent .workpackagesteaser_hover {
  background-color: #40B6BA;
}

#maincontent .workpackagesteaser:hover .csc-header h2,
#maincontent .workpackagesteaser:hover .csc-header h2 a,
#maincontent .workpackagesteaser:hover p,
#maincontent .workpackagesteaser_hover .csc-header h2,
#maincontent .workpackagesteaser_hover .csc-header h2 a,
#maincontent .workpackagesteaser_hover p {
  color:#c4e9e9;
}

#maincontent .workpackagesteaser:hover p a {
  color:#ffffff;
}

#maincontent .infoblock {
  margin-left:-30px;
  width:650px;
  border-bottom:1px solid #40B6BA;  
}

#maincontent .infoitem {
  border-top:1px solid #40B6BA;  
  padding:7px 30px;
  cursor:pointer;
}

#maincontent .infoitem:hover {
  background-color: #40B6BA;
}


#maincontent .infoitem h3 {
  margin:0;
}
#maincontent .infoitem p {
  padding-right:30px;
  margin:0;
}

#maincontent .infoitem h3 a {
  text-decoration: none;
  color:#404040;
}


#maincontent .infoitem:hover h3 a,
#maincontent .infoitem:hover p {
  color:#ffffff;
}

#maincontent .infoitem a.opener {
  float:right;
  margin-top:-25px;
  color:#404040;
  text-decoration: none;
  font-weight:500;
  font-size:35px;
  width:25px;
  height:20px;
}

#maincontent .infoblock .usermenu {
  background-color: #40B6BA;
  height:25px;
  display:none;
}

#maincontent .infoblock .usermenu a {
  width:50%;
  display:inline-block;
  text-align: center;
  text-decoration: none;
  color:#ffffff;
  font-weight: 800;
  float: left;
  background-color: #8cd3d6;
}

#maincontent .infoblock .usermenu a:hover {
  background-color:#40B6BA;
}

#maincontent .infoblock .usermenu a.editlink {
  border-right:1px solid #ffffff;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;  
}

.cycle-prev {
  width:45px;
  height:100%;
  position: absolute;
  top:0;
  z-index:10000;
  cursor: pointer;
}

.cycle-prev:hover {
  background: url(../images/galerie_navipfeil_links.png) left center no-repeat;
}

.imageslider {
  margin-bottom:10px;
}

.imageslider .slide {
  text-align:center;
  width:100%;
  background-color: #000000;
  height:300px;
} 
.imageslider .slide img {
  margin-bottom: -8px;
}


.imageslider .cycle-next,
.csc-imageslider .cycle-next {
  width:45px;
  height:100%;
  position: absolute;
  top:0;
  right:0;
  z-index:10000;
  cursor: pointer;
}

.imageslider .cycle-next:hover,
.csc-imageslider .cycle-next:hover {
  background: url(../images/galerie_navipfeil_rechts.png) right center no-repeat;
}

.csc-imageslider  .csc-textpic-imagewrap {
  width:100%;
}


.csc-imageslider .csc-textpic-imagerow {
  width:100%;
  text-align:center;
}

.csc-imageslider div.csc-textpic div.csc-textpic-imagecolumn {
  width:100%;
  text-align:center;
}


.csc-imageslider figure {
  width:100%;
  background-color:#000000; 
}

.csc-imageslider div.csc-textpic .csc-textpic-imagewrap img {
  display:inline-block;
  margin-bottom:-8px;
}

.eventitem .left {
  float:left;
  margin-right:20px;
}
.eventitem .right {
  float:left;
  width:400px;
}


#maincontent .eventitem .left h2 {
  margin-bottom:0;
}

#maincontent .eventitem:hover .left h2 {
  color:#ffffff;
}

#dataform fieldset {
  margin:0 0 0 -30px;
  padding:0;
  border:0;
  width:650px;
}

#dataform .rowform {
  border-bottom:1px solid #40B6BA;
  padding:30px;
}

#dataform .rowform label {
  font-size: 42px;
  font-weight: 300;
  line-height: 50px;
  margin:5px 0 20px 0;
  padding:0px 0 0 0;
  width:250px;
  line-height: 55px;
  float:left;
}  

#dataform .rowform_check label {
  font-size:14px;
  line-height:25px;
  color:#404040;
  margin-left:10px;
  float:none;
  width:auto;
  line-height: normal;
}

#dataform .rowform_inputdatefromtoegera label {
  width:auto;
  float:none;
  display: inline-block;
}

#dataform .rowform_inputdatefromtoegera label.label1 {
  margin-right:32px;
}

#dataform .rowform_inputdatefromtoegera label.label2 {
  margin:0 5px;
}

#dataform .rowform input[type=text] {
  border:1px solid #40B6BA;
  padding:20px;
  font-weight: 500;
  font-size:16px;
  font-family: 'Raleway', sans-serif;
  color:#404040;
  width:280px;
}

#dataform .rowform_inputdatefromtoegera input[type=text] {
  width:200px;
  background: url(../images/login/kalender.png) 0 0 no-repeat;
  padding:0;
  height:65px;
  color:#ffffff;
  text-align: center;
  border:0;
  padding-top:5px;
}


#dataform .rowform_link input[type=text] {
  border:1px solid #40B6BA;
  padding:8px 20px;
  font-weight: 500;
  font-size:16px;
  font-family: 'Raleway', sans-serif;
  color:#404040;
  width:280px;
}

#dataform .rowform_inputdatefromtoegera input[type=text]::-webkit-input-placeholder {
   color: #ffffff;
}

#dataform .rowform_inputdatefromtoegera input[type=text]:-moz-placeholder { /* Firefox 18- */
   color: #ffffff;  
}

#dataform .rowform_inputdatefromtoegera input[type=text]::-moz-placeholder {  /* Firefox 19+ */
   color: #ffffff;  
}

#dataform .rowform_inputdatefromtoegera input[type=text]:-ms-input-placeholder {  
   color: #ffffff;  
}


#dataform .rowform textarea {
  border:1px solid #40B6BA;
  padding:20px;
  font-weight: 500;
  font-size:16px;
  font-family: 'Raleway', sans-serif;
  color:#404040;
  width:280px;
  height:160px;
}


#dataform .rowform select {
  border: 1px solid #40B6BA;
  padding: 20px;
  font-weight: 500;
  font-size: 16px;
  font-family: 'Raleway', sans-serif;
  color: #40B6BA;
  width: 320px;
}

#dataform .rowform select option {
  background-color: #404040;
  color:#ffffff;
}

#dataform .rowform select option:hover {
  background-color: 
}

#dataform .rowform_submit {
  text-align: center;
  border:0;
}

.rowform_fileinput_content {
  display:inline-block;
  width:320px;
}

.rowform_fileinput_content .selecttitle,
.rowform_fileinput_content .deletetitle {
 background-color: #40B6BA;
  padding:5px 10px;
  font-weight: 500;
  font-size:16px;
  font-family: 'Raleway', sans-serif;
  color:#ffffff;
  display:block;
  margin-bottom: 5px;
}

.rowform_select span.selecttitle {
  background-color: #40B6BA;
  padding:5px 10px;
  font-weight: 500;
  font-size:16px;
  font-family: 'Raleway', sans-serif;
  color:#ffffff;
  display:block;
  margin-bottom: 5px;
  width:300px;
  float:left;
}


#dataform .rowform input[type=submit] {
  border:1px solid #40B6BA;
  background-color: #40B6BA;
  padding:10px;
  font-weight: 500;
  font-size:16px;
  font-family: 'Raleway', sans-serif;
  color:#ffffff;
}

a.MultiFile-remove {
  color:#40B6BA;
  text-decoration: none;
  font-weight: 800;
}

.MultiFile-label {
  border:1px solid #40B6BA;
  padding-left:5px;
  margin-bottom: 5px;
  margin-top:5px;
}

.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span {
  color:transparent;
}



.twoarrows {
  width:23px;
  height:43px;
  float:right;
  background:url(../images/login/hinweispfeil.png) 0 0 no-repeat;
  margin-left:80px;
  margin-right:25px;
  margin-top:-20px;
}

.arrowclearer {
  clear:both;
  margin-bottom:80px;
}


::-webkit-input-placeholder {
   color: #40B6BA;
}

:-moz-placeholder { /* Firefox 18- */
   color: #40B6BA;  
}

::-moz-placeholder {  /* Firefox 19+ */
   color: #40B6BA;  
}

:-ms-input-placeholder {  
   color: #40B6BA;  
}
.checkboxbg {
    position: absolute;
    width: 20px;
    height: 20px;
    background-color: #40B6BA;
    z-index: 0;
}

.ui-datepicker {
  background: none;
  background-color:#636361;
  border-radius: 0;
  border:0;
  padding:5px 15px;
}

.ui-datepicker .ui-datepicker-header {
  background: none;
  background-color:#636361;
  border:0;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
  background: none;
  background-color:#9fdbdc;
  border:0;
  color:#636361;
  text-align: center;
  font-weight: 800;
}

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
  background-color: #ffffff;
}


.ui-state-default:hover, .ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight  {
  background-color: #40b6ba;
  color:#ffffff;
}


.ui-datepicker-month, .ui-datepicker-year {
  color:#ffffff;
}

.ui-datepicker-calendar th {
  color:#ffffff;
}

.newsletterbanner {
  width:650px;
  height:51px;
  background: url(../images/newsletter-banner.png) 0 0 no-repeat;
}

.newsletterbanner a {
  height:51px;
  display:block;
  color:#ffffff;
  text-decoration: none;
  font-size:18px;
  font-weight: 800;
  line-height: 51px;
  padding-left:130px;
}





#newsletterform fieldset {
  margin:0 0 0 -30px;
  padding:0;
  border:0;
  width:650px;
}

#newsletterform .rowform {
  padding:0px 30px 5px 30px;
}

#newsletterform .rowform label {
  display:none;
  font-size: 42px;
  font-weight: 300;
  line-height: 50px;
  margin:5px 0 20px 0;
  padding:0px 0 0 0;
  width:250px;
  line-height: 55px;
  float:left;
}  

#newsletterform .rowform_check label {
  font-size:14px;
  line-height:25px;
  color:#404040;
  margin-left:10px;
  float:none;
  width:auto;
  line-height: normal;
  display:inline;
}

#newsletterform .rowform input[type=text] {
  border:1px solid #40B6BA;
  padding:20px;
  font-weight: 500;
  font-size:16px;
  font-family: 'Raleway', sans-serif;
  color:#404040;
  width:400px;
  margin-left:30px;
  text-align: center;
}


#newsletterform .rowform_submit {
  margin-left:30px;
  border:0;
}

#newsletterform .rowform input[type=submit] {
  border:1px solid #40B6BA;
  background-color: #40B6BA;
  padding:10px;
  font-weight: 500;
  font-size:16px;
  font-family: 'Raleway', sans-serif;
  color:#ffffff;
  width:440px;
}

.error h3, .error p {
  color:#a90000;
}

.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
  top:-2px;
}

.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span {
  background: none !important;
  color: #ffffff;
}

.ui-state-next-hover {

}

.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus {
  background: none;
  font-width:bold;
  border:0;
}

.arrowdown {
  background:url(../images/login/sliderpfeil.png) 0 0 no-repeat;
}

.arrowdown:hover {
  background:url(../images/login/sliderpfeil_hover.png) 0 0 no-repeat;
}

.arrowup {
  background:url(../images/login/sliderpfeil_aktiv.png) 0 0 no-repeat;
}

.arrowup:hover {
  background:url(../images/login/sliderpfeil_aktiv_hover.png) 0 0 no-repeat;
}

input[type=checkbox],
input[type=radio] {
  position: relative;
  z-index: 1;
}

.csc-textpic-imagerow img {
  margin-bottom:20px;
}

p.gallerycaption {
    font-size: 11px;
    line-height: 20px;
    margin: 0;
    padding: 0;
    color: #404040;
}