@charset "UTF-8";

/* start page elements */

#content {
	max-height:464px;
	background-repeat:no-repeat;
	background-position:left;
}

.shortNews, #nextGame {
	padding:15px 15px 0px 15px;
	text-align:left;
}

#nextGame {
	line-height:2;
}

.shortNews {
	line-height:1.5;
}

.shortNews h1, #nextGame h1 {
	font-size:12px;
	font-weight:normal;
	color:#F00;
	line-height:2;
}

.shortNews h2, #nextGame h2 {
	font-weight:bold;
	line-height:2;
	color:#FFF;
}

/*
fd 01.11.09 - 09:30:
befindet sich jetzt in basic.css
#logo {
	width:630px;
	background-color:#000;
	padding-left:50px;
	text-align:left;
}
*/

#menu {
	margin-top:10px;
	margin-left:330px;
	padding:15px;
	text-align:left;
	font-size:12px;
	line-height:2;
}

#menu h1 {
	font-size:12px;
	font-weight:normal;
	color:#F00;
}

#menu ul {
	float:left;
}

#menu li {
	list-style-type:none;
	display:inline-block;
	margin-right:15px;
}

#menu a {
	font-weight:bold;
	color:#FFF;
}
