  
html{
    width:99%;
    height:99%; 
    overflow:auto;
    }

* html body{ width:99%;height:99%; position:absolute;  overflow:auto; }  
  
.aussen{
      height:100%;
      max-width:980px;
      width:100%;
      min-width:980px;  
      min-height: 600px;  
      max-height: 600px;
      background-image: url(../images/homeimages/hg1.jpg);
      position:relative;
      }

* html .aussen{position:relative;width:980px; height: 600px;}

/*********************************HEADER (f&uuml;r IE warum auch immer erforderlich***************************************/



.header{
        height:10px;
          width:100%;
        }

* html .header{position:relative;width:100%; height:10px;}

.imgSchriftzug {
          border-style:none;
          border-color:transparent;
          Border-width:0px;
          margin-bottom:0px;
          margin-left:0px;
          margin-rigth:0px; 
          margin-top:40px;
	          } 
        
/****************************Inhaltsbereich********************************************/

.content{
         text-align: left;
         position:relative;  
         top:0px;
        bottom:10px;
        width:100%;
        max-width:980px;
        min-width:980px; 
        min-height: 600px;  
        max-height: 600px;
        overflow:hidden;
        border-style:none;
            }


* html .content{  top:0px; position:relative; width:100%;  height: 600px; border-style:none;}

.content_header{
        font-size:20pt;
        font-weight:bold;
        font-family: arial,helvetica,sans-serif; 
        text-align:left;
        position:absolute;
        top:160px;
        left: 190px;
        width:780px;
        overflow:auto;
        border-style:none;
}


.content_main{
	font-size:11pt;
	font-family: arial,helvetica,sans-serif;
	text-align: left;
	font-weight:normal;
	font-style:normal;
	position:absolute;
	left:249px;
	top:229px;
	right:0px;
	height:410px;
	overflow:auto;
	border-style:none;
    }


* html .content_main{
    width:790px;
    border-bottom:20px solid white ;
    font-size:22pt;  
    font-family: arial,helvetica,sans-serif; 
    text-align: left;
   font-weight:normal;
   font-style:normal;
   position:absolute;
   overflow:auto;
    height:410px;
   left:190px;
   right:0px;
   top:190px; 
   border-style:none;}



.content_mainleft{
    font-size:11pt;
    font-family: arial,helvetica,sans-serif; 
    font-weight:normal;
   font-style:normal;
    text-align: left;
    position:absolute;
    left:190px;
    top:190px;    
    right:395px;
     height:410px;
       overflow:auto; 
  border-style:none;
    }

* html .content_mainleft{border-bottom:20px solid white ; }

* html .content_mainleft{position:absolute;overflow:auto; height:410px;left:190px;right:395px;top:190px; border-style:none;}  

.content_mainright{
	font-size:11pt;
	font-family: arial,helvetica,sans-serif;
	font-weight:normal;
	font-style:normal;
	text-align: left;
	position:absolute;
	left:516px;
	top:190px;
	right:0px;
	height:410px;
	overflow:auto;
	border-style:none;
    }

* html .content_mainright{border-bottom:20px solid white ; }
* html .content_mainright{position:absolute;overflow:auto; height:410px;left:585px;right:0px;top:190px; border-style:none;}  



/************weitere formatierungen ****************/
a:link {  color: #161616; }
a:visited {color:  #161616; }
a:hover {color: #161616; }
a:active {color: #161616;}


.normalText{
font-size:11pt;
font-familiy: arial,helvetica,sans-serif; 
font-weight:normal;
font-style:normal;
text-align:left;
margin-top:5px;
margin-bottom:5px;
padding-top:0px;
padding-bottom:0px;
color:#000000;
}

.boldText{
font-size:11pt;
font-family: arial,helvetica,sans-serif; 
font-weight:bold;
font-style:normal;
text-align:left;
margin-top:5px;
margin-bottom:5px;
padding-top:0px;
padding-bottom:0px;
color:#000000;
}



.printRefText{
font-size:11pt;
font-family: arial,helvetica,sans-serif; 
font-weight:bold;
font-style:normal;
text-align:right;
margin-top:5px;
margin-bottom:5px;
padding-top:0px;
padding-bottom:0px;
color:#000000;
}

.smallText{
font-size:8pt;
font-family: arial,helvetica,sans-serif; 
font-weight:normal;
font-style:normal;
text-align:left;
margin-top:5px;
margin-bottom:5px;
padding-top:0px;
padding-bottom:0px;
color:#000000;
}



.normalTextIndex{
font-size:10pt;
font-family:  arial,helvetica,sans-serif; 
font-weight:normal;
font-style:normal;
text-align:left;
margin-top:0px;
margin-bottom:0px;
padding-top:0px;
padding-bottom:0px;
color:#000000;
}



.boldTextIndex{
font-size:10pt;
font-family:  arial,helvetica,sans-serif; 
font-weight:bold;
font-style:normal;
text-align:left;
margin-top:0px;
margin-bottom:0px;
padding-top:0px;
padding-bottom:0px;
color:#000000;
}


.listHeaderText{
font-size:10pt;
font-family:  arial,helvetica,sans-serif; 
font-weight:normal;
font-style:normal;
text-align:left;
margin-top:0px;
margin-bottom:0px;
padding-top:0px;
padding-bottom:0px;
color:#000000;
}

.listSubText{
font-size:10pt;
font-family:  arial,helvetica,sans-serif; 
font-weight:normal;
font-style:normal;
text-align:left;
margin-top:0px;
margin-bottom:0px;
margin-left:30px;
padding-top:0px;
padding-bottom:0px;
color:#000000;
}


h1{
    background-image: url(../images/homeimages/sidebarbg1.gif); 
    background-repeat:x-repeat;
    font-size:11pt;
    font-family: arial,helvetica,sans-serif; 
    font-weight:bold;
    padding:5px;
     text-align:left;
    color:rgb(0,51,153);
   margin-top:0px;
margin-bottom:0px;
margin-left:0px;
}

* html h1{width:100%;}

.st1{
    margin-top:0px;
margin-bottom:5px;
margin-left:0px;
padding-top:0px;
padding-bottom:0px;
    text-align:left;
font-size:11pt;
    font-family: arial,helvetica,sans-serif; 
    font-weight:normal;
  }


td{
font-size:11pt;
font-family: arial,helvetica,sans-serif; 
font-weight:normal;
font-style:normal;
text-align:left;
}


th{
font-size:11pt;
font-family: arial,helvetica,sans-serif; 
font-weight:normal;
font-style:normal;
text-align:left;
}

