body{
        color: #79837B;
        font-size: 12px;
        font-family: Arial;
        margin: 0;
        padding: 0;
        /* background-image: url('/files/1.jpg');*/
        background-color: #FFF;
        text-align: center; /* Fuer IE 5.01 & 5.5, um die Box #wrapper horizontal zu zentrieren */
}

div{
        text-align: left; /* text-align:center wieder aufheben, damit DIV-Inhalte linksbındig ausgerichtet sind */
}

html, body{
        font-size: 12px;
        height: 100.1%; /* Anzeigebereich in der Vertikalen auf 100% strecken */
}

a{
        cursor: pointer; 
}

h1, h2, h3{
       color: #79837B;
}

h3{
        font-size: 11px;
}

hr{
       color: #79837B;
        background-color: #79837B;
        height: 1px;
        border: 0px;
}

#layer{
        position:absolute;
        width: 100%;
        top:0;
        z-index:4;
        margin: 0 auto; 
        height: 100%;
}	

#flashlayer {
        height: 100%;
	margin-right: 6px;
	margin-left: 6px;
}

#metro{
       position: absolute;
       bottom: 0;
       width: 1px;
       left: 0;
}

div#wrapper{
        height: auto !important; /* !important-Regel fuer moderne Browser */
        height: 100%; /* Mindesthoehe in IE (<7) */
        margin: 0 auto; 
        min-height: 100%; /* Mindesthoehe in modernen Browsern */
        position: relative;
        width: 907px;
        background-image: url('/files/alpha.png');
}

div#innerwrap{
        width: 847px;
        float: left;
        margin-left: 30px;
}

div#innerinnerwrap{
        margin: 0px 0px 0px 0px;
}

div#header{
        height: 100px; 
}

div#logo_spacer{
       padding: 25px 0px 0px 0px;
}

div#logo{
        color: #FFF;
        width: 420px;
        height: 100px;
        float: left;
        background-image: url('/files/logo.png');
        background-position: 0% 50%;
        background-repeat: no-repeat;
}

/* * * * * * * * * * * * * * * * * * * LOGO  * * * * * * * * * * * * * */

div#logo img{
        border: 0px;
}

/* * * * * * * * * * * * * * * * * * * METANAVIGATION  * * * * * * *  * */

.navi{
        height: 30px;
        float: left;
        padding-bottom: 0px;
}

#navl{
        width: 847px;
        float: left;
        background-image: url(/files/navlbg.gif);
        background-repeat: repeat-x;
        font-size: 0.001em;
        height: 60px;
}

#navl ul{
        padding-right: 9px;
        list-style: none;
        position: absolute;
        background-image: url(/files/shadow_right.png);
        background-position: 100% 0%;
        background-repeat: no-repeat;

}

#navl ul li{
}

#navl ul li a{
        width: 125px;
        height: 30px;
        outline: none;
        display: block;
        background-color: #fff;
        text-indent: -10000px;
        color: #fff;
}

#navl ul li a:hover{
       background-color: #9DA89E;
}

#navl ul li ul{
        background-image: none;
        padding: 0px;
        width: 820px;
        position: absolute;
        top: 30px;
        float: left;
        left: 14px;
}

#navl ul li ul li{
        float: left;
}

/*  Schatten Reiternavigation */
#a2,#a3,#a4,#a5{
        height: 30px;
        float: left;
        width: 9px;
        background-image: url(/files/navishadow.png);
}

div#navl ul li ul li a{
        background-color: #9DA89E;
}

div#navl ul li ul li a{
        outline: none;
        display: block;
        color: #D9EDC2;
}

.menu{
        padding:0px;
}

#main a{
        color: #D9EDC2;
}

.navi a{
        background-repeat: no-repeat;
        background-position: 44% 50%;
}

li.navi ul li a{
        text-indent: -1000em;
        background-position: 0% 100%;
}

li.navi ul li a:hover,
li.navi ul li a#active{
        background-position: 45% 0%;
}

.navi a:hover,
.navi #hactive{ 
        background-color: #9DA89E;
        background-position: 0% 50%;
}

