
body,html  { color: #ffc; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: bold; text-decoration: none; background-color: #333; text-align: center; padding: 0 }
h1 { 
 color: #f90; 
 font-size: 65pt; 
 font-weight: bold; 
 text-decoration: none; 
 margin: 0.67em 0 }
 
 h2  { color: #ccc; font-size: 1.5em; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; text-align: center; width: 100% }

.links  { width: 49%; float: left }

.rechts {
text-align: right;
width: 49%;
float: right;
border: 1px solid white;
 }
#oben {
position: absolute;
top: 20px;
 }
h2#oben2 {
position: absolute;
top: 50px
clear: both;
}
#unten {
bottom: 20px;
}
#mitte_vert {
position: absolute;
top: 50%;
margin-top: -40px;
}
a { 
color: #666; 
text-decoration: none }
a:hover   { color: #000; font-family: Arial, Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: bolder; text-decoration: none }

p   { color: #999; font-size: 0.7em; font-family: Arial, sans-serif; font-weight: normal; text-decoration: none; text-align: left; text-transform: lowercase; border-style: none }
