



html,  body{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color:#000000;
  background-image: url(images/bg_main.jpg); background-position: top; background-repeat: repeat-y;
  margin:0px;padding:0px;
}

#main{
width:995px;margin:0 auto;padding:0; height:100%;
}

#left_column{
  padding:0:margin:0;float:left;
  width:217px;
/* background-image: url(images/bg_nav.jpg); background-position: left top; background-repeat: no-repeat; background-color:#3E8AC6;  */
}

#right_column{
  float:left; width:775px;

}

#content_main{
  width:775px;


}


#content{

  float:left;width:555px;
}

#teaser{
  float:left;width:220px;background-color:#F0F7FD ;
       }

#teaser a{
  font-size:11px;
       }

 #nav_hilf{
   width:100%;padding:5px 0 5px 0; text-align:right;
 }

 #nav_hilf a{
  font-size:11px;
 }

 .logo_text{
   font-size:10px;color:#0363AF;text-align:center;font-weight:bold;height:60px;
   position:relative;top:150px;z-index:1
 }

  a.klein{
  font-size: 10px;
  }

  a.textlink{
  font-size: 10px;
  font-weight:bold;
  }
  
  .klein{
  font-size: 10px;
  }

a{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color:#0463AE;
  text-decoration:none;}

  a:hover{
  text-decoration:none;}

h1{
  color:#0463AE;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight:bold;
  font-size:12px;
  padding:0;
  margin:0;
  padding-bottom:0px;}

h2{
  color:#0463AE;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  text-align:left;
  font-weight:bold;
  font-size:11px;
  padding:0;
  margin:0;
  padding-bottom:0px;}

img{
  border: 0px;
}


.hinweis{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color:silver;}


.teasertext{
  text-align:left;
  font-size:10px;
  color:#000000;
  line-height:12px;
  padding-bottom:0px;}

.teaserlink{
  font-size:10px;
  color:#0463AE;
  text-decoration:none;}

  a:hover.teaserlink{
    text-decoration:none;
    color:black;
  }

  .editlink{
    color:white;font-size:12px;
  }


 /*.bg_nav{
   background-color: #0363AF;
   background-image: url(images/bg_nav.jpg); background-position: top; background-repeat: no-repeat;
 }
*/





.imageborder{
  border: 1px solid #0463AE;}




/* CMS Einstellungen */

input.cms, textarea.cms {
    border : 1px solid #EF8E31 ! important;
    background-color: white ! important;
    font-size:10px ! important;
    font-family:Verdana ! important;
}

input.cms {
    height: 21px ! important;
}

.cmsblock {
    border : 1px solid #EF8E31 ! important;
    background-color: #FFF9E5 ! important;
}

.hinweis {
  color:red ! important; font-style: italic; font-size: 11px;
}


 /* CMS Einstellungen f?r Editor */

fieldset {
  border: 1px solid red;
 /* width:435px;        */
  margin: 20px 10px 20px 0px;
  position: absolute;color:black ! important;
  background-color:silver;

}

legend{
   background-color:silver;padding:5px;
}


#anyedit {
    position: absolute;
    z-index: 100;
    padding:10px;font-size:12px
}

.editfeld{
  background-color:white;/*width:550px       */
}

.editfeld_small {
  background-color:white;width:250px !important;
}





