body {
 font-family: sans-serif;
 font-size: 100%;
 color: #0A6BCC;
}
.inhalt {
text-align:left;padding:5px;
max-width: 770px;
min-width: 310px;
}
p, li { font-size:12px;}
h1 { font-size: 18px }
h2 { font-size:16px; }
h3 {font-size: 14px; }
.text {font-size:12px;font-weight: normal;  line-height:13px;  }
.small{font-size:10px;font-weight: normal;  line-height:11px;}
a {font-size:12px;font-weight: bold;}
 a {background-color:none; }
 a:link {color:#0A6BCC;text-decoration:none; }
 a:visited {color:#0A6BCC;; text-decoration:none; }
 a:hover {color:#808080;background-color:none;text-decoration:none; }
 a:active {color:#FFDF00;text-decoration:none;}
 a:focus {color:#FFDF00;text-decoration:none;}

.linked {width:230px; float:left;margin:0 5px 5px 5px; text-align:center}