body { font-family:Arial,Helvetica,sans-serif; font-size:0.9em; }

a     { color:#0000cc; }
h1   { font-size:1.2em; }
h2   { font-size:1.0em; }
h3   { font-size:0.9em; }

.kopf  { width:800px; height:20px; background:url('../images/kopf.gif') no-repeat; }

.mitte { width:800px; background:url('../images/mitte.gif') repeat-y; }

.fuss   { width:800px; height:64px; background:url('../images/fuss.gif') no-repeat; }
.fuss a { color:#000; }

.content { margin:0px 80px; }
.no-link { text-decoration:none; }

/* allgemeine klassen */
.small           { font-size:11px; }
.x-small       { font-size:9px; }
.no-margin   { margin:0; padding:0; }
.seitennavi { font-size:12px; line-height:15px; color:#E10019; }
img.bild-links  { float:left; clear:left; margin-right:10px; margin-bottom:10px; }
img.bild-rechts { float:right; clear:right; margin-left:10px; margin-bottom:10px; }

a img { border:none; }
