@charset "UTF-8";
* {
	margin:0;
	padding:0;
}

html, body {
	height:100%;
}

body  {
	font: 12px Arial, sans-serif;
	background: #eff0f2;
	margin: 0; /* Es empfiehlt sich, margin (Rand) und padding (Auffüllung) des Body-Elements auf 0 einzustellen, um unterschiedlichen Browser-Standardeinstellungen Rechnung zu tragen. */
	padding: 0;
	text-align: center; /* Hierdurch wird der Container in IE 5*-Browsern zentriert. Dem Text wird dann im #container-Selektor die Standardausrichtung left (links) zugewiesen. */
	color: #6c6b65;
}

h1, h2 {
	font: 14px Arial, sans-serif;
	font-weight:bold;
}

h3 {
	font: 18px Arial, sans-serif;
	padding-bottom:10px;
}

a {
	color: #6c6b65;
}

/* Flash Intro */
#flash_intro {
	position:relative;
	z-index:9999;
	left:200px;
	bottom:50px;
}

/* Flash Bilder Überblendung */

.mod_flash {
	position:relative;	
	left:-50px;
}

.mod_article, .mod_article h2 {
	padding-bottom: 20px;	
}

.mod_article h1 {
	width:0px;
	height:0px;
	left:-1000px;
	top:-1000px;
	position:absolute;
	overflow:hidden;
	display:inline;
}

.mod_article .teaser a {
	color:#6c6b65;
}

.bodyclass #container, #rahmen { 
	margin: 0 auto; /* Durch automatische Ränder (in Verbindung mit einer Breite) wird die Seite zentriert. */
	position: relative; /* Durch Hinzufügen von position: relative können Sie die beiden Randleisten im Verhältnis zu diesem Container positionieren. */
	text-align: left; /* Hierdurch wird die Einstellung text-align: center im Body-Element überschrieben. */
	width: 996px;  /* Mit einer Breite, die 20 Pixel unter der vollen Breite von 800 Pixel liegt, können Sie dem Browser-Chrome Rechnung tragen und gleichzeitig eine horizontale Bildlaufleiste vermeiden. */
	height: 566px;
	clear:left;
	background: #FFFFFF;
	border: solid 1px #b37b00;
} 

#rahmen {
	border: solid 2px #b37b00;	
	padding: 2px;
	padding-bottom: 4px;
	padding-right: 4px;
}

#distance { /* */
	width:0px; /* war 1px! */
	height:50%;
	background-color:#eff0f2;
	margin-bottom:-283px; /* half of container's height */
	float:left;
}

#logo {
	position:absolute;
	top:20px;
	right:10px;
	z-index:9999;
}
#logo_part2 {
	position:absolute;
	top:-17px;
	right:67px;
	z-index:9999;
}

#bildobenlinks {
	position: absolute;
	top:20px;
	left:0px;
}

#hahn {
	position: absolute;
	bottom:10px;
	right:10px;
}

#kontakt_hahn_gross {
	position: relative;
	left:80px;
	bottom:-50px;
}

/* Ticker */

#ticker {
	position:absolute;
	left: 275px;
	top: 45px;
	width:510px;
    border:1px solid #b37b00;
}

/* Fotogalerie */

.ce_dfGallery {
	position:relative;
	z-index:99999;
	margin-top:-220px;
	margin-left:-50px;
}

/* Neusiedler See Card */

#nscard_text_abstand_oben {
	padding-top:70px;
}

#nscard {
	position: relative;
	left:60px;
}

/* Gutschein */

#gutschein_text_abstand_oben {
	position:relative;
	top:170px;	
}

#gutschein_bild {
	position:relative;
	left:180px;
}

/*  Anreisespinne */

#anreisespinne {
	margin-left:180px;
}

#link_anreise_pdf {
	float:left;
}

#link_anreise_routenplaner {
	padding-left:270px;
}

/* Reservierungs Formular */

#formular_registrierung table tr {
 height:25px;
 }

/* Imageslider */

.ce_imageslider {
	position: relative;
	left:-50px;
}
.buttons {
	float:left;
	margin-left: 120px;
}
.buttons #next1, #next2, #next3, #next4, #next5, #next6, #next7, #next8, #next9, #next10,
#next11, #next12, #next13, #next14, #next15 {
	margin-left: 50px;
}

