/* Stylesheet Theatergastspiele Kempf */

body {
 	background-color: #1A3A89;
 	margin:0px;
	 }


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

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

/* Audio/Videokasten Tabellenbreite */
table.av1{
	width:290px;
}


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

/* Audio/Videokasten Tabellenbreite */
table.av3{
	width:350px;
}

/* 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;
 }
 
 table.galerie{
	width:568px;
}

 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: #304F88;
	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.kasten1 {
	vertical-align: top;
	background-color: #6E67A5;
	color: #ffffff;
	font-size: 8px;
	text-align: left;
}


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

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;
}

/* Galerie Textgrösse */
table.galerie td.kasten {
	font-size: 11px;
}

td.galerie_link{
	text-indent: 20px;
	vertical-align: top;
	background-color: #003085;
	background-image: url(/img/galerie_pfeil_trans.gif);
	font-weight: bold;
	background-position:  7px 8px;
	background-repeat: no-repeat;
	}
	
	td.thumbs {
	padding: 0px;
	background-color: #ACD7EB;
	vertical-align: top;
	text-align: left;
}

			/* Link intern */
 a.download:link {
	 color: #000000;
	 text-decoration:underline;
	 font-weight:bold;
		font-size:15px;
	 }
	 
	  a.download:visited {
	 color: #000000;
	 text-decoration:underline;
	 font-weight:bold;
		font-size:15px;
	 }


