body {
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	font-style: normal;
	background-attachment: fixed;
	background-image: url(img/sys-background.gif);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
	border: none;
}

#content {
	height: 600px;
	width: 100%;
	background-color: #FEF3E8;
	text-align: left;
}

#header {
	background-color: #015548;
	width: 100%;
	height: 90px;
	background-image: url(img/sys-shadow-top.gif);
	background-repeat: repeat-x;
	background-position: top;
	position: absolute;
	overflow: hidden;
	z-index: 1;
}

#keyvisual {
	position: absolute;
	z-index: 3;
	padding: 0px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 80%;
	text-align: right;
	width: 20%;
}

#claim {
	margin-top: 20px;
	margin-left: 80px;
}

#privathotels {
	margin-top: 24px;
	margin-left: 80px;
}

#main {
	overflow: hidden;
	position: absolute;
	z-index: 2;
	height: 420px;
	width: 100%;
	margin-top: 90px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#bigpic {
	margin: 0px;
	padding: 0px;
	width: 400px;
	left: 0px;
	bottom: 0px;
	z-index: 2;
	position: absolute;
	overflow: hidden;
}

#bigpiclayer {
	width: 400px;
	height: 420px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	position: absolute;
	overflow: auto;
	background-color: #FEF3E8;
	filter:alpha(opacity=85);
	opacity: 0.85;
	-moz-opacity: 0.85;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-arrow-color: #015548;
	scrollbar-base-color: #FEF3E8;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-highlight-color: #FEF3E8;
	z-index: 2;
}

#bigpicform {
	width: 400px;
	height: 420px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	position: absolute;
	overflow: auto;
	background-color: #FEF3E8;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-arrow-color: #015548;
	scrollbar-base-color: #FEF3E8;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-highlight-color: #FEF3E8;
	z-index: 2;
}

#fotoleiste {
	margin-top: 0px;
	margin-left: 45%;
	padding: 0px;
	overflow: hidden;
	position: absolute;
	z-index: 2;
	left: 0px;
	top: 0px;
}

#text {
	overflow: auto;
	position: absolute;
	z-index: 2;
	width: 370px;
	height: 400px;
	margin-top: 90px;
	margin-right: 0px;
	margin-bottom: 0px;
	left: 60%;
}

.textxl {
	font-size: 18px;
	color: #144138;
	line-height: 24px;
	font-weight: normal;
	font-style: italic;
	margin-right: 20px;
	margin-left: 20px;
}

.textnormal {
	font-size: 16px;
	color: #144138;
	line-height: 20px;
	font-weight: normal;
	font-style: italic;
	margin-right: 20px;
	margin-left: 20px;
	letter-spacing: 1px;
}

h1 {
	font-size: 16px;
	color: #144138;
	line-height: 20px;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 10px;
	margin-right: 25px;
	margin-left: 15px;
	letter-spacing: 1px;
}

h1.header-claim {
	padding: 0px 0px 0px 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

.sys-text{
	font-size: 16px;
	color: #144138;
	line-height: 20px;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 10px;
	margin-right: 25px;
	margin-left: 15px;
	letter-spacing: 1px;
}

p {
	font-size: 14px;
	color: #144138;
	line-height: 20px;
	font-weight: normal;
	margin-top: 5px;
	margin-right: 25px;
	margin-left: 25px;
	margin-bottom: 5px;
	letter-spacing: 0px;
}

table.content {
	margin-right: 25px;
	margin-left: 25px;
}

p.tabelle {
	font-size: 14px;
	color: #144138;
	line-height: 18px;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 0px;
	letter-spacing: 0px;
}

td.tabelle {
	font-size: 12px;
	font-style: normal;
	border-color: #015548;
	padding: 3px 3px 3px 3px;
	vertical-align: top;
	border-width: 1px;
	border: solid #015548 1px;
}
td.tabelle2 {
	font-size: 12px;
	font-style: normal;
	background-color: #CCDDDA;
	padding: 3px 3px 3px 3px;
	vertical-align: top;
	border-color: #015548;
	border: solid #015548 1px;
}
select,input,textarea  {
	font-size : 12px;
	font-style : normal;
	border-color: #015548;
	border: solid #015548 1px;
	background-color : #F1E6CD;
	border-style: ridge;
}

#stars {
	font-size: 20px;
	color: #144138;
	line-height: 30px;
	text-align: center;
	font-weight: normal;
	margin-right: 20px;
	margin-left: 20px;
}

#footer {
	background-color: #E27B16;
	width: 100%;
	height: 90px;
	background-image: url(img/sys-shadow-bottom.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	position: absolute;
	margin-top: 510px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	z-index: 1;
	overflow: auto;
}

#logo {
	top: 0px;
	left: 15px;
	position: absolute;
}

#navigation {
	left: 200px;
	top: 10px;
	height: 15px;
	position: absolute;
	overflow: hidden;
}

span.unternavi {
	padding: 3px 3px 3px 3px;
	left: 220px;
	top: 30px;
	width: 672px;
	position: absolute;
	overflow: hidden;
	font-size: 12px;
	color: #015548;
	text-align: center;
	text-decoration: none;
	letter-spacing: 2px;
	border-top-color: #FEF3E8;
	border-top-style: dotted;
	border-top-width: 1px;
	visibility: hidden;
}

span.unternavix {
	padding: 3px 3px 3px 3px;
	left: 220px;
	top: 30px;
	width: 672px;
	position: absolute;
	overflow: hidden;
	font-size: 12px;
	color: #015548;
	text-align: center;
	text-decoration: none;
	letter-spacing: 2px;
	border-top-color: #FEF3E8;
	border-top-style: dotted;
	border-top-width: 1px;
	visibility: visible;
}

a {
	color: #E27B16;
	text-decoration: none;
}

a:hover {
	color: #E27B16;
	text-decoration: underline;
}

a.flags {
	color: #015548;
	text-decoration: none;
}

a.unternavi {
	color: #015548;
	text-decoration: none;
}

a.unternavi:hover {
	color: #FEF3E8;
	text-decoration: none;
}

a.unternavi-x {
	color: #FEF3E8;
	text-decoration: none;
}

a.unternavi-x:hover {
	color: #FEF3E8;
	text-decoration: none;
}

a.booking {
	padding: 5px;
	background-color: #E27B16;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #015548;
	border: solid #015548 1px;
	margin-right: 7px;
}
a.booking:hover {
	padding: 5px;
	background-color: #E27B16;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #FEF3E8;
	border: solid #015548 1px;
	margin-right: 7px;
}

#impressum {
	left: 250px;
	top: 65px;
	height: 12px;
	position: absolute;
	font-size: 10px;
	font-weight: normal;
	color: #FEF3E8;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	overflow: hidden;
}

#optout {
	font-size: 1px;
	visibility: hidden;
	width: 1px;
	height: 1px;
	overflow: hidden;
	z-index: 0;
	position: absolute;
	left: 0px;
	top: 0px;
}
