@charset "utf-8";

/* CSS Document */
html {
	height:100%;
}
body {
	background-color:#ffffff;
	/*background-image:url('/images/background.jpg');*/
	background-repeat:repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height: 17px;
}
a {
	cursor: pointer;
}
div,p,td,th {
	font-size:12px;
}

a img {
	border:0px;
}
.animation {
	border:#D6C074 solid 1px;
	padding:6px;
}
.bilderrahmen {
	border:#D6C074 solid 1px;
	padding:6px;
}
.c4 {
	color:#8E0F12;
	padding-top:20px;
}
div#mainPage
{
	display:block;
	margin:auto;
	height:auto;
	background-color:#ffffff;
	background-image:url('/images/_bg-hotel-monaco-muenchen2.jpg');
	background-repeat: no-repeat;
	z-index: 1;
}

div#header
{
	position:relative;
	left:0px;
	top:0px;
	width:100%;
	height:148px;
	background-repeat: repeat-x;
	z-index: 100;
}

div#headerTitle {
	position: absolute;
	font-size:12px;
	font-weight:normal;
	color: #7A2A2A;
	padding-top: 131px;
	padding-left:13px;
	z-index: 10;
	width:950px;
}
.flaggen {
	float:left;
}
.empfehlen {
	margin-left:810px;
}
a.weiterempfehlen:link, a.weiterempfehlen:visited, a.weiterempfehlen:active, a.weiterempfehlen:focus {
	color:#FCE186;
	text-decoration:underline;
}	
a.weiterempfehlen:hover {
	text-decoration:none;
	color:#FDEEBB;
}
div#headerTitleShadow {
	position: absolute;
	font-size:48px;
	font-weight:bold;
	color: #7A2A2A;
	z-index: 5;
}
div#blackLineEnd
{
	position:absolute;
	bottom:0px;
	width:100%;
	height:25px;
	background-image: url('/images/_footer.jpg');
	background-repeat: repeat-x;

}
.componentheading {
	font-size: 14px;
	font-weight:bold;
}
.contentheading {
	font-size: 12px;
	font-weight:bold;
}

.small {
	font-size: 11px;
	font-style:italic;
	color: #555555;
}
div#mainContent
{
	position:relative;
	left:0px;
	top:0px;
	width:100%;
	min-height: 1950px;
	padding: 0px;
	margin: 0px;
	background-image: url('/images/_bg-rand2.gif');
	background-repeat: repeat-y;
}
div#linke-spalte {
	width:auto;
	background-color:#FFFFFF;
	padding-left:0px;
}
.last-minute {
	text-transform:uppercase;
	position:relative;
	text-decoration:none;
	border-top:solid 2px #FCDC86;
	padding-left: 10px;
	padding-top: 12px;
	font-size: 12px;
	font-weight:bold;
	margin-top:4px;
	margin-bottom:4px;
	color:black;
}
.abstand {
	margin-right:15px; 
	padding-top:10px;
}
div#rechte-spalte {
	float:right;
	width:240px;
	margin-right:0px;
	margin-left:10px;
	border-top:2px solid #ffffff;
}
div#rechte-spalte h2 {
	padding:0px;
	padding-bottom:6px;
	margin:0px;
}
div#rechte-spalte select {
	font-size:12px;
	padding:0px;
	margin:0px;
	border:1px solid #7F9DB9;
	background-color:#FFFFFF;
}
.rechts-rot {
	background-color:#fda865;
	padding:5px;
	padding-left:15px;
}
.rechts-grau {
	background-color:#fdbb87;
	padding:5px;
	padding-left:15px;
}
.rechts-anfrage {
	background-color:#fdbb87;
	padding-left:15px;
}
div#footer
{
	height:auto;
	color:#333333;
	text-align:center;
	position:relative;
	left:0px;
	bottom:22px;
	width:100%;
	visibility:hidden;
}
.zonline4
{
	display: none;
	visibility: hidden;
}
div#footer2
{
	height:auto;
	color:#333333;
	text-align:center;
	position:relative;
	left:0px;
	bottom:22px;
	width:300px;
	margin-left:250px;
	margin-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	padding-right: 20px;
}

