/*  Design Styles */


html {
  font-family: Cambria, Times, Times New Roman ;
  color:#a0a0a0;
  font-size:14px;
  /*line-height:15px;*/
  margin:0;
  padding:0;
  background-color: #FFFFFF;
  background-image:url('/fileadmin/template/images/main_bg.jpg');
  background-repeat: repeat-z;
  }

body{
  margin:0;
  text-align:center;
  }

#maincontainer {
  position:relative;
  width:952px;
  margin-right:auto;
  margin-left:auto;
  margin-top: 25px;
  margin-bottom: 50px;
  text-align:left;
  padding:0px;
  border: 1px solid #697374;
  background-color: #c12427;
  border: 7px solid #c12427;
  }
#maincontainer_outline {
  border: 1px solid #e5c883;
  padding: 2px;
  background-color: #c12427;
  }
#head {
  position:relative;
  width:946px;
  height: 100px;
  text-align:center;
  background: #981C1F url('/fileadmin/template/images/vorheader.jpg') 50% 80%;
  background-repeat: no-repeat;
  z-index:10;
  }
#head_outline {
  border-top: 1px solid #e5c883;
  border-left: 1px solid #e5c883;
  border-right: 1px solid #e5c883;
  padding: 2px;
  background-color: #c12427;
  }
#logo{
  position:absolute;
  top: 20px;
  width:504px;
  height:395px;
  background: url('/fileadmin/template/images/vorlogo.jpg') no-repeat;
  }
#logo_sperrung{
  position:absolute;
  top: 20px;
  left:70px;
  width:434px;
  height:435px;
  background: url('/fileadmin/template/images/schloss.jpg') no-repeat;
  }
  
#slogan{
  position:absolute;
  top: 100px;
  left: 510px;
  width:359px;
  height:103px;
  background: url('/fileadmin/template/images/vorslogan.jpg') no-repeat;
  }
#button{
  position:absolute;
  top: 240px;
  left: 460px;
  width:450px;
  height:70px;
  }
#button a{
  position:relative;
  float:left;
  margin-left:15px;
  }
#subtext{
  position:absolute;
  top:340px;
  left: 500px;
  width:380px;
  }
#subtext_sperrung{
  position:absolute;
  top:130px;
  left: 450px;
  width:380px;
  }
  
.align-center {
  text-align: center;
  }

#head_img {
  width:900px;
  height: 124px;
  position: relative;
  left:10px;
  margin: 0px 0px 0px 0px;
  }

#here {
  position:relative;
  float:left;
  left:20px;
  width:470px;
  margin-top: 15px;
  margin-bottom: 10px;
  color: gray;
  }

#content {
  background-color: #981c1f;
  }

#contentleft {
  position:relative;
  float:left;
  width:175px;
  text-align: left;
  min-height: 400px;
  }

#contentcenter {
  position:relative;
  min-height: 590px;
  float:left;
  line-height: 1.5;
  text-align:left;
  }

#contentright {
  position:relative;
  float:right;
  right:15px;
  width:250px;
  padding: 18px 0px 0px 0px;
  }

.bodytext{
  margin:0px;
  padding:0px;
  }

th

p {}

.bodytext {}

#bottom {
  position:relative;
  width:946px;
  padding:2px;
  border-right:1px solid #e5c883;
  border-left:1px solid #e5c883;
  border-bottom:1px solid #e5c883;
  }
  

#footer_logos {
  left:686px;
  position:absolute;
  top:2px;
  }
#footer_logos a{
  position:relative;
  float:left;
  margin-left: 5px;
  display:block;
  }
#bottom_inlay {
  width:926px;
  height:12px;
  padding-left:10px;
  padding-top:9px;
  padding-right:10px;
  padding-bottom:9px;
  background-color: #000;
  font-weight:bold;
  }
#bottom_inlay,
#bottom_inlay a {
  color: #8e8b8a;
  font-size: 10px;
  font-family: Arial, Verdana, Tahoma;
  }
#bottom_menue {
  position:relative;
  float:right;
  text-transform: uppercase;
  font-size: 10px;
  }
#bottom_menue span {
  padding-left: 5px;
  }
  
#copyright {
  position:relative;
  float:left;
  width:220px;
  font-family: Arial, Verdana, Tahoma;
  }

#copyright a {color:#FFFFFF; font-size:11px; text-decoration : none; font-family: Arial, Verdana, Tahoma;}
#copyright a:link {color:#FFFFFF; font-size:11px; text-decoration : none; font-family: Arial, Verdana, Tahoma;}
#copyright a:visited {color:#FFFFFF; font-size:11px; text-decoration : none; font-family: Arial, Verdana, Tahoma;}
#copyright a:active {color:#FFFFFF; font-size:11px; text-decoration : none; font-family: Arial, Verdana, Tahoma;}

/*  Text Styles */

.navi2 {
  text-indent:15px;
  }

h1 {
  color:#e5c883;
  font-size:17px;
  text-decoration:none;
  margin: 0px 0px 5px 0px;
  padding: 0px 0px 3px 0px;
  line-height: 20px;
  }

h2 {
  color:#697374;
  font-size:17px;
  text-decoration:none;
  margin: 0px 0px 5px 0px;
  padding: 0px 0px 3px 0px;
  line-height: 20px;
  }

h3  {
  color:#e5c883;
  font-weight:bold;
  font-size:11px;
  text-decoration:none;
  margin: 0px 0px 5px 0px;
  padding: 0px 0px 3px 0px;
  }

h4 {
  color:#f47933;
  font-weight:bold;
  font-size:12px;
  text-decoration:none;
  margin: 0px 0px 5px 0px;
  padding: 0px 0px 3px 0px;
  }

h5{
  color:#A4BAC7;
  font-weight:bold;
  font-size:10px;
  text-decoration:none;
  margin-top:0px;
  margin-bottom:0px;
  }

td {

  font-size:11px;
  line-height:15px;
  text-decoration:none;
  }

th {
  font-size:11px;
  line-height:15px;
  text-decoration:none;
  }


a:link {
          color:#f47933;
          font-size : 11px;
          text-decoration : none;
      }
a:visited {
          color:#f47933;
          font-size : 11px;
          text-decoration : none;
      }
a:active {
          color:#f47933;
          font-size : 11px;
          text-decoration : none;
      }

a img{
  border: 0px;
  }


.radiolayout{
  width:360px;
  }

fieldset{
  border: 1px solid #eaeeeb;
  margin-bottom:5px;
}

.clearer, hr{
  border-top: none;
  border-right: none;
  border-left: none;
  margin:15px 0px;
  background-color: #FFFFFF;
  }

hr{
  border: #FFFFFF 0px solid;
  height:1px;
  background-color: #E8ECF6;
  }


