html	{
	height:100%;
	v-align:middle;
	}

body 	{
		padding:0px;
		font-family: Arial , Verdana, Helvetica, sans serif;
		font-size: 13px;
		color: #000000;
		overflow:hidden; 
		}
h1		{
		font-size:20px;
		}
h1.theater	{
		background-color:#280e17;
		}
h1.werkstatt	{
		background-color:#121423;
		}
h2		{
		font-size:16px;
		}
img		{
		border:0px;
		}
p		{
		padding: 0px 10px;
		}
div.center {
		position:fixed;
		top:0px; 
		bottom:0px;
		height:100%;
		width:100%;
		position:absolute; left:50%;  
        margin-left:-341px; 
        boxshadow: 10px 10px 4px #222222;
        }
div.kopf {
		
		height:37px;
		line-height: 37px;
		vertical-align: middle;
		text-align:center;
		font-family:Georgia, Times New Roman, Times, serif;
		color:#CCCCCC;	
		letter-spacing: 5px;	
		margin-top:0px;
		width:100%;			
		}	
div.kopf-rechts	{
		background-color:#332b40;
		height:37px;
		width:139px;		
		}
div.navi_links	{
		height:100%;		
		color:#AD0B05;
		font-size:15px;
		width:139px;
		float:left;
		background-color:#280e17;
		background-repeat:no-repeat;
		}
div.navi_rechts	{	
		height:100%;	
		color:#AD0B05;
		font-size:15px;
		width:139px;
		float:right;
		text-align:right;
		background-color:#121423;
		background-position:bottom;
		background-repeat:no-repeat;
		padding:0px;
		}
div.content	{
		width:682px;
		float:left;
		height:100%;
		overflow-y:auto;
		overflow-x:hidden;
		font-size:15px;					
		}
div.bottom	{float:left;
		background-color:#b6b0ba;
		height:37px;
		position:absolute;
		bottom:0px;
		width:682px;	
		line-height: 37px;
		vertical-align: middle;
		text-align:center;
		font-family:Georgia, Times New Roman, Times, serif;
		color:#948CA6;
		letter-spacing: 5px;
		}
div.unternavi-links {
		margin-top:5px;
		background-color:#583245; 
		font-size:12px;
		margin-left:10px;		
		padding-left:5px;
		width:114px;
		font-weight:normal;
		float:left;
		}				
div.unternavi-rechts {
		margin-left:10px;
		
		margin-right:10px;
		padding-top:5px;
		
		margin-top:5px;
		background-color:#454169; 
		font-size:12px;	
		width:114px;
		font-weight:normal;
		float:right;
		}
a		{
		color:white;
		text-decoration:none;
		}
a.navi-left, a.navi-right {		
		margin-top:2px;
		margin-left:10px;
		color:white;
		font-size:13px;
		width:120px;
		float:left;
		text-decoration: none;
		}
a.navi-left2,	a.navi-right2{
		margin-bottom:6px;
		font-size:12px;
		color:white;
		width:114px;
		text-decoration: none;
		float:left;
		font-weight:normal;
		}
a.navi-right2	{
		text-align:right;
		margin-right:5px;
		}		
a.navi-right	{
		margin-left:10px;
		}
a.navi-left:hover, a.navi-right:hover,a.navi-left2:hover,a.navi-right2:hover{
		font-weight: bold;
		}


a.navi-left img {
		width: 139px;
		height:148px;
		position: absolute;
		top: -150px;
		left: 0px;
		visibility: hidden;
		}
a.navi-right img {
		width: 139px;
		height:141px;
		position: absolute;
		bottom: 0px;
		right:0px;
		visibility: hidden;
		}

a.navi-left:hover img, a.navi-right:hover img{
		visibility:visible;
		}
		
		
ul.aktuell 	{ list-style-type: none !important; 
		width:280px;
		}
 ul.aktuell li {
	       padding-left: 10px;
	       text-indent: -20px;
	       color: #FFFFFF;
	       margin-bottom:20px;
		}
 ul.aktuell li:before {
	        content: "- ";
	        color: #FFFFFF;
		margin-right:10px;
		}
		