* {
}
body {
	text-align:left;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size:12px;
	line-height: 20px;
	background:url(/images/mellestollen/body-bg.jpg) no-repeat top center #90ba56;
	margin: 0;
	padding: 0;
}
ul {
	margin: 0 0 20px 0;;
	padding: 0 0 0 20px;
	list-style: outside;
}
h1,h2,h3{
	font-family:Georgia, "Times New Roman", Times, serif;
}
h1 {
	font-size:24px;
	font-weight:100;
	color:#10210e;

	margin: 0 0 16px 0;
}
h2 {
	font-size:18px;
	color:#037c09;
	margin-bottom: 22px;
}
h2 a {
	font-size:18px;
	color:#037c09;
	font-style:italic;
	font-weight:100;
	margin:0 0 22px 0;
	text-decoration: underline;
}
h3 {
	font-size:14px;
	color:#242424;
	font-family:  Helvetica, Arial, sans-serif;
	font-weight:700;
	padding:0;
	margin: 0 0 6px 0;
}
hr {
	margin: 10px 0;
	color: #fff;
	padding: 0 20px;
	visibility: hidden;
	clear:both;
	display:block;
}
td {
	text-align:left;
	vertical-align: top;
}

.alignleft 	{float:left; margin: 0 10px 5px 0;}
.alignright {float:right; margin: 0 0 5px 10px;}

#wrapper {
	width: 800px;
	margin: 0 auto;
	text-align: left;
	background: #EEFEEF;
}
#topbanner {
		display:block;
	width:770px;
	background:url(/images/mellestollen/top2.jpg) top left no-repeat #33a631;
	padding: 135px 0 0 30px;

}
a img				{border: none;}

#navigation 			{margin: 0 0 0 -10px; padding: 0; line-height: 30px; height: 30px;}
#navigation li			{display: inline; float: left; list-style: none;}
#navigation li a 		{color:#fff; font-weight:700; text-decoration:none; padding: 8px 10px;}
#navigation li a:hover 	{text-decoration: underline;}

#content, .mceContentBody {
	width: 560px;
	min-height: 600px;
	background:url(/images/mellestollen/shadow.jpg) repeat-x #EEFEEF;
	float: left;
	padding: 20px;
}
#news {
	width: 200px;
	height: 500px;
	background:url(/images/mellestollen/bgnews.jpg) repeat-x #EEFEEF;
	float: right;
	display:block;
}
#news:after {
	clear: both;
}
#footer {
	width: 800px;
	background: #66CC66;
}
#footer a {
	color: #ffffff;
	font-weight: bold;
}

.NavL2 {
	z-index: 99px;
	position: absolute;
	background: white;
	text-align: left;
	display: none;
	border: 1px solid gray;
	width: 170px;
	list-style: none;
}
.NavL2 ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.NavL2 li {
	padding: 3px;
	border-bottom: 1px solid silver;
	list-style: none;
}
.NavL2 a:hover {
	color: black;
}
.NavL2 a {
	padding: 3px;
	color: black;
	text-decoration: none;
}
a {
	color: #2091FF;
	text-decoration: none;
}
a:hover {
	color: #197d18;
	text-decoration: none;
}
input {
	border: 1px gray solid;
}
select {
	border: 1px gray solid;
}
textarea {
	border: 1px gray solid;
}
/* Vorformattierungen */

/* Alternierende Hintergrundfarben */

.u {
	background: #D6EFDA;
}
.g {
 background: #;
}
/* Blätterer */

.blaettererdisabled {
	display: none;
}
.blaettererthis {
	border: 1px solid #D6EFDA;
	background:  #D6EFDA;
	color: #ffffff;
	height: 16px;
	font-weight: bold;
}
.blaetterer {
	border: 1px solid #D6EFDA;
	height: 16px;
	font-weight: normal;
}
.blaetterer a {
	color: #000000;
}
/* Eingabeelemente */

input, select, textarea {
	border: 1px solid #D6EFDA;
	font-size: 11px;
	font-family: Helvetica, Arial, Verdana, sans-serif;
}
#boxfeedheader {
	font-weight: bold;
}
#box_feed {
	margin: 23px 0px 0px 3px;
}
.zimmer {
	display:block;
	float: left;
	width: 45%;
}
.green-border {
	border: 2px solid #32a530;
}
div.language {
	float:left;
	position:relative;
	width: 30px;
	height: 40px;
	margin-bottom: -40px;
	padding-top: -40px;
	top: 10px;
}
#search {
	padding: 5px 0;
	height: 24px;
	text-align: left;
	background:#037c09;
	display:block;
}
#search input {
	border: 0 !important;
}
#txtSearch {
	margin-left: 30px;
	width: 120px;
	border-bottom: 1px solid #fff;
}
#searchbutton {
	border: 0;
	padding: 2px 0px;
	margin-left: -5px;
	background:#6aca00;
	color: #fff;
	font-weight: 700;
	font-size: 8px;
	cursor: pointer;
}
#subnavi {
	width: 200px;
	float:left;
	display:block;
}
ul #subnavigation {
	list-style:none;
}
#subnavi ul {
	list-style: none;
	margin: 0;
	padding:0;
	background: url(/images/mellestollen/shadow.jpg) repeat-x top;
}
#subnavi ul li {
	list-style: none;
	background: none;
}
#subnavi ul li a {
	padding: 2px 0 2px 30px;
	color: #fff;
	font-weight: 700;
	border-bottom: 1px solid #6aca00;
	display:block;
	background:#33a631;
}
#subnavi ul li a:hover {
	color:#fff;
	border-bottom: 1px solid #32a530;
	background: #6aca00;
}
.blog-beitrag {
	margin-bottom: 1em;
	border-bottom: 1px solid #32a530;
}
.blog-meta {
	padding: 5px 0;
	font-size: 10px;
	border-top: 1px solid #32a530;
	margin-top: 1em;
}
.reservieren{
display: block;
border:3px solid #037c09;
background-color:#fff;
font-size: 14px;
padding: 0 20px;
line-height: 40px;
font-family: Georgia, "Times New Roman", Times, serif;
font-weight: 700;
}
.reservieren img{
vertical-align: middle;
float: right;
}
.reservieren:after {
	clear:both;
	content:' ';
	display:block;
	font-size:0;
	line-height:0;
	visibility:hidden;
	width:0;
	height:0
}

/* GRID */

.grid-1, .grid-2, .grid-3, .grid-4, .grid-5, .grid-6, .grid-7, .grid-8, .grid-9, .grid-10 {
	margin-left: 10px;
	margin-right: 10px;
	float:left;
}
.grid-1 {
	width: 58px;
}
.grid-2 {
	width: 136px;
}
.grid-3 {
	width: 214px;
}
.grid-4 {
	width: 292px;
}
.grid-5 {
	width: 370px;
}
.grid-6 {
	width: 448px;
}
.grid-7 {
	width: 526px;
}
.grid-8 {
	width: 604px;
}
.grid-9 {
	width: 682px;
}
.grid-10 {
	width: 760px;
}
.alpha {
	margin-left: 0px;
}
.omega {
	margin-right: 0px;
}

.clear {
	clear: both;
	display: block;
	height: 0;
	line-height: 0;
	margin: -1px 0 0 0;
	padding: 0;
}
