@charset "utf-8";

/* Layout */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background-color: #25251e;
}
.spacer {
	background-image: url(../img/layout/spacer.gif);
	background-repeat: repeat;
}
.fuss {
	background-image: url(../img/layout/spacer.gif);
	background-repeat: repeat;
	font-size: 10px;
	text-align: right;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.krone {
	background-image: url(../img/layout/krone.gif);
	background-repeat: no-repeat;
	height: 120px;
	width: 385px;
	background-position:left;
}
.willkommen {
	background-image: url(../img/layout/hvw.gif);
	background-repeat: no-repeat;
	height: 120px;
	width: 494px;
	background-position: right;
}
.turm1 {
	background-image: url(../img/layout/index_r1_c9.gif);
	background-repeat: no-repeat;
	height: 57px;
	width: 100px;
}
.turm2 {
	background-image: url(../img/layout/index_r2_c9.gif);
	background-repeat: no-repeat;
	height: 63px;
	width: 100px;
}
.gblaeser1 {
	background-image: url(../img/layout/index_r5_c9.gif);
	background-repeat: no-repeat;
	height: 123px;
	width: 100px;
	background-position: bottom;
}
table#layout {
	background-color: #ffffcc;
	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 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	text-align: left;
	font-size:12px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	vertical-align: middle;
	height: 27px;
}
.icon {
	margin: 0px;
	height: 25px;
	width: 25px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.gblaeser2 {
	background-image: url(../img/layout/index_r6_c8.gif);
	background-repeat: no-repeat;
	height: 20px;
	font-size: 10px;
	text-align: right;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-position: right;
}
.gblaeser3 {
	background-image: url(../img/layout/index_r6_c9.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 100px;
}
.stamm1 {
	background-image: url(../img/layout/stamm1.jpg);
	background-repeat: no-repeat;
	height: 27px;
	width: 160px;
}
.stamm2 {
	background-image: url(../img/layout/stamm2.jpg);
	background-repeat: repeat-y;
	vertical-align: top;
	width: 160px;
}
.stamm3 {
	background-image: url(../img/layout/stamm.gif);
	background-repeat: no-repeat;
	background-position:left;
	height: 20px;
	width: 160px;
}
.stamm4 {
	background-image: url(../img/layout/index_r6_c2.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 130px;
}
/* Navigation */
ul#navi {
	margin: 0;
	padding: 0;
	background-position: top;
}
ul#navi li {
	list-style: none;
	background-image: url(../img/layout/button.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-repeat: no-repeat;
	text-align: left;
	color: #000000;
	background-position: center;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 30px;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CC6600;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.navlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold !important;
	color: #000000 !important;
	text-decoration: none !important;
}
.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;
}
.unsichtbar {
	display: inline;
	left: -1000px;
	overflow: hidden;
	width: 0px;
	position: absolute;
	top: -1000px;
	height: 0px
}

