@charset "utf-8";

/* Company: Euroweb Internet GmbH */

/* -------------------------------------------------------------------------------------------------------*/
/* ---- global tags <<<-----------------------------------------------------------------------------------*/
/* -------------------------------------------------------------------------------------------------------*/
* {
	margin:0;
	padding:0;
}

body, html {
	height:100%;
	margin:0 0 0 0;
	padding:0 0 0 0;
	background: url(../images/bg-body.jpg) center top repeat-x #fcfbd0;
	font:0.9em "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#4a5e29;
	line-height:1.7em;
}

a:link, a:visited {
	color:#aac922;
	text-decoration:none;
}

a:hover, a:active {
	color:#4a5e29;
	text-decoration:underline;
}

p {
	margin:0 0 1.3em 0;
}

img {
	border:0;
}

/* -------------------------------------------------------------------------------------------------------*/
/* ---- global classes <<<--------------------------------------------------------------------------------*/
/* -------------------------------------------------------------------------------------------------------*/

.clear {
	height:0.1em;
	line-height:0.1em;
	font-size:0.1em;
	clear:both;
	margin:0 0 0 0;
}

.line {
	width:375px;
	height:18px;
	background:url(../images/bg-line.jpg) 0 0 no-repeat;
	margin:0 0 1em 0;
}

.image {
   cursor: url(../images/icon-zoomin.cur), pointer;
   outline: none;
}

.image-border {
   cursor: url(../images/icon-zoomin.cur), pointer;
   padding:2px;
   background:#fff;
   border:1px solid #ccc;
}

.border {
	padding:2px;
   	background:#fff;
   	border:1px solid #ccc;	
}

.highlight {
	font-size:1.2em;
	color:#a4b93a;
}

.text-green {
	font-weight: bold;
	line-height:1.5em;
	color:#9ab633;
}

dl {
	width:370px;
	margin:0 0 6em 0;
}

dt {
	float:left;
	font-weight:bold;
	color:#9ab633;
	width:130px;
}

dd {
	float:left;
	font-weight:normal;
	color:#4a5e29;
	width:240px;
}

/* -------------------------------------------------------------------------------------------------------*/
/* ---- bg-body <<<---------------------------------------------------------------------------------------*/
/* -------------------------------------------------------------------------------------------------------*/

div#bg-html {
	width:100%;
	height:628px;
	background:url(../images/bg-html.jpg) center top no-repeat;
}

/* -------------------------------------------------------------------------------------------------------*/
/* ---- container <<<-------------------------------------------------------------------------------------*/
/* -------------------------------------------------------------------------------------------------------*/

div#container {
	width:972px;
	margin:0 auto;
	margin-top:-628px;
}

/* -------------------------------------------------------------------------------------------------------*/
/* ---- header <<<----------------------------------------------------------------------------------------*/
/* -------------------------------------------------------------------------------------------------------*/

div#header {
	width:972px;
	height:495px;
	background:url(../images/bg-header.jpg) 0 0 no-repeat;
	position:relative;
}

div#reservierung a{
	display:block;
	position:absolute;
	top:155px;
	left:835px;
	width:120px;
	height:120px;
	background:none;
	z-index:8;
	text-indent:-9999em;
}

h1#branding a {
	width:428px;
	height:106px;
	background:url(../images/h1-parkhotel-bad-bevensen.jpg) 0 0 no-repeat;
	position:absolute;
	left:276px;
	top:68px;
	display:block;
	text-indent:-9999em;
}

#header-slideshow-home {
	width:451px;
	height:211px;
	background:url(../images/index/slideshow1.jpg) 0 0 no-repeat;
	position:absolute;
	top:271px;
	left:35px;
}

#header-slideshow-zimmer {
	width:451px;
	height:211px;
	background:url(../images/zimmer/slideshow1.jpg) 0 0 no-repeat;
	position:absolute;
	top:271px;
	left:35px;
}

#header-slideshow-restaurant {
	width:451px;
	height:211px;
	background:url(../images/restaurant/slideshow1.jpg) 0 0 no-repeat;
	position:absolute;
	top:271px;
	left:35px;
}

#header-slideshow-wellness {
	width:451px;
	height:211px;
	background:url(../images/wellness/slideshow4.jpg) 0 0 no-repeat;
	position:absolute;
	top:271px;
	left:35px;
}

#header-slideshow-preise {
	width:451px;
	height:211px;
	background:url(../images/preise/slideshow1.jpg) 0 0 no-repeat;
	position:absolute;
	top:271px;
	left:35px;
}

#header-slideshow-angebote {
	width:451px;
	height:211px;
	background:url(../images/angebote/slideshow1.jpg) 0 0 no-repeat;
	position:absolute;
	top:271px;
	left:35px;
}

#header-slideshow-umgebung {
	width:451px;
	height:211px;
	background:url(../images/umgebung/slideshow1.jpg) 0 0 no-repeat;
	position:absolute;
	top:271px;
	left:35px;
}

/* ---- navi <<<------------------------------------------------------------------------------------------*/

