/*  Basis-Typo */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

h1 {
	font-size: 225%;
	text-transform: uppercase;
	letter-spacing: -1px;
	margin: 0;
	padding: 0;
}

h2 {
	font-size: 140%;
	font-weight: lighter;
	color: #000;
	margin: 3px 0 10px 0;
	padding: 0 5px 1px 0;
	border-bottom: 3px solid #DDD;
}

.maintext {
	font-size: 0.9em;
	line-height: 140%;
	margin: 0;
}

.textlink a {
	font-size: 0.9em;
	line-height: 140%;
	font-weight: bold;
	margin: 20px 0 0 0;
	color: #ff6600;
	text-decoration: none;
}

.textlink a:hover{
	font-size: 0.9em;
	line-height: 140%;
	font-weight: bold;
	margin: 20px 0 0 0;
	color: #ff6600;
	text-decoration: underline;
}

.gamelink a{
	font-size: 85%;
	text-transform: uppercase;
	padding: 0 5px 0 0;
	margin: 0;
	border-right: 1px solid #999;
	color: #000;
	text-decoration: none;
}

.gamelink a:hover{
	font-size: 85%;
	text-transform: uppercase;
	padding: 0 5px 0 0;
	margin: 0;
	border-right: 1px solid #999;
	color: #ea661e;
	text-decoration: underline;
}



/*  Typo-Footer */

ul#footlist li a {
	font-size: 80%;
	font-weight: 100;
	color: #999;
}

li#copyright {
	font-size: 80%;
	font-weight: 100;
	color: #999;
}

#copy {
	font-size: 115%;
	padding-right: 3px;
}



/*  Typo-Brain */

.datetext {
	float: right;
	font-size: 80%;
	font-weight: 100;
	color: #000;
	margin: -27px 0 0 0;
	font-style: italic;
	text-align: right;
}


/*  Typo-About */

ul.aboutlist {
	list-style-position:inside;
	list-style-image: url(../grafik/liststar.png);
	font-size: 0.9em;
	line-height: 140%;
	margin: 15px 0;
	padding: 0;
	}


/*  Typo-Contact */

#contacttext {
	display: block;
	width: 320px;
	font-size: 0.9em;
	line-height: 140%;
	margin: 5px 0 0 0;
}

.address {
	font-size: 0.9em;
	line-height: 140%;
	font-style: normal;
	line-height: 150%;
}

.com {
	font-size: 0.9em;
	line-height: 140%;
	margin: 0;
}

.com a {
	text-decoration: none;
	color: #ff6600;
}

.com a:hover {
	text-decoration: underline;
	color: #ff6600;
}

.ust {
	font-size: 0.9em;
	line-height: 140%;
	margin: 0;
}


/*  Typo-Impressum */

#haftung {
	font-size: 0.8em;
	line-height: 170%;
	margin: 0;
}

strong.hafthead {
	font-size: 115%;
	font-weight: bold;
	color: #000;
	line-height: 150%;
	margin: 0 0 5px 0;
}

strong.haft {
	font-size: 0.9em;
	font-weight: bold;
	line-height: 150%;
	margin: 0 0 5px 0;
}





	
	
		   
