a:link, a:visited, a:hover, a:active {
color : silver;
text-decoration : none;
}
a:hover, a:active {
text-decoration : none;
color: black;
text-shadow: silver 0.2em 0.1em 0.2em;

}
a.aktuell:link, a.aktuell:visited {
color : black;
text-decoration : none;
}
a.extern {
background-image : url(bilder/elink.gif);
background-position : center right;
background-repeat : no-repeat;
padding-right : 1.428em;
}
a.small:link, a.small:visited {
color : black;
text-decoration : none;
}


* { 
padding: 0; 
margin: 0; 
}

body {
font-family:"Arial", Arial serif;
width: 99%;
background-image: url(bilder/IMG_9202_k.jpg);
background-color:black;
background-repeat: no-repeat;
}

#wrapper { 
border-style:none;
margin:0 auto;
}

#content { 
border-bottom-style:none; 
text-align: center;
font-size:16px;

}

#logo { 
float:left;
text-align:left;
margin-top: 450px;
margin-left: 100px;
border-bottom-style:none; 
}

#contact{
float: left;
word-spacing:10px;
margin-left: 60px;
opacity : 0.65;
height: 40px;
font-size: 14px;
width: 300px;
}

#daten{ 
text-align: right;
border-bottom-style:none; 
width:70%;
text-align:left;
color:silver;
font-size:18px;
padding-left:20px;
background-image:fixed;
}

#imprint{ 
margin-top: 200px;
margin-left:120px;
text-align: right;
border-bottom-style:none; 
width:90%;
text-align:left;
color:silver;
font-size:12px;
}

#footer { 
margin-top: 40px;
text-align: right;
border-bottom-style:none; 
width:95%;
}


h1 {
font-size:20px;
font-weight:normal;
padding:20px 0 20px 0;
}

h2 {
font-size:18px;
font-weight:normal;
padding:3px 3px 0 10px;
}

h3 {
font-size:14px;
font-weight:normal;

color:silver;
}

.highlight {
text-decoration: underline;
font-weight:bold;
}

.clear {
clear : both;
}
div.c2 {
clear : both;
}
p.c1{
font-family : Arial, Gadget, sans-serif;
}
p.c2{
font-family : Arial, Gadget, sans-serif;
}
