@charset "utf-8";
/* ------------------------------*/
/* -- pension-ausspanne.de -- */
/* ------------------------------*/



/* ------------------------------*/
/* -- set all to zero -- */
/* ------------------------------*/

html, body {
	height: 100%; /* stretch visible area vertical to 100% */
}
html, body, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, font, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, dl, dt, dd, ul, li, table, caption, tbody, tfoot, thead, tr, th, td, form, label, input, fieldset, legend {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/* ------------------------------*/
/* -- 0# -- global settings -- */
/* ------------------------------*/


body {
	background-color: #f9f7f0;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	padding: 0 0 0px 0;
}
p {
	line-height: 20px;
}
strong {
	color: #000;
	font-weight: bold;
}
em {
	font-style: normal;
	color: #000;
}
a {
	color: #000;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
/* ------------------------------*/
/* -- layout  -- */
/* ------------------------------*/

.clearFixLeft {
	clear: left;
}
.clearFixRight {
	clear: right;
}
.clearFixBoth {
	clear: both;
}
.floatRight {
	float: right;
}
.floatLeft {
	float: left;
}
p.floatBox {
	width: 220px;
	float: left;
}
p.floatBox1 {
	width: 230px;
	float: left;
}
.marginTop {
	margin-top: 25px;
}
#container {
	width: 100%;
	background-image:url(../images/bg-content.png);
	background-position:center bottom;
	background-repeat:no-repeat;
	position: relative;
	z-index: 30;
	clear: both;
}
/* ------------------------------*/
/* -- #1 -- header -- */
/* ------------------------------*/

#header {
	width: 980px;
	height: 285px;
	margin: 0px auto;
	background-image: url(../images/bg-header.png);
	background-repeat: no-repeat;
	position:relative;
}
#header h1 {
/*width: 290px;
	height: 104px;
	margin: 7px auto 0 auto;*/
	}
#header h1 a {
	width: 249px;
	height: 128px;
	display: block;
	float: left;
	margin: 105px 0 0 375px;
	font-size: 16px;
	color: #000;
	text-indent: -9999px;
	z-index: 60;
	text-decoration: none;
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
}
#header h1 a:hover {
	color: #d00d13;
	text-decoration: none;
}
html>body #header h1 a:hover {
	color: #d00d13;
	text-decoration: none;
}
#headNav {
	width: 890px;
	z-index: 20;
	padding: 0px 90px 0px 0px;
	margin-top: 235px;
	position:absolute;
	text-align:right;
}
#headNav p {
	font-size:14px;
	text-decoration: none;
	color: #e4cc82;
}
#headNav a {
	font-size:14px;
	text-decoration: none;
	color: #e4cc82;
}
#headNav a:hover {
	font-size:14px;
	text-decoration: underline;
	color: #e4cc82;
}
/* ------------------------------*/
/* -- 2# --content -- */
/* ------------------------------*/

#contentContainer {
	width: 980px;
	padding-top: 0px;
	margin: 0px auto;
	position: relative;
	z-index:10;
	clear: left;
}
/* ------------------------------*/
/* -- 3# --content Main -- */
/* ------------------------------*/


/* --- right content area --- */
#contentMain {
	width: 530px;
	min-height: 490px;
	float: left;
	position:relative;
	z-index: 100;
	padding: 0px 0px 50px 0px;
	margin: 40px 0px 0px 40px;
}
#contentMain h2 {
	font-size: 24px;
	line-height: 28px;
	font-weight: bold;
	color: #4d7e0c;
	margin: 0px 0px 0px 0px;
}
#contentMain h3 {
	font-size: 18px;
	line-height: 24px;
	color: #000;
	margin: 0px 0px 0px 0px;
}
#contentMain h4 {
	font-size: 12px;
	color: #000;
	font-weight: bold;
	line-height: 16px;
	margin: 0px 0px 7px 0px;
}
#contentMain p {
	margin: 10px 0px 7px 0px;
}
#contentMain p.small {
	width: 250px;
	margin: 10px 0px 7px 0px;
	float: left;
}
#contentMain dl {
	width: 238px;
	margin: 10px 30px 15px 0px;
	float: left;
}
#contentMain dl dt {
	margin: 0 0 5px 0;
	padding: 0 0 0px 5px;
	width: 238px;
	line-height: 25px;
	background-image: url(../images/bg-dt.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	color: #fff;
}
#contentMain dl dd {
	margin: 0 0 5px 0;
	padding: 0 0 0px 20px;
	background-image: url(../images/bullet.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#contentMain ul{
	margin: 10px 0 15px 40px;
	}
