A  { 
	font-family: Verdana,Arial; 
    text-decoration: none;
    font-weight: 200;
	font-size: 8pt;
    color:Red
	}
A.norm  { 
	font-family: Verdana,Arial; 
    text-decoration: none;
    font-weight: 200;
	font-size: 10pt;
    color:Red
	}
A.norm:HOVER  { 
	font-family: Verdana,Arial; 
    text-decoration: underline;
    font-weight: bold;
	font-size: 10pt;
    color:#FF9940;
	}
FONT {
	font-family : Verdana, Arial;
	font-size : 10pt;
	color : black;
	}
	
FONT.bklein {
	font-family : Verdana, Arial;
	font-size : 8pt;
	font-weight : bold;
	color : black;
	}
	
FONT.klein {
	font-family : Verdana, Arial;
	font-size : 8pt;
	color : blue;
	}	
	
.route {
	font-family : Verdana, Arial;
	font-size : 10pt;
	color : blue;
	}
.dick {
	font-family : Verdana, Arial;
	font-size : 10pt;
	font-weight : bold;
	color : black;
	}
H2  {
	font-size : 14pt;
	font-family : Verdana,Arial;
	padding-top: 10px;
	padding-bottom: 10px;
}
H3  {
	font-size : 11pt;
	font-family : Verdana,Arial;
}
.inhalt
	{
	font-family:Verdana,Arial;
	font-size:8pt;
	font-weight:bold;
	color:#000080;
	}
.headergreen
	{
	font-size : 14pt;
	font-family : Verdana,Arial;
	font-weight:bold;
	color:#008000;
	}

.darkgrey
	{
	font-size : 9pt;
	font-family : Verdana,Arial;
	font-weight:bold;
	color:#808080;
	}
.rightlink {font-size : 8pt;text-decoration:underline;font-family : Verdana,Arial;color:#0000FF;}
.rightlink:hover {font-size : 8pt; text-decoration: underline;font-family : Verdana,Arial;color:#808080;}
.rightlink:visited {font-size : 8pt; text-decoration: underline;font-family : Verdana,Arial;color:#e1e1e1;}
.gallerie {
	color:#ff0000;
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	letter-spacing: 1px;
	font-variant: small-caps;
	}