
/* schriftstil,abstände */

body
{margin-top: 10px; margin-left: 10px; margin-right: 10px; margin-bottom: 10px; color: #64583C; font-family: verdana,arial; font-size: 10pt;}

table,tr,td
{ color: #64583C ;font-family: verdana,arial; font-size: 10pt}




/* scrolleiste internet explorer ab vers.5.5 */

body
{scrollbar-arrow-color: #A49164; scrollbar-base-color: #A49164;
scrollbar-highlight-color: white; scrollbar-shadow-color: white;
SCROLLBAR-TRACK-COLOR: #A49164;}


/* menütitel */

.rubrik {background-color:#ffaa0d; color:black;  text-decoration:none ;font-family:verdana, sans-serif; font-size: 10pt;width:175px;
height:24px;
}

/* hauptleisten */

.leiste {background-color:#E98A0A; color:black;  text-decoration:none ;font-family:verdana, sans-serif; font-size: 10pt;
padding-left: 2px; padding-bottom: 2px; padding-top: 2px;margin: 0px auto;
height:22px;
}


/* allgemeine links im text */

a:link{ color: #8D3A03;font-weight:bold;text-decoration:none;font-family: verdana;}

a:visited{color: #8D3A03;font-weight:bold;text-decoration:none;font-family: verdana;}
 
a:active{ color: #8D3A03;font-weight:bold;text-decoration:none;font-family: verdana;}

a:hover{ color: #8D3A03;font-weight:bold;text-decoration:none;font-family: verdana;}


form {margin-bottom:0px;}


h1 
{ 
display:inline; 
font-size:1.2em; 
color:#64583C; 
font-weight:bold; 
}

h2 
{ 
display:inline; 
font-size:1em; 
color:#64583C; 
font-weight:bold; 
}

h3 
{ 
display:inline; 
font-size:1em; 
color:#64583C; 
font-weight:bold; 
}