/* CSS Document */
body {
	margin: 0px;
	background-color: #D1D2D6;
	font-family: Verdana;
	color: #142342;
}
a:link, a:visited {
	color: #142342;
	text-decoration: none;
}
a:hover {
	color: #142342;
	text-decoration: underline;
}
#content_table {
	background-color: #E6E6E7;
	border="0";
	height: 100%;
	width: 559px;
}
#rand_links {
	background-image: url(pics/FL_Rahmenwiederholer_links.gif);
	background-repeat: repeat-y;
}
#rand_rechts {
	background-image: url(pics/FL_Rahmenwiederholer_rechts.gif);
	background-repeat: repeat-y;
}
#header {
	vertical-align: top;
	height: 122px;
}
#oben_links {
	vertical-align: top;
	width: 359px;
}
#oben_rechts {
	vertical-align: top;
	width: 200px;
}
#unten {
	vertical-align: top;
}
.menue {
	font-size: 10pt;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 10px;
	margin-left: 25px;
}
.text {
	font-size: 8pt;
	margin-bottom: 10px;
	margin-left: 25px;
}
.credit {
	margin-bottom: 4px;
}
.bild {
	width="100"  height="75"
}

#shows {
  font-size: 8pt;
  border-collapse: collapse;
}
#shows th {
  background-color: #CCCCCC;
  border: 1px solid #777777;
  padding: 3px;
}
#shows td {
  border: 1px solid #777777;
  padding: 3px;
}