/* CSS Document */


body {
	background-color: #2A3115;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}

a {
	color: #AEC75B;
	text-decoration: none;
	onFocus: if(this.blur)this.blur()
	}

a:hover {
	text-decoration: underline;
	}

a:visited { 
	color:#CECECE;
	}

a:active { 
	color:#849841;
	}

.fliesstext_1 {
	font-family:Courier, Arial, Verdana, sans-serif;
	font-size:12px;
	line-height:18px;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	color:#FFFFFF;
	}

.ueberschrift_1 {
	font-family:Courier, Arial, Verdana, sans-serif;
	font-size:24px;
	line-height:24px;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	color:#FFFFFF;
	}

.highscore {
	font-family:Courier, Arial, Verdana, sans-serif;
	font-size:18px;
	line-height:18px;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	color:#FFFFFF;
	}