/* * * * * * * * * * * * * * * * * * * TEASER  * * * * * * *  * */

.teaser{
        color: blue;
        float: left;
        width: 831px;
        height: 170px;
}

/* * * * * * * * * * * * * * * * * * * CONTENT  * * * * * * *  * */

div#content{
       float: left;
       width: 847px;
       background-image: url('/files/alpha.png');
}

.full .cnt-blck-cnt p{
       padding: 0px;
       margin: 0px;
}

.content_inner{
       float: left;
       width: 847px;
       padding-bottom: 24px;
}


/* * * * * * * * * * * * * * * * * * * LINKE SPALTE  * * * * * * * * */

.column_left{
        width: 558px;
        float: left;
        padding: 0 25px 0 25px;
        border-right: 1px dotted #79837B;
}

.column_left h1,
.full h1{ 
       font-family: Arial;
       font-size: 14px;
       color: #79837B;
}

.column_left .headline h1,
.full .headline h1,
.column_right .news h1{
      font-size: 17px;
      margin: 0px 0 16px 0;
}

.full img,
#flashi{
padding: 0 0 32px 0;
}

.vorschau{
      float: left;
      width: 551px;
      height: 201px;
      border: 3px solid #fff;
      margin-bottom: 26px;
}

.diawrap{
      padding-bottom: 0px;
      margin-bottom: 12px;
      border: 3px solid #fff;
}

.pagingwrap{
}

.pagingwrap ul{
      padding: 0px;
      margin: 0px;
}
.pagingwrap ul li{
      float: left;
      list-style: none;
}

.pagingwrap ul li a{
      display: block;
      padding: 0px 10px 0px 10px;
      margin-right: 5px;
      background-color: #fff;
      text-decoration: none;
      font-weight: bold;
      color: #79837B;
}

.pagingwrap ul li a:hover, .pagingwrap ul li a.active{
      background-color: #9DA89E;
      color: #fff;
}

a.selected{
      background-color: #79837B;
}

.cnt-blck-cnt ul{
      line-height: 20px;
      padding: 0 0 0 20px;
}

a.newsimg img{
border: 0px;
padding-bottom: 20px;
}


/* * * * * * * * * * * * * * * * * * * RECHTE SPALTE  * * * * * * * * */

.column_right{
        font-size: 11px;
        width: 210px;
        float: left;
        /* background-image: url('/files/alpha.png');*/
        padding: 0 0 0 10px;
}

.column_right h1, .column_right h2, .column_right h3, .column_right h4{
        padding: 0px;
        margin: 0px;
        font-size: 15px;
        margin-bottom: 13px;
}

.column_right hr{
        border-top: 1px dotted #333;
        color: #fff;
         margin-top: 15px;
        padding: 0 0 11px 0;
        background-color: transparent;
}

.column_left hr{
        border-top: 1px dotted #333;
        color: #fff;
        padding: 0px;
        margin: 0px;
        background-color: transparent;
}

.column_right .news a:hover{
        background-color: #9DA89E;;
        color: #fff;
}

.column_right .news .r,
.column_right .news .l{
        float: left;
}
.column_right .news .l{
        width: 108px;
}
.column_right .news img{
        border: 4px solid #fff;
}
.column_right .news .r{
        width: 250px;
}
.column_right .news .r{
        padding-left: 20px;
}
.column_right .news p{
         font-size: 12px;
         line-height: 20px;
}
.column_left .cnt-blck-cnt  a:hover,
.searchresult p a:hover,
.column_left .cnt-blck-cnt p a:hover,
.column_right .cnt-blck-cnt p a:hover,
.column_left .r p a:hover{
        background-color: #9DA89E;;
        color: #fff;
}

/* * * * * * * * * * * * * * * * * * * RECHTE SPALTE INFOBLOECKE  * * * * * * * * */

.column_left .cnt-blck-cnt p{
        padding: 0px;
        line-height: 20px;
        margin: 0 0 15px 6px;
}

