/*  Design Styles */


html {
  font-family: Verdana,Arial,sans-serif;
  color:#707072;
  font-size:12px;
  line-height:15px;
  height:100%;
  margin:0;
  padding:0;
  background: #E0DEDE;
  }

body{
  margin:0;
  text-align:center;
  }

#maincontainer {
  width:875px;
  margin-right:auto;
  margin-left:auto;
  margin-top: 25px;
  margin-bottom: 50px;
  text-align:left;
  padding:0px;
  background: #FFFFFF;
  }

#head0 {
  width:875px;
  height: 116px;
  text-align:left;
  background-image:url('head0.jpg');
  background-repeat:no-repeat;
  }
#head1 {
  width:875px;
  height: 45px;
  text-align:right;
  background-image:url('head1.jpg');
  background-repeat:no-repeat;
  }
#image{
  margin-top: -173px;
  margin-left: 65px;
  width:179px;
  height: 144px;
  background-image:url('image1.jpg');
  z-index:999;
}
#head2 {
  width:875px;
  height: 48px;
  background-image:url('head2.jpg');
  background-repeat:no-repeat;
  }
#head3 {
  width:875px;
  height: 70px;
  }


a,
a:link,
a:active
 {
  text-decoration : none;
  color:#E39604;
  }

/*######## Menü 1 Horizontal ###########*/
.menue1 a {color:#FFFFFF;}
.menue1_act a {color: #FFFFFF; text-decoration : none; font-weight: bold;}

/*######## Menü 2 Horizontal ###########
#head2{color: #000000;padding: 1px 0px 1px 295px;}*/
.menue2 a {color:#707072; font-weight: bold; margin:5px}
.menue2_act a {color: #E39604; font-weight: bold; margin:5px}

/*######## Menü 2 Horizontal ###########
#head3{color:#868887; height: 15px; padding: 2px 0px 0px 265px;}*/
.menue3 a, .menue3 a:hover, .menue3 a:link  {color:#868887;}
.menue3_act a {color:#66999A;}


.menue_e1 {
  width:179px;
  _height:22px;
  _width:186px;
  _padding: 4px;
  padding: 3px;
  padding-left: 5px;
  border-top: #FFFFFF 1px solid;
  background-image:url('img/menue_button.jpg');
  background-repeat:no-repeat;
  }

.menue_e2 {
  width:178px;
  _width:186px;
  _height:22px;
  padding: 3px;
  padding-left: 5px;
  }

.menue_e3 {
  width:180px;
  _width:186px;
  padding: 3px;
  padding-left: 15px;
  }

.navilinks_e1 {color : #102E70; font-size : 10px; font-family : Verdana, Arial, sans-serif; text-decoration : none; font-weight:bold;}
.navilinks_e1:link    {color : #102E70; font-size : 10px; text-decoration : none; font-weight:bold;}
.navilinks_e1:visited {color : #102E70; font-size : 10px; text-decoration : none; font-weight:bold;}
.navilinks_e1:active  {color : #102E70; font-size : 10px; text-decoration : none; font-weight:bold;}

.navilinks_e2 {color : #102E70; font-size : 9px; font-family : Verdana, Arial, sans-serif; text-decoration : none;}
.navilinks_e2:link    {color : #102E70; font-size : 9px; text-decoration : none;}
.navilinks_e2:visited {color : #102E70; font-size : 9px; text-decoration : none;}
.navilinks_e2:active  {color : #102E70; font-size : 9px; text-decoration : none;}

.navilinks_e3 {color : #102E70; font-size : 9px; font-family : Verdana, Arial, sans-serif; text-decoration : none;}
.navilinks_e3:link    {color : #102E70; font-size : 9px; text-decoration : none;}
.navilinks_e3:visited {color : #102E70; font-size : 9px; text-decoration : none;}
.navilinks_e3:active  {color : #102E70; font-size : 9px; text-decoration : none;}



#search {
  position : relative;
  font-weight: bold;
  top: 15px;
  color: #FFFFFF;
  margin: 0px 0px 0px 270px; /* oben,rechts,unten,links */
  }

#search INPUT {
  border : 1px solid #6D6D6F;
  background-color : #FFFFFF;
  font-weight: normal;
      }

/* Styles Indexed Search */
.tx-indexedsearch-redMarkup {
  color: #9A1D2B;
  font-weight: bold;
  }

#content {
  background: #FFFFFF;
  }

#contentleft {
  position:relative;
  left:60px;
  margin-top:40px;
  float:left;
  width:184px;
  text-align: left;
  min-height:400px;
  }

#left {
  width:165px;
  margin: 25px 0px 0px 10px;
  font-size: 11px;
  }

#contentcenter {
  position:relative;
  float:left;
  text-align:left;
  left:60px;
  margin-top: 40px;
  width:500px;
  min-height:400px;
  padding: 0px 25px 40px 25px;
  line-height: 20px;
  }

#contentcenter a{
  color: #FDA408;
  }

h5 {
  color:#FDA408;
  font-weight:bold;
  font-size:12px;
  text-align: center;
  text-decoration:none;
  background: #FAF09B;
  margin: 0px;
  padding: 0px;
  line-height: 20px;
  }

.bodytext{
  margin:0px;
  padding:0px;
  }

th

p {}

#bottom {
  height:25px;
  width:875px;
  background: #FFFFFF;
  margin: 0px 0px 0px 0px;
  background-image:url('bottom.jpg');
  background-repeat:no-repeat;
  }

#copyright {
  float:right;
  text-align:right;
  width:220px;
  height:10px;
  margin: 4px 10px 0px 0px;
  }

#copyright a {color:#FFFFFF; font-size:10px; font-family:Verdana, Arial, sans-serif; text-decoration : none;}
#copyright a:link {color:#FFFFFF; font-size:10px; font-family:Verdana, Arial, sans-serif; text-decoration : none;}
#copyright a:visited {color:#FFFFFF; font-size:10px; font-family:Verdana, Arial, sans-serif; text-decoration : none;}
#copyright a:active {color:#FFFFFF; font-size:10px; font-family:Verdana, Arial, sans-serif; text-decoration : none;}

/*  Text Styles */

.navi2 {
  text-indent:15px;
  }

h1 {
  color:#145B9B;
  font-weight:bold;
  font-size:15px;
  text-decoration:none;
  margin: 0px 0px 5px 0px;
  padding: 0px 0px 3px 0px;
  line-height: 20px;
  }

h2 {
  color:#145B9B;
  font-weight:bold;
  font-size:12px;
  text-decoration:none;
  margin: 0px 0px 5px 0px;
  padding: 0px 0px 3px 0px;
  }

h3  {
  color:#145B9B;
  font-weight:bold;
  font-size:14px;
  text-decoration:none;
  margin: 0px 0px 5px 0px;
  padding: 0px 0px 3px 0px;
  }

h4 {
  color:#145B9B;
  font-weight:bold;
  font-size:12px;
  text-decoration:none;
  margin: 0px 0px 5px 0px;
  padding: 0px 0px 3px 0px;
  }

td {
  font-family: Verdana,Arial,sans-serif;
  font-size:11px;
  line-height:15px;
  text-decoration:none;
  }

th {
  font-family: Verdana,Arial,sans-serif;
  font-size:11px;
  line-height:15px;
  text-decoration:none;
  }

SELECT {
          font-family : Verdana, Arial, sans-serif;
          font-size : 10px;
          color : #666666;
          background-color : #ffffff;
      }
TEXTAREA {
          font-family : Verdana, Arial, sans-serif;
          font-size : 10px;
          border : 1px solid #666666;
          color : #333333;
          font-weight : normal;
          background-color : #ffffff;
      }
INPUT {
          font-family : Verdana, Arial, sans-serif;
          font-size : 10px;
          border : 1px solid #666666;
          color : #333333;
          background-color : #ffffff;
      }

a img{
  border: 0px;
  }

/*  Design Styles News Extension */

.news-latest-item {
  width:174px;
  clear:both;
  border-top: 12px solid #FFCC66;
  }

.news-latest-image{
  text-align:left;
  width:174px;
  border-bottom: 10px solid #8E5923;
  }

.news-latest-text{
  text-align:left;
  width:154px;
  margin: 3px 10px 20px 10px;
  }

.news-latest-text a {
  color:#FDA408;
  font-weight:bold;
  }

.news-list-date{
  color:#868887;
  }

.news-list-header a{
  color:#FDA408;
  font-weight:bold;
  text-decoration:none;
  }

.news-list-header{
  margin-bottom: 7px;
  }

.news-list-text {
  margin: 0px 0px 20px 0px;
  }


.news-list-image {
  /*border: 1px solid #212121;  1px Rand um Bild */
  float: left; /* Bild links vom Text */
  margin-right: 10px;
  }

.news-list-item {
  border-bottom: 1px solid #ECECEC;
  min-height:110px;

}

.news-single-item {
    padding-top:3px;
    padding-bottom:6px;
  }

.news-single-img {
	float: right;
	margin-left:10px;
    width: 170px;
  }

/* Bildtext */
.news-single-imgcaption {
	clear:both;
	width: 160px;
  }
.news-single-img p {
	margin: 3px 0px 3px 0px;
  }

.news-single-backlink{
   margin: 10px 0px 10px 0px;
}

.formu{
    background-color: #E8ECF6;
    width: 96%;
    padding-left:20px;
    padding-top:5px;
    padding-bottom:20px;
  }

.mf-select{
    margin-bottom:5px;
  }

.mf-input{
    margin-bottom:5px;
  }

.radiolayout{
  width:435px;
  }

fieldset{
  border: 1px solid #C0CFF0;
  margin-bottom:5px;
}

.clearer, hr{
  border-top: none;
  border-right: none;
  border-left: none;
  margin:15px 0px;
  }


hr{
  border: #FFFFFF 0px solid;
  height:1px;
  background-color: #868887;
  }

/* ------------ Formatierung Menue ----------- */

#menue_e1 {
  width:150px;
  height:15px;
  padding: 4px 0px 4px 23px;
  background-image:url('img/menue_e1.jpg');
  background-repeat:no-repeat;
  background-position: 5px 3px;
  }

#menue_e1_act {
  width:162px;
  height:15px;
  padding: 4px 0px 4px 23px;
  background-image:url('img/menue_e1_act.jpg');
  background-repeat:no-repeat;
  background-position: 5px 3px;
  }

#menue_e2 {
  width:162px;
  padding: 3px 0px 3px 30px;
  }
#menue_e2_act {
  width:162px;
  padding: 3px 0px 3px 30px;
  }

#menue_e3 {
  width:229px;
  _width:206px;
  padding: 3px 0px 3px 38px;
  }
#menue_e4 {
  width:219px;
  _width:206px;
  padding: 3px 0px 3px 48px;
  }
#menue_e5 {
  width:209px;
  _width:206px;
  padding: 3px 0px 3px 58px;
  }

.navilinks_e1 {color : #707072; font-size : 11px; font-family : Verdana, Arial, sans-serif; text-decoration : none; font-weight:bold;}
.navilinks_e1:link    {color : #707072; font-size : 11px; text-decoration : none; font-weight:bold;}
.navilinks_e1:visited {color : #707072; font-size : 11px; text-decoration : none; font-weight:bold;}

.navilinks_e1_act {color: #E39705; font-size : 11px; text-decoration : none; font-weight:bold;}

.navilinks_e2 {color : #707072; font-size : 9px; font-family : Verdana, Arial, sans-serif; text-decoration : none;}
.navilinks_e2:link    {color : #707072; font-size : 9px; text-decoration : none;}
.navilinks_e2:visited {color : #707072; font-size : 9px; text-decoration : none;}
.navilinks_e2_act  {color : #E39705; font-size : 9px; text-decoration : none;}

.navilinks_e3 {color : #707072; font-size : 9px; font-family : Verdana, Arial, sans-serif; text-decoration : none;}
.navilinks_e3:link    {color : #707072; font-size : 9px; text-decoration : none;}
.navilinks_e3:visited {color : #707072; font-size : 9px; text-decoration : none;}
.navilinks_e3_act  {color : #E39705; font-size : 9px; text-decoration : none;}