div#footer a
{
	color:#222222;
	text-decoration:none;
}
.fusstext {
	text-align:center;
	margin-top:10px;
	float:none;
}
.fusstext li {
	text-align:center;
	float:none;
}
ul.mainlevel-nav {
	visibility:hidden;
}
a#mainlevel-nav {
	visibility:hidden;
}
div#headerMenu a:hover
{
	padding:0px 0px;
	height:0px;
}
div#headerSearch
{
	position:absolute;
	width:240px;
	height:37px;
	right:10px;
	top:100px;
	z-index: 15;
}
div#searchFormular{
	background-color:#fda865;
	margin-left:1px;
	width:auto;
	height:63px;
	padding:8px;
	text-align:right;
}
#text {
	width:140px;
	background-color:#FFFFFF;
	border: 1px solid #B09D5E;
	margin-bottom:4px;
	padding:2px;
}
#submitbutton {
	background-image:url('/images/button-suche.jpg');
	width:95px;
	height:24px;
	cursor:pointer;
	border:0px;
}
#anfragebutton {
	width:202px; 
	height:26px; 
	background-image:url('/images/button-anfrage.jpg');
	cursor:pointer;
	border:0px;
}
div#mainArticles
{
	position:relative;
	left:200px;
	top: 0px;
	min-height: 600px;
	padding-bottom:50px;
}
div#leftMenue
{
	position:absolute;
	left:10px;
	top:1px;
	padding-left: 0px;
	width:165px;
	background-color:#FDBB87;
}

div#leftMenue ul
{
	list-style: none;
	padding: 0;
	margin: 0;
}
a.menu_link:link, a.menu_link:visited, a.menu_link:active, a.menu_link:focus {
	display:block;
	width: auto;
	height: 16px;
	text-transform:uppercase;
	position:relative;
	text-decoration:none;
/*	background-color:#FCA35B;*/
	border-top:solid 1px #FCDC86;
	border-bottom:solid 1px #FCDC86;
	padding-left: 10px;
	padding-top: 1px;
	font-size: 12px;
	font-weight:bold;
	margin-top:4px;
	margin-bottom:4px;
	color:black;
}
a.menu_link:hover{
	display:block;
	background-color:#FB9139;
	color:#8E0F12;
}
a.menu_link_act:link, a.menu_link_act:visited, a.menu_link_act:active, a.menu_link_act:focus, a.menu_link_act:hover {
	display:block;
	width: auto;
	height: 16px;
	text-transform:uppercase;
	position:relative;
	text-decoration:none;
	background-color:#FB9139;
	border-top:solid 1px #FCDC86;
	border-bottom:solid 1px #FCDC86;
	padding-left: 10px;
	padding-top: 1px;
	font-size: 12px;
	font-weight:bold;
	margin-top:4px;
	margin-bottom:4px;
	color:#8E0F12;
}
a.umenu_link:link, a.umenu_link:visited, a.umenu_link:active, a.umenu_link:focus {
	display:block;
	font-size: 12px;
	font-weight:bold;
	color:black;
	background:none;
	padding-left:20px;
	border:0px;
	text-decoration:none;
}
a.umenu_link:hover{
	background-color:#FCA35B;
	color:#8E0F12;
	text-decoration:none;
}
a.umenu_link_act:link, a.umenu_link_act:visited, a.umenu_link_act:active, a.umenu_link_act:focus, a.umenu_link_act:hover {
	display:block;
	font-size: 12px;
	font-weight:bold;
	color:#8E0F12;
	background:none;
	padding-left:30px;
	border:0px;
	text-decoration:none;
}
a.umenu2_link:link, a.umenu2_link:visited, a.umenu2_link:active, a.umenu2_link:focus {
	display:block;
	font-size: 12px;
	font-weight:normal;
	color:black;
	background:none;
	padding-left:40px;
	border:0px;
	text-decoration:none;
}
a.umenu2_link:hover{
	background-color:#FCA35B;
	color:#8E0F12;
	text-decoration:none;
}
a.umenu2_link_act:link, a.umenu2_link_act:visited, a.umenu2_link_act:active, a.umenu2_link_act:focus, a.umenu2_link_act:hover {
	display:block;
	font-size: 12px;
	font-weight:normal;
	color:#8E0F12;
	background:none;
	padding-left:40px;
	border:0px;
	text-decoration:none;
}
div#leftMenue ul a 
{
}
div#leftMenue ul  a:hover
{
}

div#leftMenue ul li ul
{
	padding: 0px;
	margin:0px;
}
.subFolder li {
	
}
.subFolder li a, .subFolder li a:hover, .subFolder li a:visited, .subFolder li a:link
{
	font-size: 12px !important;
}
.subFolder2 li a, .subFolder2 li a:hover, .subFolder2 li a:visited, .subFolder2 li a:link
{
	font-size: 12px !important;
	font-weight:normal;
	color:black;
	background:none;
	padding-left:40px;
	border:0px;
}

td.sectiontableheader {
	padding: 5px;
}

tr.sectiontableentry1 td {
	padding: 5px;
	/*background-color: #FECEA8;*/
	border-bottom: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
}
tr.sectiontableentry1 {
	padding: 5px;
	/*background-color: #FECEA8;*/
	border-left: 1px solid #cccccc;
}

