﻿.maintable{
	border-collapse: collapse;
}

.td_main {
	border: solid 1px #036f9d;
}

.link {
	font-size: 9px;
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	font-weight: normal;
	color: #005FA8;
	text-decoration: none;
	display: block;
  height: 100%;
  width: 100%;
}

td.sitz { border: solid 1px #000000; }
 
div.logo {
	position:absolute;
	left:25px;
  top:3px;
  width:350px;
  height:80px;
  z-index:1;
  background-image:    url(../images/Logo-klein-frei-1.png);
  background-repeat:   no-repeat;
  background-position: 0px;
}

div.feld {
	position:absolute;
	font-size: 9px;
	vertical-align: middle;
	text-align: center;
}

div.feld_banner {
	font-size: 11px;
  margin: 10px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  padding: 0px;
  padding-right: 6px;
  height:98px;
  border: solid 0px #000000; 
  background-image:    url(../images/Logo-klein-frei-1.png);
  background-repeat:   no-repeat;
  background-position: 0px;
}


div.feld_saalplan_info {
	font-size: 11px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  height: 63px !important;
  width:900px;
	margin: 80px 10px 10px 20px;
  padding: 3px;
  border: solid 0px #000000;
/*	background:url("../images/bg-content.png") repeat scroll 0 0 transparent; */
	overflow-x: hidden;
  z-index:25;
}

div.feld_saalplan {
	margin: 10px;
/*	width:900px; */
  height:500px;
  z-index:1;
  overflow:auto;
  padding: 3px;
  border: solid 0px #000000; 
/*  background-image:    url(../images/Saalplan_BG.gif); 
	background-repeat:   no-repeat;
	background-position: 20px 80px;
	//background-position: 20px 67px; */
	color: #fff;
	overflow-x: hidden;
  z-index:30;
}
  
div.feld_content {
	margin: 10px 10px 10px 20px;
	width: 900px;
  z-index:1;
  overflow:auto;
  padding: 3px 3px 3px 0px;
  border: solid 0px #000000; 
/*	background:url("../images/bg-content.png") repeat scroll 0 0 transparent; */
	overflow-x: hidden;
	color: #000000;
  z-index:10;
}
  
div.footer {
	margin: 0px 0px 0px 10px;
  width: 900px;
  padding: 0px;
  text-align: center;
	color: #000000;
}

.bottomnavi {
	color: #000000;
}
.agblink {
	color: #000000;
}
  
.td_auswProdVor { border: solid 0px #000000; }  
  
td.td_us_header1 {
   background-color:#CCCCCC; color: #000000; border: solid 0px #000000; font-size: 9px; font-weight: bold; padding: 2px;
}
td.td_us_header2 {
   background-color:#CCCCCC; color: #000000; border: solid 0px #000000; font-size: 9px; font-weight: bold; padding: 2px;
}
td.td_us_prod {
   font-size: 12px; font-weight: bold; padding: 2px;
}
table.tb_us {
   border: solid 1px #000000; /*width: 650px;*/
}
