/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin-top: 0;
}

body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(images/img01.jpg) no-repeat center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#333333;
}

img {
	border:none;
}

h1, h2, h3 {
	font-weight: normal;
	color: #333;
}

#header div { font-size: 197%; }
h1 { font-size: 167%; }
h2 { font-size: 100%; font-weight: bold; }
h3 { font-weight: bold; }

p, ul, ol {
	font-size: 100%;
}

p {
}

ul {
}

ol {
}

blockquote {
}

a {
	color: #666;
}

a:hover {
	text-decoration: none;
}

/* Header */

#header {
	width: 680px;
	height: 110px;
	margin: 0 auto;
}

#header div, #header p {
	margin: 0;
	font-weight: bold;
}

#header div {
	padding: 28px 20px 0 20px; /*65px 20px 0 20px;*/
	/*text-transform: lowercase;*/
	font-size: 235%;
	text-align:right;
}

#header p {
	margin: -2px 0 0 0;
	padding: 0 20px 0 20px;
	text-transform: uppercase;
	font-size: 85%;
	text-align:right;
}

#header a {
	text-decoration: none;
	color: #000;
}

/* Menu */

#menu {
	width: 680px;
	height: 51px;
	margin: 0 auto;
	background: url(images/img02.jpg) no-repeat;
}

#menu h2 {
	display: none;
}

#menu ul {
	margin: 0;
	padding: 20px 0 0 20px;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 22px;
	padding: 8px 20px 0 20px;
	border-right: 1px solid #2A2C2F;
	text-transform: lowercase;
	text-decoration: none;
	text-align: center;
	font-size: 11px;
	color: #DFE8F2;
}

#menu a:hover, #menu .active a {
	background-color: #ccc;
	color:#333;
}

/* Page */

#page {
	width: 680px;
	margin: 0 auto;
	background: #000000 url(images/img03.gif) repeat-y;
}
#fullpage {
	width: 680px;
	margin: 0 auto;
	background: #000000 url(images/img030405.gif) repeat-y;
}

/* Content */

#content {
	float: left;
	width: 375px;
	padding: 20px 25px 0 40px;
	background: url(images/img04.jpg) no-repeat;
}
#fullcontent {
	padding: 20px 40px 0 40px;
	background: url(images/img0405.jpg) no-repeat;
}

.boxed {
	/*background: #121B23;*/
	/*background-color:#0A0A0A;*/
	background-color:#D3D3D3;
}

.boxed .title {
	margin: 0;
	padding: 5px 20px;
	background: #666;
	text-transform: uppercase;
	font-size: 100%;
	font-weight: bold;
}

.boxed .content {
	padding: 20px;
	border-left: 1px dotted #666;
	border-bottom: 1px dotted #666;
	border-right: 1px dotted #666;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 220px;
	padding: 20px 20px 0 0;
	background: url(images/img05.jpg) no-repeat;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
}

#sidebar li ul {
	padding: 20px;
}

#sidebar li li {
	margin: 0;
	padding: 5px 0;
	/*background: url(images/img06.gif) repeat-x left bottom;*/
}

#sidebar h2 {
	margin: 0;
	padding:10px 20px;
	background: #666;
	border-top: 1px solid #23282E;
	border-bottom: 1px solid #23282E;
	text-transform: lowercase;
	font-size: 100%;
	font-weight: bold;
	color: #DFE8F2;
}

#sidebar h3 {
	margin: 0;
}

#sidebar p {
	margin: 0;
}

#sidebar a {
	text-decoration: none;
}

#sidebar a:hover {
	text-decoration: underline;
}

/* Search */

#search {
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search legend {
	display: none;
}

input, textarea {
	/*float: right;
	margin-bottom: 5px;*/
	background:#D3D3D3;
	border: 1px solid #666;
	/*text-transform: lowercase;
	font: bold 100% Arial, Helvetica, sans-serif;*/
	color:#333;
}

#search input {
	float: right;
}

#searchform {
	margin: 0;
	padding: 10px 20px 20px 20px;
}

#searchfield {
	width: 165px;
	padding: 2px 5px;
}

#searchsubmit {
}

/* Submenu */

#submenu a {
	padding-left: 15px;
	background: url(images/img07.gif) no-repeat left center;
}

