/* -------------------------------------
	allgemeine Styles
   ------------------------------------- */
html,body{
	margin:0px;
	padding:0px;
	position: relative;
}

body{
/*	color:#8B8B79; */
	color: #000000;
    font-family: Georgia, Times, serif;
    font-size: 15px;

	background-color:#9E9E8C;
	background-image:url('/img/bg_page.gif');
	background-position:center center;
	background-repeat: repeat-y;
}

a, .link {
	font-family: Arial;
	font-size: 12px;
	letter-spacing: 1px;
	text-decoration: underline;
	font-weight: bold;
	color: #3D3E2C;
	cursor: pointer;
}

a:hover, .link:hover {
	text-decoration: none;
	color: #000000;
	cursor: pointer;

}


img{
	border: none;
}

h1 {
	font-size: 28px;
	font-style: italic;
	color: #FFFFFF;
	font-weight: normal;
	margin: 48px 0px 24px 0px;
	padding: 0;
	line-height: 125%
}

h2 {
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	font-weight: normal;
	margin: 0px 0px 24px 0px;
	padding: 0;
	line-height: 125%
}

h2.alignRight {
	text-align: right;
}

h3 {
	/*font-family: Arial, sans-serif; */
	color: #FFFFFF;
	font-weight: normal;
	font-size: 19px;
	padding: 0px;
	margin: 16px 0px;
}

input{

}

ul, li{
	margin: 0;
	padding: 0;
}

/* -------------------------------------
	Clear-Container: clearFloats besser
	(muss dem Wrapper zugewiesen werden)
   ------------------------------------- */
.clear{
	clear: both;
	height: 1px;
	overflow: hidden;
}

.clearFloats {
	display: inline-table;
	height: 1%;
	display: block;
}

html>body .clearFloats {
	height: auto;
}

.clearFloats:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}


/* -------------------------------------
	Hintergrund: Wichtige Eigenschaften
   ------------------------------------- */
body {
	padding-top: 24px; /* 100px */
}

#backgroundBeasties {
	top: -24px;	/* Muss dem negativen Wert des margin-top aus #container entsprechen */
}

/* -------------------------------------
	Layoutcontainer
   ------------------------------------- */
#backgroundBeasties {
	background-image:url('/img/bg_beasties.gif');
	background-position: top left;
	position: absolute;
	z-index: 0;
	left: 0px;
}

/* Schatten rechts: 24px; */
#containerShadowTop,
#containerShadowContent,
#containerShadowBottom {
	margin: 0px auto;
	width: 984px;
	position: relative;
}

#containerShadowContent {
	background-image:url('/img/bg_shadow_content.png');
	background-position: top right;
	background-repeat: repeat-y;
}


#containerShadowTop {
	background-image:url('/img/bg_content.jpg');
	background-position: top left;
	background-repeat: repeat-y;
	height: 24px;
	overflow: hidden;
}

#containerShadowTopEdge {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 12px;
	height: 24px;
	background-image:url('/img/bg_shadow_top_edge.png');
	background-position: top left;
	background-repeat: no-repeat;
	overflow: hidden;	
}

#containerShadowBottom {
	background-image:url('/img/bg_shadow_bottom.png');
	background-position: top right;
	background-repeat: repeat-y;
	height: 12px;
	overflow: hidden;
	margin-bottom: 100px;
}

#container {
	position: relative;
	width: 972px;
	min-height: 598px;		/* Achtung! min-height-H�he auch in style_ie6.css �ndern */

	padding: 22px 0px 0px 0px;
	background-color: #999987;
	background-image:url('/img/bg_content.jpg');
	background-position: top center;
	background-repeat: repeat-y;
}

#leftCol {
	float: left;
	width: 232px;
}

#rightCol {
	float: right;
    width: 740px;
    margin: 0;
    padding: 0;
    line-height: 160%;
}

#rightColInner {
	/*margin: 0px 32px 0px 32px; */
    margin: 0 auto;
    width: 630px;
}

#rightColInnerColTop {
	margin: 0px 0px 48px 0px;
}

#rightColInnerCol1 {
	float: left;
	width: 600px;
}

#rightColInnerCol1 {
	float: left;
	width: 408px;
}

#rightColInnerCol2 {
	float: right;
	/* width: 222px;*/
	width: 190px;
	margin: 0px 16px;
	/*color: #FFFFFF; */
}

#rightColInnerCol1,
#rightColInnerCol2 {

}

#rightColInnerCol1 h1,
#rightColInnerCol2 h1 {
	margin-top: 0px;
}

#rightColInnerCol2 h2 {
	margin: 24px 0px 0px 0px;;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	letter-spacing: 1px;
	color: #3D3E2C;
}

#logo{
/*
	position: absolute;
	left: 26px;
	bottom: 42px; 
*/
	margin: 0px 0px 0px 28px;
}

#categoryBeastieImg{
	margin: 0px 0px 23px 10px;
}

#footerCol {
	clear:both;
	height: 32px;
	overflow: hidden;
}

/* -------------------------------------
	Navigation
   ------------------------------------- */

