﻿.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:152px;
    background-image: url(/images/kopf_winter_02.jpg);
    background-repeat: no-repeat;
    
}

.navi
{
height:33px;

    background-image: url(/images/bg_navi_01.jpg);
    background-repeat: no-repeat;

    
}
.content
{
    width: 957px;
  background-image: url(/images/bg_center.gif);
    background-repeat: repeat-y ;

    
}
.links
{

    text-align:left;
    float:left;
    width:590px;
    padding-left:20px;
    margin-top:20px;

}

.rechtsoben
{
    float:left;
    width:338px;
    height:37px;
    margin-left:9px;
     background-image: url(/images/bus_unten_01.jpg);
    background-repeat: repeat-y ;
   


    
}
.rechtsunten
{

    float:left;
    width:300px;
    margin-left:20px;
    margin-top:10px;
}
.fusszeile
{

    clear:both;
    height:39px;
    width:957px;
      background-image: url(/images/bg_fusszeile.jpg);
    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;
}
}


