
html {
    height: 100%;
}

body {
    min-height: 101%;
}

#inhalt h1
{
	color: #caba7b;
	font: Verdana, "Lucida Grande", Lucida, Helvetica, Arial, sans-serif;
	padding-bottom: 1px;
	letter-spacing:0.5px;
	font-size: 25px;
    margin-top: -0.5em;	
}

#inhalt h1 a {
	color: #9e0707;
	font: Verdana, "Lucida Grande", Lucida, Helvetica, Arial, sans-serif;
	font-size: 25px;
	font-weight: normal;
}

h1 {
	font: Verdana, "Lucida Grande", Lucida, Helvetica, Arial, sans-serif;
	font-size: 25px;
	color:black;
	font-weight: normal;
}
h2 {
	color: black;
	font-size: 14px;
	font-weight: normal;
}

h3 {
	color: black;
	font-size: 13px;
	font-weight: normal;
	font-style:italic;
}

a {
   color:#9e0707;
   font-weight:bold;
   text-decoration:none;
  }

#rechts h1 {
	font-size: 14px;
	text-align: center;
	color: white;
	background-color: black;
	margin: 0 0 0 0;
	padding:3px 0 5px 0;

}
#rechts p {
	text-align: center;
	padding: 0 5px;
}

#inhalt li{
   		margin-left:-15px;
  }
#inhalt p, #inhalt p.MsoNormal{
		margin: 5px 5em 10px 0px;
		line-height: 20px;
  }
#tinymcewysiwyg table{
	margin: 5px 7em 5px 15px;
  }

#chronik table
{
	
}
  
.news {
 padding: 0 0 1em 0;
font-size: 13px;
}

.news a{
 font-style: none;
text-decoration: underline;
color: black;
}


/*Bsetzplatz*/
.checkbox, .radio {
	width: 13px;
	height: 16px;
	padding: 0 0px 0 0;
	margin:0px -1px;
	background: url(checkbox.png) no-repeat;
	display: block;
	clear: left;
	float: left;
}
/*.radio {
	background: url(radio.gif) no-repeat;
}
.select {
	position: absolute;
	width: 158px; *//* With the padding included, the width is 190 pixels: the actual width of the image. *//*
	height: 21px;
	padding: 0 24px 0 8px;
	color: #fff;
	font: 12px/21px arial,sans-serif;
	background: url(select.gif) no-repeat;
	overflow: hidden;
}*/

#reservationsplan table{
		margin: 0px;
  }
#buehne{
text-align:center;
font-size:16pt;
background:#eeeeee;
width:550px;
}
#reservationsplan img{
margin: 0 0 0 25%;
}

.button { /* den Submit-Button */
  background-color:#2f72d7; color:#FFFFFF; 
  font-size:10pt;
  font-weight:bold;
  width:90px; 
  height:40px;
  border:2px solid #ddd; 
}
.button-back { /* den Submit-Button */
  background-color:#afafaf; color:#FFFFFF; 
  font-size:10pt;
  font-weight:bold;
  text-align:center;
  width:100px; 
  padding:9px 15px;
  margin:9px 15px;
  border:2px solid #ddd; 
}
.vorstellungsliste{
		margin: 5px 7px 5px 10px;
		color:black;
  	 	font-weight:bold;
   		text-decoration:none;
  }
}
.vorstellungsliste a{
	margin-bottom:2px;
}
.versteckt{
	color:white;
	font-size:8pt;
}

.legende{
font-size:8pt;
color:#666666;
}


/** Karota CSS **/

span.farbe
{
	color:#fff;
	background-color: #9e0707;
	margin: 0 0 0 0;
	padding:3px 5px 5px 5px;
	letter-spacing:1px;
}
    
.spielplan
    {
    width: 100%;
	font-size:15px;
	line-height:21px;
	font-family: arial, helvetica, sans-serif;
	font-weight: lighter;
	letter-spacing:0.5px;
	margin:0;
	padding:0;
    } 

.spielplan td
    {
	border-bottom:1px solid #E9DDAF;
	margin:0;
	padding:0 10px 0 0;
    }

.line1
    {
	width:100px;
    }

.line2
    {
	font-weight: bold;
	color: #9e0707;	
    }

.line3
    {
    }

.line4
    {
	width:100px;
    }

