﻿.center
{

    text-align: center;
    width: 957px;
    margin: auto;
    z-index:10;
      
    
}
.printadresse
{  display:none;  }
.spezlinks
{
    padding-right: 10px;
    padding-bottom: 5px;
    padding-top: 5px;
    text-align: right;
font-size:12px;
    color: white;

    font-family: Arial, Sans-Serif;
}
.spezlinks a
{
    color: white;
        text-decoration: none;
    
}

.kopf
{
    height:161px;
    background-image: url(/images/bg_kopf.jpg);
    background-repeat: no-repeat;
    
}

.navi
{
    height: 23px;
    background-image: url(/images/bg_navi.gif);
    background-repeat: repeat-y;
    padding-left: 50px;
    position: static;
    top: -10px;
}
.content
{
    
   
    width: 957px;
  background-image: url(/images/bg_center.gif);
    background-repeat: repeat-y ;

    
}
.links
{

    text-align:left;
    float:left;
    width:630px;
    padding-left:50px;
    margin-top:20px;

}

.rechtsoben
{
    margin-top:20px;
    margin-left:30px;
    float:left;
    width:220px;
    height:auto;
  
   


    
}
.rechtsunten
{

    float:left;
    width:220px;
    margin-left:30px;
    margin-top:10px;
  
    height:auto;
}
.fusszeile
{
padding-top:15px;
padding-right:25px;
text-align:right;
    clear:both;
    height:45px;
    width:957px;
      background-image: url(/images/bg_fusszeile.gif);
    background-repeat: repeat-y ;

}

@media print 
{ 
.center
{
 display:block;
  width:640px;
  float:none;
   
} 
.spezlinks
{  display:none;  }
.kopf 
{  display:none;  }
.navi
{  display:none;  }
.content
{
    background-color: #ffffff;
    width: 640px;
  
}
.rechtsunten
{
    width:500px;
     text-align:left;
     clear:both;
     display:block;
}

.links
{
    width:600px;
    height:auto;
    text-align:left;
    display:block;
    clear:both;
 }

.fusszeile
{  display:none;  }
   

body
{
    font-family: Arial, Helvetic, Sans-Serif;
    font-size: 12pt;
    background:white;
    color:Black;
    margin-top: 0px;
}
.printadresse
    {
        width:640px;
        height:40px;
        display: block;
        font-family: Arial, Helvetic, Sans-Serif;
        font-size: 12pt;
        border-right: black thin solid;
        padding-right: 10px;
        border-top: black thin solid;
        padding-left: 10px;
        padding-bottom: 10px;
        border-left: black thin solid;
        padding-top: 10px;
        border-bottom: black thin solid;
    }
   
   .printkopf

    {   
   display:block; 
}
.t_titel
{
    width:500px;
     text-align:left;
     display:block;
     clear:both;
     background-color:Black;
}
.t_untertitel
{
    width:500px;
     text-align:left;
     display:block;
     clear:both;
}
.t_inhalt
{
    width:500px;
     text-align:left;
     display:block;
     clear:both;
}
}

