

body {
	margin: 0;
	padding:  0px 0 0 0;
	background: #0F5B96 url(images/img01.gif) repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #A4E4F5;
}

input, textarea {
	background: #A4E4F5;
	border: 1px solid #FFFFFF;
	font: bold 13px Verdana, Arial, Helvetica, sans-serif;
	color: #0F5B96;
}

h1, h2, h3, p, ol, ul {
	margin-top: 0;
}

h1, h2, h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h1, h2 {
	text-transform: none;
	font-weight: normal;
}

h1 {
	letter-spacing: -2px;
	font-size: 2.4em;
	}

h2 {
	letter-spacing: -1px;
	font-size: 1.8em;
}

h3 {
	letter-spacing: -1px;
	font-size: 1.5em;
	margin: 0;
	padding: 15px 30px 15px 0px;
	color: #0A416B;
	font-weight: normal;

}


p, ol, ul {
	margin-bottom: 1.5em;
	line-height: 150%;
}

a {
	color: #A4E4F5;
}

a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

img {
	margin-bottom: 1.5em;
}


img.left {
	float: left;
	margin: 4px 18px 20px 0;
}

img.right {
	float: left;
	margin: 4px 0 0 20px;
}

hr {
	display: none;
}

/* Table */
table {
float: left;
padding: 19px 0 20px 0px;
margin-bottom: 1.5em;
}


table.navi {
clear: left;
padding: 0px 0px 0px 32px;
margin: 0em;
}


table.zimmer td{
text-align: right;
border-style: none;
border-width: 1px;
border-color: white;
font: normal 13px Verdana, Arial, Helvetica, sans-serif;
width: 100px;
color: black;
padding-right: 5px;
}

table.zimmer th{
text-align: left;
border-style: none;
border-width: 1px;
border-color: white;
font: bold 15px Verdana, Arial, Helvetica, sans-serif;
color: #0A416B;
width: 165px;
}


table.zimmer .r {
text-align: left;
width: 165px;
color: black;
}

table.zimmer .rb {
text-align: left;
font-weight: bold;
width: 165px;
color: black;
}

table.img td{
width: 270px;
border-style: none;
border-width: 1px;
border-color: white;
text-align: right;
vertical-align: bottom;
}

table.spalten td{
width: 270px;
border-style: none;
border-width: 1px;
border-color: white;
text-align: left;
vertical-align: top;
}

table.anreise td{
text-align: left;
border-style: none;
border-width: 1px;
border-color: white;
font: normal 13px Verdana, Arial, Helvetica, sans-serif;
width: 300px;
color: black;
vertical-align: bottom;
}

table.anreise .i {
text-align: center;
width: 67px;
color: black;
vertical-align: top;

}

table.anreise .z {
text-align: right;
width: 97px;
padding-right: 3px;
color: black;
vertical-align: bottom;

}

table.anreise th {
text-align: left;
border-style: none;
border-width: 1px;
border-color: white;
font: bold 13px Verdana, Arial, Helvetica, sans-serif;
width: 100px;
color: black;
vertical-align: top;

}

table.tarife td{
text-align: left;
border-style: none;
border-width: 1px;
border-color: white;
font: normal 13px Verdana, Arial, Helvetica, sans-serif;
width: 180px;
color: black;
vertical-align: top;
}



table.tarife .ab {
width: 100px;
}

table.tarife .ac {
width: 207px;
}

table.tarife .ad {
width: 185px;
}

table.tarife .ae {
width: 24px;
}

table.tarife .aaa {
width: 467px;
}

table.tarife .af {
width: 51px;
text-align: right;
}

table.galerie td{
text-align: center;
border-style: solid;
border-width: 0px;
border-color: white;
font: normal 13px Verdana, Arial, Helvetica, sans-serif;
width: 142px;
color: black;
vertical-align: top;
}


/* Header */

#header {
	height: 150px;
	background: url(images/img02.jpg) no-repeat left top;
	text-transform: none;
}


#logo {
}

#logo h1, #logo p {
	margin: 0;
	line-height: normal;
}

#logo h1 {
	padding: 60px 0 0 5px;
	font-size: 2.6em;
	color: white;
}

#logo h2 {
	line-height: normal;
	padding: 0px 0px 0 270px;
	position:absolute; top:80px; left:20px;  height:0px;
	font-size: 0.9em;
	color: white;
	font-weight: bold;
}

#logo p {
	padding: 69px 0 0 7px;
	letter-spacing: -1px;
	font-size: 1.4em;
	color: #199DD2;
}

#logo a {
	text-decoration: none;
	color: #62D6F5;
}

#menu {
	float: right;
}

#menu ul {
	margin: 0;
	padding: 60px 20px 0 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	float: left;
	width: 120px;
	height: 56px;
	margin: 0 0 0 2px;
	padding: 9px 0 0 0;
	background: #1B97CE url(images/img03.gif) no-repeat;
	text-decoration: none;
	text-align: center;
	letter-spacing: -1px;
	font-size: 1.1em;
	font-weight: bold;
	color: #000000;
}

