
body
{
background-color: #CBC2BE;
color: #9198A3;  
font-family: verdana,arial; 
font-size: 14pt;
}

#header {
padding: 1%;
background-image: url(images/Image2.jpg);
text-align: center;
margin-bottom: 15px;
}

#inhalt {
width: 100%;
color: #494645;
}
table {
background-image: url(images/Image2.jpg);
}

/* scrolleiste internet explorer ab vers.5.5 */

html, body, textarea
{scrollbar-arrow-color: #AABECA; scrollbar-base-color: #E8EEF0;
scrollbar-highlight-color : #000000; scrollbar-shadow-color : #ffffff;
SCROLLBAR-TRACK-COLOR: #ffffff;}





/* allgemeine links im text */

a:link{ color: #778E84; text-decoration:underline;font-family: verdana; font-weight: bold; font-size: 10pt;}

a:visited{color:#514544;text-decoration:underline;font-family: verdana;  font-weight: bold; font-size: 10pt;}

a:hover{ color: #778E84;  text-decoration:none;font-family: verdana; font-weight: bold;  font-size: 10pt; }

a:active{ color:#778E84;text-decoration:underline;font-family: verdana; font-weight: bold; font-size: 10pt;}
