/* rhoenerlebnis.de */ 
/* 2007-11-12  */
/* goersch@bytebetrieb.com */
/* */

* {
	margin:0;
	padding:0;
} 

body {
	background:#E9E498 url(/_p/bg.png);
	color:#333;
	font-family:verdana, arial, helvetica, geneva, sans-serif;
	font-size:100%;
	line-height:1.25em; /* 16x1.125=18px */
}




a:link 		{ text-decoration: none; color: #000;    border-bottom:1px dotted #000; }
a:visited 	{ text-decoration: none; color: #000;    border-bottom:1px dotted #000; }
a:hover 	{ text-decoration: none; color: #d90000; border-bottom:none; }
a:active 	{ text-decoration: none; color: #E9E498; border-bottom:none; }
a img, img 	{ border: none; }
a.bildlink 	{ border: none; }

.c { clear:both; float:none; }




#seitenblock {
	width:		945px;
	padding:	0 10px;
	margin:		0 auto;
	background:	#E9E498 url(/_p/bg-seite.png) 0 0 repeat-y;
}

#kopf {
	display:none;
}
#kopfslides {
	display:none;
}
#kopfslides img {
	display:none;
}


#pur-logo {
	display:		block;
	width:			260px;
	height:			190px;
	position:		absolute;
	top:			60px;
	left:			15px;
	z-index:		10000;
	margin:			0;
	padding:		0 0 0 0;
	text-indent:	-9999px;
	border:			none;
	
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='/_p/pur-logo.png');
}
html>body #pur-logo {
	background:transparent url(/_p/pur-logo.png) 0 0 no-repeat;
}





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

#navigation {
	width:		190px;
	background:	#E9E498 url(/_p/tree.gif) top right no-repeat;
	padding:	85px 0px 0px 0px;
	float:		left;
	line-height:1em;
}

#navigation li {
	background:	transparent url(/_p/navigation_background.gif) top no-repeat;
	display:	block;
	border-bottom:1px solid #E9E498;
}

#navigation ul.subNavigation {
	list-style-type:none;
}
#navigation ul.subNavigation li {
	background:none;
}

#navigation li a {
	color:				#fff;
	font-weight:		bold;
	text-decoration:	none;
	display:			block;
	font-size:			0.75em;
	padding:			13px 0px 3px 10px;
	border:				none;
	min-height:			13px;
}

#navigation li.sheep a {
	background:	transparent url(/_p/sheep.gif) right 1px no-repeat;
}

#navigation li.apple a {
	background:	transparent url(/_p/apple.gif) right 2px no-repeat;
}

#navigation ul li ul {
	background:	#E9E498;
	padding:	10px 0 0 20px;
}

#navigation ul li.sheep ul a,
#navigation ul li.apple ul a {
	background:	#E9E498;
	color:		#8889BA;
	padding:	0 0 5px;
}
#navigation ul li ul a:hover,
#navigation ul li ul a:active {
	color:		#d90000;
}




ul#meta-navi {
	position:		absolute;
	top:			314px;
	left:			0;
	z-index:		10001;
	list-style-type:none;
	height:			30px;
	
	width:945px;
	padding:0 0 6px;
	background:	url(/_p/kopf-leiste.png) bottom center repeat-x;
}
#meta-navi li {
	float:	right;
	height:	30px;
}
#meta-navi li a {
	float:	left;
	display:block;
	height:	30px;
	border:	none;
	
	text-indent:-9999px;
}
#meta-navi li#meta-1 a { width:178px; background:transparent url(/_p/metanavi-01.png) 0 0 no-repeat; }
#meta-navi li#meta-2 a { width:170px; background:transparent url(/_p/metanavi-02.png) 0 0 no-repeat; }

#meta-navi li#meta-2 a:hover,
#meta-navi li#meta-1 a:hover { background-position:0 -30px; }


/* **** Content-Styles **** */

#inhalt-wrap { background:#fffcca url(/_p/bg-inhalt.gif) 0 0 repeat-y; }
* html #inhalt-wrap { background:#fffcca url(/_p/bg-inhalt.gif) -190px 0 repeat-y; }

#inhalt {
	position:relative;
	background:	#fffcca url(/_p/bg-inhalt-01.png) top left no-repeat;
	float:		left;
	width:		450px;
	min-height:	500px;
	padding:	30px 255px 20px 50px;
	
	font-size:	0.875em;
	overflow:hidden;
}