ul#navi {
	position:absolute;
	top:18px;
	left:43px;
	font-size:1.15em;
	list-style-type:none;
	text-transform:uppercase;
}

ul#navi a:link, ul#navi a:visited {
	color:#4a5e29;
	text-decoration:none;
}
ul#navi a:hover, ul#navi a:active {
	color:#aac922;
	text-decoration:none;
}
ul#navi li {
	margin-right:33px;
	float:left;
}


/* -------------------------------------------------------------------------------------------------------*/
/* ---- content-container <<<-----------------------------------------------------------------------------*/
/* -------------------------------------------------------------------------------------------------------*/

div#content-container {
	width:972px;
	height:auto;
	float:left;
	background:url(../images/bg-content-container.jpg) center top repeat-y;
}

/* -------------------------------------------------------------------------------------------------------*/
/* ---- content-main <<<----------------------------------------------------------------------------------*/
/* -------------------------------------------------------------------------------------------------------*/

div#content-main {
	float:left;
	width:378px;
	padding:42px 38px 0 72px;
	min-height:350px;
	text-align:justify;
}

* html div#content-main {
	height:350px;
}

.home {background:url(../images/index/bg-content-main.jpg) 0 0 no-repeat;}
.kontakt {background:url(../images/kontakt/bg-content-main.jpg) 0 0 no-repeat;}
.anfahrt {background:url(../images/anfahrt/bg-content-main.jpg) 0 0 no-repeat;}
.impressum {background:url(../images/impressum/bg-content-main.jpg) 0 0 no-repeat;}
.fehler {background:url(../images/fehler/bg-content-main.jpg) 0 0 no-repeat;}
.zimmer {background:url(../images/zimmer/bg-content-main.jpg) 0 0 no-repeat;}
.restaurant {background:url(../images/restaurant/bg-content-main.jpg) 0 0 no-repeat;}
.wellness {background:url(../images/wellness/bg-content-main.jpg) 0 0 no-repeat;}
.preise {background:url(../images/preise/bg-content-main.jpg) 0 0 no-repeat;}
.angebote {background:url(../images/angebote/bg-content-main.jpg) 0 0 no-repeat;}
.umgebung {background:url(../images/umgebung/bg-content-main.jpg) 0 0 no-repeat;}

div#content-main ul {
	margin:0 0 20px 20px;
}

.text-indent {
	text-indent:45px;
}

/* ---- headlines <<<-------------------------------------------------------------------------------------*/

h2 {
	margin:0 0 1em 0;
	font-size:1.9em;
	text-align:right;
	font-weight:normal;
}

h3 {
	font-size:1.6em;
	margin:0 0 0.5em 0;
	color:#a4b93a;
	font-weight:normal;
}

h4 {
	font-size:1.6em;
	margin:0 0 0.5em 0;
	color:#a4b93a;
	font-weight:normal;
}

h5 {
	font-size:1.3em;
	margin:0 0 0.5em 0;
	color:#a4b93a;
	font-weight:normal;
	text-align:left;
}

/* -------------------------------------------------------------------------------------------------------*/
/* ---- content-sidebar <<<-------------------------------------------------------------------------------*/
/* -------------------------------------------------------------------------------------------------------*/

div#content-sidebar {
	float:left;
	width:484px;
	height:400px;
	background:url(../images/bg-content-sidebar.jpg) 0 0 no-repeat;
	position:relative;
	font-size:0.85em;
	line-height:1.6em;
}

/* ---- navi-add <<<--------------------------------------------------------------------------------------*/

ul#navi-add {
	position:absolute;
	width:300px;
	height:110px;
	top:470px;
	left:524px;
	font-size:1em;
	text-transform:uppercase;
	list-style-type:none;
}

ul#navi-add li {
	float:left;
	margin-right:35px;
}

ul#navi-add li a, ul#navi-add li a:visited {
	color:#4a5e29;
	text-decoration:none;
}
ul#navi-add li a:hover, ul#navi-add li a:active {
	color:#aac922;
	text-decoration:none;
}

div#content-sidebar-angebote {
	position:absolute;
	width:360px;
	height:100px;
	top:40px;
	left:40px;
}

div#content-sidebar-restaurant {
	position:absolute;
	width:360px;
	height:100px;
	top:148px;
	left:40px;
}


div#content-sidebar-kontaktdaten {
	position:absolute;
	width:360px;
	height:200px;
	top:265px;
	left:40px;
}

/* -------------------------------------------------------------------------------------------------------*/
/* ---- footer <<<----------------------------------------------------------------------------------------*/
/* -------------------------------------------------------------------------------------------------------*/

div#footer {
	width:100%;
	height:88px;
	background:url(../images/bg-footer.jpg) center top repeat-x;

}

/* ---- footer-content <<<--------------------------------------------------------------------------------*/

div#footer-content {
	width:972px;
	height:88px;
	margin:0 auto;
	padding:0 0 0 0;
	background:url(../images/bg-footer-content.jpg) 0 0 no-repeat;

}