p.titel{ color: black; font-family: Arial, sans serif; font-size:10pt; font-weight: bold;text-align:center;}
p{ color: black; font-family: Arial, sans serif; font-size:10pt; font-weight:normal;}
ul{ color: black; font-weight:normal; font-family: Arial, sans serif; font-size:10pt; list-style: square outside; }
body.gn {background-color: #8FA5A7}
body.gn1 {
background-color:#8FA5A7;
scrollbar-base-color:#8FA5A7;
scrollbar-track-color:#8FA5A7;
scrollbar-face-color:#8FA5A7;
scrollbar-highlight-color:#8FA5A7;
scrollbar-3d-light-color:#8FA5A7;
scrollbar-dark-shadow-color:#8FA5A7;
scrollbar-shadow-color:#8FA5A7;
scrollbar-arrow-color:#8FA5A7;
}
body {
background-color: white;
scrollbar-base-color : white;
scrollbar-track-color : white;
scrollbar-face-color : white;
scrollbar-highlight-color : #008080;
scrollbar-3d-light-color : #008080;
scrollbar-dark-shadow-color :white ;
scrollbar-shadow-color :#008080 ;
scrollbar-arrow-color : #008080;
}
body.ws {
background-color: #DCDCDC;
scrollbar-base-color : #DCDCDC;
scrollbar-track-color : #DCDCDC;
scrollbar-face-color : #DCDCDC;
scrollbar-highlight-color : #008080;
scrollbar-3d-light-color : #008080;
scrollbar-dark-shadow-color :white ;
scrollbar-shadow-color :#008080 ;
scrollbar-arrow-color : #008080;
}
a:link, a:visited {
color : black;
text-decoration : none;
font-weight : bold;
font-family: Arial, sans serif;
font-size : 10pt;
}
a:hover, a:active{
color : black;
text-decoration : none;
font-weight : bold;
font-family: Arial, sans serif;
font-size : 10pt;
}
a.alt:hover, a.alt:active{
color : black;
text-decoration : underline;
font-weight : bold;
font-family: Arial, sans serif;
font-size : 10pt;
}
td
{
color: black;
font-weight:normal;
vertical-align:top;
font-family: Arial, sans serif;
font-size:10pt;
}
td.rahmen
{
padding-left: 0mm;
border-style: solid;
border-width: 0px;
border-color: #008080;
color: black;
font-weight:normal;
vertical-align:top;
font-family: Arial, sans serif;
font-size:10pt;
}
input.datum {font-weight:bold;font-size:10pt;background-color:#8FA5A7;color: black;border:solid 0px;}
input.zeit{font-weight:bold;font-size:10pt;background-color:#8FA5A7;color: black;border:solid 0px}
form {background-color:#8FA5A7;color:black;margin-bottom:0px;}