 body, td, #menu {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; background: #fefefe;}
.button {background:  #BE5028 url('../bilder/buttonbg.gif') repeat-x; color: #ffffff; cursor: pointer;}

body {background: url(../../bilder/totaltest.jpg) repeat; }

/*Total*/
#total {margin: auto; margin-top:  0px; background: #eeeeee; width: 1200px; border: 2px solid #000; }

/*allgemein*/
h1, h2, h3 {color: #BE5028}
h1 {font-size: 14px;}
h2 {font-size: 12px;}
h3 {font-size: 11px; font-weight: normal;}


/*Header*/
#header {height: 180px; background: #ffffff url('headervermittler.jpg'); text-align: left; vertical-align: top;}
#header h1 { font-size: 14px; color: #fff;}

/*Content*/
div#content { margin-left: 250px; padding-top: 50px;}


/*Sitzplan*/
div#plan { position: relative;  left: -150px; background:  #BF936F; width: 850px; border: 5px solid #fff; padding: 5px;}
.low { display: none;} 





 div#menu {width: 220px; background: #f0f0f0; border: 1px solid  #aaaaaa; float: left; margin-top: 50px;}
 #menu ul {list-style-type: none; margin-left: 0px; padding: 0px;}
 #menu a {text-decoration: none; font-size: 11px;   display: block; background: #fafafa; height: 27px; margin-bottom: 1px; text-align: center; }
  #menu a:link { color: #BE5028}
 #menu a:visited { color: #BE5028}
  #menu a:hover { background:  #BE5028; color: #ffffff;}
  
  
  #menu a active {background: #cccccc;}
.bordercol {border-collapse: collapse;}
.border, .bordersitz {  border: 1px dotted #dddddd;  margin: 1px; background: #fff; }
.border { padding: 4px;  }


.bordersitz { display: block; width: 20px; height: 20px;  font-size: 9px;  float: right; }
.block {padding: 5px;}
.ownreserved {background: #FAFAC8; border: 1px solid #F5F591; }
.reserved {background: #ccc;}
.bezahlt {background: #66FF66; border: 1px solid #66CC66;}
.freikarte {background: #10CFD8; border: 1px solid #66CC66; color: #000000; }
#menu a.aktiv  {background: #BE5028; color: #ffffff; }
#extrainfo {}



.clearing {clear: both;}