h1 {
font-size: 18pt;
font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
color: #45729e;
}

h2 { 
font-size: 16pt; 
font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; 
font-weight: bold; 
}
h3 { 
font-size: 14pt;
font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; 
font-style: italic; 
}
h4 {
font-family: Verdana;
font-size: 12pt;
font-weight: bold;
}

h5 {
font-family: Verdana;
font-size: 10pt;
font-style: italic;
}

li { font-family: Verdana; font-size: 10pt; line-height: 16pt; list-style-image: url(../bilder/6x4_blau.gif); }

p {
font-family: Verdana;
font-size: 10pt;
}
body { font-size: 10pt; font-family: Verdana; }

table {
font-family: Verdana;
font-size: 10pt;
}

.zitat {
border: solid 1px #45729e;
font-family: Verdana;
font-style: oblique;
font-size: 9pt;
text-align: center;
}

a:link { color:#b97370; text-decoration:none; font-size: 10pt; font-weight: bold; font-family: Tahoma;  }
a:visited { color:#986063; text-decoration:none; font-size: 10pt; font-weight: bold; font-family: Tahoma; }
a:focus { color:#9bc66c; }
a:hover { color:#9bc66c; }
a:active { color:#abcf78; }

/* MENÜ */

.menu1{
/* background-image:url(../bilder/menu_ext_blau.gif) */;
margin-left:10px;
top:0px;
margin-top:0px;
padding-left:0px;
padding-top:2px;
padding-bottom: 2px;
display:block;
text-decoration: none;
color: #ccc;
height: 20px;
border-bottom: solid 1px #b9a894;
width: 145px;
}

a.menu1:link { color:#ccc; text-decoration:none; font-family: Georgia; font-size: 11pt; font-weight: bold }
a.menu1:visited { color:#ccc; text-decoration:none; font-family: Georgia; font-size: 11pt; font-weight: bold }
/* a.menu1:focus { color:#faa; background-color: #bbe;} */
a.menu1:hover { color:#6A8757; width: 145px; background-color: #bbe; margin-left: 10px; border-bottom: solid 1px #b9a894; }
a.menu1:active { color:#9BC66C; width: 145px; background-color: #bbe;}

.submenu{
/* background-image: url(../bilder/menu_ext_bg.gif); */
display: block;
height: 18px;
margin-left: 10px;
padding-top: 4px;
padding-left: 10px;
color: #999;
border-bottom: solid 1px #b9a894;
width: 135px;
}
a.submenu:link { color:#999; text-decoration:none; font-family: Georgia; font-size: 9pt; font-weight: bold }
a.submenu:visited { color:#999; text-decoration:none; font-family: Georgia; font-size: 9pt; font-weight: bold }
a.submenu:hover { color:#986063; width: 135px; background-color: #bbe; font-size: 9pt; font-weight: bold}
a.submenu:active { color:#faa; width: 135px; background-color: #bbe; font-size: 9pt; font-weight: bold}

.hide{
display: none;
}
.show{
display: block;
}

.kontakt {
font-size: 9pt;
font-weight: normal;
font-family: Tahoma;
color:#ccc;
line-height: 12pt;
}
a.kontakt:link { font-size: 9pt; font-family: Tahoma; color:#ccc; line-height: 14pt;}
a.kontakt:visited { font-size: 9pt; font-family: Tahoma; color:#ccc; line-height: 14pt;}
a.kontakt:hover { font-size: 9pt; font-family: Tahoma; color:#9BC66C; background-color: #45729e;}
a.kontakt:active { font-size: 9pt; font-family: Tahoma; color:#9BC66C; background-color: #45729e;}
