font.menupoint {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-stretch: extra-condensed;
	font-size: 14px;
	color: #666666;
}

font.subline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
}

font.contents_func {
	font-family: Arial, Helvetica, sans-serif;
	font-stretch: semi-expanded;
	font-size: 14px;
	font-weight: bold;
	color: #8f8f8f;
}

font.contents_head {
	font-family: Arial, Helvetica, sans-serif;
	font-stretch: semi-expanded;
	font-size: 18px;
	color: #8f8f8f;
}

font.contents_title {
	font-family: Arial, Helvetica, sans-serif;
	font-stretch: semi-expanded;
	font-size: 18px;
	color: #8f8f8f;
}

font.contents_sub {
	font-family: Arial, Helvetica, sans-serif;
	font-stretch: semi-expanded;
	font-size: 14px;
	color: #8f8f8f;
}

font.imprint {
	font-family: Arial, Helvetica, sans-serif;
	font-stretch: semi-expanded;
	font-size: 10px;
	color: #8f8f8f;
}

font.imprint_title {
	font-family: Arial, Helvetica, sans-serif;
	font-stretch: semi-expanded;
	font-size: 12px;
	font-weight: bold;
	color: #8f8f8f;
}

font.mainimprint {
	font-family: Arial, Helvetica, sans-serif;
	font-stretch: semi-expanded;
	font-size: 14px;
	color: #000000;
}

font.mainimprint_title {
	font-family: Arial, Helvetica, sans-serif;
	font-stretch: semi-expanded;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

div.forum {
  margin-left: 112px;
	margin-top: 124px;
}

div.highlights {
  margin-left: 100px;
	margin-top: 210px;
}

div.imprint {
  margin-left: 538px;
	margin-top: 12px;
}

a.nodeco		      {color:inherit; text-decoration:none}
a:visited.nodeco	{color:inherit; text-decoration:none}
a:hover.nodeco		{color:inherit; text-decoration:none}
a:active.nodeco	  {color:inherit; text-decoration:none}
a:focus.nodeco		{color:inherit; text-decoration:none}

tr.contents {
  margin-bottom: 5px;
}

td.menupoint {
	text-align: center; 
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-stretch: extra-condensed;
	font-size: 14px;
	height: 30px;
	border-width: 1px;
	border-style: solid;
	border-color: #666666;
	color: #666666;
	cursor: default;
}

td.menupoint_media {
	text-align: center; 
	font-family: Arial, Helvetica, sans-serif;
	font-stretch: extra-condensed;
	font-size: 12px;
	height: 30px;
	width: 100px;
	border-width: 1px;
	border-style: solid;
	border-color: #666666;
	color: #8f8f8f;
	cursor: default;
}

td.menupoint_media_selected {
	text-align: center; 
	font-family: Arial, Helvetica, sans-serif;
	font-stretch: extra-condensed;
	font-size: 12px;
	height: 30px;
	width: 100px;
	border-width: 1px;
	border-style: solid;
	border-color: #666666;
	color: #ffffff;
	cursor: default;
}

td.contents {
	border-width: 1px;
	border-style: solid;
	border-color: #666666;
	padding-left: 15px;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #8f8f8f;
  background-color: #ffffff;
  cursor: default;
}

td.player {
	border-width: 2px;
	border-style: solid;
	border-color: #666666;
  background-color: #ffffff;
}



