@charset "utf-8";
/* CSS Document */

* {
	outline:none;
}

body
{
	margin:0;
}
.wrapper{
	width:100%;
	position:relative;
	background-image:url(../image/HGTagOben.jpg);
	background-position:top center;	
	background-repeat:no-repeat;
	min-width:1100px;
}

.containerTop{
	margin:0 auto;
	width:1000px;
	height:850px;
	position:relative;
}

.swfTop{
	width:1000px;
	height:850px;
	position:absolute;
	top:130px;
	z-index:1;
}

.containerContent{
	margin:0 auto;
	width:1000px;	
	background-image:url(../image/HGContent.jpg);
	background-repeat:no-repeat;	
	background-position:134px 0px;
	
	/*display:none;*/
}

.content{
	/* Säulenbreite */
	/*padding:0 125px 50px 265px;*/
	margin-top:30px;
	margin-bottom:210px;
	padding:0 49px 50px 178px;
	min-height: 415px;
}

.containerBottom{
	width:100%;
	position:relative;
}

.containerBottomForeground{
	margin:0 auto;
	width:1000px;
	position:relative;
}

.swfLeft{
	width:260px;
	height:920px;
	position:absolute;
	top:-830px;
	z-index:3;
	left:6px;
}

.swfBottom{
	position:absolute;
	left:100px;
	width:900px;
	height:360px;
	z-index:2;
	top:-200px;
}

.containerBottomBackground{
	width:100%;
	height:400px;
	background-color:#FFF;
	position:relative;
	
	z-index:-1;
	/*top:-245px;*/
	margin-top:-245px;
	background-image:url(../image/HGTagUnten.jpg);
	background-position:top center;	
	background-repeat:no-repeat;
	min-width:1000px;
}
.containerImpress
{
	text-align:center;
}
/* NAVIGATION */

#containerNavigation
{
	position:fixed;
	right:0;
	top:50px;
	height:543px;
	width:78px;
	background-image:url(../image/menu/Hintergrund.gif);
	z-index:5;
	/*background-image:url(../image/menu/IconsInaktiv.gif);*/
}
#menu, #menu li
{
padding:0;
margin:0;
}
#menu
{
	margin-top:16px;
}
#menu li {
	position:relative;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin-bottom:9px;
	margin-left:21px;
	
}
#menu a {
	display:block;
	overflow:hidden;
	position:relative;
	text-indent:-9999px;
	width:44px;
	/*height:38px;*/
	/*background-color:green;*/
	background-image:url(../image/menu/IconsInaktiv.gif);
}
#menu a:hover{
	background-image:url(../image/menu/IconsAktiv.gif);
}
.menuCaption
{
	position:fixed;
	right:78px;
	width:151px;
	background-image:url(../image/menu/TextTag.png);
	z-index:5;
}
#menuMenu
{	
	background-position:-21px -16px;
	height:37px;
	margin-bottom:10px;
}
#menuMenuCaption
{		
	background-position:0px 0px;
	top:76px;
	height:76px;	
}
#menuNews
{	
	background-position:-21px -63px;
	height:38px;
	margin-bottom:9px;
}
#menuNewsCaption
{		
	background-position:0px -76px;
	top:123px;
	height:46px;	
}
#menuContact
{	
	background-position:-21px -110px;
	height:35px;
	margin-bottom:10px;
}
#menuContactCaption
{		
	background-position:0px -122px;
	top:138px;
	height:55px;	
}
#menuOpeningHours
{	
	background-position:-21px -155px;
	height:26px;
	margin-bottom:12px;
}
#menuOpeningHoursCaption
{		
	background-position:0px -177px;
	top:200px;
	height:37px;	
}
#menuGuestwhish
{	
	background-position:-21px -193px;
	height:52px;
	margin-bottom:9px;
}
#menuGuestwhishCaption
{		
	background-position:0px -214px;
	top:258px;
	height:75px;	
}
#menuGuestbook
{	
	background-position:-21px -254px;
	height:36px;
	margin-bottom:10px;
}
#menuGuestbookCaption
{		
	background-position:0px -289px;
	top:294px;
	height:40px;	
}
#menuGallery
{	
	background-position:-21px -300px;
	height:26px;
	margin-bottom:10px;
}
#menuGalleryCaption
{		
	background-position:0px -329px;
	top:352px;
	height:50px;	
}
#menuPhilosophy
{	
	background-position:-21px -336px;
	height:32px;
	margin-bottom:10px;
}
#menuPhilosophyCaption
{		
	background-position:0px -379px;
	top:390px;
	height:42px;	
}
#menuSound
{	
	background-position:-21px -378px;
	height:30px;
	/*background-color:green;*/
}
#menuSoundCaption
{		
	background-position:0px -421px;
	top:425px;
	height:31px;	
}
#menuPress
{	
	background-position:-21px -420px;	
	height:30px;
	/*background-color:green;*/
}
#menuPressCaption
{		
	background-position:0px -454px;
	top:470px;
	height:23px;	
}
#menuHome
{	
	background-position:-15px -492px;	
	height:40px;
	top:35px;
	/*background-color:green;*/
}
#menuHomeCaption
{		
	background-position:0px -478px;
	top:550px;
	height:29px;	
}
#menuHomeContainer
{
	margin-left:17px !important;
}
/*
#menuMenu:hover,#menuMenu:focus,#menuMenu.activeMenu
{
	background-image:url(images/NaviZetterlGross.png);
	background-position:163px -52px;
}
*/
/* CONTENT CONTAINER */

