@import url('http://ajax.googleapis.com/ajax/libs/dojo/1.3/dijit/themes/tundra/tundra.css');
@import url('http://ajax.googleapis.com/ajax/libs/dojo/1.3/dojox/image/resources/Lightbox.css');

html,
body {
	height: 100%;
	margin: 0;
	padding: 0;
}

body,
table,
input,
textarea,
select {
	font-family: Calibri, 'Lucida Grande', Arial, Verdana, sans-serif;
	font-size: 1em;
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
	margin: 0 0 1em 0;
	font-size: 1em;
}

html {
	overflow: hidden;
}

body {
	position: relative;
	background-color: #285215;
	font-size: 16px;
}

ul,
li {
	display: block;
	list-style-type: none;
	list-style-image: none;
	margin: 0;
	padding: 0;
}

h1 {
	display: -moz-inline-stack;
	display: block;
	margin-bottom: 0.25em;
	color: #DF0029;
	border-bottom: #FFF 2px solid;
	font-size: 250%;
	text-transform: uppercase;
}

a {
	color: #DF0029;
}

.page_scroller {
	position: relative;
	z-index: 1;
	height: 100%;
	overflow-y: scroll;
}

.page {
	width: 1000px;
	height: auto !important;
	height: 100%;
	min-height: 100%;
	margin: 0 auto;
	background: url(../design/page.png) repeat-y center top;
}

* html .page {
	background: url(../design/page.gif) repeat-y center top;
}

.masthead,
.main_menu,
.content {
	margin: 0 22px;
}

.masthead {
	height: 120px;
	background: url(../design/zauberwald.gif) no-repeat center center;
}

.goa .masthead {
	background-image: url(../design/goa.gif);
}

.main_menu {
	height: 27px;
	padding: 0 100px;
	background: #FFF url(../design/mainmenu.gif) repeat-x left top;
	border-top: #123f00 4px solid;
	border-bottom: #285215 4px solid;
}

.main_menu li {
	float: left;
	height: 27px;
	font-size: 120%;
	line-height: 27px;
}

.main_menu li.selected,
.main_menu li:hover {
	background: url(../design/mainmenu_selected.gif) repeat-x left top;
}

.main_menu li a {
	padding: 0 10px;
	color: #555;
	border-left: #FFF 1px solid;
	border-right: #DDD 1px solid;
	font-weight: normal;
	text-decoration: none;
}

.main_menu li.selected a,
.main_menu li:hover a {
	color: #FFF;
	border-left: #A0BA4C 1px solid;
	border-right: #4C8632 1px solid;
}

.content {
	padding: 0 50px 40px 100px;
	background: url(../design/content.gif) no-repeat left top;
}

.content_wrapper {
	float: left;
	width: 520px;
	padding-top: 110px;
}

.content_wrapper h2 {
	font-size: 115%;
}

.content_submenu {
	height: 1px;
	overflow: visible;
	margin-top: -106px;
	margin-bottom: 106px;
}

.content_submenu li {
	float: left;
	padding: 2px 4px;
	background-color: #123f00;
}

.content_submenu li a {
	color: #FFF;
}

.content_submenu li.selected {
	padding: 2px 4px 2px 8px;
	background: #123f00 url(../design/content_submenu_pfeil.gif) no-repeat left center;
}

.content_submenu li.selected a {
	color: #FF3366;
	text-decoration: none;
}

.content_right {
	float: right;
	width: 200px;
	padding: 90px 0 40px 40px;
	background: url(../design/content_right.gif) no-repeat left top;
}

.content_right h2 {
	margin-bottom: 0;	
	font-size: 110%;
}

.content_right ol {
	margin: 0;
	padding: 0 0 0 30px;
	font-size: 70%;
}

.content_right ol li {
	display: list-item;
	list-style-type: decimal-leading-zero;
}

.content_right img {
	display: block;
	margin-top: 30px;
	margin-left: 15px;
	border: none;
}

.content_galerie,
.content_galerie li {
	display: block;
	list-style-type: none;
	list-style-image: none;
	margin: 0;
	padding: 0;
}

.content_galerie li {
	display: -moz-inline-stack;
	display: inline-block;
	margin: 0 4px 4px 0;
	vertical-align: middle;
}

.content_galerie li a {
	display: block;
	border: #CCC 1px solid;
}

.content_galerie li img {
	width: 240px;
	border: #FFF 5px solid;
	vertical-align: bottom;
}

.content_video {
	width: 508px;
	padding: 5px;
	background-color: #FFF;
	border: #CCC 1px solid;
}

.content_image {
	margin-bottom: 4px;
	padding: 5px;
	background-color: #FFF;
	border: #CCC 1px solid;
}

.content_image img {
	margin: 0;
	padding: 0;
}

.content_products {
	text-align: center;
}

.content_products img {
	border: none;
}

.clearer {
	display: block;
	height: 0;
	font-size: 1px;
	clear: both;
}

.page_backgroundimage_outer {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
	background-color: #285215;
}

.page_backgroundimage_inner {
	width: 100%;
	height: 200%;
	overflow: hidden;
}

.page_backgroundimage_inner img {
	display: block;
	width: 100%;
	-ms-interpolation-mode:bicubic;
}

.noie6 {
	display: block;
}

.ie6 {
	display: none;
}

* html .noie6 {
	display: none;
}

* .ie6 {
	display: block;
}

/* Gaestebuch */

#beitragformular {
	margin-bottom: 20px;
}

.gb-input-float {
	display: block;
	float: left;
	width: 49%;
	margin-right: 1%;
}

.gb-input-clear {
	display: block;
	float: none;
	clear: left;
	width: 99%;
	margin-right: 1%;
}

.gb-input {
	width: 98%;
	border-top: 1px solid #D6D3A4;
	border-bottom: 1px solid #FFF;
	border-left: 1px solid #D6D3A4;
	border-right: 1px solid #FFF;
}

.gb-submit {
	background: #FFF url(../design/mainmenu.gif) repeat-x left top;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #CCC;
	border-left: 1px solid #FFF;
	border-right: 1px solid #CCC;
}

.gb-dunkelgraukasten,
.gb-pagerkasten {
	margin-top: 16px;
	padding: 2px 4px;
	background-color: #D6D3A4;
	font-size: 75%;
	font-weight: bold;
}

.gb-pagerkasten {
	margin: 4px 0;
}

.gb-dunkelgraukasten span,
.gb-dunkelgraukasten img {
	float: right;
}

.gb-dunkelgraukasten img {
	margin-top: 2px;
	margin-left: 4px;
	vertical-align: baseline;
}

.gb-hellgraukasten {
	margin: 0;
	padding: 10px 4px;
	background-color: #f8f8e9;
	border: #D6D3A4 1px solid;
}

.gb-datum,
.gb-name {
	font-weight: bold;
}

.gb-adminkasten {
	margin: 0;
	padding: 4px;
	background-color: #FFF;
	border-left: #D6D3A4 1px solid;
	border-right: #D6D3A4 1px solid;
	border-bottom: #D6D3A4 1px solid;
}