tr.sectiontableentry1 td, tr.sectiontableentry2 td {
	padding: 5px;
}

tr.sectiontableentry2 td{
	padding: 5px;
	/* background-color: #FFD7BA; */
	
	border-bottom: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
}

tr.sectiontableentry1 {
	padding: 5px;
	/*background-color: #FECEA8;*/
	border-left: 1px solid #cccccc;
}

a:link, a:visited, a:active {
	color: #7A2A2A;
	text-decoration:none;
}

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

div#headerTop
{
	position:absolute;
	background-color:#FFFFFF;
	color:#000000;
	border:1px solid black;
	right:10px;
	top:10px;
	width:468px;
	height:60px;
	display:block;
	overflow:hidden;
	z-index: 15;
}

div#headerSearch
{
	position:absolute;
	width:auto;
	height:37px;
	right:10px;
	top:80px;
	z-index: 25;
}

div#headerTop table tbody tr td p {
	display:inline;
}

input {
	border: 1px solid #555555;
	font-size: 11px;
}

input#modlgn_remember {
	border: 0px none #000000;
}

fieldset {
	border:0px none #000000;
}

div#pathway {
	position: relative;
	color:#7A2A2A;
	padding-bottom: 15px;
}

button, .button {
	background-color: #FFC095;
	border: 1px solid #c58c5d;
}

div#globalcontent
{
	margin-top: 3px;
	width:165px;
	background-color: #FFF;
}
/* BODY ELEMENTS */
body {
margin-left: 0px;
margin-top: 15px;
margin-right: 0px;
margin-bottom: 0px;
}
/* HYPERLINKS */
a:link {
color: #993333;
text-decoration: none;
font-weight: bold;
}
a:visited {
color: #993333;
text-decoration: none;
font-weight: bold;
}
a:active {
color: #993333;
text-decoration: none;
font-weight: bold;
}
a:hover {
color: #993333;
text-decoration: underline;
font-weight: bold;
}
.msfooter2 a:link {
color: #996600;
text-decoration: none;
font-weight: normal;
}
.msfooter2 a:visited {
color: #996600;
text-decoration: none;
font-weight: normal;
}
.msfooter2 a:active {
color: #996600;
text-decoration: none;
font-weight: normal;
}
.msfooter2 a:hover {
color: #996600;
text-decoration: underline;
font-weight: normal;
}
.msnavi a:link {
color: #666666;
text-decoration: none;
font-weight: bold;
}
.msnavi a:visited {
color: #666666;
text-decoration: none;
font-weight: bold;
}
.msnavi a:active {
color: #993333;
text-decoration: none;
font-weight: bold;
}
.msnavi a:hover {
color: #993333;
text-decoration: none;
font-weight: bold;
}
.msnavi .active {
color: #993333;
text-decoration: none;
font-weight: bold;
}
.slogan a:link {
color: #000000;
text-decoration: none;
font-weight: bold;
}
.slogan a:visited {
color: #000000;
text-decoration: none;
font-weight: bold;
}
.slogan a:active {
color: #000000;
text-decoration: none;
font-weight: bold;
}
.slogan a:hover {
color: #000000;
text-decoration: underline;
font-weight: bold;
}
/* FORMULAR ELEMENTS */
.button {
color: #000000;
background-color: #CCCCCC;
font-size: 12px;
border: 1px solid #000000;
margin: 0px;
padding: 0px;
width: 150px;
}
form {
font-size: 12px;
margin: 0px;
padding: 10px 0px 0px 0px;
}
input {
color: #000000;
background-color: #CCCCCC;
font-size: 12px;
border: 1px solid #000000;
}
select {
color: #000000;
background-color: #CCCCCC;
font-size: 12px;
border: 1px solid #000000;
}
textarea {
color: #000000;
background-color: #CCCCCC;
font-size: 12px;
border: 1px solid #000000;
}
/* HEAD ELEMENTS */
h1 {
font-size: 16px;
margin: 0px;
padding:0px;
padding-bottom:6px;
font-weight: bold;
color:#8F0F12;
}
h2 {
font-size: 13px;
margin: 0px;
padding: 15px 0px 0px;
line-height: 17px;
}
h3 {
font-size: 11px;	
}
/* SITE ELEMENTS */