.newsEntryImage
{
	float: left;
	width:314px;
	margin-bottom:14px;
	position:relative;
}
.newsEntryImageGalleryIcon
{
	position:absolute;
	right:5px;
	bottom:5px;
}
.newsEntryContent
{
	float: right;
	width:440px;
}

/* HELPER */

.clearFix {
	border:0 none !important;
	clear:both !important;
	height:0 !important;
	margin:0 !important;
	overflow:hidden !important;
	padding:0 !important;
	width:0 !important;
}
.hidden
{
	display:none;
}

#containerLoadingNotice
{
	position:fixed;
	width:172px;
	height:169px;	
	z-index:5;
	background-image:url(../image/LadeHintergrund.png);
}
#containerLoadingNotice img
{
	margin-left:27px;
}
/* CONTENT STYLES */
h1{
	display:none;
}
h2{
	color:#b0a891;
	font-family: helvetica, arial sans-serif;
	font-size:28px;
	text-align:right;
	text-transform: lowercase;
	margin-bottom:10px;
}

div.current h2{
	color:#ffcf21;
}

h3{
	color:#b0a891;
	font-family: helvetica, arial sans-serif;
	font-size:20px;	
	text-transform: lowercase;
	margin-bottom: 0px; 
	margin-top: 5px;
}

div.current h3{
	color:#ffcf21;
}

h4{
	color:#b0a891;
	font-family:'Times New Roman',Times,serif;
	font-size:14px;		
}

p, span.paragraph {
	color:#b0a891;
	font-family:'Times New Roman',Times,serif;
	font-size:14px;
	line-height:24px;
	text-transform: lowercase;	
	margin-top: 0px;
	margin-bottom: 16px;
}

p strong
{
	font-family: helvetica, arial sans-serif;
	font-size:16px;
	text-transform: lowercase;
}

p.date
{
	font-family:'Times New Roman',Times,serif;
	font-style:italic;
	background-color:#FFF;
	display:inline;
	font-size:14px;
	line-height:14px;
	padding-left: 5px;
}
div.current p.date
{
	color:#ffcf21;	
}
div.night p.date
{
	background-color:#000;
}

div.dateBackground
{
	background-image:url(../image/HGDatum.gif);
	background-position:6px;
	background-repeat:repeat-x;
	text-align:right;
}

div.current div.dateBackground
{
	background-image:url(../image/HGDatumCurrent.gif);
	background-position:5px;
	background-repeat:repeat-x;
}

div.current p strong{
	color: #ffcf21;
}
a{
	color:#FFCF21;	
	font-family:'Times New Roman',Times,serif;
	font-weight:bold;
	font-style:italic;
	text-decoration:underline;
}
a:link {	
	color:#FFCF21;	
}
a:hover {
	text-decoration:none;
	color:#000;	
}

div.current a:link, div.current a
{
	color: #FFCF21;
}
div.current a:hover
{
	color: #000;
}
div.containerImpress a{
	font-weight:normal;
	font-style:normal;
	font-family: helvetica, arial sans-serif;
	font-size:12px;
	text-transform:none;
}
div.impress p{
	text-transform: none;	
}
img
{
	border:0;
}

/* FORMS */
.formSubmit
{
	padding-top:5px;
}
input.text
{
	width:60%;
	border: 1px solid #B0A891;
	height: 1.2em;
	font-size: 13px;
}
textarea.textarea
{
	width:100%;
	height: 6em;
	border: 1px solid #B0A891;
	font-size: 13px;
}
#guestBookFormatList
{
	float:left;
	width:240px;
}
#guestBookSmileyList
{
	float:left;
	width:120px;
	margin-left:20px;
}
.guestBookSyntax
{
	color: #ffcf21;
}

p.validationError
{
	color:#C6008B;
	font-weight:bold;
}
.validationErrorMarker
{
	border-color:#C6008B !important;
}
/*
span.paginationCurrentPage{
	text-decoration:underline;
}*/
span.paginationCurrentPage
{
	background-color: #FFCF21 !important;
	color: #FFF !important;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right:5px;
	padding-left:5px;
	text-decoration:none;
	font-style:italic;
}

a.paginationLink:visited
{
	background-color: #FFF !important;
	border: 1px solid #FFCF21;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right:5px;
	padding-left:5px;
	text-decoration:none;
}
#guestWhishForm #captcha
{
	margin-top:14px;
}

/* GALLERY OVERVIEW */
.galleryThumbNailContainer
{
	position:relative;
	display:table-cell;
	float:left;
	background-color:#dfdcd3;
	height:144px;	
	width: 144px;	
	margin-right:13px;	
	text-align:center;
	 vertical-align: middle;
	/*line-height:144px;*/	
	margin-bottom:13px;	
	
}
.galleryContainer
{	
	margin-left:0px;
	margin-top:15px;
}
.galleryThumbNailInnerContainer
{
	margin-top:7px;
}
.galleryThumbNailContainer a
{
	
	/*position: relative;
    top: 0;
    bottom:0;
    margin-bottom:auto;
	margin-top:auto;*/
}
.galleryThumbNailContainerLast
{
	margin-right:0px;	
}
.pressLink
{
	margin-bottom:1.5em;
}