/*************************************************************/
/*   Layout-CSS Salinenmusikapelle Bad Ischl                 */
/*************************************************************/

* {
	
	margin:0;
	padding:0;
	font-size: 1em;
	text-decoration: none;
}

body {
	background-color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	text-align: center;
}

#page-container {
	background-image: url(../img/bg_main_withoutnav.jpg);
	border: solid 1px #FF9900;
	margin: 5px auto;
	width: 900px;
	text-align: left;
}

#content {
	clear: both;
	width: 900px;
	padding-bottom: 30px;
}

#content-left {
	border: none;
	float: left;
	margin-left: 7px;
	margin-top: 5px;
	width: 175px;
}

#content-left img {
	border: 0px #FFFFFF;
	float:left;
	width:150px;
}

#content-left a.liability {
	color: #000000;
	display: block;
	font-weight: bold;
	font-size: 0.8em;
	height: auto!important;
	margin-left: 5px;
	margin-top: 1em;
	margin-bottom: 1em;
	line-height: 1.7em;
	text-decoration: none;
	text-align: center;
	width: 140px;
}

#content-left a:hover {
	text-decoration: underline;
}

#content-middle {
	display: inline;
	float: left;
	margin-bottom: 2em;
	width: 702px;
	overflow: visible!important;
}

#footer {
	background: #e1e1e1 url(../img/bg_foot.jpg) no-repeat;
	clear: both;
	overflow: visible!important;
	width: 900px;
}

#footer p {
	color: #7d7d7d;
	font-size: 0.85em;
	font-weight: bold;
	line-height: 1.3em;
	padding-top: 3px;
	text-align: center;
}

#footer p.credits {
	font-weight: normal;
	padding-bottom: 3px;
}

#footer a {
	color:#7d7d7d;
	text-decoration: underline;
}

#footer a:hover {
	text-decoration: none;
	color: #000;
}

#footer a:visited {
	color: #000;
}

#header {
	width: 900px;
	background-color: #000000;
}

#header-top {
	width: 900px;
	height: 70px;
	background: #e6e6e6 url(../img/header_bg_blank.jpg);
	overflow: visible!important;
}

#header-top .sitelogo {
	width: 42px;
	position: absolute;
	z-index: 1;
	border: solid 1px #000000;
	margin-left: 5px;
	margin-top: 5px;
}

#header-top .sitename {
	position: absolute;
	z-index: 1;
	overflow: visible!important;
	margin-left: 55px;
}

#header-top .imagebar {
	z-index: 3;
	margin: 0 0 0 617px !important;
}

#header-middle {
	width: 900px;
	background-color: #000000;
}

#header-bottom {
	background: #fff url(../img/bg_main_withoutnav.jpg);
	float: left;
	width: 900px;
}

#nav-tabs {
	background: #000000;
	width: 595px;
	float: left;
	padding: 0;
	margin-right: 0px;
	display: block;
	padding-left: 10px;
	vertical-align: bottom;
}

#nav-tabs ul {
	background: #000000;
	list-style: none;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#nav-tabs ul li { 
	float:left;
}

#nav-tabs ul li a {
	background: url(../img/tab_right.png) no-repeat right top;
	font-size: 0.85em;
	font-weight: bold;
	color: #666666;
	display: block;
	z-index: 3;
}

#nav-tabs ul li a span {
	background: url(../img/tab_left.png) no-repeat left top;
	display: block;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 15px;
	padding-right: 15px;
	z-index: 4;
}

#nav-tabs ul li a:hover {
	background: url(../img/tab_right_hover.png) no-repeat right top;
	color: #FF9900;
}

#nav-tabs ul li a:hover span {
	background: url(../img/tab_left_hover.png) no-repeat left top;
}

#nav-tabs ul li a.current {
	background: url(../img/tab_right_on.png) no-repeat right top;
	font-size: 0.85em;
	font-weight: bold;
	color: #333333;
	display: block;
}

#nav-tabs ul li a.current span {
	background: url(../img/tab_left_on.png) no-repeat left top;
	display: block;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 15px;
	padding-right: 15px;
	z-index: 4;
}

#nav-tabs ul li a.current:hover {
	background: url(../img/tab_right_on.png) no-repeat right top;
	font-size: 0.85em;
	font-weight: bold;
	color: #333333;
	display: block;
}

#nav-tabs ul li a.current:hover span {
	background: url(../img/tab_left_on.png) no-repeat left top;
	display: block;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 15px;
	padding-right: 15px;
	z-index: 4;
}

#nav-shortcuts {
	background-color: #000000;
	float: left;
	width: 295px;
	padding-top: 1px;
	padding-bottom: 3px;
	z-index: 3;
}

#nav-shortcuts ul {
	float: left;
	font-weight: bold;
	padding: 0 15px 0 0;
	list-style: none;
	list-style-type: none;
}

#nav-shortcuts li {
	float:left;
}

#nav-shortcuts li a {
	display: block;
	color: #FFFFFF;
	float: left;
	font-size: 0.85em;
	padding: 2px 5px;
	border-left: solid thin #FFFFFF;
}

