body {
	color: #131845;
	padding: 0;
	margin: 8px;
  font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif;
}

input, select, textarea, option
{
	border: solid 1px #003366;
}

.button
{ 
	border: solid 1px #003366;
	background: #d8e8f8;
}

.clear
{
	clear: both;
}

.error
{
	background-color: #ffe0e0;
	border: solid 1px #c03333;
	color: red;
	margin: 0px 0px 8px 0px;
	padding: 4px;
	text-align: center; 
}

.success
{
	background-color: #c9f8be;
	border: solid 1px #175609;
	color: #175609;
	margin: 0px 0px 8px 0px;
	padding: 4px;
	text-align: center; 
}

#top {
	color: white;
	background: #4e75c2;
	height: 60px;
}

#top h1 {
	font-size: 1.5em;
	font-style: italic;
	font-weight: bold;
	margin: 0;
	padding: 2px 4px;
}

#top h2 {
	color: #131845;
	font-size: 1em;
	font-weight: bold;
	margin: 0;
	padding: 2px 4px;
}

#topleft {
	background: url("/images/topleft.gif") no-repeat scroll left top;
	float: left;
	height: 60px;
}

#topright {
	background: url("/images/topright.gif") no-repeat scroll left top;
	float: right;
	height: 60px;
	width: 127px;
}

#nav {
	background: #131845;
	color: white;
	font-size: 0.8em;
	font-weight: bold;
	height: 15px;
	padding: 2px 0px;
}

#navleft {
	float: left;
}

#navright {
	background: url("/images/navright.gif") no-repeat scroll left top;
	float: right;
	text-align: center;
	width: 127px;
}

#nav ul {
    list-style: none;
    margin: 0;
	padding: 0;
}

#nav ul li {
    display: inline;
}

#nav ul li a {
	color: white;
	padding: 0px 4px;
	text-decoration: none;
	text-align: center;
}

#nav ul li a:hover {
	text-decoration: underline;
}

#main
{
	background: white;
	border: 1px solid #131845;
}

#mainleft {
	background: url("/images/startseebruecke.jpg") no-repeat scroll left bottom;
}

#mainmiddle
{
	line-height: 1.2;
	margin: 8px;
}

#mainmiddlestart
{
    height: 700px;
	margin: 0px 128px;
	text-align: center;
}

#mainmiddlestart h1 {
	font-size: 1.2em;
	font-weight: bold;
	margin: 0;
	padding: 6px;
}

#mainmiddlestart h2 {
	font-size: 1em;
	font-weight: bold;
	margin: 0;
	padding: 6px;
}

#mainmiddlestart h3 {
	font-size: 0.8em;
	font-weight: bold;
	margin: 0;
	padding: 6px;
}

#mainmiddlestart img
{
	margin: 0;
}

#mainmiddlestart a 
{
    color: #131845;
	text-decoration: underline;
}

#mainmiddlestart a:hover 
{
    color: Red;
	text-decoration: underline;
}

#mainmiddlestart p
{
	font-size: 0.9em;
	margin: 0;
	padding: 4px;
}

#mainmiddlestart p.verweise
{
	color: Black;
	font-size: 0.6em;
	padding: 4px 0px;
	text-align: center;
}

#mainmiddlestart p.verweise a {
	color: Blue;
	text-decoration: none;
}

#mainmiddlestart p.verweise a:hover {
	text-decoration: underline;
}

#mainright 
{
	background: url("/images/startleuchtturm.jpg") no-repeat scroll right bottom;
}

#bottom {
	background: #131845;
	color: white;
	font-size: 0.7em;
	font-weight: bold;
	height: 15px;
}

#bottom b {
	font-weight: bold;
}

#bottomleft {
	background: url("/images/bottomleft.gif") no-repeat scroll left bottom;
	float: left;
	height: 15px;
	width: 15px;
}

#bottommiddle 
{
  text-align: center;
}

#bottomright {
	background: url("/images/bottomright.gif") no-repeat scroll right bottom;
	float: right;
	height: 15px;
	width: 15px;
}

