body {
	color: White;
	background-color: black;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: smaller;
	text-align: justify;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
  scrollbar-face-color: #383838;
	scrollbar-highlight-color: #7A7A7A;
	scrollbar-shadow-color: #383838;
	scrollbar-3dlight-color: #666666;
	scrollbar-arrow-color:  #969696;
	scrollbar-track-color: #464646;
	scrollbar-darkshadow-color: #232323;	

}

h1 {
	font-weight: bold;
	font-size: 18px;	
}

h2 {
	font-weight: bold;
	font-size: 15px;	
}

a.nav {
	color: #D9D9D9;
	text-decoration: none;
	font-size: 9pt;
	letter-spacing: 1pt;
	font-stretch: ultra-condensed;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
}

a.nav:hover {
	color: #EB8500;
	text-decoration: none;
}

a {
	color: #999999;
	text-decoration: none;
}

a:hover {
	color: #EB8500;
	text-decoration: underline;
}

div.main {
	position:absolute;
	left:50%;
	top: 50%;
	width: 1000px;
	height: 625px;
	margin-left:-500px;
	margin-top: -312px;
	padding: 0px;
}

div.frame {
	background-color: #232021;
	border: solid 1px #2F2F2F;
	height: 625px;
	padding: 0px;
}
div.nav {
	height: 28px;
	width: 1000px;
	background-image: url(images/navback.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	padding-top: 5px;
}

div.content {
	width: 1000px;
	padding: 10px;
}

div.bottom {
	height: 50px;
	padding: 5px;
	font-size: 10px;
}

div.bottomleft {
	color: #999999;
	float: left;
}
div.bottomright {
	text-align: right;
}

span.text {
  font-size: 9pt;
}

div.eventblock {
  margin-bottom: 5px;
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 5px;
  padding: 2px;
  background-color: #505050;
}

div.eventtv {
  background-image: url(images/backevent.jpg);
  width: 617px;
  height: 350px;
}

.eventbild {
  margin-left: 48px;
  margin-top: 27px;
}

div.eventblockhi {
  background-color: #666666;
  margin-bottom: 5px;
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 5px;
  padding: 2px;
  cursor: hand;
}

div.speiseblock {
  margin-top: 10px;
  height: 40px;
  padding: 2px;
  background-color: #505050;
}

div.events {
  margin: 0px;
  padding: 0px;
  width: 330px;
  height: 350px;
  overflow: auto;
}
