﻿.center
{
    text-align: center;
   margin:0px auto;
   width:1000px;
}



.hintergrund
{
      margin:0px auto;
    width: 950px;
    z-index: 100;
    height: 100%;
    min-height: 600px;
    top: 0px;
    margin-top: 0px;
    border: black 1px solid;
    background-color: #FFFFFF;
    text-align: left;
    padding-right: 25px;
    padding-left: 25px;
    padding-bottom: 25px;
}

.kopf
{
    height: 60px;
    width: 950px;
    padding: 0px;
    background-image: url(/images/logo.gif);
    background-repeat: no-repeat;
    background-position: left top;
}

.sprache
{
    height: 60px;
    width: 400px;
    margin-left: 530px;
    text-align: right;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    padding-top: 10px;
}

.navigation
{
   
    height: 180px;
    width: 950px;
    padding: 0px;
    background-color: #8C8C8C;
    
}
.links
{
    float: left;
    width: 200px;
    z-index: 100;
    vertical-align: top;
    background-color: White;
    padding-top: 15px;
}

.rechts
{
    width: 700px;
    z-index: 100;
    padding-top: 15px;
    position: relative;
    height: auto !important;
    height: 400px;
    min-height: 400px;
    float: left;
    text-align: left;
    background-color: white;
}

.fusszeile
{
  
    height: 40px;
    width: 950px;
    clear: both;
 
    }
    .fusszeile_spiegel
    {
        height:97px;
        margin-top:5px;
       background-image: url(/images/fuss_spiegelung.gif);
    background-repeat: no-repeat;
    }
    
    .subnavigation
{
    height: 300px;
    width: 200px;
   
}
    .breadcrumb
{
    height: 25px;
    width: 730px;
    padding-left: 200px;
    padding-top: 5px;
}
    
        .suchen
{
  
    height: 80px;
    width: 200px;
   
   
    }








.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;

}
.adresse
{  
    display:none; 
     }
     
.news
{
    margin-bottom: 10px;
    width: 200px;
    border-bottom: #cccccc 1px solid;
}




@media print 
{ 
    .hintergrund
    {
        display: block;
    }
.kopf 
{  display:none;  }
.links 
{  display:none;  }
.sprache
{  display:none;  }
.navigation
{  display:none;  }
.subnavigation
{  display:none;  }
.bradcrumb 
{  display:none;  }
.suchen 
{  display:none;  }
.news 
{  display:none;  }
.print
{  display:none; } 
.fusszeile
{  display:none; } 
.ct100_RadMenu2_g
{  display:none; } 

.rechts
    {
        width: 500px;
    } 
 .adresse
    {
        width: 500px;
        display: inline;
    } 



body
{
    font-family: Arial, Helvetic, Sans-Serif;
    font-size: 12pt;
    background:white;
    color:Black;
    margin-top: 0px;
}
h1
    {
        font-family: Arial, Helvetic, Sans-Serif;
        font-size: 14pt;
        background: white;
        color: Black;
        margin-top: 0px;
        font-weight: bold;
    }
h2
{
    font-family: Arial, Helvetic, Sans-Serif;
    font-size: 12pt;
    background:white;
    color:Black;
     font-weight: bold;
    margin-top: 0px;
}
}