#contentMain ul li{
	margin: 0px 0 5px 0px;
	padding-left: 20px;
	background-image:url(../images/bullet.png);
	background-repeat: no-repeat;
	background-position: left center;
	}
.col1{
	width: 310px;
	float: left;
}

.col2{
	width: 250px;
	float: right;
}
.boxLeft{
	width: 250px;
	float: left;
}

.boxRight{
	width: 250px;
	float: right;
}
#contentMain img.contentImg {
	border: 1px solid #4d7e0c;
	margin-left: 0px;
	margin-right: 30px;
	margin-bottom: 15px;
	margin-top: 15px;
}
#contentMain img.galImg {
	border: 1px solid #4d7e0c;
	margin-left: 0px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-top: 10px;
}
#panorama_border{
	margin-top: 50px;
	width: 490px;
	border: solid 1px #4d7e0c;
}
/* ------------------------------*/
/* ---- #4 contentSidebar -----  */
/* ------------------------------*/

#contentSidebar {
	width: 325px;
	height: 510px;
	background-image:url(../images/bg-colleft.png);
	background-position:left top;
	background-repeat:no-repeat;
	float: left;
	position:relative;
	z-index: 30;
	margin: 0px 0px 0px 0px;

}
.sidebarNavi{
	width: 165px;
	height: 210px;
	margin-top: 120px;
	margin-left: 100px;

}
/* ------------------------------*/
/* -- #5 -- Navigation  ------ */
/* ------------------------------*/
#navi li {
}

#navi li a {
	display:block;
	width:165px;
	text-indent:-9999px;
	background:url(../images/bg-navi.png) -165px 0 no-repeat;
}

#navi li a.wir-ueber-uns {height:27px;}
#navi li a.wir-ueber-uns:hover {background-position:0 0;}
#navi li.active a.wir-ueber-uns {background-position:0 0;}

#navi li a.impressionen {height:28px; background-position:-165px -28px;}
#navi li a.impressionen:hover {background-position:0 -28px;}
#navi li.active a.impressionen {background-position:0 -28px;}

#navi li a.zimmer {height:29px; background-position:-165px -57px;}
#navi li a.zimmer:hover {background-position:0 -57px;}
#navi li.active a.zimmer {background-position:0 -57px;}

#navi li a.feiern {height:28px; background-position:-165px -85px;}
#navi li a.feiern:hover {background-position:0 -85px;}
#navi li.active a.feiern {background-position:0 -85px;}

#navi li a.gaststaette {height:27px; background-position:-165px -112px;}
#navi li a.gaststaette:hover {background-position:0 -112px;}
#navi li.active a.gaststaette {background-position:0 -112px;}

#navi li a.zimmerbuchung {height:28px; background-position:-165px -140px;}
#navi li a.zimmerbuchung:hover {background-position:0 -140px;}
#navi li.active a.zimmerbuchung {background-position:0 -140px;}

#navi li a.zimmerpreise {height:29px; background-position:-165px -169px;}
#navi li a.zimmerpreise:hover {background-position:0 -169px;}
#navi li.active a.zimmerpreise {background-position:0 -169px;}

/* ------------------------------*/
/* -- 6# standard pages --*/
/* ------------------------------*/
/* -- vcf download ---*/
p a.vcf{
	width: 204px;
	height: 24px;
	text-indent: -10000px;
	display: block;
	background-image:url(../images/kontakt/bg-nav-vcf-a.png);
	background-position: 0px 0px;
	}
p a.vcf:hover{
	background-position: 0px -24px;
	}

/* --  impressum -- */
#euroweb {
	margin: 20px 0 20px 0px;
	border: none;
	}

/* ------------------------------*/
/* -- 7# -- footer -- */
/* ------------------------------*/
#footer {
	width: 100%;
	height: 30px;
	position: relative;
	padding: 0px 0px 0px 0px;
}
#footer ul{
	width: 950px;
	margin: 0px auto;
	padding-left: 30px;
}	
#footer li {
	float:left;
	color: #333;
	font-size: 14px;
	padding: 0px 5px 0px 15px;
	background-image:url(../images/bullet_footer.png);
	background-repeat: no-repeat;
	background-position: left center;
}
#footer li:first-child {
	background-image:none;
}
#footer li a {
	color: #333;
	font-size: 14px;
	text-decoration: none;
}
#footer li a:hover {
	text-decoration: underline;
}