#angebote #inhalt {
	background:	#fffcca url(/_p/bg-inhalt-02.png) top left no-repeat;
}

#inhalt h2 a,
#inhalt h2 {
	color:		#d90000;
	font-weight:bold;
	margin:		0 0 0.875em 0;
}

#kalender #inhalt h2 a,
#kalender #inhalt h2 {
	margin:0 0 0.25em 0;
}
.kalendereintrag {
	cursor:pointer;
	padding-left:1em;
	background:transparent url(/_p/bg-h2-kal.png) 0 3px no-repeat;
}


#inhalt h2 {
	font-size:	1em;
	line-height:1.25em;
}

#inhalt h3 {
	color:		#333;
	font-size:	1em;
	line-height:1.25em;
	font-weight:bold;
	margin:		0 0 0.5em 0;
}
#inhalt h4 a,
#inhalt h4 {
	color:		#333;
	font-weight:bold;
	margin:		0 0 0 0;
}
#inhalt h4 {
	font-size:	1em;
	line-height:1.25em;
	font-weight:bold;
}


#inhalt p {
	font-size:	0.875em;
	margin:		0 0 0.75em 0;
}

#inhalt img {
	margin:	0 0 1.5em 0;
}

.newsblock,
.angebote,
.speisenbuch {
	clear: both;
	display:table;
	margin:0 0 1.25em 0;
	padding:0 0 1.25em 0;
	width:426px;
	background:	url(/_p/kopf-leiste.png) bottom center repeat-x;
}
#inhalt .angebote img.thumb {
	float:left;
	margin:0 1em 0.75em 0;
}

.meta {
	font-size:0.625em;
	color:#333;
	padding:26px 5px 0 13px;
}

.kalenderblock {
	clear: both;
	display:table;
	margin:0 0 1.25em 0;
	padding:0 0 0.75em 0;
	width:450px;
	background:	url(/_p/kopf-leiste.png) bottom center repeat-x;
}


.kalender-head,
.speisenbuch-head {
	border-bottom:	1px dotted #8889ba;
	padding:0 0 1em;
	margin:0 0 1em;
	text-align:center;
}
.kalender-head ul,
.speisenbuch-head ul {
	list-style-type:none;
}
.kalender-head li,
.speisenbuch-head li {
	display:inline;
	font-weight:bold;
	padding:0 0.5em;
}
.kalender-head a,
.kalender-head a:link,
.speisenbuch-head a:link,
.speisenbuch-head a {
	color:#8889ba;
	font-weight:bold;
	border:none;
}
.kalender-head a:hover,
.speisenbuch-head a:hover {
	color:#d90000;
}
.kalender-head li.aktiv a,
.speisenbuch-head li.aktiv a {
	color:#d90000;
}


ul.paginierung {
	list-style-type:none;
	text-align:center;
	margin:20px 0 0;
}
.paginierung li {
	display:inline;
	padding:0 0.5em;
}
.paginierung a {
	padding:0 0.5em;
}
.paginierung .zurueck { }
.paginierung .weiter { }


/* **** Form-Styles **** */

form { }
fieldset {
	border:none;
}
fieldset.buttonfeld {
	text-align:center;
	margin:1em 0;
	padding:1em 0;
	border-top:	1px dotted #8889ba;
	border-bottom:	1px solid #8889ba;
}
label {
	color:		#333;
	font-size:	0.875em;
	line-height:1em;
	font-weight:normal;
	margin:		0;
	padding:	0.5em 1em 0 0;
	width:		160px;
	float:		left;
	text-align:	right;
	display:	block;
}
label.breit {
	padding-top:0.1em;
}
label.rechts {
	margin:		0;
	padding:	0.5em 0.5em 0;
	width:		260px;
	text-align:	left;
}
label.mitte {
	margin:		0;
	padding:	0 0.5em 0;
	width:		390px;
	text-align:	left;
}
.preis {
	text-align:	right;
	padding: 0 0 0 1em;
	white-space:nowrap;
	display:block;
	float:right;
	width:35px;
}
.form-head-links,
.form-head-rechts {
	font-size:	0.875em;
	line-height:1em;
	font-weight:normal;
	padding:	0.3em 0;
	margin:		0 0 0.5em 0;
	width:		50%;
	border-bottom:1px solid #8889ba;
	color:		#8889ba;
	display:	block;
	float:		left;
	text-align:	left;
}
.form-head-rechts {
	float:		right;
	text-align:	right;
}
hr {
	border:none;
	border-bottom:1px dotted #8889ba;
	margin:1em 0 0.5em;
}

