@charset "utf-8";
/* CSS Document */
body {
	background-color: #000000;
	background-image: url(pics/background/background_enten.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif; color: #CCCCCC; font-size: 12px;
}
.newstitel {
	font-size: 24px;
	font-family: Hyborian;
}
.newsdatum {
	font-family: Hyborian;
	font-size: 14px;
}
.newskommentar {
	font-family: Hyborian;
	font-size: 14px;
}
body,td,th {
	color: #000000;
}
a:visited {
	color: #666666;
}
a:link {
	color: #666666;
}
.flash1 {
	font-family: Hyborian;
	font-size: 12px;
}
.flash2 {
	font-family: Verdana;
	font-size: 14px;
}
function MM_openBrWindow(theURL,winName,features) { //v2.0
  window.open(theURL,winName,features);
}
function MM_displayStatusMsg(msgStr) { //v1.0
  window.status=msgStr;
  document.MM_returnValue = true;
}
