body{
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-family: arial;
	color: #2c4385;
	background: #ffffff;
}

#inhalt{
	width: 1000px;
	height: auto;
	overflow: visible;
	background: url('../pictures/allgemein/bg_inhalt.gif') repeat-y;
}

#header{
	width: 960px;
	height: 23px;
	padding-top: 7px;
	padding-right: 40px;
	background: #ffffff;
	text-align: right;
}

#header ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#header ul li{
	display: inline;
	margin-right: 10px;
	background: url('../pictures/allgemein/navi_list.gif') no-repeat 0px 5px;
}

#header ul li .active{
	background: url('../pictures/allgemein/breadcrumb_list.gif') no-repeat 0px 5px;
}

#header ul li a{
	text-decoration: none;
	padding-left: 15px;
	font-weight: bold;
	color: #003b78;
}

#header ul li a:hover{
	background: url('../pictures/allgemein/breadcrumb_list.gif') no-repeat 0px 5px;
}

#left{
	float: left;
	width: 200px;
	height: auto;
	overflow: visible;
}

#right{
	float: left;
	width: 800px;
	height: auto;
	overflow: visible;
}

#logo{
	width: 200px;
	height: 160px;
}

#breadcrumb{
	width: 160px;
	height: 19px;
	padding-left: 40px;
	padding-top: 3px;
	border-top: 1px solid #003b78;
	border-bottom: 1px solid #003b78;
	font-weight: bold;
	background: url('../pictures/allgemein/breadcrumb_list.gif') no-repeat 25px 7px;
}

#navi_left{
	width: 200px;
	height: auto;
	overflow: visible;
}

#navi_left ul{
	margin-left: 25px;
	padding: 0px;
	list-style-type: none;
}

#navi_left ul li{
	line-height: 16px;
}

#navi_left ul li .active{
	background: url('../pictures/allgemein/breadcrumb_list.gif') no-repeat 0px 4px;
}

#navi_left ul li a{
	padding-left: 15px;
	text-decoration: none;
	color: #003b78;
	font-weight: bold;
	font-size: 11px;
	background: url('../pictures/allgemein/navi_list.gif') no-repeat 0px 4px;
}

#navi_left ul li a:hover{
	background: url('../pictures/allgemein/breadcrumb_list.gif') no-repeat 0px 4px;
}

#navi_left ul li ul{
	margin-left: 12px;
}

#navi_left ul li ul li{
	background: url('../pictures/allgemein/navi_list.gif') no-repeat 0px 4px;
}

#navi_left ul li ul li .active{
	background: url('../pictures/allgemein/breadcrumb_list.gif') no-repeat 0px 4px;
}

#navi_left ul li ul li a{
	padding-left: 10px;
}

#navi_left ul li ul li a:hover{
	background: url('../pictures/allgemein/breadcrumb_list.gif') no-repeat 0px 4px;	
}

#navi_left ul li ul li ul{
	margin-left: 16px;
}

#navi_left ul li ul li ul li{
	list-style-image: url('../pictures/allgemein/subnavi_list.gif');
	background: url('../pictures/allgemein/x.gif') no-repeat;
}

#navi_left ul li ul li ul li .active{
	color: #003b78;
	list-style-image: url('../pictures/allgemein/subnavi_list_active.gif');
	background: url('../pictures/allgemein/x.gif') no-repeat;
}

#navi_left ul li ul li ul li a{
	padding-left: 0px;
	color: #a8acc9;
	list-style-image: url('../pictures/allgemein/subnavi_list.gif');
	background: url('../pictures/allgemein/x.gif') no-repeat;
}

#navi_left ul li ul li ul li a:hover{
	color: #003b78;
	list-style-image: url('../pictures/allgemein/subnavi_list_active.gif');
	background: url('../pictures/allgemein/x.gif') no-repeat;
}

#navi_left2{
	width: 200px;
	height: auto;
	overflow: visible;
}

#navi_left2 ul{
	margin-left: 25px;
	padding: 0px;
	list-style-type: none;
}

