/* ALLGEMEINE FORMATIERUNGEN */

body, html {
	background-color: #d45e51;
	
	height:100%;
	margin:0;
	padding: 0; 
	font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif;
	font-size: 90%;
	color: #000;
}

#layout {
	border:0px;
	width:100%;
	height: 100%;
}

small {
	font-size: 0.8em;
}

big {
	font-size: 1.2em;
	font-weight: bold;
}


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

a:hover {
	color: #000000;
	text-decoration: none
}

a.nav_1 {
	color: #000000;
	font-size: 1.2em;
}

a.nav_0 {
	color: #ffffff;
	font-size: 1.2em;
}

a.nav_0:hover {
	color: #000000;
}

#spielorte {
	width: 80%
}

#spielorte td {
	padding:1px 10px 1px 5px
}

h1 {
	text-align: center; font-size:18px; color: #d45e51; font-weight: bold
}

h2 {
	text-align: left; font-size:16px; color: #000000
}

h3 {
	text-align: left; font-size:14px; color: #000000; margin-top: 2em
}

h4 {
	text-align: left; font-size:12.5px; color: #000000; margin-top: 2em
}

td {
	vertical-align: top
} 

a.b_link:hover	{ background-color:#d45e51; color:#ffffff }
.box				{ border: 1px solid #000000; font-size: 12px; color: #000000; padding:2px; vertical-align: middle }
.boxrot			{ border: 2px solid #d45e51; font-size: 12px; color: #000000; padding:5px; vertical-align: top; text-align:center }
.gb				{ border: 1px solid #d45e51; width:400px; text-align:left; padding: 0px }
.gbtop			{ width:380px; min-height:18px; padding:7px 10px 3px 10px; color: #ffffff; background-color: #d45e51; text-align:left }
.rot				{ color: #d45e51 }
.blau				{ color: #297c8c }
.content			{ margin: 5px 30px 30px 30px; padding:10px; background-color: #ffffff; font-size: 1em; min-height: 300px; text-align:left }
.on,.off			{ border: 1px solid black; text-align: center; vertical-align:middle; padding:1px }
#spielplan td, #spielorte td
					{ font-size: 12px; padding: 4px 3px 4px 3px; font-weight: normal; margin: 0px }

#spielplan, #spielorte
	{ margin-top:5px; border-bottom: 2px solid #d45e51}
#spielplan tr:hover,
#spielorte tr:hover
	{ background-color: #eedddd; border: 0px }
#spielplan th,
#spielorte th	{ text-align: left; background-color: #d45e51; color: white; padding: 3px; font-size: 12px; font-weight: bold }
.on 		{ border-bottom: 0px; font-weight: bold }
.b_link		{ display:block; background-color:#ffffff; color:#000000; text-decoration:none; text-align:center; padding: 3px }
.outer  	{ border-collapse: collapse }
.spacer 	{ border:0px; border-bottom: 1px solid black }
.inhalt 	{ border: 1px solid black; border-top: 0px; height:300px; vertical-align:top; padding:10px}
.technik { margin-top: 1.5em }
.gallery { text-align: right; }
.gallery img { border: 2px solid #d45e51; }

#Vorhang	{
	height: 296px; width: 645px
}

.Vorhang_Text_Container {
	background: transparent;
	padding:0;
	width: 645px;
	height: 296px; 
}

.Vorhang_Text_Container table  {
	color: #d45e51;
	font-size: 1.3em;
	margin-top: 100px;
	text-align: center;	
}

.Vorhang_Text_Container table td {
	text-align: center;
	padding: 0.5em;
}

.Vorhang_Text {
	padding:0 0 0 0; margin: 0 0 0 0;
}

#Vorhang_Bild {
	padding: 0;
	position: relative;
	top: -296px; left: 0;
	background: url('images/vorhang_transp_klein.gif');
	background-position: fixed;
	width: 645px;
	height: 296px;
}

.Vorhang_Bild_Link {
	visibility: hidden;
}
