.navi {font-family: courier, arial, sans serif; 
		font-weight: bold; font-size: 10pt; text-align: center; }
.navi2 {font-family: courier, arial, sans serif; 
		font-weight: bold; font-size: 10pt; text-align: center; 
		background-color: #31185a;}
.navi3 {border-top: red solid 1pt; border-bottom: red solid 1pt; }
.ueber {font-family: arial, sans serif; 
		font-weight: bold; font-size: 16pt; color: #31185a; }
.titel {font-family: arial, sans serif; 
		font-weight: bold; font-size: 30pt; color: red; 
		text-align: left; vertical-align: bottom; padding-left: 10px; }
.galerie {font-family: arial, sans serif; 
		font-weight: bold; font-size: 30pt; color: red; }
.flow {font-family: arial, sans serif; font-weight: normal; font-size: 10pt; }

a:link {color: white; text-decoration: none; }
a:visited {color: white; text-decoration: none; }
a:hover {color: red; text-decoration: none; }

a.flow:link {color: red; text-decoration: none; }
a.flow:visited {color: red; text-decoration: none; }
a.flow:hover {color: blue; text-decoration: none; }	
body { scrollbar-arrow-color:blue;
scrollbar-base-color: white;
scrollbar-dark-shadow-color: white;
scrollbar-face-color: white;
scrollbar-highlight-color: white;
scrollbar-shadow-color: white}