
body
{
color: #000000;
background-color: #FFFFFF;
background-image: url('../images/back01.gif');
background-repeat: repeat-y;
font-family: Arial,Verdana,Sans-Serif;
font-size: 10pt;
margin: 0px;
padding: 0px
}

#header
{
position: absolute;
left: 0px;
top: 0px;
height: 151px;
width: 1000px;
z-index: 10;
background-color: #FFFFFF;
}

#karte
{
position: absolute;
left: 0px;
top: 151px;
width: 281px;
z-index: 10;
}

#content
{
position: absolute;
left: 300px;
top: 200px;
width: 690px;
z-index: 20;
display: block;
background-color: #FFFFFF;
color: #000000;
}

a
{
color: #1C5BB1;
text-decoration: underline;
}

a:hover
{
color: #000000;
}

td
{
font-size: 10pt;
}

td.tdkleiner
{
font-size: 8pt;
}

#Kontakt fieldset div 
{ 
padding:15px;
}

#Kontakt label 
{ 
width:90px; 
margin:0 10px 10px 0; 
float:left;
font-size: 8pt;
}

#Kontakt input 
{ 
width:200px; 
margin:0 0 10px 0; 
padding:1px; 
border:1px solid #3D218E;
font-size: 8pt;
}

#Kontakt textarea 
{ 
width:260px; 
height:150px; 
font-size: 8pt;
margin:0 0 10px 0; 
padding:1px; 
border:1px solid #3D218E;
}

#Kontakt #submit 
{ 
width:145px; 
margin:6px 0 0 0; 
padding:2px 0; 
font-size:8pt; 
background:#f0f0f0; 
border:1px solid #3D218E;
}

/* START --- Spezliell für "Hotline" in leftColumn */

.moduletable{
    margin: 0;
    position: relative;
    padding: 0 18px;
    color: #525252;
    
    text-align: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 90%;
    line-height: 1.3em;
    


}

.moduletable h3 {
    font-size: 0.95em;
    height: 21px;
    width: 183px;
    margin: 0 -18px;
    padding: 6px 0 0 18px;
    text-align: left;
    text-transform: uppercase;
/*    
    background-image: url("../images/mod_shadow_left.png");
*/    background-image: url("../images/sidebar_shadow.jpg");
    
    background-position: 0 0;
    background-repeat: no-repeat;
    position: relative;
    
    color: #005191;
    
    font-weight: bold;
    line-height: 125%;
    font-family: Arial,Helvetica,sans-serif;    
}

.moduletable p {
    font-size: 11px;
    line-height: 105%;
    margin: 0.5em 0;
    color: #525252;
    padding: 0;
 
    text-align: left;
    font-family: Arial,Helvetica,sans-serif;
    line-height: 1.3em;
}

.moduletable p a {
    color: #005191;
    text-decoration: none;
    margin: 0;
    padding: 0;
    font-size: 11px;
    line-height: 105%;
  
    text-align: left;
    font-family: Arial,Helvetica,sans-serif;
    line-height: 1.3em;
}

.moduletable h4 a{
    color: #EC8D06;
    margin: 0;
    padding: 0;
    text-decoration: none;
    font-size: 16px;
    font-weight: bold;
    line-height: 0.9em;
    text-align: left;
    font-family: Arial,Helvetica,sans-serif;
    
    
}

.hotline {

   position: relative;
   left: -1px;
 
  
}

td.middleCell a, td.middleCell a:hover, td.middleCell img {
border: none;
}

/* ENDE --- Spezliell für "Hotline" in leftColumn */

