html{
    height: 100.1%;
}
body{
    padding: 0;
    margin: 0;
}
body{
    text-align: center;
    background: #fff url(../../images/body_hg.trans.png) center top repeat-x;
}
body, p, li, input, label{
    font: 11px Verdana, Arial, Helvetica, Geneva, sans-serif;
    line-height: 1.5em;
    color: #333;
    
}

ul, ol {    
    margin:0;
    padding:0;
    padding-left:20px;
    text-indent:0px;  
}

li {
    list-style:url(../../images/li.gif);
    margin:0;
    padding:0;
    text-indent:0px;  
}


 #centre ul, #centre ol { 
    margin:10px 0px;
}

/****************/

#allg_container{
    position: relative;
    text-align: left;
    margin: 0 auto;
    width: 990px;
    margin-top:20px;
    /*height:420px;*/
    background: url(../../images/container_repeater.png) repeat-y;
    _height: 1%;
}

#allg_container2{
    background: url(../../images/container_top.png) top left no-repeat;
    _height: 1%;

}

#top_navigation {
    float:right;
    margin-right:35px;
    margin-top:-5px;
   /* margin-bottom:-10px;*/
    display:block;
    height:10px;
    z-index:999;
}

#header {
    float:left;
    clear:both;
    width:990px;
    height:185px;
    margin:0px;
    padding:0px;
    display:block;
    background:url(../../images/header_hg.jpg) no-repeat 265px 32px;
}


#logo {
    padding-top:35px;
    padding-left:70px;
}

#container {
    float:left;
    clear:both !important;
    width:100%;
}

#navigation {
    float:right;
    clear:both;
    margin-right:36px;
    _margin-right:18px;
    background:url(../../images/navigation_hg.jpg) repeat-x;
    height:22px;
    width:690px;
    _width:683px;
    text-align:left;
   /* margin-top:1px;*/    
    display:block;    
}
/****************/

#content{
    float:left;
    clear:both;
    width:920px;
    padding:30px 35px 0px 35px;
    display:block;

}
/****************/

#top_navigation ul, #top_navigation li{
    margin:0px;
    padding:0px;
    list-style:none;
    text-indent:0px;
}

#top_navigation li {
    display:inline;
    color:#666;
}

#top_navigation a{
    font-size:9px;
    color:#666;
    text-decoration:none;
    padding:0 4px;
}

#top_navigation a:hover, #top_navigation a.active{
    text-decoration:underline;
}

/****************/

#navigation ul, #navigation ul li{
    list-style: none;
    padding: 0;
    margin: 0;
}
#navigation ul{

}
#navigation li{
    display:inline;
    line-height:22px;
    height:22px;
    
}
#navigation li a{
    color:#005BA0;
    text-transform:uppercase;
    text-decoration:none;
    font-weight:bold;
    font-size:10px;
    /*display:inline-block;*/
    display:block;
    float:left;
    height:22px;
    line-height:22px;
    padding:0 10px;
}
#navigation li a:hover, #navigation li a.active{
    background:url(../../images/navigation_hg_f2.jpg) repeat-x;
    color:#fff;
    text-decoration:none;
}

/****************/

#left{
    width: 210px;
    _width:190px;
    margin-right:20px;
    float: left;
}

/****************/

#centre{
    width: 450px;/*690*/
    float: left;
    padding-right:10px;
}


#right {
    float:right;
    width:225px;/*265*/
    padding: 0px 0px;
    margin-top:0px;
    border-left:1px solid #ccc;
}

/****************/

#footer{
    clear:both;
    float:left;
    height:50px;
    padding:0px 35px;
    background:url(../../images/container_bottom_hg.trans.png) no-repeat bottom left;
    font-size:11px;
    color:#666;
    font-family:Arial;
    width:990px;
    _width:920px;
}

#footer a{
    color:#666666;
    text-decoration:none;
}

#footer a:hover{
    text-decoration:underline;
}

/* Teaser   */
 .teaser {
    border:1px solid #BFBFBF;
    width:210px;
}

  .teaser .padding {
    font-size:11px !important;
    font-family:Verdana;
    color:#333;
    padding:5px 10px 0px 10px;
}

