
body {
background-color: #fff;
color: #000;
margin: 0px;
padding: 0px;
font-family: 'Franklin Gothic medium', 'Arial', sans-serif;
font-weight: bold;
font-size: 16px;
line-height: 18px;
text-align: justify;
}

table {
 padding: 0px;
 margin: 0px; 
}

a:link {
text-decoration: none;
color: #500000;
}

a:visited {
text-decoration: none;
color: #500000;
}

a:hover, a:active {
text-decoration: none;
color: #800000;
}

p {
 padding-top: 12px;
 margin: 0px; 
}

ul {
 text-align: left;
 padding: 0px;
 margin: 0px;
 padding-left: 12px;
 margin-left: 12px; 
} 

h1 {
 font-size: 30px;
 padding: 0px;
 padding-top: 30px;
 padding-bottom: 0px;
 margin: 0px;
 font-weight: bold;  
 line-height: 30px; 
}

h2 {
 font-size: 20px;
 padding: 0px;
 padding-top: 9px;
 padding-bottom: 16px;
 margin: 0px;
 font-weight: bold;   
}

h3 {
 font-size: 18px;
 padding:0px;
 margin: 0px;
 font-weight: normal;
 color: #666666;   
}

h4 {
 font-size: 16px;
 padding: 0px;
 margin: 0px;
 font-weight: normal;
 color: #666666;  
}

h5 {
 font-size: 14px;
 padding: 0px;
 margin: 0px;
}


h6 {
 font-size: 12px;
 line-height: 14px;
 padding: 0px;
 margin: 0px;
 font-weight: normal; 
}

.hier {
 color: #800000; 
}

.dahin {
 color: #000; 
}

.groesser {
  font-size:18px;
  line-height: 22px;  
}

.bildbeschreibung {
 color:#666666;
 font-size:100%;
 font-weight:normal;  
}


/* Layer ............................... */

#uplink {
 position:relative;
 top: 0px; 
 font-size: 180%;
}


#kurzbeschreibung {
 color:#666666;
 font-size:80%;
 font-weight:normal; 
  
}

#container {
position: absolute;
width: 792px;
margin-left: -396px;
margin-top: 4px;
left: 50%;
top: 0px;  
}

#copy {
border-top:1px solid #cccccc;
padding: 5px;
padding-top: 0px;
text-align: center;  
font-size: 9px;
}

#kopf_hintergrund {
position:absolute;
border: 1px solid #2C516B;
background-color: #F0F8FF;
padding: 0px;
z-index: 1;
width: 792px;
height:86px; 
top:6px;
}
#titel {
position: absolute;
right: 70px;
top: 42px; 
font-size:22px;
font-weight: bold;
color: #2C516B;
z-index: 3; 
}

#logo {
position: absolute;
left: 30px;
top: 10px;
z-index: 5;
}

#menu {
color: #000;
text-align: center;
height: 40px;
font-size: 18px;
font-weight:bold;
line-height:24px;
border-width: 2px 0px 2px 0px;
border-style: solid;
border-color: #000;

z-index:1;
}

#menu a:link, #menu a:visited {
text-decoration: none;
color: #333;
}
#menu a:hover, #menu a:active {
text-decoration: none;
color: #000;
}

#inhalt {
 padding: 20px;
 padding-top: 10px;
 text-align: left;
}

