a {
	color: #000;
}

.text_gross_fett {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	font-variant: normal;
} 

.text_normal_normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	font-variant: normal;
} 

.text_normal_fett {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	font-variant: normal;
}

.text_hellgrau {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #CCCCCC;
	font-weight: normal;
	text-decoration: none;
	font-variant: normal;
}

.text_klein {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	color: #000000;
	text-decoration: none;
}

a { font-family: Verdana, Arial, Helvetica}

a.text_unterstrichen_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
	font-variant: normal;
}

a.text_unterstrichen_link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
	font-variant: normal;
}

a.text_immerunterstrichen_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
	font-variant: normal;
}

a.text_nichtunterstrichen_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	font-variant: normal;
}

a.text_nichtunterstrichen_link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
	font-variant: normal;
}

a.text_menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #FFFFFF;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
} 

a.text_menu:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #FFFFFF;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
}

a.b:link { 
	color:#000000; text-decoration:none;
}

a.b:visited { 
	color:#000000; text-decoration:none;
}

a.b:hover {
	color:#000000; text-decoration:underline;
}

a.b:active {
	color:#000000; text-decoration:none;
} 

BODY { 
	SCROLLBAR-FACE-COLOR: #B7B7B7; 
	SCROLLBAR-HIGHLIGHT-COLOR: #8F8F8F; 
	SCROLLBAR-SHADOW-COLOR: #8F8F8F; 
	SCROLLBAR-ARROW-COLOR: #8F8F8F; 
	SCROLLBAR-BASE-COLOR: #B7B7B7; 
	scrollbar-3d-light-color: #8F8F8F; 
	scrollbar-dark-shadow-color: #8F8F8F;
	scrollbar-track-color: #B7B7B7}


div#bookmarks {
	width: 95px;
	background-color: #8F8F8F;
	border: 1px solid #ccc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #fff;
	text-align: center;
}

div#bookmarks a {
	color: #fff;
}

div#bookmarks img {
	border: none;
}