body {
 font-size:0.8em;
}

h1 { font-size:1.8em; }
h2 { font-size:1.2em; }
h3 { font-size:1.1em; }

#mitte {
 margin-left: 200px;
 margin-right: 200px;
}

#sidebar-l {
 width: 200px;
}

#sidebar-r {
 width: 200px;
}

#inhalt {
 width:79%; float:right;
}

#navigation {
 width:19%; padding-top:5px; padding-right:10px; font-weight:bold;
}
#navigation ul { background-color:#f0f8ff; list-style-type:none; padding:5px; border:0; margin:0px; }
#navigation li { margin-bottom:10px; line-height: 1.3em; }

a:link { text-decoration:none; }
a:visited { text-decoration:none; }
a:hover { text-decoration:underline; }
a.unterstr { text-decoration: underline; }
a.unterstr:visited { text-decoration: underline; }

small { color:black; font-size:8pt; }
img { border-width:0 }

