body {
 background-color:#AABBCC;
 font-family: Verdana, Arial, Sans Serif;
 color:#003366;
 font-size:10pt;
 }
  
h1 {
 font-size:12pt;
 font-weight:bold;
 text-align:center;	
}

h2 {
 font-size:11pt;
 font-weight:bold;
 text-align:center;	
}

h3 {
 font-size:10pt;
 font-weight:bold;
 text-align:center;	
}

p, td, li, a, input, textarea {
 font-family: Verdana, Arial, Sans Serif;
 color:#003366;
 font-size:10pt;
 } 
 
td {
 vertical-align:top;
}

#content li {
 list-style-image:url("grafik/listenpfeil.gif");
}
 
ul.menue_1 {
 padding:0;
 margin:0;
 list-style:none;
 background-image:url("grafik/punkte_menue.gif");
 background-position:bottom;
 background-repeat:no-repeat;
}
li.menue_1 {
 list-style:none;
}
li.menue_1_aktiv {
 list-style:none;
 background-image:url("grafik/pfeil_weiss.gif");
 background-repeat:no-repeat;
 font-weight:bold;
 color:#FFFFFF;
 padding:5px 0px 5px 17px;
}
a.menue_1 {
 padding:5px 0px 5px 17px;
 display:block;
 color:#FFFFFF;
 font-weight:bold;
 text-decoration:none;
 background-image:url("grafik/kein_pfeil.gif");
 background-repeat:no-repeat;
}
a.menue_1:hover {
 background-image:url("grafik/pfeil_weiss.gif");
 background-repeat:no-repeat;
} 

ul.menue_2 {
 padding:0;
 margin:0;
 list-style:none;
}
ul.menue_2_unter_2 {
 padding:0;
 margin:-5px 0px 5px 0px;
 list-style:none;
}
li.menue_2 {
 list-style:none;
}

li.menue_2_aktiv {
 list-style:none;
 font-weight:normal;
 color:#FFFFFF;
 padding:2px 0px 3px 12px;
 margin:0px 0px 0px 17px;
 background-image:url("grafik/pfeil_weiss_unter.gif");
 background-repeat:no-repeat;
}
a.menue_2 {
 padding:2px 0px 3px 12px;
 margin:0px 0px 0px 17px;
 display:block;
 color:#FFFFFF;
 font-weight:normal;
 text-decoration:none;
 background-image:url("grafik/kein_pfeil_unter.gif");
 background-repeat:no-repeat;
}
a.menue_2_unter_1 {
 padding:2px 0px 3px 12px;
 display:block;
 color:#FFFFFF;
 font-weight:normal;
 text-decoration:none;
 background-image:url("grafik/kein_pfeil_unter.gif");
 background-repeat:no-repeat;
}
a.menue_2:hover, a.menue_2_unter_1:hover  {
 background-image:url("grafik/pfeil_weiss_unter.gif");
 background-repeat:no-repeat;
}

ul.menue_3 {
 padding:0;
 margin:0;
 list-style:none;
}
ul.menue_3_unter_3 {
 padding:0;
 margin:-3px 0px 3px 29px;
 list-style:none;
}
li.menue_3 {
 list-style:none;
}
li.menue_3_aktiv {
 list-style:none;
 font-weight:normal;
 font-size:8pt;
 color:#FFFFFF;
 padding:2px 0px 2px 12px;
 background-image:url("grafik/pfeil_weiss_unter2.gif");
 background-repeat:no-repeat;
}
a.menue_3 {
 padding:2px 0px 2px 12px;
 display:block;
 color:#FFFFFF;
 font-weight:normal;
 font-size:8pt;
 text-decoration:none;
 background-image:url("grafik/kein_pfeil_unter.gif");
 background-repeat:no-repeat;
}
a.menue_3:hover {
 background-image:url("grafik/pfeil_weiss_unter2.gif");
 background-repeat:no-repeat;
}

#menue_unten ul {
 padding:0;
 margin:0;
 list-style:none;
}
#menue_unten li {
 list-style:none;
 float:left;
}
li.unten_aktiv {
 list-style:none;
 float:left;
 background-image:url("grafik/pfeil_blau.gif");
 background-repeat:no-repeat;
 font-weight:bold;
 padding:0px 20px 2px 20px; 
}
#menue_unten a {
 padding:0px 20px 2px 20px;
 display:block;
 font-weight:bold;
 text-decoration:none;
 background-image:url("grafik/punkte_unten.gif");
 background-repeat:no-repeat;
}
#menue_unten a:hover {
 background-image:url("grafik/pfeil_blau.gif");
 background-repeat:no-repeat;
}

#teaser p {
 margin:0;
 padding:5px 5px 5px 5px;
 text-align: left;
 color:#FFFFFF;
}
#teaser a {
 color:#FFFFFF;
}

.clear {
 clear:right;
 font-size:1px;
 overflow:hidden;
}

a {
 text-decoration: underline;
}

p {
 text-align: justify;
}


