/* hauptsachen */
body,li,ol,ul,div,blockquote {font-family: 'Roboto Slab', Georgia, "Times New Roman", Times, serif; font-size: 13px; line-height: 16px; margin-top: 0px;}
h1 {font-size: 17px; font-weight: normal; color: #337700; letter-spacing: 1px; margin: 0 0 10px 0;}
h2 {font-size: 12px; font-weight: normal; color: #337700; letter-spacing: 1px; margin: 18px 0 10px 0;}
p {font-family: 'Roboto Slab', Georgia, "Times New Roman", Times, serif; font-size: 13px; line-height: 16px; margin-top: 0px; margin-bottom: 10px;}
/* .head {font-weight: bold; color: #337700; font-variant: small-caps; letter-spacing: 1px;} */
.footer {color: #85AB82; font-size: 9px;}
ul {list-style-image: url(../bilder/lister.gif); margin: 4px 0 0 12px; padding-left: 12px; }
li {margin-bottom: 4px; }
ul.unterpunkte {list-style-image: url(../bilder/lister_unter.gif); margin: 4px 0 8px 10px; padding-left: 10px; }
sup {vertical-align:top; font-size:9px; line-heigt:100%;}

/* groessen */
.kleiner1 { font-size: 10px; }
.kleiner2 { font-size: 9px; }
.groesser1 { font-size: 12px; }
.groesser3 { font-size: 14px; }

/* links */
a { color: #337700; text-decoration: none;}
a:hover { color: #8FB38F; }
a.hauptnavi {font-size: 10px; color: #337700; text-decoration: none; letter-spacing: 1px;}
a.hauptnavi:hover { color: #8FB38F; }
a.hauptnaviauswahl {font-size: 10px; color: #990000; text-decoration: none; letter-spacing: 1px;}
a.hauptnaviauswahl:hover { color: #FF0000; }
a.aktuell {color: #990000; text-decoration: none;}
a.aktuell:hover { color: #FF0000; }
a.unternavi {color: #85AB82; text-decoration: none;}
a.unternavi:hover { color: #337700; }

/* formulare */
input, textarea, .pulldown  {
font-family: 'Roboto Slab', Georgia, "Times New Roman", Times, serif;
font-size: 13px;
font-color: #777;
border: 1px #ECF3EB solid;
background-color: #ECF3EB;
width: 180px;
padding:8px;
margin:5px;
}

input:focus, textarea:focus, .pulldown:focus {
background-color:white;
}

.auswahl
{
background-color: #fff;
border: 0px;
width: auto;
}
.btn
{
width: auto;
cursor:pointer;
}