body { 
	font: 12px Verdana, sans-serif; 
	color: #ffffff;
	background: #2E309F;
	background-image:url(./outspace.jpg);
	margin: 0px; 
	padding: 0px;
	border-collapse:collapse;
	}
table.score {
		text-align:left;
		font: 12px Verdana, sans-serif;
		color: #ffffff;
		padding: 2px;
		border-spacing: 20px 6px
		}
thead.score {
		font: 14px Verdana, sans-serif;
		text-align: center;
		font-weight: bold;
		}
	
h1.index {
		font: 16px Georgia, serif;
		font-weight: bold;
		font-style: italic;
		color: #ffffff;
		text-align:center;
		}

h1 {
		font: 14px Verdana, sans-serif;
		font-weight: bold;
		color: #ffffff;
		}
		
h2 {
		font: 18px Verdana, sans-serif;
		font-weight: bold;
		color: #ffffff;
		}
		
h3 {
		font: 12px Verdana, sans-serif;
		font-weight: bold;
		color: #ffffff;
		}

.main {
		text-align: justify;
		font-family: Verdana, sans-serif;
		font-size: 12px;
		color: #ffffff;
		}
		
.button {
		text-align: center;
		font-family: Verdana, Tahoma, Utopia, Kalimati, sans-serif;
		font-size: 10px;
		color: #000000;
		background-color:#ffffff;
	}

.links {
		background-image:url(./links.jpg);
		background-repeat: repeat-y;
		margin: 0px;
		}

.big {		font: 14px Verdana, sans-serif;
		font-weight: bold;
		color: #ffffff;
		}
		
.small {	font: 10px Verdana, sans-serif;
		color: #ffffff;
		}

.leftfloat {
		float:left;
		padding-right:12px;
		padding-top:6px;
		padding-bottom:6px;
		text-align:center;
		}
		
.rightfloat {
		float:right;
		padding-left:12px;
		padding-top:12px;
		padding-bottom:12px;
		}

.list {
		list-style-type:disc;
		line-height:18px;
		list-style-position:outside;
		padding-left:15px;
		margin-left:0px;
		}

#liste {
		list-style-type:disc;
		line-height:18px;
		list-style-position:outside;
		padding-left:15px;
		margin-left:0px;
		}

#oben {
		background-image:url(./oben.jpg);
		background-repeat: repeat-x;
		}
		
#welcome {
		font: 20px Verdana, sans-serif;
		font-weight: bold;
		color: #ffffff;
		}

a:link       { color: #000000; text-decoration:none; border:none; }
a:active     { color: #000000; text-decoration:none; border:none; }
a:visited    { color: #000000; text-decoration:none; border:none; }
a:hover      { color: #0000ff; text-decoration:underline; border:none; }

a.text:link       { color: #ffffff; text-decoration:underline; border:none; }
a.text:active     { color: #ffffff; text-decoration:underline; border:none; }
a.text:visited    { color: #ffffff; text-decoration:underline; border:none; }
a.text:hover      { color: #FF9933; text-decoration:underline; border:none; }

a.btext:link       { font: 18px Verdana, sans-serif; font-weight: bold; font-size: 18px; color: #ffffff; text-decoration:none; border:none; }
a.btext:active     { font: 18px Verdana, sans-serif; font-weight: bold; font-size: 18px; color: #ffffff; text-decoration:none; border:none; }
a.btext:visited    { font: 18px Verdana, sans-serif; font-weight: bold; font-size: 18px; color: #ffffff; text-decoration:none; border:none; }
a.btext:hover      { font: 18px Verdana, sans-serif; font-weight: bold; font-size: 18px; color: #FF9933; text-decoration:none; border:none; }

a.nav:link       { font-size: 12px; color: #ffffff; text-decoration:underline; border:none; }
a.nav:active     { font-size: 12px; color: #ffffff; text-decoration:underline; border:none; }
a.nav:visited    { font-size: 12px; color: #ffffff; text-decoration:underline; border:none; }
a.nav:hover      { font-size: 12px; color: #FF9933; text-decoration:underline; border:none; }