#menu a:hover, #menu .current_page_item a {
	background: #26BADF url(images/img04.gif) no-repeat;
}

/* Page */

#page {
	width: 980px;
	margin: 0 auto;
}

/* Content */

#content {
	float: left;
	width: 626px;
	padding: 19px 0 20px 0px;
}

.post {
	margin-bottom: 15px;
	background: #1EB5DD url(images/img05.gif) no-repeat;
	color: #000000;
}

.post a {
	color: #0A416B;
}

.post a:hover {
	color: #FFFFFF;
}

.post .title {
	margin: 0;
	padding: 30px 30px 0 27px;
	color: #0A416B;
}

.post .title a {
	text-decoration: none;
	color: #0A416B;
}

.post .byline {
	margin: 0;
	padding: 0 30px;
}

.post .entry {
	padding: 20px 20px 10px 30px;
}

.post .links {
	margin: 0;
	padding: 6px 30px 38px 30px;
	background: url(images/img06.gif) no-repeat left bottom;
	border-top: 1px solid #2872A6;
}

.post .linksback {
	margin: 0;
	padding: 6px 30px 38px 30px;
	background: url(images/img06.gif) no-repeat left bottom;
	border-top: 1px solid #2872A6;
}


.post .nav {
  margin: 0;
	padding: 10px 30px 10px 30px;
	background: none;
	border-bottom: 0px solid #2872A6;
	}
	
.post .links a {
	padding-left: 10px;
	padding-right: 10px;
	background: url(images/button_up5.jpg) no-repeat left center;
	display: block;
	width: 30px;
	height: 30px;
	text-decoration: none;
	font-weight: bold;
	color: #0A416B;
}

.post .linksback a {
	padding-left: 10px;
	padding-right: 10px;
	background: url(images/button_left5.jpg) no-repeat left center;
	display: block;
	width: 30px;
	height: 30px;
	text-decoration: none;
	font-weight: bold;
	color: #0A416B;
}

.post .nav a{
  padding-left: 20px;
  padding-right: 20px;
	background: url(images/button_left_small.jpg) no-repeat left center;
	text-decoration: none;
	font-weight: bold;
	color: #0A416B;
	
	
}



.post .links a:hover {
	color: #FFFFFF;
	background: url(images/button_up5_on.jpg) no-repeat left center;
}

.post .linksback a:hover {
	color: #FFFFFF;
	background: url(images/button_left5_on.jpg) no-repeat left center;
}




.post .nav a:hover {
color: #FFFFFF;
}

.post .entry ul {
list-style-image:url(images/bullet8.gif)

}

/* Sidebars */

.sidebar {
	float: left;
	width: 165px;
	margin: 20px 0 0 30px;
}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar li {
	
}

.sidebar li ul {
	padding: 6px 0 6px 20px;
	background: url(images/banner_passiv.gif) no-repeat 0 50px;
	border-bottom: 1px solid #2872A6;
	

}

.sidebar li li {
	padding: 6px 0 6px 10px;
	background: url(images/img08.gif) no-repeat 0 12px;
	border-bottom: 1px solid #2872A6;
}

.sidebar li li a {
	text-decoration: none;
	color: #C9ECF5;
}

.sidebar li li a:hover {
	color: #FFFFFF;
}

.sidebar li h2 {
	padding-top: 20px;
	color: #FFFFFF;
}

/* Left Sidebar */

#leftbar {
}
#menu_left {
	float: left;
	padding: 20px 0 0 20px;
}

#menu_left ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#menu_left li {
	display: inline;
}

#menu_left a {
	float: left;
	width: 150px;
	height: 25px;
	margin: 0px;
	padding: 0px;
	background: #1B97CE url(images/banner_passiv.gif) no-repeat;
	text-decoration: none;
	text-align: center;
	letter-spacing: -1px;
	font-size: 1em;
	font-weight: normal;
	color: white;
}

#menu_left a:hover{
	background: #26BADF url(images/banner_hover.gif) no-repeat;
}

#menu_left .current_page_item a {
	background: #26BADF url(images/banner_aktiv.gif) no-repeat;
	color: #0A416B;
}

/* Foto Galerie */


.galerie_content{
}

#galerie a{
display: block;
float: left;
background: #1EB5DD url(images/front3_hover.jpg) no-repeat;
width: 138px; height: 101px;
border: 2px solid #1EB5DD;
margin: 5px 0 0 0;
text-align: center;


}

#galerie a:hover {
border: 2px solid #0F5B96;
}

/* Footer */

#footer {
	clear: both;
	padding: 25px 0px 10px 0px;
	background: #083253 url(images/foot.gif) repeat-x left top;

}

#footer p {
	text-align: center;
	font-size: smaller;
	color: #0F5B96;
	background: #083253 ;
}

#footer a {
	color: #0F5B96;
}