.msbg {
background-image: url(/images/_bg-rand.jpg);
}
.mshead {
background-image: url(/images/_bg-hotel-monaco-muenchen.jpg);
width: 970px;
height: 380px;
background-repeat: no-repeat;
}
.mshead_en {
background-image: url(/images/_bg-hotel-monaco-muenchen_e.jpg);
width: 970px;
height: 380px;
background-repeat: no-repeat;
}
.msnavi {
width: 170px;
height: 300px;
padding-top: 140px;
padding-left: 30px;
font-size: 13px;
text-align: left;
}
.msnavi ul {
margin: 0px;
padding: 0px;
}
.msnavi li {
border-bottom-width: 1px;
border-bottom-style: dashed;
border-bottom-color: #FFFFFF;
list-style-type: none;
padding-top: 3px;
background-color: #FFC399;
padding-bottom: 3px;
padding-left: 5px;
}
.msaddress {
width: 170px;
padding-bottom: 0px;
padding-left: 30px;
font-size: 11px;
text-align: left;
}
.mscontent {
padding: 140px 30px 0px 20px;
font-size: 13px;
line-height: 20px;
width: 760px;
text-align: left;
vertical-align: top;
}
.mscontent .msnavi {
line-height: 18px;
}
.msfooter1 {
height: 40px;
}
.msfooter2 {
color: #996600;
}
/* CONTENT ELEMENTS */
.tabelle-preise {
	border-bottom:4px solid #ffffff;
}
.top-angebot {
	background-repeat:no-repeat;
	height:206px;
	width:460px;
}
.angebotstext {
	padding-left:255px;
	padding-top:10px;
	padding-right:10px;
}
.top-angebot h2 {
	margin:0px;
	padding:0px;
	padding-top:10px;
	font-size:16px;
	color:#8F0F12;
}
ul.haekchen{
	margin:0px;
	padding:0px;
}
.haekchen li{
	background-image:url(images/haekchen.jpg);
	background-repeat:no-repeat;
	margin:0px;
	padding:0px;
	padding-left:28px;
	padding-top:2px;
	padding-bottom:10px;
	list-style:none;
	line-height:140%;
	color:#910F12;
	font-weight:bold;
}
.spruch {
font-size: 16px;
width: 200px;
padding:15px;
color:#333333;
font-style: italic;
font-weight: bold;
line-height: 16px;
text-align: right;
float: right;
}
.slogan {
color: #993333;
padding-bottom: 10px;
font-weight: bold;
width: 350px;
}
.weather {
font-size: 11px;
color: #000000;
font-style: normal;
line-height: 15px;
text-align: right;
}
.top {
font-size: 12px;
padding-left: 5px;
padding-right: 5px;
}
.imgright {
font-size: 11px;
color:#996666;
float: right;
padding: 3px;
border: 1px solid #993333;
margin-left: 10px;
margin-top: 15px;
width: 150px;
}
.imgright300 {
font-size: 11px;
color:#996666;
float: right;
padding: 3px;
border: 1px solid #993333;
margin-left: 10px;
margin-top: 15px;
width: 300px;
}
.imgleft300 {
font-size: 11px;
color:#996666;
float: left;
width: 300px;
padding: 3px;
border: 1px solid #993333;
margin-right: 10px;
margin-top: 15px;
}
.imgleft {
font-size: 11px;
color:#996666;
float: left;
width: 150px;
padding: 3px;
border: 1px solid #993333;
margin-right: 10px;
margin-top: 15px;
}
.imgauszeichnungen {
font-size: 11px;
color:#996666;
padding: 3px;
border: 1px dashed #993333;
margin-top: 15px;
width: 460px;
text-align: left;
}
.imglage {
font-size: 11px;
color:#996666;
float: right;
padding: 3px;
border: 1px dashed #993333;
margin-left: 10px;
margin-top: 15px;
width: 300px;
}
.autor {
font-size: 11px;
color: #6F4A00;
}
.mscontent td {
padding: 2px 2px 2px 4px;
}
@media print {
.msbg {
background-image:none;
}
.mshead {
background-image:none;
width: 600px;
height: 380px;
}
.msnavi {
display:none;
}
.msaddress {
width: 170px;
padding-left: 0px;
position: absolute;
left: 0px;
top: 0px;
}
.mscontent {
padding: 0px;
width: 600px;
position: absolute;
left: 0px;
top: 100px;
}
.msfooter1 {
display:none;
}
.msfooter2 {
display:none;
}
.spruch {
width: 200px;
color: #000000;
}
.slogan {
color: #000000;
width: 350px;
}
.imgright {
border: 1px dashed #000000;
}
.imgleft {
border: 1px dashed #000000;
}
.autor {
color: #000000;
}
.msfooterborder {
display:none;
}
}
#galerieview
{
	list-style: none;
}
#galerieview li
{
	float: left;
	display: block;
	width: 160px;
	height: 160px;
	margin: 5px;
	border: 1px solid #CCCCCC;
}
.videoItem {
	margin: 0 0 20px 0;
}
.videoItem h3 {
	margin: 0 0 5px 0;
}
.subMenu {
	display: none;
}
.subMenu:hover {
        display: block;
}
li:hover ul.subMenu {
	display: block !important;
}
