.hintergrund
{
    width: 950px;
    z-index: 100;
    position: relative;
    height: 100%;
    min-height: 300px;
    top: 0px;
    margin-top: 0px;
    border: gray 1px solid;
    background-color: #f6f6f6;
    text-align: left;
    padding-right: 20px;
    padding-left: 20px;
    padding-bottom: 0px;
    padding-top: 0px;
   
}




.kopf
{
    height: 95px;
    width: 950px;
    padding: 0px;

}

.navigation
{
    margin-bottom: 10px;
    height: 28px;
    width: 950px;
    padding: 0px;

   
}
.inhalt
{
    width: 760px;
    z-index: 100;
    position: static;
    min-height: 400px;
    height: auto !important;
    height: 300px;
    float: left;
    margin-top: 0px;
    position: relative;
    top: 0px;
    margin-top: 0px;
    border: gray 1px solid;
    background-repeat: repeat-x;
    padding: 10px;
    margin-right: 10px;
    margin-bottom: 10px;
    text-align: left;
    background-color: #FFFFFF;
    background-image: url(/App_Themes/default/images/th_background.gif);
    }
    
    .inhalt:first-line {
    font-weight: bold;
}

.rechts
{
    width: 134px;
    z-index: 100;
    position: relative;
    float: left;
    text-align: left;
   
}


.adresse
{
    width: 134px;
    z-index: 100;
    position: relative;
    float: left;
    border: gray 1px solid;
    background: #ffffff;
    background-image: url(/App_Themes/default/images/th_background.gif);
    background-repeat: repeat-x;
    padding: 10px;
    text-align: left;
    margin-bottom: 10px;

    
}
.adresse:first-line {
    font-weight: bold;
}

.news
{
    width: 134px;
    z-index: 100;
    position: static;
    float: left;
    border: gray 1px solid;
    background: #ffffff;
    background-image: url(/App_Themes/default/images/th_background.gif);
    background-repeat: repeat-x;
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 10px;
    padding-top: 10px;
    text-align: left;
    margin-bottom: 10px;
}
.news:first-line {
    font-weight: bold;
}
.fusszeile
{
    height: 30px;
    width: 950px;
    clear: both;
    margin-bottom: 10px;
     
   }
.copyright
{
   width: 760px;
    z-index: 100;
    position: static;
    min-height: 30px;
    float: left;
    margin-top: 0px;
    position: relative;
    top: 0px;
    padding: 10px;
    margin-right: 10px;
      text-align: center;
     font-size: 10px;
   
}
.print
{
    width: 134px;
    z-index: 100;
    position: static;
    float: left;
    padding-right: 10px;
    padding-left: 10px;
    text-align: right;
    margin-bottom: 10px;

}

body
{
    font-family: Arial, Helvetic, Sans-Serif;
    font-size: 14px;
    margin-top: 0px;
}

a
{
    color: #0066B3;
    text-decoration: none;
}
a:hover
{
    color: #0066B3;
    text-decoration: underline;
}


@media print 
{ 
.hintergrund
{
    display:block;
  width:570px;
  padding:10px;
  float:none;
   
} 
.kopf 
{  display:none;  }
.navigation
{  display:none;  }
.rechts 
{  display:block;
    width:auto;
    float:none;  } 
.print
{  display:none; }  
.news
{  display:none; }   
.inhalt
{
    width: 550px;
    z-index: 100;
    position: static;
    min-height: 400px;
    height: auto !important;
    height: 300px;
    margin-top: 0px;
    position: relative;
    top: 0px;
    margin-top: 0px;
    border: gray 1px solid;
    background-repeat: repeat-x;
    padding: 10px;
    margin-top: 10px;
    margin-right: 10px;
    margin-bottom: 10px;
    text-align: left;
    background-color: #FFFFFF;
    background-image: url(/App_Themes/default/images/th_background.gif);
     float:none;
}
.adresse
{
    width: 550px;
    z-index: 100;
    position: relative;
    border: gray 1px solid;
    background: #ffffff;
    background-image: url(/App_Themes/default/images/th_background.gif);
    background-repeat: repeat-x;
    padding: 10px;
    text-align: left;
    margin-bottom: 10px;
    font-size: 8pt;
     float:none;
    
    
}

.copyright
{
   width: 550px;
    z-index: 100;
     margin-top: 0px;
    position: relative;
    padding: 10px;
    margin-right: 10px;
    margin-bottom: 10px;
    text-align: center;
     font-size: 8pt;
      float:none;
   
}
body
{
    font-family: Arial, Helvetic, Sans-Serif;
    font-size: 12pt;
    background:white;
    color:Black;
    margin-top: 0px;
}
}