.column_left .l{
float: left;
width: 120px;
}
.column_left .l img{
margin-right: 15px;
}
.column_left .r{
float: left;
width: 430px;

}
.column_left .r p{
line-height: 20px;
margin: 0px;
}

.column_right .cnt-blck-cnt p,
.column_right .news p{
        padding: 0px;
        line-height: 20px;
        margin: 0 0 0 0;
}

.column_left .r p a,
.column_left .cnt-blck-cnt a,
.column_left .cnt-blck-cnt p a,
.column_right .cnt-blck-cnt p a,
.column_right .news p a{
        text-decoration: none;
        font-weight: bold;
        padding-left: 15px;
        color: #79837B;
        background-image: url('/files/linkbutton.png');
        background-repeat: no-repeat;
        background-position: 0%50%;
}
.column_left .cnt-blck-cnt p a.backbutton{
        background-image: url('/files/backbutton.png');
}
.column_right .news p a{
       margin-left: 5px;
}

.column_left .cnt-blck-cnt p a{
        padding-left: 20px;
}

.column_left .cnt-blck-cnt img{
        border: 3px solid #fff;
        float: left;
        margin-right: 20px;
        margin-bottom: 10px;
}

.column_left a{
        color: #79837B;
}

.column_left .cnt-blck-cnt ul{
margin: 0 0 0 5px;
padding: 0px;
list-style: none;
}
.column_left .cnt-blck-cnt ul li{
padding-left: 20px;
        background-image: url('/files/linkbutton.png');
        background-repeat: no-repeat;
        background-position: 0%50%;
}

.column_right .cnt-blck-cnt p img{
        float: left;
        padding-right: 6px;
        margin-top: 33px;
}

.column_right .cnt-blck-cnt h1{
        left: -32px;
        position: relative;
        float: left;
        width: 170px;
}

.thumbs_right{
        padding-left: 7px;
}

.thumbs_right img{
        border: 3px solid #fff;
        float: left;
}

/* * * * * * * * * * * * * * * * * * * FOOTER  * * * * * * * * */
#footer{
        font-size: 11px;
        float: left;
        width: 847px;
        height: 35px;
        background-color: #9DA89E;
        color: #fff;
        margin-top: 4px;
        margin-bottom: 30px;
}

#footer ul{
        margin-top: 8px;
        line-height: 20px;
}

#footer ul li{
        float: left;
        list-style: none;
}

#footer ul li a{
        text-decoration: none;
        color: #667167;
        padding: 5px 13px 5px 13px;
}
#footer ul li a:hover,
#footer ul li a.active{
        text-decoration: none;
        color: #fff;
}

#footer .l{
        float: left;
        width: 222px;
        height: 35px;
        background-image: url(/files/logo_footer.gif);
        background-repeat: no-repeat;
        background-position: 0% 50%;
        margin-left: 10px;
}

#footer .r{
        float: right;
        width: 568px;
}

#footer .r p{
        float: left;
}

#footer .r ul li#upload{
       margin-left: 5px;
}
#footer .r ul li#upload a{
       padding-left: 25px;
       background-image: url('/files/download.gif');
       background-repeat: no-repeat;
       background-position: 0% 0%;
}

#footer ul li#upload a:hover{
       background-position: 0% 100%;
}
/* * * * * * * * * * * * * * * * * * * Formular  * * * * * * * * */

#form_formular{
        width: 550px;

}

#form_formular label{
        float: left;
        width: 140px;

}

#form_formular p.formcheckbox label{
       width: 140px;
       float: left;
}

#form_formular input,select{
        width: 400px;
}

p.formcheckbox{
        padding-top: 5px;
        padding-left: 140px;
        padding-bottom: 15px;
}
#form_formular input.checkbox{
        margin: 0px; 
        width: 20px;
        float: left;
}

#form_formular textarea{
        width: 400px;
        margin-left: 140px;
}

p.answertext{
        padding-left: 0px;
        clear: both;
}
#form_formular .formsubmit input.submit{
        width: 119px;
padding-left: 140px;
}

