/* Start of CMSMS style sheet 'ParkHotel' */
body {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size:14px;
	line-height:20px;
	background-image:url(uploads/theme/back.png);
	background-repeat:repeat-x;
	margin-top:0px;
	margin-bottom:0px;
	}
img {
	border:none;
	}
a:link {
	text-decoration:none;
	color: #2A56A3;
	}
a:visited {
	text-decoration:none;
	color: 0080FF;
	}
a:active {
	text-decoration:none;
	color: #2A56A3;
	}
a:hover {
	text-decoration:underline;
	color: #846537;
	}
td {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	}

.schatten_seiten {
	background:url(uploads/theme/schatten_seiten.png) repeat-y center;
	width:676px;
	}
.schatten_unten {
	background:url(uploads/theme/schatten_unten.png) no-repeat;
	width:676px;
	height:14px;
	overflow:hidden;
	}
.container {
	margin:0 auto;
	width:660px;
	}
.spacer {
        clear:both;
	height:6px;
	}
#main {
	margin:auto;
	width:676px;
	}
#head {
	margin-top:10px;
	}
#navi {
	float:left;
	width:140px;
	padding:10px 0px 10px 10px;
	}
.contentbg {
	background-color:#FFFFFF;
	}
#inhalt {
	margin-left:150px;
	padding:10px 10px 10px 0px;
	}
h1 {
	font-size:18px;
	font-weight:bold;
	color:#846537;
	line-height:26px;
	}
.headline {
	font-size:18px;
	font-weight:bold;
	color:#846537;
	line-height:26px;
	}
.list {
	list-style:square;
	}
.contact {
	background:#FFFFFF;
	padding:0px 10px 10px 10px;
	font-size:11px;
	line-height:14px;
	}
.lefttop {
        margin-right: 10px;
        margin-bottom: 10px;
        float:left;
        }
h2 {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size:13px;
	font-weight:bold;
        margin-top:30px;
	color:#846537;
	padding:4px;
	border-bottom:1px solid #846537;
	}
ul#fotoshow{
	list-style-type:none;
	margin-left:0;
	padding-left:0;
	}
ul#fotoshow li{
	float:left;
	padding-right:2px;
	}
ul#fotoshow li a{
	border:none;
	padding:8px;
	}
ul#fotoshow li a:link img{
	border:2px solid #FFFFFF;
	}
ul#fotoshow li a:hover img{
	border:2px solid #846537;
	}
.box {
        background:#F4ECD8;
        font-size:12px;
        line-height:14px;
        border:1px solid #846537;
        width:118px;
        padding:4px;
        }

#navi ul {	
list-style: none;
width: 120px;
margin: 0 0 20px 0;
padding: 0;
font-weight: bold;
font-size:12px;
}	

#navi li {
margin-bottom: 4px;
}

#navi li {
list-style: none;
margin: 2px 0px;
padding: 0px;
vertical-align:middle;
border-bottom: 1px dashed #846537;
}


/* first level */
#navi li a {
text-decoration: none;
color: #846537;
display: block;
padding: 10px;
}	
	
#navi li a:hover {
color: #004E9D;
background:#F4ECD8;
}

#navi li a.menuactive {
color: #004E9D;
}


/* SLIMBOX */

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

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

.lbLoading {
	background: #fff url(uploads/theme/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(uploads/theme/prevlabel.gif) no-repeat 0% 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(uploads/theme/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(uploads/theme/closelabel.gif) no-repeat center;
	margin: 5px 0;
}

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

#lbCaption {
	font-weight: bold;
}
/* End of 'ParkHotel' */

