/* Weißer Balken oben gelöscht */

.hgroup-right {
margin-top: 0px
}

/* Main Menue größer */
#access a {
    font-size: 16px;
}


/* clearfix hack */
.clearfix:after {
	visibility: hidden !important;
	display: hidden  !important;
	font-size: 0 !important;
	content: " " !important;
	clear: both !important;
	height: 0  !important;
}

.clearfix {
	display: inline-block !important;
display: block !important;
}

/* start commented backslash hack \*/
* html .clearfix {
	height:1%;
}



/* close commented backslash hack */
.clearfix-third {
	clear: both;
}