
.hidden {display: none;}

.tabs {
float:left;
width:100%;
font-size:93%;
line-height:normal;
/*background-color: #949392;*/
margin: 0 0 0 0;
padding:2em;
}

.tabs ul {
margin: 0 0 0 -2px;
padding:0 0 0 0;
list-style:none;
}
.tabs ul li {
float:left;
margin:0;
padding:0;
background-color: #ccc;
border-right: 1px solid #949392;
list-style:none;
}
.tabs ul a {
float:left;
display:block;
margin:0;
padding:5px 15px 4px 10px;
text-decoration:none;
font-weight:bold;
color:#765;
}
/* Commented Backslash Hack
 hides rule from IE5-Mac \*/
.tabs a {float:none;}
/* End IE5-Mac hack */
.tabs a:hover {
color:#333;
}
.tabs ul .current {
border-width:0;
background: #f1f1f1;
}
.tabs ul .current a {
color:#333;
padding-bottom:5px;
}

.tabbody {
	background-color: #f1f1f1;
	width: 100%;
	height: 100%;
	padding: 20px;
	margin: -22px 0 0 -2px;
}

.js .tabs .current-info,
.js .tabs .accessibletabsanchor{
	position:absolute;
	left:-999em;
}
 .js .tabs .desriptiontext{
	position: absolute; 
	right: 15px; 
	top: 40px; 
	width: 180px; 
	text-align: right;
}

 .desriptiontext h3{
	font-size: 1.3em;
	font-weight: bold;
}
 .desriptiontext h4{
	font-size: 1em;
	font-weight: bold;
	padding: 10px 0 0 10px;
}
.desriptiontext p.registrationlink  {
	padding: 20px 0 0 0;
}
.desriptiontext p.registrationlink a {
	color: #f1f1f1;
	text-decoration: underline;
	font-size: 1.1em;
	font-weight: bold;
}


.js .tabs .content{
	clear:both;
	/*margin:3em 1em 1em 1em;*/
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
.js .tabs{
	/**/width:675px;
}

h1{
	margin:1em;
}


.tabs { display: none;}


table.tx-hbseminarrooms-pi1-listtable {
	border: 1px solid #ccc;
	border-collapse: collapse;
	padding: 3px;
	table-layout:fixed;
	width: 535px;
}
table.tx-hbseminarrooms-pi1-listtable th {
	background-color: #f1f1f1;
	/**/padding: 2px 6px 2px 6px;
	
	border: 1px solid #ccc;
	font-size: .9em;
	font-weight: bold;
}
table.tx-hbseminarrooms-pi1-listtable th.tx-hbseminarrooms-pi1-tdroom {

	width: 100px!important;

}
table.tx-hbseminarrooms-pi1-listtable th.tx-hbseminarrooms-pi1-tddefault, td.tx-hbseminarrooms-pi1-tddefault {

	width: 60px!important;

}

	table.tx-hbseminarrooms-pi1-listtable th a {
	text-align: left;
	text-decoration: none;
	color: #333;
}
table.tx-hbseminarrooms-pi1-listtable td {
	padding: 8px 6px 8px 6px;
	font-size: .95em;
	border: 1px solid #ccc;
	vertical-align:middle;
}

.infoimg {
	vertical-align: middle;
	margin: -1px 5px 0 5px;
}



