/* Stylesheet Theatergastspiele Kempf */

body {
 	background-color: #5C5CA1;
 	margin:0px;
	 }


	/* Bildunterschrift */
img {
	color: #000000;
	border-color:  #ffffff;
}

/* Audio/Videokasten Tabellenbreite */
table.av{
	width:280px;
}

/* Audio/Videokasten Tabellenbreite */
table.av2{
	width:560px;
}


/* Audio/videokasten Textgrösse */
table.av td.kasten {
	font-size: 11px;
}

/* Audio/Videokasten Überschriftenlink */
table.av a {
	color: #ffffff;
	text-decoration: none;
}

/* Audio/Videokasten Überschriftenlink */
table.av a:visited {
	color: #ffffff;
	text-decoration: none;
 }
 
 th.kasten {
	vertical-align: top;
	background-color: #1F3C72;
	color: #ffffff;
	font-size: 10px;
	font-weight: bold;
 text-align: left;
}

 th.kasten2 {
	vertical-align: top;
	background-color: #6784B8;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
 	text-align: left;
	border: 2px;
}



/* Kasten Content */
td.kasten {
	vertical-align: top;
	background-color: #6784B8;
	color: #ffffff;
	font-size: 8px;
	text-align: left;
}

/* Kasten Content */
td.kasten2 {
	vertical-align: top;
	background-color: #6E67A5;
	color: #ffffff;
	font-size: 12px;
	text-align: left;
	border: 2px;
}




/* Audio/Videokasten Tabellenbreite */
table.av{
	width:525px;
}

/* Audio/videokasten Textgrösse */
table.av td.kasten {
	font-size: 11px;
}

/* Audio/Videokasten Überschriftenlink */
table.av a {
	color: #ffffff;
	text-decoration: none;
}

/* Audio/Videokasten Überschriftenlink */
table.av a:visited {
	color: #ffffff;
	text-decoration: none;
 }
 
 /* Videokasten Hintergrund */	
td.video {
	vertical-align: top;
	background-color: #001436;
	}
	

td.video_bild {
	vertical-align: middle;
	background-color: #001436;
	background-image: url(/img/real_video_filmstreifen.gif);
	width: 105px;
	background-repeat: repeat-y;
	text-align: center;
}

