/*  Design Styles */


html {
  font-family: Verdana,Arial,sans-serif;
  color:#666666;
  font-size:11px;
  line-height:15px;
  height:100%;
  margin:0;
  padding:0;
  background-color: #FFFFFF;

  }

body{
  margin:0;
  text-align:center;
  }

#maincontainer {
  width:783px;
  margin-right:auto;
  margin-left:auto;
  margin-top: 25px;
  margin-bottom: 50px;
  text-align:left;
  padding:0px;
  }

#head {
  width:783px;
  height: 225px;
  text-align:right;
  background-image:url('head.jpg');
  background-repeat:no-repeat;
  }

#headerbutton{
  position:relative;
  color:#666666;
  top:7px;
  right:7px;
}
#headerbutton a{
  color:#666666;
}

a,
a:link,
a:active
 {
  text-decoration : none;
  color:#C50009;
  }

#search {margin-top:3px; width:173px; float:right;}
#searchfield {width:140px; border:0px; float:left; margin-top:2px; color:#C3C3C3;}
#searchbutton {float:right;}

.csc-sword{
  color: #E40000;
  font-weight: bold;
  }

#content {
  margin-top:0px;
  background-image:url('m_background.jpg');
  background-repeat:no-repeat;
  }

#contentleft {
  position:relative;
  float:left;
  top: -60px;
  margin-left:0px;
  width:144px;
  text-align: left;
  min-height:400px;
  }

#left {
  margin-top: 30px;
  width:144px;
  }

#contentcenter {
  position:relative;
  float:left;
  text-align:left;
  left:30px;
  width:570px;
  padding: 0px 5px 40px 5px;
  }

#contentcenter a{
  color: #C50009;
  }

.bodytext{
  margin:0px;
  padding:0px;
  }

th

p {}

#bottom {
  height:25px;
  width:758px;
  margin: 0px 0px 0px 0px;
  }

#copyright {
  float:right;
  text-align:right;
  width:220px;
  height:10px;
  margin: 5px 15px 0px 0px;
  }

#copyright a {color:#3E5670; font-size:10px; font-family:Verdana, Arial, sans-serif; text-decoration : none;}
#copyright a:link {color:#3E5670; font-size:10px; font-family:Verdana, Arial, sans-serif; text-decoration : none;}
#copyright a:visited {color:#3E5670; font-size:10px; font-family:Verdana, Arial, sans-serif; text-decoration : none;}
#copyright a:active {color:#3E5670; font-size:10px; font-family:Verdana, Arial, sans-serif; text-decoration : none;}

/*  Text Styles */

.navi2 {
  text-indent:15px;
  }

.csc-frame-rulerBefore{
  border-bottom: 1px solid #8F8F8F;
  margin-bottom: 10px;
  }

h1 {
  color:#666666;
  font-weight:bold;
  font-size:13px;
  text-decoration:none;
  margin: 0px 0px 5px 0px;
  padding: 0px 0px 3px 0px;
  line-height: 20px;
  border-bottom: 1px solid #8F8F8F;
  }

h2 {
  color:#666666;
  font-weight:bold;
  font-size:13px;
  text-decoration:none;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 3px 0px;
  line-height: 15px;
  }

h3  {
  color:#666666;
  font-weight:bold;
  font-size:14px;
  text-decoration:none;
  margin: 0px 0px 5px 0px;
  padding: 0px 0px 3px 0px;
  }

h4 {
  color:#666666;
  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:#C50009;
  font-weight:bold;
  }

.news-list-date{
  color:#868887;
  }

.news-list-header a{
  color:#C50009;
  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{
  width: 96%;
  padding-left:20px;
  padding-top:5px;
  padding-bottom:20px;
  border: 1px dotted #C4C4C4;
  }

.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 ----------- */
#menue3 {

  }

#menue_e1 {
  width:124px;
  height:15px;
  margin-left: 10px;
  padding: 4px 0px 4px 0px;
  /*background-image:url('img/menue_e1.jpg');
  background-repeat:no-repeat;
  background-position: 5px 3px;
  border-top: 1px solid #FFFFFF;*/
  }

#menue_e1_act {
  width:124px;
  height:15px;
  margin-left: 10px;
  padding: 4px 0px 4px 0px;
  /*background-image:url('img/menue_e1_act.jpg');
  background-repeat:no-repeat;
  background-position: 5px 3px;*/
  border-bottom: 1px solid #FFFFFF;
  }

#menue_e2 {
  width:124px;
  padding: 3px 0px 3px 10px;
  }

#menue_e3 {
  width:124px;
  padding: 3px;
  }

.navilinks_e1 {color : #FFFFFF; font-size : 11px; font-family : Verdana, Arial, sans-serif; text-decoration : none; font-weight:bold;}
.navilinks_e1:link    {color : #FFFFFF; font-size : 11px; text-decoration : none; font-weight:bold;}
.navilinks_e1:visited {color : #FFFFFF; font-size : 11px; text-decoration : none; font-weight:bold;}

.navilinks_e1_act {color: #FFFFFF; font-size : 11px; text-decoration : none; font-weight:bold;}

.navilinks_e2 {color : #FFFFFF; font-size : 9px; font-family : Verdana, Arial, sans-serif; text-decoration : none;}
.navilinks_e2:link    {color : #FFFFFF; font-size : 9px; text-decoration : none;}
.navilinks_e2:visited {color : #FFFFFF; font-size : 9px; text-decoration : none;}
.navilinks_e2:active  {color : #FFFFFF; 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;}