.teaser h1 {
    font-size:10px;
    color:#005BA0;
    font-family:Verdana;
    text-transform:uppercase;
    font-weight:bold;
    height:20px;
    line-height:20px;
    margin:0px 1px 0px 1px;
    background:url(../../images/teaser_hg.jpg) repeat-x;
  /* background-color:#000;*/
    padding:0px 10px;

}

 h1.rubriken {
    font-size:10px;
    color:#005BA0;
    font-family:Verdana;
    text-transform:uppercase;
    font-weight:bold;
    height:20px;
    line-height:20px;
    margin:1px 1px 0px 1px;
    background:url(../../images/teaser_hg.jpg) repeat-x;
  /* background-color:#000;*/
    padding:0px 10px 10px 10px;

}
}

.teaser h2, .teaser img {
    padding:10px 0px 0px 0px;
}
.teaser img {
    padding:10px 0px;
}
#centre img {
    padding:0px 0px 10px 0px;
}

/****************/

h1, h2, h3, p{
    margin: 0 0 10px 0;
}
h1{
    font-weight: bold;
    font-size: 13px;
    color: #666;
    margin-bottom:20px;
}
h2{
    font-weight:bold;
    font-size:11px;
    color:#666;
    margin: 0;
}
h3{
    font-size: 11px;
}
a{
    text-decoration: underline;
    color: #005BA0;
}
a:hover, a.active{
    text-decoration: none;
}
a img{
    border: none;
}

/****************/

.floatleft {
    float: left;
    margin-right: 10px;
}

.floatright {
    float: right;
    margin-left: 10px;
}

/****************/

.editFormCaption{
    display: none;
}
fieldset{
    border: 0;
    padding: 0;
}
.asterix{
    position: absolute;
    font-weight: bold;
    color: #ff3333;
    right: 4px;
    top: 4px;
}
.formError{
    font-weight: bold;
    font-size: 9px;
    color: #ff3333;
}
label{
    position: relative;
    margin: 0 0 5px 0;
    width: 170px;
    float: left;
}
input.text, textarea, input.password, .kontakt{
    width: 170px;
 
}


textarea{
    height: 120px;
}
input.text, input.password, textarea, select{
    background: #ffffff url(../../images/input_text.gif) repeat-x;
    border: 1px solid #888888;
    margin: 4px 0 5px 0;
    font-size: 11px;
    padding: 2px 2px;
    float: left;
    /*margin:4px 0px;*/
}
select{
    width: 100px;
}
input.required, input.password.required, textarea.required, select.required{
    background: #ffdddd url(../../images/input_text_required.gif) bottom repeat-x;
}
.checkbox, .radio{
    margin: 0 0 5px 0;
    background: none;
    width: auto;
    border: 0;
}
input:focus, select:focus, input.required:focus{
    border: 1px solid #000000;
}
select.short{
    width: 160px;
}
label.required{
    color: #A02031;
}
#mSubmitButton{
    margin: 5px 0 0 170px;   
    margin-left: 170px;
    width:180px;
    _width:175px;
}

/****************/

.clearfix:after { content: ".";     display: block;     height: 0;     clear: both;     visibility: hidden; }
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}


/* footer */
#produced_by {
    height:27px;
    width:210px;
    text-align:center;
    float:left;
}

#produced_by img {
    _margin-top:10px;
}

.borderGrey {

    border-top: 1px solid #BFBFBF;
}

.hgGrey{
    margin-top:1px;
    background-color: #E9E9E9;
    height:27px;
    line-height:25px;
}

#footer_txt {
    margin-left:20px;
    width:690px; /*690-20*/
    float:left;
    text-align:center;
}

#right h1 {
    font-weight:bold;
    font-size:12px;
    color:#666;
}

.datum {
    font-size:10px;
    color:#999;
}

.blau {
    color:#005BA0;
    font-weight:bold;
}


.padding20 {
    padding:0px 20px;
}

.borderTop {
    border-top:1px solid #CCC;
    padding-top:5px;
}

.error {
    color:#FF3333;
display:block;
font-weight:bold;
}


p a img,a img {
  margin:0px !important;
  padding:0px!important;
}


fieldset {
    border: 1px solid #ccc;
    padding: 10px;
    margin-bottom: 10px;
}
legend {
    font-weight: bold;
   /* text-transform: uppercase;*/
    color: #000;
    padding-bottom: 10px;
    padding-top: 10px;
    margin: 0;
}

