
/* schriftstil,abstände */

body
{color: #000000; background-color: #ffffff; font-family: verdana,arial; font-size: 10pt;}

h1 { font-size:18pt; }
h2 { font-size:14pt; }
h3 { font-size:12pt; }
b, strong { font-weight:bold; }
i { font-style:italic; }
em { font-style:italic; font-weight:bold; }
p, table, tr, td
{margin-top: 0px; margin-left: 0px; margin-right: 0px; margin-bottom: 0px;
color: #000000; font-family: verdana,arial; font-size: 10pt;}

/* scrolleiste internet explorer */

body
{scrollbar-arrow-color: #ff9900; 
scrollbar-base-color: #ffffcc;
scrollbar-highlight-color: #ffcc00; 
scrollbar-shadow-color: #ffff99;
Scrollbar-Track-Color: #ffff99;}


/* Navigation navi */

#navi a 
{display: block; color:#000000; text-decoration:none; font-family:verdana, sans-serif; font-size:10pt; width:162px;
padding-bottom: 3px; padding-top: 3px;margin: 0px auto;
border-bottom: solid 1px #ff9900; border-left: solid 1px #ff9900; border-right: solid 1px #ff9900;
background-color: #ffcc00;
}

#navi b 
{display: block; color: #000000; text-decoration:none; font-family:verdana, sans-serif; font-size:10pt; width:162px;
padding-bottom: 3px; padding-top: 3px;margin: 0px auto; border-left: solid 1px #ff9900;
border-bottom: solid 1px #ff9900;
background-color: #ffffcc;
}

#navi a:visited{
color: #000000; text-decoration:none; font-family:verdana, sans-serif; font-size:10pt; width:162px;
padding-bottom: 3px; padding-top: 3px;margin: 0px auto;
border-bottom: solid 1px #ff9900; border-left: solid 1px #ff9900; border-right: solid 1px #ff9900;
background-color: #ffcc00;
}

#navi a:active{
color: #000000; text-decoration: none; font-family: verdana, sans-serif; font-size:10pt; width:162px;
padding-bottom: 3px; padding-top: 3px;margin: 0px auto;
border-bottom: solid 1px #ff9900; border-left: solid 1px #ff9900; border-right: solid 1px #ff9900;
background-color: #ffffcc;
}

#navi a:hover{
color: #000000; text-decoration:none; font-family:verdana, sans-serif; font-size:10pt; width:162px;
padding-bottom: 3px; padding-top: 3px;margin: 0px auto;
border-bottom: solid 1px #ff9900; border-left: solid 1px #ff9900; border-right: solid 1px #ff9900;
background-color: #ffffcc;
}



/* Kopf oben */

#oben a {display: block; 
color:#000000; text-decoration:none; font-family:verdana, sans-serif; font-size:9pt; width:120px;
padding-bottom: 2px; padding-top: 2px;margin: 0px auto;
border-top:solid 1px #ff9900;
border-left:solid 1px #ff9900;
border-right:solid 1px #ff9900;
border-bottom:solid 1px #ff9900;
background-color:#ffcc00;
}

#oben b {display: block;
color:#000000; text-decoration:none; font-family:verdana, sans-serif; font-size:9pt; width:120px;
padding-bottom: 2px; padding-top: 2px;margin: 0px auto;
border-top:solid 1px #ff9900;
border-left:solid 1px #ff9900;
border-right:solid 1px #ff9900;
background-color:#ffffcc;
}

#oben a:visited{
color:#000000; text-decoration:none; font-family:verdana, sans-serif; font-size:9pt; width:120px;
padding-bottom: 2px; padding-top: 2px;margin: 0px auto;
border-top:solid 1px #ff9900;
border-left:solid 1px #ff9900;
border-right:solid 1px #ff9900;
background-color:#ffcc00;
}

#oben a:active {
color:#000000;text-decoration:none; font-family:verdana, sans-serif; font-size:9pt; width:120px;
padding-bottom: 2px; padding-top: 2px;margin: 0px auto;
border-top:solid 1px #ff9900;
border-left:solid 1px #ff9900;
border-right:solid 1px #ff9900;
background-color:#ffffcc;
}

#oben a:hover {
color:#000000;text-decoration:none; font-family:verdana, sans-serif; font-size:10pt; width:120px;
padding-bottom: 3px; padding-top: 3px;margin: 0px auto;
border-top:solid 1px #ff9900;
border-left:solid 1px #ff9900;
border-right:solid 1px #ff9900;
background-color:#ffffcc;

}



/* allgemeine links im text */

a:link{color: #0000ff; text-decoration: underline; font-family: verdana; font-size: 10pt; }
a:visited{color: #0000ff; text-decoration: underline; font-family: verdana; font-size: 10pt; }
a:active{color: #000000; text-decoration: underline; font-family: verdana; font-size: 10pt; }
a:hover{color: #000000; background-color:#ffff99; text-decoration: none; font-family: verdana; font-size: 10pt; }

form {margin-bottom:0px;}