body{
	font-size:11px;
         text-align:center;
}

#all{
   	width:786px;
         /*position:absolute;*/
         margin:auto;
}

#wrapper{
	width:786px;
}

#header{
	height:90px;
}

#middle{
	background-color:#f4f4ea;
	border-left:2px solid #878484;
	border-right:2px solid #878484;
	float:left;
	margin:0 0 0 0;
	padding:0;
	width:780px;


}

         #lefts{
                 float:left;
                 margin:0;
                 margin-left:18px;
                 _margin-left:12px;
                 margin-top:30px;
                 padding:0;
                 width:195px;
                 background: url(layout/bg_navi.gif) repeat-y;
         }

         #bookingsteps{
         	margin:0;
                 padding:0;
                 border:0px solid red;
                 height:249px;
         }

         #navi{
                 margin:0;
                 padding:0;
                 border:0px solid blue;
                 background: url(layout/bg_navi.gif) repeat-y;
         }

         #rights{
                float:left;
                width:555px;
                _width:540px

         }

#footer {
         border-top:0px;
         border-left:2px solid #878484;
	border-right:2px solid #878484;
         border-bottom:2px solid #878484;
}


/*++++++++++++++ navigation ++++++++++++++++*/
.menue{

         width:145px;
         padding:0;
         margin-left:3px;
         margin-bottom:0;
         margin-top:0;
         border:0;
}



.menue li{
	list-style:none;
         text-align:left;
         margin-bottom:0;
         margin-top:0;


}


.menue li a:link,
.menue li a:visited,
.menue li a:hover,
.menue li a:active,
.menue li .pageon{
        	padding:3px 0 0 30px;
        	text-decoration:none;
        	color:#878484;
        	font-size:11px;
         font-weight:bold;
        	background-color:#c0c4d4;
        	display:block;
        	width:142px;
        	_width:142px;
        	height:15px;
        	margin:2px 0;

}

.menue li a:hover,
.menue li a:active,
.menue li .pageon{
	background-color:#727bb4;
         color:#fff;
}


#teaser_r2 a{
	color:#000867;
         text-decoration:none;
}