#mainNav {
	margin: 0px 0px 0px 28px;
	padding-bottom: 48px;	/* paddings f�r Inneabst�nde sind nun nach oben und unten hin in allen Browser safe! */
}

#leftCol a {
	font-family: Arial;
	font-size: 12px;
	letter-spacing: 1px;
	text-decoration: none;
	font-weight: bold;
}

#leftCol a:hover {
	color: #000000;
}

#leftCol #mainNav ul li{
	margin: 0px 0px 0px 0px;
	background-repeat: no-repeat;
}

ul#mainNav li{
	margin: 0px 0px 32px 0px;
}

#leftCol li.active{
	margin: 0px 0px 14px 0px;
}

#leftCol li.active a, #leftCol li.title a:hover{
	color: #000000;
}

#leftCol li.title a {
	display: block;
	width: 172px;
	padding: 8px 0px 4px 26px;

/*
	display: block;
	height: 28px;
	width: 176px;
	padding: 0px 0px 0px 26px;
	line-height: 28px;
*/
}

#leftCol li.title a,
.title {
/*	min-height: 28px;*/
}

#leftCol li ul.sub {
	margin-left: 48px;
}

#leftCol li ul.sub a{

}

#leftCol li ul.sub a:hover{
	color: #ffffff;
}

#leftCol li.activeSub a{
	color: #ffffff;
}

#mainNav{
	list-style-type: none;
}

#mainNav a{
	color: #4c4c3f;
}

#mainNav a:hover{
	color: #ffffff;
}

#mainNav li ul {
	list-style-type: none;
	margin: 0px 0px 0px 26px;
}

/* -------------------------------------
	Navigation: Grafiken
   ------------------------------------- */
.beastie_aubergine  a{
	background:transparent url('/img/beastie01.gif') no-repeat;
}

.beastie_aubergine a:hover, .beastie_aubergineActive a{
	background:transparent url('/img/beastie01.gif') no-repeat;
	background-position: 0 -40px;
}	

.beastie_strawberry a{
	background:transparent url('/img/beastie02.gif') no-repeat;
}

.beastie_strawberry a:hover, .beastie_strawberryActive a{
	background:transparent url('/img/beastie02.gif') no-repeat;
	background-position: 0 -34px;
}

.beastie_chili a{
	background:transparent url('/img/beastie03.gif') no-repeat;
}

.beastie_chili a:hover, .beastie_chiliActive a{
	background:transparent url('/img/beastie03.gif') no-repeat;
	background-position: 0 -100px;
}

.beastie_duck a{
	background:transparent url('/img/beastie04.gif') no-repeat;
}

.beastie_duck a:hover, .beastie_duckActive a{
	background:transparent url('/img/beastie04.gif') no-repeat;
	background-position: 0 -45px;
}

.beastie_elephant a{
	background:transparent url('/img/beastie05.gif') no-repeat;
}

.beastie_elephant a:hover, 
.beastie_elephantActive a{
	background:transparent url('/img/beastie05.gif') no-repeat;
	background-position: 0 -45px;
}

/* -------------------------------------
	Fotogalerie
   ------------------------------------- */

.galleryImg{
	float: left;
	margin: 0px 20px 20px 0px;
}

.galleryImgLast{
	float: left;
	margin: 0px 0px 20px 0px;
}

.galleryImgThumbnail{

}

/*--------------------------------------
	Pressedownloads
  --------------------------------------- */
  
.pressDownloadContainer{
	float: left;
	width: 142px;
	margin: 0px 20px 20px 0px;
}

.pressDownloadLastContainer{
	float: left;
	width: 142px;
	margin: 0px 0px 20px 0px;
}

.pressDownloadThumbnail{

}

.pressDownloadSize{
	float: right;
	font-family: Arial;
	font-size: 10px;
	color: #3A3A2E;
	margin-top: -10px;
	font-weight: bold;
}

/*--------------------------------------
	Textformatierunge
  --------------------------------------- */

em {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	letter-spacing: 1px;
	color: #3D3E2C;
}

/*--------------------------------------
	Buchungsmodul
  --------------------------------------- */
#layerBooking {
	margin: 24px 0px;
	text-align: left;
}

/* -------------------------------------
	Alternative Startseite
   ------------------------------------- */
#startAltContentContainer {
	position: relative;
}

#startAltTitle {
	position: absolute;
	top: 56px;
	left: 70px;
}

#startAltTeaser {
	position: absolute;
	top: 101px;
	left: 514px;
}
#startAltlinkOuterContainer {
	position: absolute;
	top: 414px;
	left: 70px;
	height: 136px
}

#startAltlinkInnerContainer {
	position: relative;
}

#startAltLinkContainer1 {
	position: absolute;
	bottom: 0px;
	left: 0px;
}

#startAltLinkContainer2 {
	position: absolute;
	bottom: 0px;
	left: 230px;
}

#startAltLinkContainer3 {
	position: absolute;
	bottom: 0px;
	left: 460px;
}

#startAltLinkContainer4 {
	position: absolute;
	bottom: 0px;
	left: 710px;
}

#startAltLogo {
	position: absolute;
	top: 490px;
	left: 595px;
}
