/* HBWhomepage V2.0
   File: /css/hbw_format.css
   Last edit: 2008-04-19 21:23 */

body {
	margin: 5px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333300;
	overflow: auto;
	background-image: url(../images/alle-seiten/bacher_background.png);
}
a:link, a:visited {
	color: #336633;
	text-decoration: underline;
}
a:hover, a:active {
	color: #336633;
	text-decoration: none;
}
.gesamt {
	width: 820px;
	height: 566px;
	background-color: #feedb8;
	position: absolute;
	left: 50%;
/*	top: 50%; */
	margin-left: -395px;
/*	margin-top: -283px; */
}
.left {
	width: 180px;
	float: left;
	padding: 0;
	background-color: #fdf3d5;
}
.logo {
	width: 180px;
	height: 133px;
	background-color: #feedb8;
	background-image: url(../images/alle-seiten/hostellerie-bacher.gif);
	background-repeat: no-repeat;
	background-position: 15px 0px;
}
.navigation {
	width: 180px;
	height: 433px;
}
.navigation ul {
	width: 180px;
	margin: 0;
	padding: 0;
	list-style: none;
}
.navigation li {
	border: 0;
	margin: 0;
	border-bottom: 1px solid #c0c8a4;
	line-height: 16pt;
	position: absolute 0px 0px;
}
.navigation li a:link, .navigation li a:visited {
	display: block;
	color: #444444;
	font-weight: bold;
	text-decoration: none;
	padding: 0px 0px 0px 15px;
}
.navigation li a:hover, .navigation li a:active {
	display: block;
	color: #000000;
	background-color: #98ac84;
	font-weight: bold;
	text-decoration: none;
	padding: 0px 0px 0px 15px;
}
.navigation li.active {
	color: #000000;
	border-bottom: 1px solid #98ac84;
	background-color: #c0c8a4;
	font-weight: bold;
	padding: 0px 0px 0px 15px;
}
.navigation li.sub {
/*	background-color: #feedb8; */
	border-bottom: 1px solid #c0c8a4;
}
.navigation li.sub a:link, .navigation li.sub a:visited {
	display: block;
	color: #444444;
	font-weight: normal;
	text-decoration: none;
	padding: 0px 0px 0px 15px;
}
.navigation li.sub a:hover, .navigation li.sub a:active {
	display: block;
	color: #000000;
	background-color: #c0c8a4;
	font-weight: normal;
	text-decoration: none;
	padding: 0px 0px 0px 15px;
}
.navigation li.subactive {
	color: #000000;
	font-weight: normal;
	background-color: #c0c8a4;
	padding: 0px 0px 0px 15px;
}
.flash {
	width: 250px;
	height: 566px;
	float: left;
	padding: 0;
}
.adminbox {
	display: block;
	position: fixed;
	width: 250px;
	height: 63px;
	text-align: center;
	font-size: 8pt;
	background-image: url(../images/alle-seiten/admin_bg.gif);
}
#map {
	width: 250px;
	height: 566px;
	float: left;
	padding: 0;
}
.inhalt {
	width: 390px;
	float: left;
	padding: 0;
}
.title {
	height: 63px;
	width: 390px;
	float: left;
	background-color: #fdf3d5;
}
.hauptinhalt {
	width: 390px;
	height: 446px;
	float: left;
	overflow: auto;
}
.hauptinhaltohnefusszeile
{
	width: 390px;
	height: 503px;
	float: left;
	overflow: auto;
}
.fusszeile {
	width: 390px;
	height: 60px;
	float: left;
	font-size: 8pt;
	text-align: center;
}
input, select, textarea {
	background-color: #fdf3d5;
	border: 1px solid #336633;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	padding: 2px;
	color: #336633;
}
.kontaktformular input, select, textarea {
	background-color: #fdf3d5;
	border: 1px solid #336633;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #336633;
	padding: 2px;
}
input.suche {
	width: 70px;
	padding: 3px;
	background-color: #feedb8;
}

/* SLIMBOX */

#lbOverlay {
	position: absolute;
	left: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	left: 50%;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(prevlabel.gif) no-repeat 0% 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(closelabel.gif) no-repeat center;
	margin: 5px 0;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}