a#metafirst{
       margin-right: 10px;
}

a#metalast{
       margin-left: 10px;
}

#form_formular input,
#form_formular textarea,
#form_formular select{
border: 1px solid #a5a5a5;
color: #828282;
}
#form_formular .submit{
border: 0px;
}
#form_formular textarea{
font-family: Arial;
font-size: 13px;

}
#form_formular p.formsubmit input.submit{
       display: none;
}

#form_formular p.formsubmit input.submit{

}

#form_formular p.formsubmit #el_19.submit{
        float: left;
        display: block;
}

#form_formular ul{
        list-style: none;
        margin: 0px;
        padding: 0px;
}

#form_formular ul li{
       font-weight: bold;
       display: block;
       border: 1px dotted #9DA89E;
       padding: 3px;
       margin-bottom: 3px;
}

#form_formular .agb{
       clear: both;
       margin: 0px;
       height: 30px;
       line-height: 35px;
}
.agb a{
       margin-left: 140px;
}

.dateiuploadbtn{
      width: 560px;
      height: 40px;
}
#form_formular .dateiuploadbtn p.formsubmit #el_18.submit{
      display: block;
      clear: both;
}
/* * * * * * * * * * * * * * * * * * GOOGLEMAPS  * * *  * * * * */

.googlemap{
       border: 3px solid #fff;
       margin-bottom: 24px;
}

p.formsubmit label{
display: none;
}
/* * * * * * * * * * * * * * * * * * Sitemap  * * *  * * * * */

.sitemap{
}

.sitemap ul{
        list-style: none;
        background-image: url('/files/sitemapline.gif');
        background-repeat: repeat-y;
        line-height: 25px;
        padding-left: 0px;
}

.sitemap ul li{
        font-weight: bold;
}

.sitemap ul li ul li{
        padding-left: 20px;
        font-weight: normal;
}

.sitemap ul li ul{
        background-image: url('/files/sitemaplinesub.gif');
        background-repeat: repeat-y;
}

.sitemap ul li a,
.agb a{
        background-image: url('/files/linkbutton.png');
        background-repeat: no-repeat;
        background-position: 0%50%;
        color: #9CA79D;
        padding-left: 20px;
}

/* Sprachwahl --------------------------------- */

.metawrap{
         width: 210px;
         float: right;;
         margin-top: 50px;
}

.lang img{
         border: 0px;
         float: left;
         padding: 7px 10px 0 0 ;
}
.lang{
        float: left;
}

.search{
        background-image: url('/files/suchfeld.png');
       background-repeat: no-repeat;
       float: left;
       margin: 0px;
       width: 149px;
       height: 19px;
}

.search fieldset{
       margin: 0px;
       padding: 0px;
       border: 0px;
       padding-top: 3px;
}

.search label{
       display: none;
}

.search input{
      float: right;
      margin-right: 10px;
}

input#search-input{
      font-size: 10px;
      height: 13px;
      width: 110px;
      border: 0px;
}

/* * * * * * * * * * * * * * * * * * * Suchergebnis  * * * * * * * * */

.searchresult a{
        color: #606961;
        font-weight: bold;
        padding-left: 20px;
        color: #79837B;
        background-image: url('/files/linkbutton.png');
        background-repeat: no-repeat;
        background-position: 0%50%;
}

/* * * * * * * * * * * * * * * * * * * Chronik  * * * * * * * * */

.chrw, .chl, .chr{
        height: 25px;
        float: left;
        line-height: 25px;
}

.chl{
       margin-left: 12px;
       width: 80px;
}

.chrw{
       height: 25px;
       width: 557px;
}

/* * * * * * * * * * * * * * * * * * * CLEANEN  * * * * * * * * */

.clearer {
        clear:both;
}

.clearfix:after {
       clear: both;
       content: ".";
       display: block;
       height: 0;
       visibility: hidden;
}

.clearfix {display: inline-block;}
        /* Hides from IE-mac \*/
        * html .clearfix {height: 1%;}
        .clearfix {display: block;}
        /* End hide from IE-mac */





