.close, A.close:link, a.close:visited, a.close:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: White;
	text-decoration : none;
}

A.close:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: White;
	text-decoration : underline;
}

.normal { 
 	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #000000
 }
 
.letter {  
	font-size: 14px; 
	color: #CC0000; 
	font-weight: bold
}

.fett { 
	font-weight: bold
 }

#anzeige {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	position: absolute;
	left: 600px;
	top: 350px;
	padding: 10px;
	border-width:1px; 
	border-style:solid; 
	border-color:6C8CC1;
	background-color:#E9EEF9;
	width:120px;
	height:110px;
	z-index:3;
}

#taler {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	position: absolute;
	left: 600px;
	top: 200px;
	padding: 10px;
	border-width:1px; 
	border-style:solid; 
	border-color:6C8CC1;
	background-color:#E9EEF9;
	width:120px;
	height:110px;
	z-index:3;
}
