. {
   font-family:Helvetica,Arial;
   font-size:10px;
   color:#1A217B;
}

* {
   font-family:Helvetica,Arial;
   font-size:10px;
   color:#1A217B;
}

*.* {
   font-family:Helvetica,Arial;
   font-size:10px;
   color:#1A217B;
}

body {
   background-image:url(pix/hintergrund.jpg);
   background-repeat:repeat-x;
   background-color:#EAEEF3;
   margin:0px;
}

td.randLinks {
   background-image:url(pix/rand_links_ende.jpg);
   background-repeat:repeat-y;
}

td.randRechts {
   background-image:url(pix/rand_rechts_ende.jpg);
   background-repeat:repeat-y;
}

td.menu01 {
   height:29px;
   background-image:url(pix/menu_hintergrund.jpg);
   background-repeat:no-repeat;
   background-position:right bottom;
   background-color:#A7C2FA;
   padding-right:10px;
}

a.menu01 {
   color:white;
   font-weight:bold;
   font-size:14px;
   text-decoration:none;
   padding-right:18px;
   background-image:url(pix/bullet01.gif);
   background-repeat:no-repeat;
   background-position:right 5px;
}

a.menu01:hover {
   color:#4261A7;
   font-weight:bold;
   font-size:14px;
   text-decoration:none;
   padding-right:18px;
   background-image:url(pix/bullet01.gif);
   background-repeat:no-repeat;
   background-position:right 5px;
}

td.menu02 {
   width:202px;
   height:29px;
   background-color:#E2ECF9;
   background-image:url(pix/bullet02.gif);
   background-repeat:no-repeat;
   background-position:183px 10px;
}

a.menu02 {
   padding:5px;
   width:202px;
   height:29px;
   color:#4261A7;
   font-weight:bold;
   font-size:14px;
   text-decoration:none;
   padding-right:29px;
}

a.menu02:hover {
   padding:5px;
   width:202px;
   height:29px;
   color:#E5724D;
   font-weight:bold;
   font-size:14px;
   text-decoration:none;
   padding-right:29px;
}

td.menu02high {
   width:202px;
   height:29px;
   background-color:#E2ECF9;
   background-image:url(pix/bullet02b.gif);
   background-repeat:no-repeat;
   background-position:183px 10px;
}

a.menu02high {
   padding:5px;
   width:202px;
   height:29px;
   color:#E5724D;
   font-weight:bold;
   font-size:14px;
   text-decoration:none;
   padding-right:29px;
}

a.menu02high:hover {
   padding:5px;
   width:202px;
   height:29px;
   color:#E5724D;
   font-weight:bold;
   font-size:14px;
   text-decoration:none;
   padding-right:29px;
}

td.menu03 {
   height:18px;
   background-color:#E2ECF9;
   background-image:url(pix/bullet03.gif);
   background-repeat:no-repeat;
   background-position:183px 4px;
}

a.menu03 {
   padding:2px;
   width:202px;
   height:18px;
   color:#4261A7;
   font-weight:bold;
   font-size:11px;
   text-decoration:none;
   padding-right:29px;
}

a.menu03:hover {
   padding:2px;
   width:202px;
   height:18px;
   color:#E5724D;
   font-weight:bold;
   font-size:11px;
   text-decoration:none;
   padding-right:29px;
}

td.menu03high {
   height:18px;
   background-color:#E2ECF9;
   background-image:url(pix/bullet03b.gif);
   background-repeat:no-repeat;
   background-position:183px 4px;
}

a.menu03high {
   padding:2px;
   width:202px;
   height:18px;
   color:#E5724D;
   font-weight:bold;
   font-size:11px;
   text-decoration:none;
   padding-right:29px;
}

a.menu03high:hover {
   padding:2px;
   width:202px;
   height:18px;
   color:#E5724D;
   font-weight:bold;
   font-size:11px;
   text-decoration:none;
   padding-right:29px;
}

.normal {
   font-size:10px;
   font-weight:normal;
   color:#1A217B;
}

.blue {
   font-size:10px;
   font-weight:normal;
   color:#1A217B;
}

.bold {
   font-size:12px;
   font-weight:bold;
   color:#1A217B;
}

.bigBoldWhite {
   font-size:14px;
   font-weight:bold;
   color:white;
}

.tiny {
   font-size:9px;
   font-weight:normal;
   color:#888888;
}

.headline {
   font-size:16px;
   font-weight:bold;
   color:#1A217B;
}

.redHead {
   font-size:16px;
   font-weight:bold;
   color:red;
}

.blueSubHead {
   font-size:14px;
   font-weight:bold;
   color:#3557A1;
}

.normalText {
   font-size:9pt;
   font-weight:normal;
   color:#1A217B;
}

ul {margin:0 0 5px 0;}
li {padding:0 0 0 10px; background:url(pix/bullet.gif) no-repeat 0px 4px; }


