.topfont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;
	padding:0px;
	line-height: 25px;
	border: none;

}

a:link { text-decoration:none; color:#FF0000; }
a:visited { text-decoration:none; color:#008080; }
a:hover { text-decoration:underline; }
a:active { text-decoration:overline; }
a:focus { text-decoration:underline; }

.standard {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: normal;
	border: 0px none;
}

.tops {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;
}
.rand {
	border-color: #FF0000;
	border: 1px;
	outline:1px solid red;
	background-color: #FFFFFF;

}
.green {
	background-color: #006633;
	position: absolute;
	height: 339px;
	width: 452px;
	left: 10px;
	top: 10px;
	background-position: center center;
	background-repeat: repeat;

}
.kleiner {
	font-size: 11px;
}
