body {
	color: #000;
	background: #1d16fa url(../img/static/body-bg.gif) center top repeat-y;
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	}

#navigation {
	color: #000;
	background: #1d16fa;
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	}


p, td, li, ul, ol, h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	}

strong {
	font-weight: bold;
	}	

#w {
	position: relative;
	width: 850px;
	margin: 0 auto;
	padding: 0;
	border: 0;
	background: transparent;
	}

#h {
	background: #1d16fa;
	}

#h1m img {
	margin: 0 auto 5px;
	}

#h2m h1 {
	margin: 1px;
	font-size: 20px;
	font-weight: normal;
	}

#h2m h1 a {
	color: #fff;
	text-decoration: none;
	padding: 1px 10px;
	}

#h2m h1 a:hover {
	color: #fc0;
	background: #1786fa;
	border: #000 1px solid;
	padding: 0 9px;
	}

#h3m {
	position: absolute;
	top: 104px;
	left: 0;
	background: url(../img/static/h3m-bg.gif) repeat-x bottom;
	width: 100%;
	min-height: 32px;
	}

#h3m ul {
	margin: 0 0 0 106px;
	padding: 5px 0 0;
	list-style: none;
	}

#h3m li {
	font-size: 14px;
	float: left;
	background: url(../img/static/bt-h3m-li-b.gif) no-repeat left top;
	padding: 0 0 0 9px;
	border-bottom: #000 1px solid;
	margin: 0;
	}
		
#h3m a {
	float: left;
	display: block;
	padding: 5px 15px 4px 6px;
	font-weight: bold;
	background: url(../img/static/bt-h3m-re-b.gif) no-repeat right top;
	text-decoration: none;
	color: #fff;
	}

#h3m > ul a {
	width: auto;
	}
/* Commented Backslash Hack hides rule from IE5-Mac \*/

#h3m a {
	float: none;
	}
/* End IE5-Mac hack */
    
#h3m a:hover {
	color: #fc0;
	}

#home #navhome, #kontakt #navkontakt, #buchung #navbuchung, #referenzen #navreferenzen,
#download #navdownload, #links #navlinks, #rechtliches #navrechtliches {
	background-position: 0 -50px;
	}

#home #navhome a, #kontakt #navkontakt a, #buchung #navbuchung a, #referenzen #navreferenzen a,
#download #navdownload a, #links #navlinks a, #rechtliches #navrechtliches a {
	background-position: 100% -50px;
	color: #000;
	}

#c1l {
	position: absolute;
	left: 0;
	top: 30px;
	margin: 0;
	padding: 0 0 0 33px;
	border: 0;
	background: #1786fa;
	width: 175px; /* False value for IE4-5.x/Win */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 142px; /* Actual value for browers that get CSS */
	}
		
html>#c1l {
	width: 142px; /* Be nice to Opera */
	}	

#c1r {
	border: 0;
	padding: 40px 0 0;
	margin: 0; 
	margin-left: 175px;
	text-align: left;
	width: auto;
	background: transparent url(../img/static/c1r-bg.jpg) 80% center no-repeat;
	background-repeat: no-repeat;
	}

#c1rc1r {
	margin: 0;
	border: 0;
	padding: 0 0 0 10px;
	background: transparent;
	width: 210px; /* False value for IE4-5.x/Win */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 200px; /* Actual value for browers that get CSS */
	}

html>#c1rc1r {
	width: 200px; /* Be nice to Opera */
	}

#c2m {
	position: relative;
	margin: 0 60px 0 235px;
	width: auto;
	text-align: left;
	}

#f {
	position: relative;
	margin: 30px 0 0 175px;
	width: auto;
	}

#f p {
	color: #fff;
	}

#f a {
	color: #fff;
	font-weight: normal;
	background: transparent;
	text-decoration: none;
	}

#f a:hover {
	text-decoration: underline;
	}

#f1m {
	padding: 0;
	text-align: center;
	}
		
img {
	display: block;
	border: 0;
	}

h1 {
	font-size: 22px;
	font-weight: bold;
	color: #fc0;
	margin: 0 0 0.2em;
	}

p {
	font-size: 15px;
	color: #fff;
	margin-top: 0;
	margin-bottom: 0.5em;
	}

blockquote {
	font-size: 16px;
	color: #fc0;
	margin-top: 0;
	margin-bottom: 0.5em;
	padding: 25px 30px;
	background: #1786fa;
	border: #000 1px solid;
	font-weight: bold;
	}

cite {
	font-weight: bold;
	font-style: italic;
	}

a:link {
	color: #fc0;
	font-weight: bold;
	background: transparent;
	text-decoration: none;
	}

a:visited {
	color: #fc0;
	font-weight: bold;
	background: transparent;
	text-decoration: none;
	}
 
a:hover {
	color: #fc0;
	font-weight: bold;
	background: transparent;
	text-decoration: underline;
	}

a:active {
	color: #fc0;
	font-weight: bold;
	background: transparent;
	text-decoration: none;
	}