/* Stylesheet Theatergastspiele Kempf */

/* Schriftfarbe-groesse und art */	
body, TD, P, div, span, th, h1, h2, h3, h4, li, ul, ol { 
	 font-family:Verdana,Tahoma,Helvetica,Arial,sans-serif;
	 color: #ffffff;
	 font-size:10pt;
	 }


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



	/* Hauptüberschrift */
	
 h1 {
	 font-size:18pt;
	 font-weight:bold;
	 margin:0px;
	 }


 h2 {
	 font-size:14pt;
	 font-weight:bold;
	 margin:0px;
	 }

/* Unterüberschrift */
 h3 {
	 font-size:12pt;
	 font-weight:bold;
	 margin:0px;
	 }
	 
 h4 {
	 font-size:16pt;
	 font-weight:bold;
	 color: #E8C515;
	 margin:0px;
	 }

	 
 h5 {
	 font-size:18pt;
	 font-weight:bold;
	 color: #AF111D;
	 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 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.schiller {
	vertical-align: middle;
	background-image: url(/raeuber/img/schiller.gif);
}

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


