/* Webdesign und Realisierung             */
/*                                        */
/* wiege Entwicklungsgesellschaft mbh     */
/* Hauptstr. 81                           */
/* D-31848 Bad Muender                    */
/*                                        */
/* +49 5042-9999 00                       */
/* wiege@wiege.com                        */
/*                                        */

body { background-color:#FFFFFF; }
body.text { background-image:url(grau.gif); background-repeat:repeat-x; }
body.bodynav { background-color:#555555; background-image:url(rot.gif); background-repeat:repeat-x; }

div, p, h1, a, span {font-family:Verdana,Arial,Helvetica,sans-serif;font-size:13px;line-height:15px;color:#000000;}
h1 { font-weight:bold; }

div.nav, div.text { position:absolute; left:50px; width:440px; z-index:2; border: 1px none #000000; }
div.nav { top:30px; background-color: #555555; layer-background-color: #555555; }
div.text { top:10px; padding-top:5; }
div.x {position:relative; left:50px; top:3px; z-index:2;}
div.pdf { position:absolute; left:480px; top:62px; width:195px; height:74px; z-index:3;}

.x, .w, .s, .r { font-size:11px; }     /* kleiner text (Kopfzeile, PDF Download, Fußzeile) */

a.nav {color:#CCCCCC;font-weight:bold;}                          /* Navigation */
a.nav:link {text-decoration:none;}
a.nav:visited {text-decoration:none;}
a.nav:hover {text-decoration:none;color:#FFFFFF;}
a.nav:active {text-decoration:none;}

.navx {color:#000000;font-weight:bold;}                          /* aktive Seite */

a.w {color:#FFFFFF;}                                             /* wiege Link */
a.w:link {text-decoration:underline; }
a.w:visited {text-decoration:underline; }
a.w:hover {text-decoration:none; }
a.w:active {text-decoration:none; }

a.r {color:#CC0000; }                                            /* Copyright Link */
a.r:link {text-decoration:underline; }
a.r:visited {text-decoration:underline; }
a.r:hover {text-decoration:none; }
a.r:active {text-decoration:none; }

a.s {color:#000000; }                                            /* PDF Link */
a.s:link {text-decoration:underline; }
a.s:visited {text-decoration:underline; }
a.s:hover {text-decoration:none; }
a.s:active {text-decoration:none; }



/*  Hauke Haller 2003-08-30  */