
/* schriftstil,abstände */

body
{margin-top: 10px; margin-left: 10px; margin-right: 10px; margin-bottom: 10px; color: black; font-family: verdana,arial; font-size: 10pt;}


table,tr,td
{ color: black; font-family: verdana,arial; font-size: 10pt;}

/* scrolleiste internet explorer ab vers.5.5 */

body
{scrollbar-arrow-color: #BCB5AF; scrollbar-base-color: #BCB5AF;
scrollbar-highlight-color: white; scrollbar-shadow-color: white;
SCROLLBAR-TRACK-COLOR: #BCB5AF;}

body







/* allgemeine links im text */

a:link{ color: #725010; text-decoration:none;font-family: verdana;}

a:visited{color: #725010;text-decoration:none;font-family: verdana;}
 
a:active{ color: #725010;text-decoration:none;font-family: verdana;}

a:hover{ color: #008B8B;text-decoration:none;font-family: verdana;}


form {margin-bottom:0px;}


h1 
{ 
display:inline; 
font-size:1em; 
color:#000000; 
font-weight:bold; 
}

h2 
{ 
display:inline; 
font-size:1em; 
color:#000000; 
font-weight:bold; 
}

h3 
{ 
display:inline; 
font-size:1em; 
color:#000000; 
font-weight:bold; 
}