@charset "utf-8";
html{height:101%}
body {
	background-color: #263102;
	color:#EFEFEF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:lighter;
}
strong{
	font-weight:bold;
}
#Container {
	position:absolute;
	left:50%;
	top:4px;
	margin-left:-478px;
	width:952px;
	z-index:0;
	background-color: #415304;
	background-image:url(images/strandhotel-fernsicht-background.gif);
}
#Container a,#Container a:hover{
	color:#FFFFFF;
	text-decoration:none;
}
#Header {
	height: 112px;
	background-color: #FFFFFF;
	border-bottom: 3px solid #96BE0C;
	color:#000000;
	z-index:2;
}
#HeaderLeft {
	float:left;
	width:175px;
	height:112px;
	z-index:2;
}
#HeaderNav {
	float:left;
	width:213px;
	height:112px;
	background-color:#333333;
	z-index:2;
}
#HeaderRight{
	float:right;
	width:564px;
	height:112px;
	z-index:2;
}

#LeftColumn {
	float:left;
	width: 175px;
	margin: 0;
	padding: 0;
	overflow:hidden;
}
#NavColumn {
	float:left;
	width: 213px;
	background-color: #333333;
	border-bottom: 175px solid #333333;
	margin: 0px;
	padding: 0px 0 0 0;
	z-index:200;
	line-height:24px;
	overflow:hidden;
}
#RightColumn {
	width: 564px;
	float: right;
	margin: 0;
	padding: 0;
	overflow:hidden;
}

#ImageLeft {
	height: 270px;
	border-bottom: 20px solid #96BE0C;
	margin:0 0 8px 0;
}

#ImageRight {
	height: 270px;
	border-bottom: 20px solid #96BE0C;
	margin:0 0 8px 0;
}
#ImageRight .breadcrump{
	position:absolute;
	top:389px;
	left:395px;
	width:550px;
	font-size:10px;	
	text-transform:uppercase;
	font-weight:bold;
}
#Footer {
	float:left;
	width: 100%;
	text-align: left;
	font-size: 10px;
	background-color: #96BE0C;
	padding: 4px 0 4px 0;
	border-top: solid #ffffff 0px;
	margin: 8px 0 0px 0;
}
#Footer .breadcrump{
	position:absolute;
	bottom:5px;
	left:395px;
	font-size:10px;
	font-weight:lighter;
	text-transform:uppercase;
	font-weight:bold;
}
#d4pcMenu{
	background-color:#333333;
	color:#FFFFFF;
	font-size:13px;
}
#d4pcMenu ul, #d4pcMenu li{
	list-style-type:none;
	padding:0px;
	margin: 0 0 0 4px;
}
#d4pcMenu a{
	display:block;
	padding:0 3px 0 3px;
}
#d4pcMenu a:hover{
	background-color:#415304;
}

#d4pcMenu .menu_selected div a{
	background-color:#415304;
}

#d4pcMenu .menu_closed div a{
	background-color:#333333;
}
#d4pcMenu div a:hover{
	font-weight:bold;
}
#d4pcMenu .menu_selected a{
	background-color:#415304;
}

#ContentLeft {
	width:175px;
	margin: 13px 0px 8px 0px;
	z-index:2;
	font-weight:normal;
}

#ContentRight {
	width:550px;
	margin: 13px 0px 8px 8px;
	z-index:2;
	font-weight:normal;
}
#ContentRight ul {
	padding:4px 0 4px 24px;
}
#ContentRight li {
	padding:2px 0 2px 8px;
}
#ContentRight h1{
	font-size:16px;
	line-height:normal;
	font-weight:bold;
	padding:4px 0 4px 0;
}
#ContentRight h2{
	font-size:14px;
	line-height:normal;
	font-weight:bold;
	padding:4px 0 4px 0;
}
#ContentRight h3,
#ContentRight h4,
#ContentRight h5{
	font-size:13px;
	font-weight:normal;
	padding:4px 0 4px 0;
}
#ContentLeft td,
#ContentRight td{
	font-weight:normal;
	font-size:13px;
}
#ContentRight p,
#ContentLeft p{
	margin: 4px 0 8px 0px;
}
#ContentRight table,
#ContentLeft table {
	margin: 0;
	padding:0;
	font-weight:normal;
}
#ContentRight a,
#ContentLeft a {
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}
#Sitemap ul{
	list-style-type:disc;
}

#Sitemap a{
	font-weight:bold;
}

#Sitemap h3{
	margin-left:8px;
}

#Footer,
#Footer a,
#Footer .breadcrump,
#Footer .breadcrump a {
	color:#333333;
}
#ImageRight .breadcrump,
#ImageRight .breadcrump a {
	color:#333333;
}
