@import url("layout.css");
@import url("inhalte.css");
@import url("menu.css");
@import url("stadtfuehrer.css");

#header {
	display: none;
}

#logo {
	display: none;
}

#left {
	display: none;
}

#right {
	display: none;
}

#bread {
	display: none;
}

#foot {
	display: none;
}

#statusbox {
	display: none;
}

.fh_header_bullets {
	display: none;
}

#navbar, #navbar2, .nav_breadcrumb, #share  {
	display: none !important;
}


h3 {
	display: none;
}

.bodytext {
	display: none;
}

body {
	background: #fff;
	border: none;
	width: 200mm;
}

#content {
	margin: 0px 0px 0px 0px;
	border: none;
	width: 210mm;
}

#main, #wrapper {
	border: none;
	width: 210mm;
	overflow: hidden;
}


fieldset {
	border: none;
	color: #fff;
	background: none;
}

fieldset h1 {
	background: #fff;
	color: #000;
	border-bottom: 1px solid #000;
}

.formelement {
	border: none;
}

form {
	border: none;
}

#angebotdrucken {
	display: none;
}

#abschluss {
	display: none;
}

#topnav {
	display: none;
}