/* CSS Document */
body
{
	background-repeat:no-repeat;
	background-position:top;
	font-family:'Arial';
	background-color:#FFFF00;
	margin:0px;}


a:link {
	font-size:12px; 
	text-decoration: none;
	color:#000000;}

a:visited {
	font-size:12px; 
	text-decoration: none;
	color:#000000;}

.undertopic {
	font-size:11px; 
	text-decoration: none;
	color:#000000;}

.font_formlos {	
	font-size:12px;
	text-decoration: none;
	color:#000000;
	margin-left:5px;	
	margin-right:5px;}

.font {	
	font-size:12px;
	text-decoration: none;
	color:#000000;
	margin-left:5px;	
	margin-right:5px;
	text-align: justify;}


.mainbutton {
	background-image:url(../img/button/mainbutton.gif); 
	line-height:20px;
	width:141px;}

.rechts_top {
	background-image:url(../img/button/rechts_top.gif); 
	line-height:20px;
	width:141px;}

.undertopic_rechts {
	background-image:url(../img/button/spieler_botton.gif); 
	line-height:14px;
	width:141px;}

.undertopic_font_rechts {
	font-size:10px;
	margin-left:13px;
	color:#000000;}

.mainbutton_font {
	line-height: 20px;
	font-size:12px;
	font-weight:bold; 
	margin-left:5px;
	color:#FFFF00;}

.undertopic {
	background-image:url(../img/button/menue_button.gif); 
	line-height:14px;
	width:141px;}

.undertopic_font {
	font-size:10px;
	margin-left:13px;
	color:#000000;}

.undertopic_bottom {
	background-image:url(../img/button/menue_bottom.gif); 
	line-height:14px;
	width:141px;}

.undertopic_active {
	font-size:10px;
	margin-left:0px;
	background-image:url(../img/button/undertopig.gif); 
	background-repeat:no-repeat;
	line-height:18px;	
	color:#C61122;}	
	
a.info span {
	visibility: hidden;
	position: absolute;
	left: 76,5em;
	margin-top: 1em;
	padding: 1em;
	width:17em;
	text-decoration: none;
	}

a.info:hover span {
	visibility: visible;
	border: 1px solid #ffffff;
	-moz-border-radius:10px;
	-khtml-border-radius:30px;
	text-align: justify;
	color: #FFFFFF;
	background: #6666ff;
	}	
