@charset "utf-8";
/* CSS für die Druckversion */
body {
	font-family: "Times New Roman", Times, serif;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}
.spacer {
	display: none;
}
.fuss {
	display: none;
}
.krone {
	display: none;
}
.willkommen {
	display: none;
}
.turm1 {
	display: none;
}
.turm2 {
	display: none;
}
.gblaeser1 {
	display: none;
}
table#layout {
	margin: 0px;
	padding: 0px;
	height: 100%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
td#optionen {
	display: none;
}
.icon {
	display: none;
}
.gblaeser2 {
	display: none;
}
.gblaeser3 {
	display: none;
}
.stamm1 {
	display: none;
}
.stamm2 {
	display: none;
}
.stamm3 {
	display: none;
}
.stamm4 {
	display: none;
}
td#cont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-image: url(../img/layout/bg1.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	vertical-align: top;
	padding: 10px;
	background-color: #FFFFFF;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	font-variant: small-caps;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: lighter;
}
/* Navigation */
ul#navi {
	display: none;
}
ul#navi li {
	display: none;
}
.navlink {
	display: none;
}
.abteilungen {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #000000;
}
.bilder {
	text-align: center;
	vertical-align: top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