#content 
{
	min-width: 500px;
	position: relative;
}

#content p {
	padding: 0 4px;
}

#content p small {
	font-size: 0.8em;
}

#content a {
	color: blue;
	text-decoration: underline;
}

#content a:hover {
	color: red;
}

#content ul 
{
	list-style-type: circle;
}

#content h1 
{
	clear: both;
	margin: 0 0 6px 0;
	padding: 2px;
	font-size: 1em;
	font-weight: bold;
	border-top: 1px solid #131845;
	border-bottom: 1px solid #131845;
}

#content h2 {
	clear: both;
	margin: 0 0 6px 0;
	padding: 2px;
	font-size: 1em;
	font-style: italic;
	font-weight: bold;
	border-bottom: 1px solid #131845;
}

#content h3 {
	clear: both;
	margin: 0 0 6px 0;
	padding: 2px;
	font-size: 1em;
	font-weight: bold;
	border-bottom: 1px solid #131845;
}

#content h4 {
	clear: both;
	margin: 0;
	padding: 0;
	font-size: 1em;
	font-weight: bold;
}

.contentimgleft 
{
	float: left;
	margin: 0px 8px 4px 0px;
}

.contentimgright 
{
	float: right;
	margin: 0px 0px 4px 8px;
	position: relative;
}

.contentleft {
	float: left;
	text-align: center;
	width: 45%;
}

.contentright {
	float: right;
	text-align: center;
	width: 45%;
}

#preise
{
	font-size: 0.9em;
	margin-bottom: 16px;
	width: 100%;
}

#preise th
{
	background-color: #131845;
	color: White;
	font-weight:bold;
	padding: 2px 4px;
	text-align: center;
}

#preise tr.daten
{
	background-color: #131845;
	color: White;
	font-weight: bold;
	margin: 8px;
	padding: 4px 8px;
	text-align: center;
}

#preise tr.nacht
{
	background-color: #4e75c2;
	color: #131845;
	font-weight: bold;
	padding: 2px 4px;
	text-align: center;
}

#preise tr.nebenkosten
{
	background-color: #4e75c2;
	color: #131845;
	font-weight: bold;
	padding: 2px 4px;
	text-align: center;
}

#zusatzleistungen
{
	font-size: 0.9em;
	margin-bottom: 16px;
	width: 100%;
}

#zusatzleistungen th
{
	background-color: #131845;
	color: White;
	font-weight:bold;
	padding: 2px 12px 2px 12px;
	text-align: left;
}

#zusatzleistungen th.preis
{
	text-align: center;
}

#zusatzleistungen tr
{
	background-color: #4e75c2;
	color: #131845;
	font-weight: bold;
	margin: 8px;
	padding: 4px 8px;
	text-align: left;
}

#zusatzleistungen td
{
	padding: 2px 12px 2px 12px;
}

#zusatzleistungen td.preis
{
	text-align: right;
	width: 150px;
}

#belegung
{
	font-size: 0.9em;
	width: 100%;
}

#belegung th
{
	background-color: #131845;
	color: White;
	font-weight:bold;
	padding: 2px;
	text-align: center;
}

#belegung td.monat
{
	background-color: #131845;
	color: White;
	font-weight:bold;
	padding: 2px;
	text-align: center;
}

#belegung td.frei
{
	background-color: green;
	color: White;
	font-weight: bold;
	margin: 8px;
	padding: 2px;
	text-align: center;
}

#belegung td.anreise
{
	background-color: yellow;
	color: Black;
	font-weight: bold;
	padding: 2px;
	text-align: center;
}

#belegung td.belegt
{
	background-color: red;
	color: White;
	font-weight: bold;
	padding: 2px;
	text-align: center;
}

#belegung td.leer
{
	background-color: Silver;
	color: Black;
	font-weight: bold;
	padding: 2px;
	text-align: center;
}

#footer
{
	color: Silver;
	font-size: 0.7em;
	padding: 4px 0px;
	text-align: center;
}

#footer a {
	color: Silver;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}


