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



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



#links_1 {
	padding:0px 0px 15px 8px;
	float:left;
	width:220px;
}



#rechts_1 {
	padding:0px 8px 15px 0px;
	float:right;
	width:220px;
}



#clear_1{clear:both;}



.reihe_1{
	width:25px;
	height:12px;
	margin:2px 1px 0px 1px;
	background-color:#00cc00;
	font-size:10px;
	text-align:center;
	line-height:12px;
	vertical-align:middle;
	font-family:arial;
	color:#000;
	text-decoration:none;
	border:1px #00aa00 solid;	
}

a:link.stuhl_1, a:link.visited_1 {
	width:15px;
	height:12px;
	margin:2px 1px 7px 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_1, a:active.stuhl_1 {
	color:#f00;
}

div.stuhl_1 {
	width:15px;
	height:12px;
	margin:2px 1px 7px 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;
}


.links_1 {float:left;}
.rechts_1 {float:right;}
.grau {background-color:#ccc;}
.gruen {background-color:#00ff00;}
.rot {background-color:#ff0000;}