textarea,
input {
	color:		#333;
	font-size:	0.875em;
	line-height:1em;
	font-family:verdana, arial, helvetica, geneva, sans-serif;
}
.textfeld {
	font-weight:normal;
	padding:	0.3em 0.275em;
	margin:		0 0 0.5em 0;
	width:		240px;
	border:		1px solid #333;
	display:	block;
	float:		left;
}
textarea.textfeld {
	height:		120px;
}
.textfeld-klein {
	font-weight:normal;
	padding:	0.3em 0.275em;
	margin:		0 0 0.5em 0;
	width:		35px;
	border:		1px solid #333;
	display:	block;
	float:		left;
	text-align:	right;
}
.textfeld-klein-rechts {
	font-weight:normal;
	padding:	0.3em 0.275em;
	margin:		0 0 0.5em 0;
	width:		35px;
	border:		1px solid #333;
	display:	block;
	float:		right;
	text-align:	right;
}
.textfeld-klein-inline {
	font-weight:normal;
	padding:	0 0.275em;
	margin:		0 0 0.5em 0;
	width:		35px;
	height:		24px;
	border:		1px solid #333;
}
select {
	font-weight:normal;
	padding:	0.3em 0;
	width:		249px;
	border:		1px solid #333;
	display:	block;
	float:		left;
}

#inhalt p.kommentar-links,
#inhalt p.kommentar {
	font-size:	0.75em;
	clear:		both;
	padding:	0 0 0 170px;
	margin:		0 0 -0.25em 0;
	color:		#555;
}
#inhalt p.kommentar-links {
	padding:	0 0 0 50px;
}
#inhalt p.formvalue {
	font-weight:normal;
	padding:	0.3em 0.275em;
	margin:		0 0 0.5em 0;
	width:		240px;
	display:	block;
	float:		left;
}
#inhalt form h3 {
	color:		#333;
	font-size:	1em;
	line-height:1.25em;
	font-weight:bold;
	
	margin:		1em 0;
	padding:	1em 0 0 170px;
	border-top:	1px dotted #8889ba;
}

label.feedback { color:#d90000; font-weight:bold; }
div.feedback { 
	font-size:	0.875em;
	padding:	0.5em 1em;
	margin:		0 0 1em;
	border:1px dotted #fffcca;
	background:#d90000;
	color:#fffcca;
}
.feedback dl { 
	
}
.feedback dt { 
	font-weight:bold;
	color:		#fff;
}
.feedback dd { 
	
}
table {
	border:none;
	width:450px;
	}
td {
	padding:0.5em 0.3em;
	width:180px;
	vertical-align:top;
	font-size:	0.875em;
	line-height:1em;
	border-top:1px dotted #8889ba; 
	}
td.anzahl { width:50px; text-align:right; }
td.anzahl-pers { width:100px; text-align:right; }
td.preis { width:120px; text-align:left; }

dl.sitemap {
	
}
.sitemap dt {
	font-weight:bold;
	margin-bottom:0.25em;
}
.sitemap dd {
	margin-bottom:1em;
}
.sitemap ul {
	list-style-type:none;
}
.sitemap li {
	margin-bottom:0.25em;
}



/* **** Sidebar-Styles **** */
/*
#randnotizen {
  float:left;
  width:205px;
  font-size:0.6875em;
  line-height:1em;
}
*/
#randnotizen {
	position:absolute;
	left:550px;
	top:0;
	bottom:0;
	overflow:hidden;
	width:205px;
	font-size:0.6875em;
	line-height:1em;
}

#randnotizen img {
 margin-bottom:0px;
}

.randblock {
	text-align:center;
	padding:10px;
	
	border:1px solid #8889ba;
	border-width:0 0 1px 1px;
}
#randnotizen img.rand-thumb {
	margin:0 0 5px;
	float:none;
	border:1px solid #d90000;
}