#navi_left2 ul li{
	margin-bottom: 3px;
}

#navi_left2 ul li .active{
	background: url('../pictures/allgemein/breadcrumb_list.gif') no-repeat 0px 4px;
}

#navi_left2 ul li a{
	padding-left: 15px;
	text-decoration: none;
	color: #003b78;
	font-weight: bold;
	font-size: 11px;
	background: url('../pictures/allgemein/navi_list.gif') no-repeat 0px 4px;
}

#navi_left2 ul li a:hover{
	background: url('../pictures/allgemein/breadcrumb_list.gif') no-repeat 0px 4px;
}

#navi_left2 ul li ul{
	margin-top: 3px;
}

#navi_left2 ul li ul li{
	background: url('../pictures/allgemein/navi_list.gif') no-repeat 0px 4px;
}

#banner{
	width: 800px;
	height: 160px;
	background: #003b78;
}

#navi_top{
	width: 800px;
	height: 22px;
	border-top: 1px solid #003b78;
	border-bottom: 1px solid #003b78;	
	background: #003b78;
}

#navi_top ul{
	margin: 0px;
	margin-left: 25px;
	margin-top: 3px;
	padding: 0px;
}

#navi_top ul li{
	display: inline;
	margin-right: 15px;
	background: url('../pictures/allgemein/navi_list.gif') no-repeat 0px 5px;
}

#navi_top ul li .active{
	background: url('../pictures/allgemein/navi_list_active.gif') no-repeat 0px 5px;
}

#navi_top ul li a{
	padding-left: 15px;
	color: #a8acc9;
	text-decoration: none;
	font-weight: bold;
}

#navi_top ul li a:hover{
	background: url('../pictures/allgemein/navi_list_active.gif') no-repeat 0px 5px;
}

#content{
	width: 750px;
	height: auto;
	margin: 25px;
	overflow: visible;
	background: #d9e6e6;
}

#content a{
	color: #2c4385;
}

#teaserblock{
	clear: both;
	margin-bottom: 20px;
}
#pano{
	top:50%;
	left:50%;
	border: 1px solid #ffffff; 
	background: #003b78;
	margin-left: -200px; 
	margin-top: -160px;
	overflow: hidden; 
	position: absolute; 
	width: 400px; 
	height: 320px; 
	display: none; 
	color: #ffffff;
}
#entspan{
	top:50%;
	left:50%;
	border: 1px solid #ffffff; 
	background: #003b78;
	margin-left: -300px; 
	margin-top: -200px;
	overflow: hidden; 
	position: absolute; 
	width: 600px; 
	height: 420px; 
	display: none;
	color: #ffffff;
	background-image: url('/pictures/sites/congress_tagungen/raeume/GZH-Entspannungsraum-Massageliegen.jpg');
	background-position: 0px 20px;
	background-repeat: no-repeat;
}


#bo_hinweis{
	clear: both;
	border: 1px solid #cccccc;
	background: #efefef;
	color: #666666;
	width: 100%;
	padding: 3px;
	margin-top: 3px;
	margin-bottom: 3px;
}

#pano_headline{
	margin-left: 5px;
	color: #ffffff;
	font-family: arial;
	font-weight: bold;
}

.gb_headline_name{
	font-weight: bold;
}

.gb_headline_date{
	font-weight: bold;
}

.gb_entry{
	display: block;
	padding: 3px;
	border-top: 1px solid #2c4385;
	background: #e9f0f7;
}

.info{
	display: block;
	padding: 3px;
	border: 1px solid #2c4385;
	background: #e9f0f7;
}

.table_saal{
	border: 1px solid #2C4386;
}

.table_saal th{
	height: 45px;
	background: #2C4386;
	color: #ffffff;
	font-size: 13px;
	font-weight: bold;
}

.table_saal td{
	background: #ffffff;
}

#content .table_saal th a{
	color: #ffffff;
}

#content .table_saal .bestuhlung1 a:active{
	border: 5px solid #ff0000;
}

.bild_links{
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.bild_rechts{
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}
