div#sidebar {
	width: 220px;
	float: right;
	padding: 20px;
	padding-bottom: 0px;
	padding-right: 0px;
}

div#sidebar .sidebarItem {
	border: 1px black solid;
	margin-bottom: 20px;
	background-color:white;
}

div#sidebar .sidebarItem .heading {
	background-image: url(../gfx/navi/main_in.png);
	background-repeat:repeat-x;
	color: white;
	text-align: center;
	font-weight:bold;
}

div#sidebar .sidebarItem .heading a, div#sidebar .sidebarItem .heading a:visited {
	color:white;	
}

div#sidebar .sidebarItem .heading .pf_lft, div#sidebar .sidebarItem .heading .pf_rgt {
	margin: 0px 5px;
}

div#sidebar .sidebarItem .heading a.pf_lft img, div#sidebar .sidebarItem .heading a.pf_rgt img {
	border: 0px;
}

div#sidebar .sidebarItem .heading .pf_lft {
	float:left;
}

div#sidebar .sidebarItem .heading .pf_rgt {
	float: right;
}

div#sidebar .sidebarItem .content {
	padding: 10px;
	font-size: 12px;
	border-top: 1px black solid;
}

div#sidebar .sidebarItem .content .navItemHead {
	text-decoration:underline;
}

div#sidebar a, div#sidebar a:visited {
	color: #555555;
	text-decoration:none;
}

div#sidebar a:hover {
	text-decoration:underline;
}

div#sidebar ul {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

div#sidebar ul ul {
	margin-bottom: 10px;
}

img#port {
	float:right;
}

#spon {
	text-align:center;
}

#spon a {
	color: #555555;
	font-size: 14px;
	font-weight: bold;	
}

#spon_des {
	padding-top: 10px;
}

div#sidebar div#team {
	font-weight: bold;
	text-align:center;
	margin-bottom: 3px;
	padding-bottom: 3px;
	border-bottom: 1px solid black;
}

div#sidebar div#opps {
	text-align:center;
}

div#sidebar div#gametyp {
	text-align:center;
	font-size: 0.9em;
	font-style:italic;
}

div#sidebar div#timenplace {
	margin-top: 5px;
}

div#sidebar div#timenplace table tr td {
	padding: 0px;
	padding-right: 10px;
	margin: 0px;
}