/* JW Image Rotator */

.mod_jw_imagerotator {

	position:relative;
	left:-50px;
}

/*  */

.bodyclass #menu {
	position:relative;
	top:100px;
	font-size: 12px;
	z-index:9999;
}

.bodyclass #menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	white-space: nowrap;
	margin-left:262px;
}

.bodyclass #menu li {
	float: left;
	text-align: center;
	height:20px;
	margin-right:9px;
}

.bodyclass #menu li a {
	border-bottom-style:none;
	text-decoration: none;
	color: #6c6b65;
}

.bodyclass #menu ul li .active, .bodyclass #menu ul li .trail {
	color: #b37b00;
	font-weight:bold;
}

#header {
	height:150px;
}
/* Bilder */
.bodyclass #sidebar1 {
	position: relative;
	width:350px;
	top: 0px;
	padding: 0px 10px 15px 20px; /* Mit der Auffüllung wird gewährleistet, dass der Inhalt des div die Kanten nicht berührt. */
	float:left;
}

/* Main Content */

.bodyclass #mainContent { 
	position: relative;
	margin-left: 350px;
	margin-right:20px;
	padding: 0px 160px 50px 10px;  /* oben, rechts, unten, links */
	height:300px;
	overflow:auto;
}

/* zurück link */
.back a{
	color:#6c6b65;
}
.back {
	margin-top:20px;
}


/* Untermenu */
.bodyclass #sidebar2 {
	position: absolute;
	top: 150px;
	right:50px;
	float:right;
	width: 110px; /* Die tatsächliche Breite dieses div umfasst in standardgerechten Browsern bzw. im Standardmodus von Internet Explorer außer der Breite auch die Auffüllung und den Rahmen. */
	padding: 0px 10px 15px 20px; /* Mit der Auffüllung wird gewährleistet, dass der Inhalt des div die Kanten nicht berührt. */
}

.bodyclass #sidebar2 #umenu {
	font-size: 12px;
	color:#999; /* für Aufzählungszeichen */
	margin-left:-25px;
}

.bodyclass #sidebar2 #umenu li {
	padding-bottom:10px;  /* Abstand zwischen den Untermenü Punkten */
	list-style-type:none;
}

.bodyclass #sidebar2 #umenu a {
	text-decoration:underline;
	color:#6c6b65; /* für den Link */
}

.bodyclass #sidebar2 #umenu .active {
	text-decoration:none;
	font-weight:bold;	
	color: #b37b00;
}

.bodyclass #sidebar2 #umenu a:hover {
	color:#b37b00; 
}

.bodyclass #sidebar2 #umenu .package_umenu {
	padding-top:20px;
}

/* Footer */
.bodyclass #footer { 
	position:absolute;
	bottom: -40px;
	height:30px;
	width:996px;
	font-size: 10px;
	padding: 0px; 
	color:#6c6b65;
	left:0px;
	font: 12px Arial, sans-serif;
} 

.bodyclass #footer a{ 
	color:#6c6b65;
}

.bodyclass #footer #impress a{
	position:absolute;
	right:0px;
	text-decoration:none;
}

/* RSS Feed */
#rss-feed p {
	padding-bottom:20px;
	margin-top:-10px;
}

#rss-feed .pagination {
	margin-top:20px;
}

#rss-feed .pagination ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	white-space: nowrap; /* bring nix */
}

/* Pressebereich */
#pressebereich {
	position: relative;
	z-index:99999;
}


/* Hilfsklassen */

.fltrt { /* Mit dieser Klasse können Sie ein Element auf der Seite nach rechts fließen lassen. Das floatende Element muss vor dem Element stehen, neben dem es auf der Seite erscheinen soll. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* Mit dieser Klasse können Sie ein Element auf der Seite nach links fließen lassen. */
	float: left;
	margin-right: 8px;
}
.fltclr {
	clear:both;
}


/* für Typolight */
.clear {
	height:0.1px;
	overflow:hidden;
	font-size:0.1px;
	line-height:0.1px;
	clear:both;
}

.invisible {
	width:0px;
	height:0px;
	left:-1000px;
	top:-1000px;
	position:absolute;
	overflow:hidden;
	display:inline;
}
