@charset "utf-8";
html{height:101%}
body {
	background-color: #490709;
	color:#FFFFFF;
	font-family: Arial, sans-serif;
	font-size:12px;
	font-weight:lighter;
}

a {
	color: #FFF;
}

strong{
	font-weight:bold;
}
#Container {
	position:absolute;
	left:50%;
	top:10px;
	margin-left:-478px;
	width:953px;
	z-index:0;
	background-color: #7A1316;
	background-image:url(images/hotel_miramar_background.gif);
}
#UmfrageTabelle  {
	background-color: #7A1316;
	padding: 4px 4px 4px 4px;
}

#Container a,#Container a:hover{
	color:#FFFFFF;
	text-decoration:none;
}
#Header {
	height:52px;
	background-color: #7A1316;
	border-bottom: 1px solid #FFFFFF;
	color:#000000;
	z-index:5;
}
#Badge2 {
	position: absolute;
	background-image:url(images/Badge002.png);
	background-repeat:no-repeat;
	width: 175px;
	height: 52px;
	left: 0px;
	top: 0px;
	z-index:200;
	text-align: center;
	vertical-align: middle;
	font-size:14px;
	font-weight:bold;
	color:#990000;
	line-height:52px;
	visibility: hidden;
}
#Badge2 a{
	color:#990000;
	font-weight:bold;
	display:block;
	text-transform:uppercase;
}
#Badge2 a:hover{
	color:#009900;
	font-weight:bold;
}
#Anschrift {
	font-size: 10px;
	font-weight:bold;
	text-transform:uppercase;
	color: #FFFFFF;
	position:absolute;
	top: 37px;
	left: 395px;
	z-index:200;
}
#LeftColumn {
	float:left;
	width: 175px;
	z-index:1;
	padding:0;
	border:0;
}
#RightColumn {
	float:left;
	width: 565px;
	z-index:1;
	padding:0;
	margin:0;
}
#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;
}
#NavColumn {
	float:left;
	width: 213px;
	background-color: #383739;
	overflow: visible;
	z-index:50;
	line-height:24px;	
	border-bottom: solid #383739 160px;
	margin: 52px 0 8px 0;
}
#NavColumn_Background {
	position:absolute;
	top:0px;
	left:175px;
	width: 213px;
	background-color: #383739;
	padding: 0 0 10px 0;
	z-index:20;
}
#ImageLeft {
	height: 285px;
	width: 175px;
	border-bottom: 1px solid #FFFFFF;
	padding: 0 0 18px 0;
	z-index:5;
}
#ImageRight {
	height: 285px;
	width: 560px;
	border-bottom: 1px solid #FFFFFF;
	padding: 0 0 18px 0;
	z-index:5;
}
#ImageRight .breadcrump{
	position:absolute;
	top:342px;
	left:395px;
	width:560px;
	font-size:10px;	
	text-transform:uppercase;
}
#d4pcMenu{
	padding:0px;
	margin:0px;
	color:#FFFFFF;
	font-size:12px;
	z-index:2000;
	line-height:18px;
	background-color: #383739;
}
#d4pcMenu ul{
	list-style-type:none;
	padding:0 0 0 8px;
	margin:0 0 0 0;
}
#d4pcMenu li{
	list-style-type:none;
	padding:0 0 0 0;
	margin:2px 0 0 0;
}
#d4pcMenu a{
	display:block;
	padding:0 3px 0 3px;
}
#d4pcMenu a:hover{
	background-color:#7A1316;
}

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

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

#MiramarSitemap ul{
	list-style-type:disc;
}
#Footer {
	float:left;
	width: 100%;
	text-align: left;
	font-size: 10px;
	background-color: #7A1417;
	padding: 4px 0 4px 0;
	border-top: solid #ffffff 1px;
	margin: 4px 0 0 0;
}
#Footer .breadcrump{
	position:absolute;
	bottom:4px;
	left:395px;
	font-size:10px;
	font-weight:lighter;
	text-transform:uppercase;
}
#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;
}
