@charset "UTF-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
}

body {
	margin: 20px 0;
	background: #FFFFFF;
	font: normal small Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
}

h1, h2, h3 {
	color: #000000;
}

h2 {
	color:#000000;
}

h3 {
}

p, blockquote, ul, ol {
	text-align: justify;
}

p {
}

blockquote {
	margin-left: 3em;
}

ul {
	margin-left: 3em;
}

ul li {
}

ol {
	margin-left: 3em;
}

ol li {
}

a {
	color: #000;
}

a:hover {
	text-decoration: none;
}

img {
	border: 1px solid #000000;
	margin-top: 5px;
}

img.apart {
	margin-top: 40px;
}

img.preise {
	border:none;
}

/* Post */

.post {
}

.post .title {
	padding: 10px 20px;
	background: #FFFFFF;
	letter-spacing: 2px;
	font-size: 11px;
	color: #000000;
}

.post .title a {
	text-decoration:none;
}

.post .title a:hover {
	text-decoration:underline;
}

.title2 {
	text-decoration: none;
	font-weight: normal;
}

.post .ap {
	margin-top: 0px;
	padding: 10px 20px;
	background: #FFFFFF;
	letter-spacing: 2px;
	font-size: 11px;
	color: #000000;
}

.post .ap a {
	text-decoration: none;
}

.post .ap a:hover {
	text-decoration: underline;
}

.post .ap2 {
	margin-top: 250px;
	padding: 10px 20px;
	background: #FFFFFF;
	letter-spacing: 2px;
	font-size: 11px;
	color: #000000;
}

.post .story {
	clear: both;
	padding: 20px;
}

.post .story p, .post .story blockquote, .post .story ul, .post .story ol {
	margin-bottom: 1.5em;
	line-height: 180%;
}

.post .story a {
	text-decoration: none;
}

.post .story a:hover {
	text-decoration: underline;
}

.storypr {
    width:650px;
    display:inline-block;
	padding: 20px;
}

.post .storypr a {
	text-decoration: none;
}

.post .storypr a:hover {
	text-decoration: underline;
}

.left {
    float:left;
    width:210px;
}

.left p {
	margin-bottom: 17px;
	font-size:inherit;
	line-height:17px;
}
 
.right{
    height:325px;
    width:440px;
    border:none;
    float:left;
    display:block;
}

.right img {
    background-color:#ff00ff;
	border:none;
	margin: -4px 0 0 -10px;
}

.buchungbutton {
	margin-left:428px;
	margin-top:-15px;
 width: 200px;
 height:20px;
 display:block;
 border: solid 1px #000;
 background:transparent url('images/buchung/button_buchung.png') no-repeat 0px 0px;
}

.buchungbutton:hover {
   background-position: 0px -20px;
}

.bookingbutton {
	margin-left:428px;
	margin-top:-15px;
 width: 200px;
 height:20px;
 display:block;
 border: solid 1px #000;
 background:transparent url('images/buchung/button_booking.png') no-repeat 0px 0px;
}

.bookingbutton:hover {
   background-position: 0px -20px;
}


.contact{
	width:100%; 
	float:left;
}

.contact ul li{
	width:100%;
	margin:15px 0 0 -20px; 
	padding:0px; 
	float:left; 
	display:block; 
	color:#000;
}

.contact ul li input:focus, ul li textarea:focus{
	background-color: #eee;
}

.contact ul li input, ul li textarea{
	border: 1px solid #000;
	overflow: auto; 
	padding: 5px; 
	color: #000; 
	margin-top: 0px; 
	font-size: 12px;  
	float: left; 
	width: 635px;
	font-family:Verdana, Geneva, sans-serif;
}

.contact ul li textarea{
	height: 170px; 
	font-size: 14px;
	margin-bottom:30px;
	max-width: 635px;
	max-height: 300px;
}

.contact ul li input:hover , ul li textarea:hover{
	background:#eee;
}

.book textarea{
	width: 605px;
	height: 60px; 
	font-size: 10px;
	max-width: 605px;
	max-height: 100px;
	font-family:Verdana, Geneva, sans-serif;
}

.book input {
	width: 147px;
}

.book input.submit{
	width: 100px; 
	height:20px;
	background: #eee;
	margin-left: 550px;
	margin-top: -10px;
	line-height: 0.7em;
}

/* Logo */

#logo {
	position:fixed;
	display:block;
	width: 200px;
	height: 100px;
	text-align: center;
}

#logo h1 {
	
	padding-top: 30px;
	text-transform: lowercase;
	font-size: 32px;
	font-weight: normal;
}

#logo h2 {
	text-transform: uppercase;
	font-weight: normal;
	padding-top: 10px;
	font-size: 10px;
}

#logo a {
	text-decoration: none;
	color: #030;
}

/* Page */

#page {
	width: 900px;
	margin: 0 auto;
}

#extra {
}

/* Content */

#content {
	float: right;
	width: 680px;
	margin-top: 120px;
	background: #FFFFFF;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 210px;
}

/* Content > Sidebar > Menu */

#menu {
	z-index:1;
	position: fixed;
	margin-top: 120px;
}

#menu ul {
	margin: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	width: 160px;
	padding: 10px 20px;
	border-top: 1px solid #000000;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 10px;
	color: #000000;
}

#menu a:hover {
	background: #cccccc;
}

#menu .first a {
	border: none;
}

#menu .active a {
	background: #cccccc;
	font-weight: bold;
}

#language {
	z-index:0;
	position:fixed;
	margin-top: 145px;
}

#language ul {
	margin-top: 430px;
	list-style: none;
}

#language li {
	display:block;
}

#language a {
	display: block;
	width: 25px;
	height: 20px;
	margin:0 0 0 -20px;
	text-decoration: none;
	letter-spacing: 2px;
	font-size: 10px;
	color: #000000;
}

#language a:hover {
	font-weight:bold;
}

#language .active a {
	font-weight: bold;
}

#menu .submenu a {
	display: block;
	width: 160px;
	height: 10px;
	padding: 5px 20px;
	border-top: 1px solid #000000;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 8px;
	color: #000000;
}

/* Footer */

#footer {
	clear: both;
	width: 860px;
	margin: 50px auto;
}

#footer p {
	margin: 0;
	text-align: right;
	font-size: x-small;
}

#footer a {
	color: #000;
}

/* Footer > Legal */

#legal {
}

/* Footer > Links */

#links {
}