/*  
Theme Name: Gartenreisen Riedl
Theme URI: http://www.gartenreisenriedl.eu/
Description: Theme f�r Gartenreisen Riedl
Version: 1.0
Author: Florian Heidinger
Author URI: http://www.florianheidinger.de/

*/

body {
	text-align: center;
	font-family: "Comic Sans MS", cursive;
	font-size: 14px;
	background-color: #00511d;
}
a:link, a:visited {
	color: #00511d;
}
a:hover {
	color: #cf9f0f;
}

#page {
	width: 784px;
	height: 710px;
	margin: 0 auto;
	text-align: left;
	color: #006633;
	background: #f3f7d7 url(./images/background.jpg);
}
#header {
	background-color: #ffffe0;
	height: 120px;
	float: left;
	font-size: 12px;
}
#header ul {
	margin: 0px 0px 0px 35px;
	padding: 0px;
	list-style: none;
}
#header ul li {
	float: left;
	padding: 0px 8px;
	border-left: 1px solid #00511d;
}
#header ul li.page-item-612 {
	border-left: none;
}
#header a:link, #header a:visited {
	text-transform: uppercase;
	text-decoration: none;
}
#header .current_page_item a{
	color: #cf9f0f;
	font-weight: bold;
}
hr {
	display: none;
}
#content {
	clear: both;
	height: 415px;
	padding: 35px 43px 20px 43px;
}
#content h1 {
	display: none;
}
#content h2 {
	font-size: 1.25em;
}
#content p {
	margin: 0.65em 0;
}
#bilder {
	float: left;
	width: 185px;
	margin-right: 80px;
	height: 375px;
}
#bilder p {
	text-align: center;
	font-size: 1.2em;
}
#bilder .bild {
	height: 125px;
}
#bilder img {
	position: absolute;
}
.bild1-klein {
	z-index: 5;
	width: 90px;
	height: 90px;
}
.bild1-gross {
	z-index: 100;
	width: 180px;
	height: 180px;
}
.bild2-klein {
	margin-top: 0px;
	z-index: 5;
	width: 90px;
	height: 90px;
}
.bild2-gross {
	margin-top: -45px;
	z-index: 100;
	width: 180px;
	height: 180px;
}
.bild3-klein {
	margin-top: 0px;
	z-index: 5;
	width: 90px;
	height: 90px;
}
.bild3-gross {
	margin-top: -90px;
	z-index: 100;
	width: 180px;
	height: 180px;
}
#text {
	float: left;
	width: 406px;
	height: 340px;
	overflow: hidden;
}
.wide-content #text {
	margin-left: 99px;
	width: 500px;
	height: 380px;
}
.wide-content #navigation {
	margin-left: 99px;
	width: 500px;
}
#navigation {
	float: left;
	width: 406px;
	height: 35px;
	font-size: 0.8em;
}
#spruch {
	clear: both;
	text-align: center;
	font-size: 12px;
}
#spruch p {
	margin: 0px;
	color: #003300;
}
#text a.ausflug-link {
	text-decoration: none;
}
#text a.ausflug-link strong {
	text-decoration: underline;
}

html, body, #text {
  scrollbar-base-color:#1faf3e;
  scrollbar-3d-light-color:#ffffe0;
  scrollbar-arrow-color:#ffffe0;
  scrollbar-darkshadow-color:#ffffe0;
  scrollbar-face-color:#1faf3e;
  scrollbar-highlight-color:#ffffe0;
  scrollbar-shadow-color:#1faf3e;
  scrollbar-track-color:#ffffe0;
}

#pfeile {
	width: 27px;
	float: left;
	height: 340px;
	overflow: hidden;
}
#rauf {
	display: block;
	height: 27px;
}
#runter {
	display: block;
	height: 27px;
	margin-top: 286px;
}
small {
	font-size: 0.8em;
}
.page-item-82 {
	font-weight: bold;
}

.gallery {
	display: block;
	clear: both;
	font-size: 1.5em;
	text-decoration: none;
	margin: 0.75em;
	font-weight: bold;
}
.gallery img {
	vertical-align: middle;
	border: none;
}
.news-link strong {
	font-size: 0.9em;
}
#text .ausflug h3 {
	margin-bottom: 0;
}
#text .ausflug p {
	margin-top: 0;
}