/* */

.suche {
 line-height:28px;
}


.toolbar {
 color:#005600;
 font-size: 0.82em;
}

.toolbar a:hover {
 color:#ffffff;
 text-decoration: none;
}

.tx-macinasearchbox-pi1 {
  position: absolute;
  right: 100px;
  
}

.bodytext {
 line-height:18px;
}

#header {
  background: none;
}

#header img {
  left: 10px;
  top:5px;
}

#headertext {
  margin-left: 200px;
  /*line-height:130px;*/
  margin-top: 50px;
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 42px;
  color:#005600;
}

.csc-menu {
  margin-top:10px;
  margin-bottom:10px;
  padding-top:10px;
  padding-bottom:10px;
}

#nav_main {
  background-color: white;
}

#nav_main ul{
 line-height:14px;
}

/* Reiter in anderen Farben */
#nav_main a {
  background:transparent url(../images/left_both.gif) no-repeat scroll 0% -150px;
}

#nav_main a span {
  background:transparent url(../images/right_both.gif) no-repeat scroll 100% -150px;
}

#teaser {
  background:#b6cc91 none repeat scroll 0% 50%;
  color:#005600;
  position:relative;
}

#header div.tx-macinasearchbox-pi1 {
  display:none;
}


.mainMenu ul li a:hover {
  background-color:#b6cc91;
  color:#FFFFFF;
}

.mainMenu ul li strong {
  background-color:#B6CC91;
}


h1 {
  border-bottom:1px solid #890101;
  color:#890101;
}

.mitarbeiter {
  line-height:100%;
}

.mitarbeiter_text_re {
 margin-left:20px;
}

 .formintext
{
	color:black;
	background: #dedfde;
	border: 1px solid #890101
}
#col3_innen {
	margin-top: 1em;
}
h1 {
  padding-top: 0px;
  margin-top: 1em;
}

.news-list-item h3 {
  padding-top: 0;
  margin-top: 0;
  padding-bottom: 0.5em;
}

.news-list-item {
  clear: both;
  padding-bottom: 15px;
  border-bottom: 1px solid #890101;
}

.news-list-category{
  text-transform: uppercase;
  font-size: 80%;
  color: black;
  padding-bottom: 10px;
}
.news-list-item img {
  float: left;
  margin-right: 0.5em;
}

.news-list-morelink {
  border: none;
  background: none;
}

.news-single-item h2 {
  font-size: 120%;
  font-weight: bold;
  background-color: transparent;
  color: black;
  padding-left: 0px;
}
.news-single-item h3 {
  background-color: transparent;
  border-left: none;
  padding-left: 0px;
}
.news-single-img {
  float: right;
  padding-left: 15px;
  padding-right: 0px;
}

/* Tabelle der Zentraldirektion */

table.zdstyle {
  margin-top: 20px
}

table.zdstyle td {
  vertical-align: top;
  padding-left: 15px;
  padding-bottom: 10px
}

table.zdstyle th {
  vertical-align: top;
  padding-left: 15px;
  padding-bottom: 10px
}

/* Blau hinterlegter Text für "NEU" */

span.newitem {
  background-color: #1E6289;
  color: #FFFFFF;
  padding-left: 5px;
  padding-right: 5px
}

/* Wichtige Nachricht */

div.myalert {
  color: #DD0101;
  padding: 5px;
  border: 3px solid #DD0101;
  font-weight: bold
}

