body {
  margin:0;
  padding:0;
  line-height: 1.5em;
  background-color: white;
  font-family: Arial;
  font-size: 15px;
}

p {
padding: 0px;
margin: 0px;
}

#contentwrapper{
float: right;
width: 100%;
margin-left: -837px; /*Set left margin to -(leftColumnWidth + RightColumnWidth)*/
}

#contentcolumn{
margin-left: 837px; /*Set left margin to (leftColumnWidth + RightColumnWidth)*/
}

#leftcolumn{
float: left;
width: 320px; /*Width of left column in pixels*/
background: #C8FC98;
}

#rightcolumn{
float: left;
width: 517px; /*Width of right column in pixels*/
background: #FDE95E;
}



.innertube{
margin: 0px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
float: left;
}









.footer {
  width: 100%;
  float: left;
  height: 16px; 
  background-color: white;
}

.footer .left, .footer .rightContent div {
  background-color: #fad7d0;
  height: 16px;
  margin-top: 10px;
}

.footer .rightContent .rightContent .title {
  float: left;
  margin-left: 126px;
  width: 219px;
  color: #E64415;
  font-weight: bold;
  font-size: 12px;
  line-height: 16px;
}

.footer .left .top {
  width:800px;
  float: left;
  margin-left: 126px;
  color: #E64415;
  font-weight: bold;
  font-size: 12px;
  line-height: 16px;
}
.footer .left .copyright, .footer .left .text {
  float: left;
  margin-left: 126px;
  width: 219px;
  color: #E64415;
  font-weight: bold;
  font-size: 12px;
  line-height: 16px;
}

.footer .left .text {
  width: 400px;
  margin-left: 0;
  color: #575757;
  line-height: 16px;
}

.footer .rightContent .text {
  float: left;
  background-color: #E64415;
  width: 170px;
  color: white;
  font-weight: bold; 
  padding-left: 3px;
  height: 16px;
  font-size: 12px;
  line-height: 16px;
}






.container {
  background: white;
/*
  height: 191px;
*/
  width: 100%; 
}

.container .left {
}

.left {
  width: 821px;
  float: left;
}

.line {
  height: 10px;
  width: 100%;
  background-color: #f7c3b8;
  line-height: 1px;
  float: left;
}

.left ul.naviTop {
  height: 40px;
  background-color: #fad7d0;
  width: 702px;
  list-style-type: none;
  list-style: none;
  padding: 0px;
  margin: 0px;
  margin-left: 119px;
  float: right;
  position: relative; /*wegen negativen margins (ff + safari)*/
}

.left ul.naviTop li{
  float: left;
  height: 21px;
  margin-top: 19px;
  margin-left: 18px;
  background-color: white;
  text-align: center;
}
.left ul.naviTop li.last{
  margin-left: 18px;
}

.left ul.naviTop li a {
  color: #e64415;
  text-decoration: none;
  font-weight: bold;
  display: block;
  height: 21px;
  padding: 0 10px;
}

.left ul.naviTop li a.active, .left ul.naviTop li:hover {
  background-color: #e64415;
  color: white;
}

.left ul.naviTop li:hover a {
  color: white;
  padding: 0 10px;
}

.left ul.naviTop li.first {
  margin-left: 0px;
}

.left ul.naviTop li.edsInitiative {
  width: 115px;
}

.left ul.naviTop li.edsInformationen { 
  width: 155px;
}

.left ul.naviTop li.edsForum {
  width: 100px;
}

.left ul.naviTop li.oeffentlichkeitsarbeit { 
  width: 167px;
}

.left ul.naviTop li.aktuelles {
  width: 85px;
}



.rightHolder {
  width: 100%;
  float: right;
  margin-left: -837px;
}

.rightContent {
  margin-left: 837px;
}


.headerTopline {
  width: 100%;
  height: 35px;
  background-color: #fad7d0;
  float: right;
  margin-left: -478px;
}

.headerSubline {
  height: 10px;
  margin-top: 25px;
  background-color: #f7c3b8;
  margin-left: 478px;
}

.figuren {
  border: 0;
  float: right;
}

.headerNaviGlobal {
  float: left;
  margin-left: 127px;
  margin-top: 71px; /* ?? */
  position: relative;
}

.headerNaviGlobal a {
  margin-left: 20px;
  color: black;
  text-decoration: none;
  font-size: 1em;
}

.headerNaviGlobal a:hover {
  text-decoration: underline;
}

