@CHARSET "ISO-8859-1";

a
	{
	text-decoration:none;
	color: #444444;
	}
	a:hover
	{
	text-decoration: underline;
	}
	.w20
	{
	width:16px;
	}
	.w5
	{
	width:5px;
	}
body {
	background-color: #003366;
	color: #444444;
	font-family: arial,sans-serif;
	font-size: 12px;
}
.playerPositionTD
	{
	width:120px;
	}
.landImage
	{
	width:24px;
	height:12px;
	border:none;
	}
#content {
background-color:#525151;
border:1px solid #CCCCCC;
margin:20px;
width:700px;
float:left;
}
.header {
background-image:url("Branding.jpg");
background-repeat:no-repeat;
border-bottom:1px solid #CCCCCC;
height:120px;
cursor:pointer;
}
.contentFrame {
background-color:#F7F7F7;
color:#444444;
padding:10px;
}
#frame {
padding:4px;
}

#ulMenu
{
	padding:0px;
	margin:0px;
	color: White;
	
}
#ulMenu li
{
	float:left;
	margin:0px;
	padding:0px;
	list-style: none;
	margin-bottom:5px;
	color: White;
}
.linkMenu
	{
	color: White;
	text-decoration:none;
	}
.linkMenu:hover
	{
	text-decoration:underline;
	}

.clear
{
	clear:both;
}


.ligaTable
{
	border: solid 1px #ccc;
	width: 325px;
	margin-bottom: 10px;
	margin-right: 10px;
}
.ligaTable th, .headerRow
{
	background-color: #ccc;
	font-size: 12px;
	font-weight:bold;
}
.terminalTable td
	{
	padding:2px;
	}
.headerCell
	{
	background-color: #ccc;
	padding:2px;
	margin-right:4px;
}
.tableContent
{
	font-size:14px;
}

.terminalTable
{
	font-size:14px;
		border: solid 1px #ccc;
		border-collapse: collapse;
}
td.wide
	{
	padding-right:5px;
	padding-left: 5px;
	}
.contentCell
{
	padding: 1px 3px 1px 3px;
}
.underline
	{
	text-decoration:underline;
	}
.tiny
{
	font-size: 12px;
	margin-left:10px;
	color:#666666;
}
.right
{
	text-align:right;
}

.commentRow
{
	border-bottom: solid 1px #ccc;
}
.commentComment td
{
	font-size:13px;
	border-bottom: solid 1px #ccc;
	width:350px;
}
.commentUser
{
	font-size:11px;
}


.warnbox
{
	border: solid 1px Red;
	background-color: #fed6d6;
	padding:10px;
	margin-top:10px;
	margin-bottom:5px;
}



.terminTable
{
	border: solid 1px #ccc;
	margin-bottom: 10px;
	margin-right: 10px;
}
.terminTable tr
	{
	vertical-align:top;
	}
.terminTable td.player
{
	width:200px;
}
.terminTable td.zeit
	{
	width:60px;
	}
.terminTable th
{
	background-color: #ccc;
	font-size: 12px;
	font-weight:bold;
}
.terminTable td
	{
	padding:2px;
	}