#nav-shortcuts a:hover {
	text-decoration: underline;
}

#nav-breadcrumbs {
	float: left;
	clear: both;
	width: 650px;
	background:#fff url(../img/bg_head_breadcrumbs.jpg) repeat-y;
	padding: 0.5em 0 1.5em;
}

#nav-breadcrumbs ul {
	width: 500px;
	list-style: none;
	padding:0 0 0 15px;
}

#nav-breadcrumbs ul li {
	color: #FF9900;
	display: inline;
	background: transparent url(../img/bg_bullet_arrow.gif) no-repeat 0 50%;
	font-weight: bold;
	font-size: 0.8em;
	padding: 0 0 0 10px;
}

#nav-breadcrumbs ul a {
	color: #666666;
	text-decoration: none;
}

#nav-breadcrumbs ul a:hover {
	color: #666666;
	text-decoration: underline;
}

#searchform {
	float: right;
	width: 200px;
	margin-top: 5px;
	margin-right: 10px;
	padding: 0 0 0 0 !important;
}

#searchform form fieldset {
	float: right;
	border: none;
}

#searchform input.field {
	width:100px;
	border: 1px solid #c8c8c8;
	margin-right:2px;
	font-size: 0.9em;
	padding: 1px;
}

#searchform input.button {
	width: 3em;
	border: solid 1px #969696;
	text-align: center;
	color: #969696;
	font-size: 0.9em;
	padding: 1px!important;
}

#searchform input.button:hover {
	cursor: pointer;
	border: solid 1px #505050;
	background: #dcdcdc;
	color: #505050;
}

#nav-left
{
	width: 160px;
	border: 1px;
	border: #000000;
	padding-bottom: 5px;
	margin-bottom: 2em;
	text-decoration: none;
}

#nav-left h1
{
	background-image:url(../img/infobox-titlebar.jpg);
	color:#FFFFFF;
	font-size: 0.8em;
	font-weight: bold;
	margin-bottom: 5px;
	padding: 3px;
}

#nav-left dt {
	color: #FF9900;
	display: block;
	font-weight: bold;
	font-size: 0.85em;
	height: auto!important;
	line-height: 1.7em;
	padding: 0 10px 0 10px;
	text-decoration: none;	
}

#nav-left dd {
	color: #FF9900;
	display: block;
	font-size: 0.85em;
	font-weight: normal;
	line-height: 1.7em;
	padding: 0 10px 0 20px;
	text-decoration: none;
}

#nav-left dt a,.nav-left dt a:visited
{
	color: #000000;
	text-decoration: none;
}

#nav-left dd a,.nav-left dd a:visited
{
	color:#000000;
	font-weight: normal;
	text-decoration:none;
}

#nav-left dt a:hover,.nav-left dd a:hover
{
	color: #000000;
	text-decoration: underline;
}

.infobox {
	width: 160px;
	margin-top: 1em;
	margin-bottom: 2em;
	border: 0;
}

.infobox-content {
	border-bottom: 1px solid black;
}

.infobox h1 {
	background-image:url(../img/infobox-titlebar.jpg);
	color:#FFFFFF;
	font-size: 0.8em;
	font-weight: bold;
	margin-bottom: 5px;
	padding: 3px;
}

.infobox a
{
	color: #000000;
	text-decoration: none;
}

.infobox a:hover
{
	color: #000000;
	text-decoration: underline;
}

.infobox dl	dt {
	font-size: 0.85em;
	line-height: 1.5em;
	margin-left: 5px;
	margin-bottom: 1em;
}

.infobox dl	dt.even {
	background: #eeeeee;
}

.infobox dl	dt a {
	font-weight: bold;
}

.news-latest-item {
	margin-left: 5px;
	margin-bottom: 1em;
}

.news-latest-item a {
	font-size: 0.85em;
	font-weight: bold;
	line-height: 1.5em;
}

.news-latest-item span.news-latest-date {
	color: #666666;
	font-size: 0.8em;
	margin-left: 0px;
}

.news-latest-item .morelink a{
	font-weight: normal;
}

.clear-contentunit {
	clear: both;
	width: 440px;
	height: .1em;
	border: none;
	background: #d2d2d2;
	color: #d2d2d2;
}

#content-left h1
{

}

#content-left h2
{
	clear:both;
	color:#646464;
	font-weight:700;
	font-size:150%;
	margin:20px 10px 10px 20px;
}

#content-left h3
{
	clear:both;
	color:#505050;
	font-weight:700;
	font-size:110%;
	margin:10px 10px 5px 20px;
}

#content-left p
{
	clear:both;
	color:#505050;
	line-height:1.3em;
	font-size:110%;
	margin:0 10px 10px 20px;
}

#content-left ul
{
	list-style:none;
	margin:0px 10px 1em 20px;
}

#content-left ol
{
	margin:.5em 10px 1em 40px !important;
}

#content-middle h1
{
	border-bottom: solid 5px #e1e1e1;
	color: #646464;
	font-weight: bold;
	font-size: 1.3em;
	margin: 0 0 1em;
	padding: 0 0 2px;
}