body {
	padding: 0px;
	margin: 0px;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #878685;
	background:#fffdf5;
}

table.main tr.main-top td
{
	height:0;
	overflow:hidden;
}

div.path {
    padding-bottom:5px
}

div.content div.path a {
	font-size: 11px;
	color: #B19B7E;
	padding: 3px;
	text-decoration: none;
}

div.path a:hover {
	text-decoration: underline;
}

td {
	text-align: left;
}

/*sprachschalter*/
div.language-container {
	position: relative;
}

div.languages {
	position: absolute;
	color: #7E4402;
	left: 770px;
	font-size: 14px;
}

div.languages a {
	color: #7E4402;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 11px;
	font-weight:bold;
	padding-left: 2px;
	padding-right: 5px;
}

div.languages a:hover {
	color: #7E4402;
	text-transform: uppercase;
	text-decoration: underline;
	font-size: 11px;
	font-weight:bold;
	padding-left: 2px;
	padding-right: 5px;
}

/*content-left*/
td.content-left {
	padding-left: 70px;
	width: 220px;
}

/*merkzettel*/
div.box_note, div.cst-box-remember{
	padding-top: 10px;
	padding-bottom: 8px;
	background-image: url(/static/i/h1-bottom-bg.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	width:160px;
}

div.box_note,div.remember-text td, div.cst-box-remember {
	font-family: Arial;
	font-size: 12px;
	color: #804800;
}

div.box_note a,div.box_note a:hover, div.cst-box-remember a {
	font-family: Arial;
	font-size: 12px;
	color: #804800;
	text-decoration: none;
	background-image: url(/static/i/merkzettel-a-bg.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 10px;
}

div.box_note a,div.box_note a:hover, div.cst-box-remember a:hover {
	color: #FB8600;
}

div.cst-box-remember a.note_del{
	background-image: none;
	background-position: 10;
	padding-left: 10px;
	font-size:11px;
	color:#ffb662;
}

div.cst-box-remember a.note_del:hover{
	color:#ff5548;
}

div.cst-box-remember a.request
{
	font-weight:bold;
	float: right;
	padding-right:10px;
}

div.box_note a:hover {
	text-decoration: underline;
}

div.remember-text {
	padding: 3px;
	padding-bottom: 3px;
	margin-bottom: 0px;
	background-color: #FEF7DD;
	width: 154px;
	_width: 160px;
}

div.box_note h1, div.cst-box-remember h1 {
	background-image: url(/static/i/h1-top-bg.gif);
	background-position: left top;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 3px 6px 2px;
	color: #FB8600;
	font-family: Arial, "MS Trebuchet MS";
	font-weight: bold;
	font-size: 16px;
}

/*schnellanfrage*/
div.schnellanfrage {
	font-family: Arial;
	font-size: 12px;
	color: #804800;
	padding-bottom: 3px;
	margin-bottom: 4px;
	width: 157px;
	padding-top: 10px;
	background-image: url(/static/i/h1-bottom-bg.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
}

div.schnellanfrage div.auswahl {
	background-image: url(/static/i/schnellanfrage-left-bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

div.schnellanfrage a,div.schnellanfrage a:hover {
	font-family: Arial;
	font-size: 12px;
	color: #804800;
	text-decoration: none;
	background-image: url(/static/i/merkzettel-a-bg.gif);
	background-repeat: no-repeat;
	background-position: left 5;
	padding-left: 10px;
	margin-left: 3px;
}

div.schnellanfrage a:hover {
	text-decoration: underline;
}

div.schnellanfrage select {
	border: 1px solid #BFA879;
	margin-left: 2px;
}

table.left-box {
	padding-top: 5px;
	width: 157px;
}

table.left-box td {
	font-family: Arial;
	font-size: 12px;
	color: #878685;
	width: 157px;
	margin: 0px;
	padding-left: 5px;
	padding-bottom: 5px;
	background-color: #FEF7DD;
	background-image: url(/static/i/h1-bottom-bg.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
}

table.left-box td h1 {
	background-image: url(/static/i/h1-top-bg.gif);
	background-position: left top;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	margin-top: 5px;
	color: #FB8600;
	font-family: Arial, "MS Trebuchet MS";
	font-weight: bold;
	font-size: 16px;
}

/*navi-left*/
div.navi-left {
	font-family: Arial;
}

div.navi-left div a {
	text-decoration: none;
}

div.navi-1st a,div.navi-1st-active a {
	font-weight: bold;
	font-size: 13px;
	color: #9d9183;
}

div.navi-1st {
	padding-top: 8px;
	padding-bottom: 8px;
	background-image: url(/static/i/navi-1st.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 30px;
}

div.navi-1st-active {
	padding-top: 8px;
	padding-bottom: 8px;
	background-image: url(/static/i/navi-1st-active.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 30px;
}

div.navi-1st-active a,div.navi-1st a:hover {
	color: #FB8E10;
}

div.navi-2nd,div.navi-2nd-active {
	padding-top: 4px;
	padding-bottom: 4px;
	background-image: url(/static/i/navi-2nd.gif);
	background-position: left;
	background-repeat: no-repeat;
	margin-left: 10px;
	padding-left: 20px;
}

div.navi-2nd-active a {
	color: #FB8E10;
	font-size: 12px;
	font-weight: bold;
}

div.navi-2nd a:hover {
	color: #FB8E10;
	font-size: 12px;
}

div.navi-2nd a {
	color: #9d9183;
	font-size: 12px;
}

div.navi-3rd,div.navi-3rd-active {
	padding-top: 4px;
	padding-bottom: 4px;
	margin-left: 10px;
	padding-left: 25px;
}

div.navi-3rd-active a,div.navi-3rd a:hover {
	color: #FB8E10;
	font-size: 12px;
	background-image: url(/static/i/navi-3rd-active.gif);
	background-position: left 5;
	background-repeat: no-repeat;
}
div.navi-3rd a, div.navi-3rd-active a {
	padding-left: 7px;
}
div.navi-3rd a {
	color: #D2954E;
	font-size: 12px;
	background-image: url(/static/i/navi-3rd.gif);
	background-position: left 5;
	background-repeat: no-repeat;
	padding-left: 7px;
}

div.navi-3rd-active {
	font-weight: bold;
}

/* quicklinks */

div.quicklinks {
	background: #fff url(/static/i/quicklinkbox-bg.gif) repeat-y;
	padding: 0px 0px;
	margin-top: 30px;
	margin-bottom: 30px;
}

div.quicklinks br {
	
}



div.quicklinks a {
	display: block;
	margin: 2px 0px;
	background: #fff url(/static/i/teaser-a-bg.gif) no-repeat 5px center;
	color:#EE8A16;
	font-size:12px;
	padding: 4px 0px 4px 16px;
	text-decoration:none;
	
}

div.quicklinks br {
	display: none;
}

div.quicklinks a {
	display: block;
	margin: 2px 0px;
	background: #fff url(/static/i/teaser-a-bg.gif) no-repeat 5px center;
	color:#EE8A16;
	font-size:12px;
	padding: 4px 0px 4px 16px;
	text-decoration:none;
	
}



/*content*/
td.content {
	width: 480px;
	_width: 400px;
	height: 100%;
}

div.content {
	width: 459px;
	margin-left: 0px;
	margin-right: 20px;
	font-family: Arial;
	font-size: 12px;
	color: #878685;
}

div.content *,td.content-main-popup {
	font-family: Arial;
	font-size: 12px;
}

div.content a,td.content-main-popup a {
	color: #FC9621;
	text-decoration: none;
	font-size: 12px;
	font-family: Arial;
}

div.content a:hover,td.content-main-popup a:hover {
	text-decoration: underline;
}
div.angebotsbox a {
	text-decoration: none;
	color: #EE8A16;
	padding-left: 8px;
	background-image: url(/static/i/teaser-a-bg.gif);
	background-repeat: no-repeat;
	background-position: left 6;
}

div.content h1 {
	color: #FB8600;
	font-family: Georgia, "MS Trebuchet MS";
	font-size: 26px;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
	margin-bottom: 5px;
	margin-top: 3px;
}

div.content h2, div.content h2.cst {
	color: #878685;
	font-size: 16px;
	font-family: Arial;
}

div.content h3 {
	color: #A38156;
	font-size: 14px;
}

li {
	padding-left:0px;
}

ul {
	padding-left:15px;
	_padding-left:0px;
	_margin-left:15px;
	list-style-image: url(/static/i/li.gif);
}

/*content-right*/
td.content-right {
	width: 210px !important;
}

div.teaserlayer-wrapper
{
	position: relative;
	z-index: 8;
}


div.teaserlayer-inner
{
	position: absolute;
	top: -20px;
	right: 0;
	width: 210px;
	z-index: 9;
}

div.teaserlayer-container {
	position: absolute;
}

div.teaserlayer {
	background-repeat: no-repeat;
	background-position: right 1px;
	z-index: 100;
	width: 203px;
	height: 80px;
	position: relative;
	left: 22px;
	top: 0px;
}

div.angebotsbox a {
	text-decoration: none;
	color: #EE8A16;
	padding-left: 8px;
	background-image: url(/static/i/teaser-a-bg.gif);
	background-repeat: no-repeat;
	background-position: left 6;
}


div.angebotsbox a:hover {
	text-decoration: underline;
}

div.angebotsbox h1 {
	font-family: "Times New Roman", Tahoma;
	color: #ED850D;
	font-size: 14px;
	margin: 5px 0 0 0 ;
	padding: 3px;
	padding-left: 10px;
}

div.angebotsbox h2 {
	font-family: Arial;
	color: #FB8600;
	font-size: 14px;
	margin: 0px;
}

div.angebotsbox table.angebotsbox {
	background-image: url(/static/i/angebot-bottom-bg.gif);
	background-repeat: no-repeat;
	background-position: 4 128;
}

div.angebotsbox table.angebotsbox td.bild {
	background-image: url(/static/i/angebot-top-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 12px;
	font-family: Arial;
	width: 220px;
	position: relative;
	padding-bottom: 3px;
	z-index: 10;
	_z-index: -1;
}

div.angebotsbox table.angebotsbox td.bild img, 
div.angebotsbox table.angebotsbox td.bild img.teaserbild {
	width: 220px;
	height: 98px;
	position: relative;
	top: 3px;
}

div.angebotsbox td.text {
	padding-right: 50px;
	padding-left: 5px;
	font-size: 12px;
	color: #878685;
	padding-bottom: 5px;
	background-image: url(/static/i/teaser-linie.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

div.angebotsbox td.angebot {
	padding: 7px;
	padding-left: 5px;
	/*background-image: url(/static/i/teaser-linie.gif);*/
	background-repeat: no-repeat;
	background-position: left bottom;
	font: normal 12px Arial, Verdana, sans-serif;
}

div.angebotsbox td.angebot div.teaser {
	font: normal 12px Arial, Verdana, sans-serif;
	width: 149px;
	text-align: justify;
}

div.angebotsbox td.angebot a {
	text-decoration: none;
	padding-left: 9px;
	color: #EE8A16;
	font-size: 12px;
	background-image: url(/static/i/teaser-a-bg.gif);
	background-repeat: no-repeat;
	background-position: left;
}

/*quicklinks*/
table.quicklinks {
	padding: 5px;
	width: 150px;
	_width: 140px;
	_margin-left: 5px;
}

td.quicklinks {
	background-image: url(/static/i/quicklinks-bg.gif);
	background-position: left;
	background-repeat: repeat-y;
}

table.quicklinks td a {
	color: #FB8C0E;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	margin-left: 0px;
}

table.quicklinks table td.bild {
	width: 25px;
	margin-left: 5px;
}

table.quicklinks td {
	background-color: #ffffff;
	border: 0px solid;
	padding-bottom: 3px;
	vertical-align: middle;
}

/*suchformular*/
table.search-box {
	padding-top: 10px;
	padding-bottom: 18px;
	width: 160px;
	background-image: url(/static/i/teaser-linie.gif);
	background-repeat: no-repeat;
	background-position: 5 60;
}

table.search-box td {
	padding: 3px;
	padding-bottom: 3px;
	margin-bottom: 0px;
}

table.search-box h1 {
	background-image: url(/static/i/h1-top-bg.gif);
	background-position: left top;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 4px;
	padding-bottom: 2px;
	color: #FB8600;
	font-family: Arial, "MS Trebuchet MS";
	font-weight: bold;
	font-size: 12px;
}

table.search-box td a {
	color: #FC9621;
	text-decoration: none;
	font-size: 12px;
	font-family: Arial;
	padding-left: 10px;
}

table.search-box td a:hover {
	text-decoration: underline;
	padding-left: 10px;
}

table.search-box td input {
	margin-top: 3px;
	border: 1px solid #BFA879;
	margin-left: 5px;
	color: #804800;
}

/*footer*/
td.footer {
	font-size: 10px;
	color: #878685;
	padding-bottom: 20px;
	padding-top: 20px;
}

td.footer-right a,td.footer a {
	color: #FC9621;
	font-size: 11px;
	text-decoration: none;
}

td.footer-right a:hover,td.footer a:hover {
	color: #FC9621;
	font-size: 11px;
	text-decoration: underline;
}

td.mitte {
	background-color: #FEF8E3;
	width: 420px;
}

td.footer td.left {
	background-color: #FEF8E3;
}

td.footer td.mitte {
	font-size: 10px;
	color: #878685;
	font-weight: bold;
}

td.footer-right {
	padding-left: 70px;
}

table.gallery img.gallery {
	border: 0px;
}

/* FLASH_REPLACE*/
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

div.content .sIFR-hasFlash H1,div.content .sIFR-hasFlash h1.cst {
	visibility: hidden;
}

table.border_default {
	width: 100%;
	border-collapse: collapse;
	border: 1px solid #A38156;
	border-bottom: 0px;
	border-right: 0px;
}

table.border_default td {
	empty-cells: show;
	border: 0px;
	border-bottom: 1px solid #A38156;
	border-right: 1px solid #A38156;
}
/* kalenderansicht */
div.content table.calendar-display {
	background-color: #ffffff;
	border: 0px;
}
div.content table.calendar-display td.control-date h2 {
	font-size: 12px;
	font-weight: bold;
}
div.content table.calendar-display td.view-week {
	background-color: #FEF7DA;
	color: #878685;
}
div.content table.calendar-display td.view-week a {
	color: #878685;
}
div.content table.calendar-display div.view-more {
	background-color: #FFFFFF;
}
div.content table.calendar-display td.view-day-out,
td.content #calendar-day-detail-date,
div.content table.calendar-display td.view-day-out div.view-more {
	background-color: #FCF9E6;
}
div.content table.calendar-display-options-legend {
	display: none;
}
div.content table.calendar-display tr.view-weekdays td {
	background-color: #AD8B5A;
}
div.content table.calendar-display div.date {
overflow: hidden;
width: 45px;
}
table.calendar-display div.date-time-from-hour,
div.content div.date  div.date-time-from-hour {
display: none;
}
div.content div.date div.date-times,
div.content div.date div.date-url {
border: 0px;
border-left: 4px solid #FCA644;
background-color: #ffffff;
}
div.content div.date div.date-location,
div.content div.date div.date-description {
color: #878685;
}
/*popup*/
body.popup td.content-main-popup {
padding: 10px;
}
body.popup td.content-main-popup img {
border: 0px;
}
/*gallery*/
table.gallery td a.gallery,
table.gallery td a,
table.gallery td a.remember,
table.gallery td img,
table.gallery td img.gallery {
border: 0px;
padding: 0px;
}
table.gallery td {
vertical-align: top;
border-bottom: 1px solid #FBA846;
padding-top: 20px;
padding-bottom: 20px;
}
table.gallery td mcgi_name,
table.gallery td {
font-weight: bold;
}
table.gallery td img.gallery {
border: 0px;
padding-top: 10px;
}
table.gallery td div a {
background-image: url(/static/i/navi-2nd.gif);
background-position: left;
background-repeat: no-repeat;
padding-left: 15px;
font-weight: normal;
}
table.guestbook-list {
	margin-top: 10px;
}
table.guestbook-list tr.guestbook-entry-head {
	background-color: #fef7d7;
}
table.guestbook-list tr.guestbook-entry-head td {
	font-weight: bold;
	color: #fb8600;
}

/* ******************* 	*/
/* 		Redesign		*/
/* ******************* 	*/

/* ******************* 	*/
/* 		Header 			*/

td.header
{
	position:relative;
	z-index: 11;
}

div.language-container  
{
	position:absolute;
	z-index:10;
	width:980px;
	height:25px;
	background: url("../i/redesign/header-lng-opacity.png") repeat-x;
}

div.language-container div.languages
{
	left:0px;
	z-index:11;
	width:100px;
	text-align:right;
	background: url("../i/redesign/header-lng-opacity-more.png") repeat-x;
	text-align:center;
	float:right;
	left:850px;
}

div.gallery-wave
{
	height:135px;
	width:980px;
	position:absolute;
	top:245px;
	_top:285px;
	background:url("../i/redesign/gallery-wave.png") no-repeat left bottom;
	z-index:10;
}

a.mirabell-logo 
{
	position:absolute;
	z-index:12;
	width:260px;
	height:130px;
	top:225px;
	left:32px;
	background:url("../i/redesign/mirabell-logo.png") no-repeat left bottom;
	cursor:pointer;
}

div.search-box
{
	position:absolute;
	z-index:12;
	left:655px;
	height:25px;
	width:170px;
	background: url("../i/redesign/header-lng-opacity-more.png") repeat-x;	
}

div.search-box form
{
	height:25px;
	position:relative;
}


input.search_box_input
{
	background:none;
	color:#7E4402;
	border:none;
	font-size:12px;
	font-weight:bold;
	padding-left:30px;
	height:25px;
	width:170px;
	background: url("../i/redesign/search-lupe.png") no-repeat 6px 5px;
	position:absolute; 
}

input.search_box_submit
{
	background: url("../i/redesign/search-arrow.png") repeat 1px 1px;
	border:none;
	height:25px;
	width:25px;
	cursor:pointer;
	position:absolute;
	left:170px;
}

div.language-container div.languages a
{
	font-size:11px;
	color:#7e4402;
	line-height:25px;
}

div.mir_gallery_header
{
	border-bottom:0px;
	margin-bottom:0px;
	width:980px;
	height:379px;
}

div.mir_gallery_header #mir_gallery_header_detail
{
	width:980px;
	height:347px;
}

div.mir_gallery_header #mir_gallery_header_detail a,
div.mir_gallery_header #mir_gallery_header_detail img
{
	border:none;
	cursor:default;
}


/* ******************* 	*/
/* 		Quicklinks 		*/

div.quicklinks
{
	background:#fef7de url("../i/redesign/round-corners-top.gif") no-repeat top;
	z-index:100;
}

div.quicklinks-inner
{
	background:url("../i/redesign/round-corners-bottom.gif") no-repeat bottom;
	padding:10px;
}

div.quicklinks a
{
	background:url("../i/redesign/quicklink-link.gif") no-repeat;
	width:190px;
	padding-left:0px;
	line-height:29px;
	font-size:17px;
	font-weight:bold;
}

div.quicklinks a span
{
	padding-left:37px;
	color:#EE8A16;
}

body div.quicklinks div span.quick-book
{
	background:url("../i/redesign/book-icon.png") no-repeat 8px 3px;
}

body div.quicklinks span.quick-request
{
	background:url("../i/redesign/request-icon.png") no-repeat 11px 0;
}

body div.quicklinks span.quick-pay
{
	background:url("../i/redesign/pay-icon.png") no-repeat 8px 0;
}

/* ******************* 	*/
/* 		Footer			*/

td.footer tr.footer-adress td
{
	background:#fef8e3;
	padding:14px;
}

td.footer
{
	padding-bottom:13px;
	padding-top:10px;
}

td.footer * {
	color:#878685;
	font-size:13px;
	color:#804800;
}

td.footer a
{
	font-size:13px;
}

td.footer a:hover
{
	font-size:13px;
}

td.footer-logos
{
	text-align:center;
}

td.footer-logos a
{
	margin:18px 35px;
	display:inline-block;
}

/* ******************* 	*/
/* 	express-request		*/

div.cst-box-request
{
	width:156px;
	margin:15px 0;
	background:#fef7de url("../i/redesign/content-left-bg-top.gif") no-repeat top;
	z-index:100;
}

div.cst-box-request-inner
{
	padding:3px 7px;
	background:url("../i/redesign/content-left-bg-bottom.gif") no-repeat bottom;
}

div.cst-box-request *
{
	color:#804800;
	font-size:12px;
}

div.cst-box-request select,
div.cst-box-request input
{
	color:black;
	border:1px solid #bfa879;
}

div.cst-box-request h1
{
	display:none;
}

div.request-line-head
{
	float:left;
}

div.request-line-input
{
	float:right;
}

input#cst_box_request_form_rd_from1
{
	width:140px;
}

div.cst-box-request-stays,
div.cst-box-request-adults,
div.cst-box-request-submit
{
	margin-top:5px;
	text-align:left;
}

div.request-line-input
{
	padding-bottom:5px;
}

div.cst-box-request-arrival div.request-line-input
{
	padding-top:5px;
}

div.request-line-input input.cst-box-request-submit-button
{
	background:none;
	border:none;
	font-weight:bold;
	color:#804800;
	font-family:Arial,Verdana,sans-serif;
	padding:0;
}

div.request-line-input input.cst-box-request-submit-button:hover
{
	color:#FC9621;
	cursor:pointer;
}

body input.imageAsBg, 
body input.hasDatepicker
{
	background:white url("../i/redesign/calender-icon-new.gif") no-repeat right;
}

/* ******************* 	*/
/* 		Angebotsbox 	*/

body div.cst-offer div.cst-offer-content,
body div.cst-offer,
body td.content-right
{
	width:auto;
}

body div.angebotsbox 
{
	background:#fef7de url("../i/redesign/round-corners-bottom.gif") no-repeat bottom;
	padding-bottom:10px;
}

body div.teaserlayer {
	left:7px;
	top:1px;
}

div.angebotsbox
{
	font-size:12px;
	width:210px;
	background:#fef8e3;
	color:#997037;
}

div.angebotsbox p
{
	padding:5px 5px 5px 10px;
	margin:0px;
}

div.angebotsbox ul
{
	list-style:none;
	list-style-image:none;
	background:none;
	padding:3px 3px 3px 10px;
	margin:3px 0;
}

div.angebotsbox ul li a
{
	padding-left:14px;
	font-size:12px;
	font-weight:bold;
	line-height:26px;
	cursor: pointer;
}

div.content-links
{
	width:210px;
	margin-top:30px;
	background:#fef8e3 url("../i/redesign/round-corners-top.gif") no-repeat scroll center top; 
	padding:2px 0;
}

div.content-links-inner
{
	background:url("../i/redesign/round-corners-bottom.gif") no-repeat scroll center bottom transparent;
	padding:3px 0;
}

div.content-links a
{
	background:url("/static/i/teaser-a-bg.gif") no-repeat left 6px;
	color:#EE8A16;
	padding-left:8px;
	text-decoration:none;
	padding-left:14px;
	font-size:12px;
	font-weight:bold;
	line-height:26px;
	cursor: pointer;
	margin-left:14px;
}

div.content-links a:hover
{
	text-decoration:underline;
}

/* ******************* 	*/
/* 		CLEARFIX 		*/
/* ******************* 	*/

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}