﻿#saal_2 {
	width:500px;
	height:850px;
	border:1px #cc9900 solid;
}

#buehne_2 {
	width:100%;
	margin-bottom:15px;
	background-color:#cc9900;
	font-size:16px;
	font-family:arial;
	text-align:center;
}



#tisch_2 {
	width:76px;
	margin:0px 0px 20px 20px;
	float:left;
}



.reihe_links_2{
	width:19px;
	height:100%;
	float:left;
	text-align:center;
}

.reihe_mitte_2{
	width:38px;
	height:100%;
	float:left;
	text-align:center;
}

.reihe_rechts_2{
	width:19px;
	height:100%;
	float:left;
	text-align:center;
}

a:link.stuhl_2, a:visited.stuhl_2 {
	display:block;
	width:15px;
	height:12px;
	margin:2px 1px 0px 1px;
	font-size:10px;
	text-align:center;
	line-height:12px;
	vertical-align:middle;
	font-family:arial;
	color:#000;
	text-decoration:none;
	border:1px #aaa solid;
}


a:hover.stuhl_2, a:active.stuhl_2 {
	color:#f00;
}

div.stuhl_2 {
	width:15px;
	height:12px;
	margin:2px 1px 0px 1px;
	font-size:10px;
	text-align:center;
	line-height:12px;
	vertical-align:middle;
	font-family:arial;
	color:#fff;
	text-decoration:none;
	border:1px #aaa solid;
}


.tisch_2 {
	margin:0% auto;
	margin-top:0px;
	width:20px;
	background-color:#999999;
	font-size:10px;
	text-align:center;
	vertical-align:middle;
	font-family:arial;
	color:#000;
	border:1px #222222 solid;
}



.grau {background-color:#ccc;}
.gruen {background-color:#00ff00;}
.rot {background-color:#ff0000;}