/* Footer */

#footer {
	width: 680px;
	height: 100px;
	margin: 0 auto;
	padding: 30px 0 0 0;
	background: url(images/img08.jpg) no-repeat;
}
#fullfooter {
	width: 680px;
	height: 100px;
	margin: 0 auto;
	padding: 30px 0 0 0;
	background: url(images/img0804.jpg) no-repeat;
}

#footer p, #fullfooter p {
	margin: 0;
	padding: 0 0 0 40px;
	font-size: 77%;
	/*color: #0F1720;*/
	color:#333333;
}

#footer a, #fullfooter a {
	/*color: #0F1720;*/
	color:#333333;
}

ul.tagcloud {
	font-size:11px;
	padding-top:0 !important;
}
ul.tagcloud li {
	background:none !important;
	padding:0 !important;
}
ul.tagcloud a strong {
	text-decoration:underline;
}
ul.tagcloud ul {
	padding-top:0 !important;
	padding-bottom:0 !important;
	padding-left:10px !important;
}

form.booking_form {
	margin:0;
	padding:0;
}
form.booking_form label {
	float:left;
	width:100px;
	display:block;
}
form.booking_form input, form.booking_form textarea {
	//font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
 	//color:#174B68;
	font: bold 100% Arial, Helvetica, sans-serif;*/
	color:#333;
}
form.booking_form input {
	float:left;
	width:200px;
	margin-left:0;
}
form.booking_form input.plz {
	width:48px;
}
form.booking_form input.ort {
	width:148px;
	margin-left:0;
}
form.booking_form div.submitWrapper, form.booking_form p.submitWrapper, form.booking_form span.submitWrapper {
	display:block;
	width:405px;
	padding-top:25px;
}
form.booking_form input.submit {
	float:right;
	margin-right:73px;
	width:auto;
}
form.booking_form textarea {
	float:left;
	width:300px;
	height:100px;
}
form.booking_form br {
	clear:both;
}

.errors {
	color:red;
	margin-bottom:10px;
}

form.guestbook fieldset {
	margin:0;
	padding:0;
	border:none;
}
form.guestbook label {
	float:left;
	display:block;
	width:100px;
}
form.guestbook input {
	float:left;
	width:200px;
}
form.guestbook textarea {
	float:left;
	width:300px;
	font-family:Arial,Helvetica,sans-serif;
	font-file:13px;
}
form.guestbook br {
	clear:both;
}
form.guestbook input.submit {
	float:right;
	margin-right:73px;
	width:auto;
}

.jot-posticon {
	float:right !important;
	padding:0 !important;
	display:none;
}
.jot-content {
margin-left:0 !important;
}
.jot-user {
display:none;
}

ul.random {
	padding-bottom:0 !important;
	padding-top:0 !important;
}
ul.random li {
	margin:0 !important;
	padding:0 !important;
	background:none !important;
	display:none;
}
ul.random li.visible {
	display:block;
}

ul.gallery {
	list-style:none;
	padding:0;
	margin:0;
}
ul.gallery li {
	float:left;
	width:100px;
	height:100px;
	margin:0 10px 10px 0;
	position:relative;
}
ul.gallery li a img {
	z-index:100;
}
ul.tags {
margin:0;
padding:5px;
font-size:10px !important;
list-style:none;
position:absolute;
left:5px;
top:90px;
background-color:#D3D3D3;
z-index:900;
height:auto;
width:90px;
}
ul.tags li {
margin:0;
padding:0;
clear:both;
height:auto;
width:auto;
}
ul.tags li strong {
/*float:left;*/
}
ul.tags li ul {
margin:0 0 0 5px;
padding:0;
float:left;
list-style:none;
}
ul.tags li ul li {
margin:0;
padding:0;
float:left;
height:auto;
width:auto;
}

#subnav li {
/*padding: 0 0 10px 20px;*/
padding-bottom:5px;
font-weight:bold;
}
#subnav li a {
padding-left:20px;
font-weight:bold;
}

a.highslide-credits {
display:none !important;
}

ul.newest {
list-style:none;
padding:0;
margin:0;
}
ul.newest li {
float:left;
padding:0;
margin:0 10px 10px 0
}

#content p img {
margin-left:10px;
}
