
body {
            font-family: Arial, Helvetica, sans-serif; font-size: 10pt; 
				background-image: url(../images/logohin/he025.jpg);    
				background-attachment: fixed; 
            scrollbar-arrow-color: #FFFF00;
            scrollbar-3dlight-color: #808080;
            scrollbar-highlight-color: #C0C0C0;
            scrollbar-face-color: #800000;
            scrollbar-shadow-color: #000000;
            scrollbar-darkshadow-color: #000000;
            scrollbar-track-color: #804040;
    }

table {
	font: bold 10pt Arial, Helvetica, sans-serif;
	background-color: #FFFAF0;
}

th {
	background: #B22222;
	color: White;
	text-align: left;
	}

.textcenter {
	text-align: center;
}	
	
hr {
	color: Red;
}	
	
 .kaffeetitel {
	color: #B22222;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	text-decoration: underline;
	}
	
.teetitel {
	color: Green;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	text-decoration: underline;
}

.teetext {
	color: Green;
}

 a:link {
	text-decoration: none;
	color: #B22222;
	}

a:visited {
	text-decoration: none;
	color: #B22222;
}


a:hover {
	color: #191970;
	text-decoration: underline;
	}

a:active {
	text-decoration: none;
	color: Red;
}