.headerNaviGlobal a.first {
  margin-left: 0px; 
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.content {
  position: relative; /*wegen negativen margins (ff + safari)*/
}

.contentWithNaviContainer {
  width: 821px;
  float: left;
  margin-top: 11px;
}

.naviLeftContainer {
  float: left;
  width: 320px;
  position: relative; /*wegen negativen margins (ff + safari)*/
}

.contentContainer {
  float: right;
  width: 476px;
}

.contentContainerWidthLimit {
  float: left;
  width: 455px;
  position: relative; /*wegen negativen margins (ff + safari)*/
  color: black;
  font-size: 12px;
  line-height: 20px;
  font-family: Arial;
}


.contentContainerWidthLimit h1 {
  margin: 0px;
  font-size: 19px;
  margin-bottom: 37px; /*56 - 19*/
}

.contentContainerWidthLimit h2 {
  margin: 0px;
  font-size: 15px;
  margin-bottom: 29px; /*8 pixel weniger als bei h1*/
}


.contentContainerWidthLimit h6 { 
  margin: 0px;
  font-size: 12px;
  margin-bottom: 0px;
  color: #E64415;
}

.contentContainerWidthLimit div.text, .contentContainerWidthLimit div.textNoMargin {
  margin: 0px;
  float: left;
  font-size: 12px;
  line-height: 20px;
  font-family: Arial;
  width: 100%;
  margin-bottom: 25px;
}

.contentContainerWidthLimit div.textNoMargin {
  margin-bottom: 0px;
}

.contentContainerWidthLimit .highlightedText {
  color: #e64415;
}

.contentContainerWidthLimit .textTitle, .contentContainerWidthLimit .textTitleRed {
  font-weight: bold;
}

.contentContainerWidthLimit .textTitleRed {
  color: #E64415;
}

.contentContainerWidthLimit  .address {
  width: auto;
  margin-bottom: 25px;
}

.address p.addressTitle {
  color: #E64415;
  font-weight: bold;
  margin: 0px;
  margin-bottom: 10px;
}

.address p.addressText {
  margin: 0px;
  margin-bottom: 6px;
}

.address .leftAddr {
  float: left;
}

.address .rightAddr {
  float: right;
}


.contentContainerWidthLimit div.text a, .contentContainerWidthLimit div.textNoMargin a , .contentContainerWidthLimit a, .contentContainerWidthLimit a {
  font-size: 12px;
  color: #E64415;
  text-decoration: none;
}

contentContainerWidthLimit a, .contentContainerWidthLimit a,.contentContainerWidthLimit div.text a:hover, .contentContainerWidthLimit div.textNoMargin a:hover {
  text-decoration: underline;
  cursor: hand;
}

.leftNaviDynamic {
  float:left;
  background-color: #fad7d0;
  padding-bottom: 10px;
  float: left;
  width: 320px;
}

.leftNaviDynamic ul.naviLeft {
  list-style-type: none;
  list-style: none;
  padding: 0px;
  margin: 0px;
  margin-left: 119px;
  position: relative; /*wegen negativen margins (ff + safari)*/
}

.leftNaviDynamic ul.naviLeft li {
  width: 183px;
  border-bottom: solid 1px black;
/*
  padding: 13px 0px;
*/
  float: left;
  height: 44px;
}

.leftNaviDynamic ul.naviLeft li span {
  height: 100%;
  vertical-align: middle;
  display: inline;
}

.leftNaviDynamic ul.naviLeft li a {
  margin: 0px;
  text-decoration: none;
  color: black;
  width: 176px;
  font-weight: bold;
  line-height: 1em;

  height: 44px;
  display: table-cell;
  vertical-align: middle;
  padding-left: 7px;
  
}

.leftNaviDynamic ul.naviLeft li a.active, .leftNaviDynamic ul.naviLeft li:hover a, .leftNaviDynamic ul.naviLeft li a:focus {
  color: #e64415;
}

.leftNaviWithPic, .leftNaviSimpleContainer {
  margin-left: 126px;
  float: left;
  width: 320px;
}

.leftNaviWithPic a {
  height: 35px;
  line-height: 35px;
  float: left;
  color: #e64415;  
  text-decoration: none;
  font-weight: bold;
  width: 176px;
}

.leftNaviWithPic img {
  margin-left: 5px;
  border: 0;
  vertical-align: middle;
  margin-bottom: 2px;
}

.leftNaviSimpleContainer {
  margin-top: 13px;
  margin-bottom: 35px;
}

.leftNaviSimpleContainer .leftNaviSimple {
  float: left;
  width: 100%;
}

.leftNaviSimpleContainer .leftNaviSimple a {
  float: left;
  text-decoration: none;
  color: black;
  margin-top: 10px;
  width: 176px;
}



.rightContent .title {
  height: 21px;
  width: 100%;
  background-color: #fad7d0;
  line-height: 21px;
  margin-bottom: 16px;
  width: 100%;
  float: left;
}
.rightContent .title b{
color:black;
display:block;
font-weight:bold;
line-height:21px;
margin-left:3px;
text-decoration:none;
width:99%;
}
.rightContent a {
  line-height: 1px;
  float: left;
}

.rightContent .title a {
  color: black;
  text-decoration: none;
  margin-left: 3px;
  line-height: 21px;
  font-weight: bold;
  display: block;
  width: 99%;
}

.rightContent a img {
  margin: 0;
  padding: 0;
  border: 0;
}

.rightContent .picHolder {
  float: left;
  width: 100%;
  margin-bottom: 35px;
}


.rightContent .logoHolderBG {
  background-color: #0000ff;
  background-color: #fad7d0;
  float: left;
  width: 100%;
  margin-bottom: 19px;
}

.rightContent .logoHolder {
  width: 100%;;
  float: left;
  background-image: url('../images/white_line.png');
  background-position: 0% 100%;
  background-repeat: repeat-x;
  
}
#user-login-form {
  text-align: left;
}
#user-login-form ul li{
  text-decoration:none;
  display: table-cell;
}
#user-login-form ul li a{
  text-decoration:none;
}





