html, body {
	color: #5b5b5b;
	font-family: 'Lucida Grande','Lucida Sans Unicode',verdana,arial;
	margin: 0; padding: 0;
	text-align:center;
	background-color:white;
	font-size:12px;
}

  div#Seite {
    text-align: left;    /* Seiteninhalt wieder links ausrichten */
    margin: 0 auto;      /* standardkonforme horizontale Zentrierung */
    width: 900px;
    padding: 0px;
    background-color:#ffffff;
	position: relative;
  }

  
  div#Header {
        width:900px;
        height:120px;
        clear:both;
  }

  div#Logo {
        width:430px;
        height:120px;
        float:left;
  }

  div#HeaderRechts {
        float:left;
        width:470px;
        height:120px;
        background-image:url(../images/hg_mirabeau.gif);
  }

  div#SprachenHotline {
        clear:both;
        width:470px;
        height:51px;
  }

  div#iframeBuchung {
	background-image:url(../images/hg_mirabeau.gif);
        clear:both;
        width:470px;
        height:69px;
        text-align:right;
  }

  div#Sprachen {
  	width:284px;
	height:25px;
	float:left;
	background-image:url('../images/hg_mirabeau.gif');
  }

  div#Hotline {
  	width:186px;
	height:25px;
	float:left;
	background-image:url('../images/hg_mirabeau.gif');
  }

  div#Hauptnavigation {
  	width:900px;
	height:25px;
	margin:0px;
	padding:0px;
	background-color:#eee1bc;
	text-align:right;
	clear:both;
  }

  div#Subnavigation {
  	width:900px;
	height:25px;
	margin:0px;
	padding:0px;
	background-color:#ad8f76;
	text-align:right;
	clear:both;
  }

  div#Bild {
  	width:438px;
	margin:0px;
	margin-top:25px;
	padding:0px;
	float:left;
	display:none;
  }

  div#Inhalt {
  	width:900px;
	height:95%;
	margin:0px;
	margin-top:25px;
	padding:0px;
	float:left;
	padding-bottom:50px;
  }

   div#Footer {
        position:fixed;
        bottom:0px;
  	width:900px;
  	height:35px;
	background-color:#a2c6e6;
	text-align:left;
	margin:0px;
	clear:both;
  }

  
  div#Footertext {
	padding-top:3px;
	/*font-size:9px;
	color:#3d3d3d;*/
  }
  /*div#Footertext a, a:link, a:visited, a:active { font-size:9px; color:#3d3d3d; text-decoration:none; }
  div#Footertext a:hover	{ font-size:9px; color:black; text-decoration:none; }*/
  div#Footertext span		{ font-weight:bold; }

  div#Servicenavigation {
	text-align:right;
  }


/* Spezielle Formatierungen für den Inhaltstyp "Normaler Inhalt" */

  div#incontent {
        float:left;
  }

  div#inheadline {
	width:438px;
        text-align:right;
	clear:both;
  }

  div#intext {
	margin-top:15px;
        text-align:left;
        clear:both;
  }
  
  
.lt_navi_inhalt{}
.lt_navi_inhalt_navi{float:left; padding-top:15px;}
.lt_navi_inhalt_inhalt{float:left; width:670px; padding-top:15px;}


  
 


