html, body {
	background-image: none;
}

#container {
	width: 100% !important;
	border: none !important;
}

#header {
	display: none !important;
}

#right {
	display: none !important;
}

#nav {
	display: none !important;
}

#footer {
	display: none !important;
}

#content {
	width: 100% !important;
	font-size: 14px !important;
}

h1 { 
	font-size: 18px !important;
}

h5 {
	font-size: 15px !important;
}

.buchung {
	display: none !important;
}

.boxr {
	float: none !important;
	margin: 5px auto !important;
	width: 90% !important;
}

.boxl {
	float: none !important;
	margin: 5px auto !important;
	width: 90% !important;
	
}

