/* Body */
body {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #333333;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
	margin: 0px;
	background: url(../images/bg_site_dunkel.png);	
}

td 	{
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #333333;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

td.games {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #333333;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
	margin: 0px;
	background: url(../images/games_mitte.png);
}

td.portalmitte {
	padding-left: 5px;
	padding-right: 5px;
	background:url(../images/portalgross_mitte.png);	
}

td.tdgrau {
	background:url(../images/bg_hellgrau.png);	
}

td.tdcopyright {
	padding-left: 5px;
	padding-top: 5px;
	font-size: 9px;
}

td.portallogo {
	padding-left: 5px;
	padding-right: 5px;
}

td.tddottedtop {
	border-top: 1px dotted #666666;
	font-size: 10px;
}

td.tddottedleft {
	border-left: 1px dotted #666666;
}

td.tdlefttext {
	padding-left: 48px;
	padding-right: 30px;
}

td.tddotted {
	border-top: 1px dotted #666666;
	border-left: 1px dotted #666666;
}

td.tddottedtopbottom {
	border-top: 1px dotted #666666;
	border-bottom: 1px dotted #666666;
}

td.tddottedpad {
	border-top: 1px dotted #666666;
	border-left: 1px dotted #666666;
	padding-top: 2px;
	padding-left: 5px;
	padding-bottom: 2px;
}

td.tddottedtopgrau {
	border-top: 1px dotted #666666;
	background:url(../images/bg_hellgrau.png);
}

td.tddottedleftpad {
	border-left: 1px dotted #666666;
	padding-top: 2px;
	padding-left: 5px;
	padding-bottom: 2px;
}

td.tdnavi {
	padding-left: 25px;
	padding-top: 4px;
	padding-bottom: 5px;
}

td.tdsubnavi {
	padding-left: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
}


span.gross {
	font-size: 17px;
	color: #666666;
	margin: 0px;
	font-weight: bold;
}

span.mini {
	font-size: 2px;
	color:#666;
	margin: 0px;
	font-weight: normal;
}

span.klein {
	font-size: 9px;
	font-weight: normal;
}

span.rot {
	font-weight: normal;
	color:#FF0000;
}

span.grossweiss {
	font-weight: normal;
	color:#FFFFFF;
	font-size: 12px;
}


/* Links */
a:link {
	color: #000000;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
}

a:active {
	color: #000000;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
}

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

a:hover {
	color: #CC6600;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
}

a.navi:link {
	color: #000000;
	text-decoration: none;
	font-size: 9px;
	font-weight: normal;
}

a.navi:active {
	color: #000000;
	text-decoration: none;
	font-size: 9px;
	font-weight: normal;
}

a.navi:visited {
	color: #000000;
	text-decoration: none;
	font-size: 9px;
	font-weight: normal;
}

a.navi:hover {
	color: #CC6600;
	text-decoration: none;
	font-size: 9px;
	font-weight: normal;
}

a.mainnavi:link {
	color: #000000;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
}

a.mainnavi:active {
	color: #000000;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
}

a.mainnavi:visited {
	color: #000000;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
}

a.mainnavi:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
}

a.linkgross:link {
	color:#FC0;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

a.linkgross:active {
	color:#FC0;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

a.linkgross:visited {
	color:#FC0;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

a.linkgross:hover {
	color: #CC6600;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}


/* Listen */
#nav {
	margin-left: 0px;
	padding: 0;
	list-style-type: none;
}

#nav a {
	display: block;
	text-decoration: none;
	border-bottom: 1px solid #FFFFFF;
	padding-top: 6px;
	padding-bottom: 6px;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
}

#nav a:hover {
	background-color:#666666;
	color: #f9a91c;
	width: auto;
	height: auto;
}

#navtop {
	margin-left: 0px;
	padding: 0;
	list-style-type: none;
}

#navtop a {
	display: block;
	text-decoration: none;
	border-top: 0px solid #999999;
	border-bottom: 1px solid #999999;
	padding-top: 6px;
	padding-bottom: 6px;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
}

#navtop a:hover {
	background-color:#666666;
	color: #f9a91c;
	width: auto;
	height: auto;
}

#navtopend {
	margin-left: 0px;
	padding: 0;
	list-style-type: none;
}

#navtopend a {
	display: block;
	text-decoration: none;
	border-top: 0px solid #999999;
	border-bottom: 1px solid #999999;
	padding-top: 6px;
	padding-bottom: 6px;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
}

#navtopend a:hover {
	background-color:#666666;
	color: #f9a91c;
	width: auto;
	height: auto;
}

#navsub {
	margin-left: 0px;
	padding: 0;
	list-style-type: none;
}

#navsub a {
	display: block;
	text-decoration: none;
	border-bottom: 1px dotted #999999;
	padding-top: 6px;
	padding-bottom: 6px;
	color: #000000;
	font-size: 10px;
	font-weight: normal;
}
#navsub a:hover {
	background-color:#CCCCCC;
	color: #f9a91c;
	width: auto;
	height: auto;
}

#navsubtop {
	margin-left: 0px;
	padding: 0;
	list-style-type: none;
}

#navsubtop a {
	display: block;
	text-decoration: none;
	border-top: 0px solid #999999;
	border-bottom: 1px dotted #999999;
	padding-top: 6px;
	padding-bottom: 6px;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
}
#navsubtop a:hover {
	background-color:#666666;
	color: #f9a91c;
	width: auto;
	height: auto;
}

#navsubsub {
	margin-left: 0px;
	padding: 0;
	list-style-type: none;
}

#navsubsub a {
	display: block;
	text-decoration: none;
	border-bottom: 1px dotted #CCCCCC;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #000000;
	font-size: 10px;
	font-weight: normal;
}

#navsubsub a:hover {
	background-color:#999999;
	color: #f9a91c;
	width: auto;
	height: auto;
}

#navsubsubend {
	margin-left: 0px;
	padding: 0;
	list-style-type: none;
}

#navsubsubend a {
	display: block;
	text-decoration: none;
	border-bottom: 1px solid #999999;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #000000;
	font-size: 10px;
	font-weight: normal;
}

#navsubsubend a:hover {
	background-color:#999999;
	color: #f9a91c;
	width: auto;
	height: auto;
}
