@charset "utf-8";
/* Druck-Layout */


.printHidden {
	display:none;
}

h4,h3 {
	margin-bottom: 10px;
}
h1 {
	margin-top: 20px;
}
.cntMENU {
	margin-top: 20px;
}
li.topMenu {
	display:inline;
	float:left;
}
li.menu {
	display:inline-block;
	width: 100px;
	height:15px;
}

/* Footer */
#btnKontakt {
	float:left;
}
#btnImpressum {
	float:left;
}
#btnTrenner {
	width:8px;
	height: 23px;
	float:left;
}

