<STYLE TYPE="text/css"
<!--

.test {
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #000000;
} 

/* menu */

.menu {
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

A.menulink, A.menulink:Visited, A.menulink:Active, A.menulink:Hover {
	font-family:  Arial, Verdana;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
} 

.menuklein {
	font-family: Arial, Verdana;
	font-size: 11px;
	color: #000000;
}

A.menuklein, A.menuklein:Visited, A.menuklein:Active, A.menuklein:Hover {
	font-family: Arial, Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
} 

/* startseite */
.headline01 {
	font-family: Arial, Verdana;
	font-size: 20px;
	color: #000000;
	font-weight: bold;
} 

.text01 {
	font-family: Arial, Verdana;
	font-size: 13px;
	color: #000000;
} 

A.link01, A.link01:Visited, A.link01:Active, A.link01:Hover {
	font-family: Arial, Verdana;
	font-size: 13px;
	color: #000000;
	text-decoration: underline;
} 


/* font-styles */

.headline {
	font-family: Arial, Verdana;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
} 

.headlinerot {
	font-family: Arial, Verdana;
	font-size: 16px;
	color: #ff0000;
	font-weight: bold;
} 

.text {
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #000000;
} 

.textsmall {
	font-family: Arial, Verdana;
	font-size: 10px;
	color: #000000;
} 

.textrot {
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #ff0000;
	font-weight: bold;
} 

.textbold {
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
} 

A.link, A.link:Visited, A.link:Active, A.link:Hover {
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
} 

A.linkrot, A.linkrot:Visited, A.linkrot:Active, A.linkrot:Hover {
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #ff0000;
	text-decoration: underline;
} 
-->
</STYLE>