﻿/*CSS Mastertools GmbH*/

body {
		  /*background-color:#F6EDE5;*/
		  background-color:#ecf2fb;
		  padding:0;
		  margin:0;
		  font-family: Arial, Verdana, Sans-Serif;
		  background-image:url('layout_bilder/background001.jpg');
		  background-repeat:no-repeat;

 }
 
 
table{
           margin:0;
           padding:0; 
}
 
td{

	vertical-align:top;
	
}
.abstand{
	padding:3px;
}
 p.abstand, h1.abstand, h2.abstand, h3.abstand{
	color:#FFFA80;
}



p {	      		  
		    font-size	: 12px;
		    font-family: Arial, Verdana, Sans-Serif;
		    color:#564b47;
            padding: 0;
	        margin:0;
}


li {	      		  
		    font-size	:12px;
		    font-family: Arial, Verdana, Sans-Serif;
		    color:#564b47;
            padding: 0;
	        margin:0;
}


h1 {
		  font-size: 1.5em;
		  font-weight: bold;
		  padding:0;
		  margin:0;
		  color:#45090a;

 }

h2 {
		  font-size: 1.1em;
		  font-weight: normal;
		  padding:0;
		  margin:0;
		  padding:0;
		  margin:0;
		  color:#45090a; 
		  }

h3 {
		  font-size: 1.3em;
		  font-weight: normal;
		  padding:0;
		  margin:0;
		  padding:0;
		  margin:0;
		  color:#a28824; 
		  }


h4 {
		  font-size: 1.1em;
		  font-weight: normal;
		  padding:0;
		  margin:0;
		  padding:0;
		  margin:0;
		  color:#45090a; 
		  }



img {
	border:0;
}
.block{
	width:500px;
	height:340px;
	text-align:left;
	background-color:#FFF;	
}
 img{
	border:0;
}
.boxcontent{
	width: 500px;
	border:1px olive solid;
	padding:10px;
	
}


.delet{
	color:#999999;
}

.ausverkauft{
	color:#CC0000;
}

address{
	font-size:small;
}


.ticketreservation{
	padding:10px 0px 20px 10px;
	background-image:url('layout_bilder/logo2.gif'); 
	background-repeat:no-repeat; 
	border-top:1px gray solid; 
	border-right:3px gray solid; 
	border-bottom:5px gray solid; 
	border-left:1px gray solid; 
	
	background-position:right top;
}



a {
		color: #cd161a;
 }
a:visited {
		color:#cd161a;
 }
a:hover {
		color: #000000;
 }
a:active {
		 color:#cd161a;
 }

.titelklein{
	color:#003300;
	font-size:12px;
}

#rechts {
		float: right;
		width:150px;
		margin-top: 10px;
		padding: 0;
		background-color:transparent;
		

 }
#links {
		float: left;
		width: 200px;
		margin:10px 0 0 0;
		padding:0 0 0 0;
		
 }
#aussenhaut {
		width: 1000px;
		margin: 40px auto;
		padding: 0;
		/*background-color:#e9e9e9;*/
		border:1px #939498 solid;
		/*background-color:#fcd7b7;*/
		background-image:url('images/transparent80.png');
		background-repeat:repeat;


 }


#inhalt {
		padding: 0;
		margin:10px 10px ; 
		width:600px;
		float: left;
		background-color:#fff;
		padding:10px
}



#fusszeile {
		clear: both;
		padding: 5px;
		margin: 0;
		color:#564b47;
		text-align:right;
		
}

#adresse {
		
	    color:#564b47;
		font-size: 1.0em;
        font-weight:bold;
        text-align:right;
        margin:10px 5px 5px 0px;
        
       }


#adresse p {
	font-size:10px;
}

.m {
	text-align:center;
}
.l {
	text-align:left;
}
.r {
	text-align:right;
}



.tabletext
{
	font-size:        12px;
	font-weight:      normal;

}



/* classen für JavaScript Menü by FRM 2005 */

.menutitel
        {
        font-size:12px;
        color: #45090a;
        font-weight:bold;
        padding-top:5px;
        text-decoration:none;

        }
.menutitel_home
        {
        font-size:12px;
        color: #45090a;
        font-weight:bold;
        cursor: pointer;
        cursor: hand;
        padding-top:5px;
        text-decoration:none;

        }


.menutitel span, .menutitel p {
        text-decoration:none;
}

a.menutitel, a.menutitel:link, a.menutitel:visited {
        color: #45090a;
        text-decoration:none;
        margin-top:5px;
}

a.menutitel:hover {
        text-decoration:none;
        color: #4A2111;
        background-color:#efd3c8;
}

.untermenu a, .untermenu a:link, .untermenu a:visited
        {
        text-decoration:none;
        color: #cd161a;
        font-size: 0.8em;
        }

.untermenu a:hover
        {
        color:#4A2111;
        font-weight:normal;
        text-decoration:none;
        font-size: 0.8em;
        }

div.untermenu
        {
        /*background-color:#efd3c8;*/
        /*text-align:right;*/
        padding-left:10px;
        text-decoration:none;

        }

.untermenu a#currentPage
        {
        color: #4A2111;
        font-weight:normal;
        text-decoration:none;

        }

.menu_theater ul, .menu_theater li, .menu_theater a{
	
	  
        text-decoration:underline;
        color:#a28824; 
        font-size: 12px;
        list-style:none;
        margin:8px;
        
        }


