*{
font-family:/*Helvetica, Arial, */sans-serif;
font-size: 12px;
}

body{
padding:10px;
margin:0px;
background-color:#F8F8FF;
color:black;
}

a:link, a:visited {
color:#00008B;
}

a:hover, a:active{
color:#0000FF;
}

.oben{
width:780px;
margin:10px;
text-align:center;
}

.links{
background-repeat:no-repeat;
background-position:top right;
width:380px;
float:left;
margin:10px;
text-align:left;
}

.rechts{
background-repeat:no-repeat;
background-position:top right;
width:380px;
float:left;
margin:10px;
text-align:left;
}

.kennz{
position:absolute;
top:1px;
left:1px;
}

h1, .h1{
font-size: 18px;
margin-top:0px;
margin-bottom:5px;
}

h2, .h2{
font-size: 14px;
margin-top:0px;
margin-bottom:5px;
}

.rot{
background-color:#ff9999;
}

.gelb{
background-color:#ffff99;
display:inline;
}

.extern{
color:#ff0000;
font-weight:bold;
}

.thankyougoogle, .langlinks{
visibility:hidden;
}

a#private{
color:#B9B9FF;
}