html,
body,
#page {
	min-height: 100%;
}

html,
body,
* html #page {
	height: 100%;
} 

body,
input,
textarea,
select,
a {
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
}

body {
	margin: 0px;
	padding: 0px;
	font-size: 75%;
	background: #d5d5d5 url('/fileadmin/img/hintergrund/body.gif') center top repeat-y;
}

form {
	margin: 0px;
	padding: 0px;
}

input,
textarea,
select {
	font-size: 100%;
}

a {
	text-decoration: none;
}

a img {
	border: none;
}

.clear {
	float: none !important;
	clear: both !important;
	height: 0px !important;
	margin: 0px !important;
	padding: 0px !important;
	border: none !important;
}

* html .clear {
	display: inline;
}

html>/**/body .clear {
	display: block !important;
}

/* IE6 PNG-Fix */
* html img,
* html div,
* html a,
* html ul,
* html ul li {
   behavior: url('/fileadmin/css/iepngfix.htc');
}

#page {
	width: 957px;
	padding: 0px 7px;
}

#page {
	position: relative;
	margin: 0px auto;
	background-color: white;
	background-repeat: no-repeat;
}

.left,
.center,
.right {
	display: inline;
	float: left;
}

.left {
	width: 240px;
}

.center {
	width: 430px;
	margin: 0px 27px 0px 18px;
}

.right {
	width: 225px;
	margin-right: 16px;
}

#page #middle .center a:hover,
#page #middle .right a:hover {
	text-decoration: underline;
}

#page #top,
#page #middle .left,
#page #middle .right {
	font-size: 12px;
}

#page #top {
	position: relative;
	min-height: 1px;
	margin: 0px;
	padding: 0px;
}

* html #page #top {
	height: 1px;
}

#page #top .title {
	padding: 17px 0px 0px 252px;
}

#page #top .title h5,
#page #top .title h6 {
	position: absolute;
	left: -100000000px;
}

#page #top .logo {
	position: absolute;
	top: 43px;
	left: -7px;
	height: 238px;
	width: 243px;
	background: url('/fileadmin/img/hintergrund/logo.png') 0px 0px no-repeat;
	text-align: center;
	z-index: 10;
}

#page #top .logo img {
	margin-top: 53px;
}

#page #top .pages_images {
	width: 742px;
	height: 207px;
	margin: 3px 0px 0px 216px;
	border-top-width: 4px;
	border-top-style: solid;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	padding: 3px 0px;
}

#page #top .pages_images img {
	display: block;
}

#page #top .pages_images .borderwrap {
	border-top: 2px solid white;
	border-bottom: 2px solid white;
}

#page #top .pages_images #slideshow {
	position: relative;	
	overflow: hidden;
	width: 742px;
	height: 207px;
}

#page #top .pages_images #slideshow img {
	position: absolute;
	display: none;
	z-index: 1;
	top: 0px;
	left: 0px;
}

#page #top .pages_images #slideshow img.first {
	position: relative;
	display: block;
	z-index: 3;
}

#page #top .pages_images #slideshow img.middle {
	z-index: 2;
}

#page #top #slideshow.visible img {
	display: block;
}

#page #middle {
	padding-bottom: 10px;
}

#page #middle .left .navigation {
	padding-top: 24px;
	min-height: 1px;
	font-size: 14px;
	background: url('/fileadmin/img/hintergrund/navigation.png') 4px 0px repeat-y;
}

#page #middle .left .navigation ul,
#page #middle .left .navigation ul li {
	margin: 0px;
	padding: 0px;
}

#page #middle .left .navigation ul {
	padding: 0px 38px 0px 31px;
}

#page #middle .left .navigation ul li {
	position: relative;
	list-style-type: none;
}

#page #middle .left .navigation ul li a {
	display: block;
	min-height: 1px;
	font-weight: bold;
	color: #2c1202;
	padding: 3px 0px 3px 13px;
	font-family: Tahoma, Geneva, sans-serif;
}

* html #page #middle .left .navigation ul li a {
	height: 1px;
}

#page #middle .left .navigation ul li a:hover,
#page #middle .left .navigation ul li.act a {
	background: url('/fileadmin/img/hintergrund/navigation_act.jpg') 0px 20px;
}

#page #middle .left .navigation ul li.sub ul {
	padding: 3px 0px 6px 0px;
}

#page #middle .left .navigation ul li.sub ul li a {
	padding: 2px 10px 2px 25px;
	border: none;
	font-size: 13px;
	font-weight: normal;
	background-image: none;
}

#page #middle .left .navigation ul li.act ul li a:hover {
	background-image: none;
	text-decoration: underline;
}

#page #middle .left .navigation ul li.act ul li.act a {
	font-weight: bold;
}

#page #middle .left .navigation .end {
	height: 38px;
	padding-top: 30px;
	background: url('/fileadmin/img/hintergrund/end.png') 4px bottom no-repeat;
}

#page #middle .left .felogout {
	background: #f5f5f5;
	padding: 15px;
	margin: 20px 20px 0px 13px;
	border: 1px solid #323232;
}

#page #middle .left .felogout label {
	display: block;
	font-weight: bold;
}

#page #middle .left .felogout input {
	background: #323232;
	color: white;
	border: 1px solid #323232;
	margin-top: 10px;
}

#page #middle .left .socialmedia {
	margin: 15px 0px 0px 38px;
	width: 270px;
}

#page #middle .left .socialmedia .fblike {
	width: 210px;
}

#page #middle .left .socialmedia .fbpage {
	padding: 1px 6px 0px 0px;
}

#page #middle .left .socialmedia .fblike,
#page #middle .left .socialmedia .fbpage {
	display: inline;
	float: left;
}

#page #middle .center {
	padding-top: 28px;
}

#page #middle .center .content .title {
	margin-bottom: 16px;
}

#page #middle .center .content .title h1 {
	margin: 0px;
	font-size: 18px;
	font-weight: normal;
}

#page #middle .center .content h2 {
	margin: 0px 0px 5px 0px;
	padding-bottom: 3px;
	border-bottom: 1px dotted #000;
	font-size: 120%;
}

#page #middle .center .content h3 {
	margin: 0px 0px 3px;
	font-size: 100%;
}

#page #middle .center .content p {
	margin: 0px 0px 15px;
	line-height: 18px;
}

#page #middle .center .content ul {
	list-style-type: none;
	margin: 5px 0px 10px -10px;
}

* html #page #middle .center .content ul {
	padding-left: 12px;
	height: 1em;
}

html>body #page #middle .center .content ul {
	overflow: auto;
	padding-left: 10px;
}

#page #middle .center .content ul li {
	background: url('/fileadmin/img/icons/squares/single/green.gif') 3px 5px no-repeat;
	margin: 0px 0px 5px;
	padding-left: 18px;
}

#page #middle .center .content ul li ul {
	margin-top: 2px;
}

#page #middle .center .content ul li ul li {
	background: url('/fileadmin/img/icons/ndash.gif') 1px 8px no-repeat;
	padding-left: 13px;
}

#page #middle .center .content ol {
	margin: 0px 0px 10px 29px;
	padding: 4px 0px 5px;
}

html>/**/body #page #middle .center .content ol {
	margin-left: 24px;
}

#page #middle .center .content ol li {
	margin: 0px 0px 6px;
	padding: 0px;
}

#page #middle .center .content a {
	text-decoration: underline;
}

#page #middle .center .content table {
	margin: 15px 0px 14px 0px;
	border: 1px solid #b5b5b5;
	border-collapse: collapse;
	font-size: 12px;
	background-color: white;
}

#page #middle .center .content td, 
#page #middle .center .content th {
	margin: 0px;
	padding: 5px 8px;
	border: 1px solid #b5b5b5;
	text-align: left;
}

#page #middle .center .content thead {
	font-weight: bold;
	vertical-align: top;
	background-color: #ffe687;
}

#page #middle .center .content td {
	padding: 4px 8px;
}

#page #middle .center .content th p,
#page #middle .center .content td p {
 margin: 0px 0px 10px !important;
}

#page #middle .center .content .tabelle_unsichtbar {
	width: 100%;
}

#page #middle .center .content .tabelle_unsichtbar,
#page #middle .center .content .tabelle_unsichtbar td,
#page #middle .center .content .tabelle_unsichtbar th {
	margin: 0px !important;
	padding: 0px;
	border: none !important;
}

#page #middle .center .content .pdf,
#page #middle .center .content .xls,
#page #middle .center .content .doc {
	padding: 0px 0px 1px 22px !important;
	background-position: 0px 1px;
	background-repeat: no-repeat;
}

#page #middle .center .content .pdf {
	background-image: url('/fileadmin/img/icons/files/pdf.gif');
}

#page #middle .center .content .xls {
	background-image: url('/fileadmin/img/icons/files/xls.gif');
}

#page #middle .center .content .doc {
	background-image: url('/fileadmin/img/icons/files/doc.gif');
}

#page #middle .center .content .rot {
	color: #a6161e;
}

#page #middle .center .content .blau {
	color: #194d8a;
}

#page #middle .center .content .gelb {
	color: #cd9100;
}

#page #middle .center .content .mailform .block {
	margin-bottom: 20px;
}

#page #middle .center .content .mailform .row {
	margin-bottom: 3px;
}

html>/**/body #page #middle .center .content .mailform .row {
	margin-bottom: 5px;
}

#page #middle .center .content .mailform .label {
	display: inline;
	float: left;
	width: 100px;
	padding-top: 5px;
}

#page #middle .center .content .mailform .mandatory .label {
	width: 160px;
	padding-right: 10px;
	background-image: url('/fileadmin/img/icons/form/mandatory.gif');
	background-position: right 5px;
	background-repeat: no-repeat;
}

#page #middle .center .content .mailform .entry {
	display: inline;
	float: right;
	width: 250px;
}

#page #middle .center .content .mailform .entry .text input,
#page #middle .center .content .mailform .entry .textarea textarea {
	width: 240px;
	padding: 2px 4px 2px 4px;
	border: 1px solid #b5b5b5;
}

#page #middle .center .content .mailform .entry .text input.short,
#page #middle .center .content .mailform .entry .textarea textarea.short {
	width: 90px;
}

#page #middle .center .content .mailform .entry .select {
	margin-top: 1px;
}

#page #middle .center .content .mailform .entry .select select {
	width: 250px;
}

#page #middle .center .content .mailform .entry .select select.short {
	width: 100px;
}

#page #middle .center .content .mailform .entry .textarea textarea {
	overflow: auto;
}

#page #middle .center .content .mailform .entry .validation-advice {
	margin: 5px 0px 10px;
	font-size: 90%;
	color: #cc0000;
}

#page #middle .center .content .mailform .captcha .entry .image {
	display: inline;
	float: left;
	width: 100px;
	margin: 1px 5px 0px 0px;
}

#page #middle .center .content .mailform .captcha .entry .image img {
	display: block;
}

#page #middle .center .content .mailform .captcha .entry .text {
	display: inline;
	float: left;
}

#page #middle .center .content .mailform .captcha .entry .text input {
	width: 185px;
}

#page #middle .center .content .mailform .captcha .entry .info {
	margin-top: 10px;
	font-size: 90%;
}

#page #middle .center .content .mailform .foot h3 {
	display: none;
}

#page #middle .center .content .mailform .foot .mandatory .label {
	text-indent: 12px;
	background-position: 1px 5px;
}

#page #middle .center .content .mailform .foot .entry .submit input {
	cursor: pointer;
	width: 160px;
	padding: 4px 5px 4px;
	border: none;
	font-weight: bold;
}

#page #middle .center .content .mailform table.entries {
	border: none;
}

#page #middle .center .content .mailform table.entries tr td {
	border: none;
	vertical-align: top;
}

#page #middle .center .content .mailform table.entries tr td.first {
	width: 150px;
}

#page #middle .center .content .mailform .confirmation table.entries {
	background-color: #F7F7F7;
}

#page #middle .center .content .mailform .confirmation .foot .entry {
	float: none;
	width: auto;
}

#page #middle .center .content .mailform .confirmation .foot .entry .submit input {
	float: left;
	margin-right: 20px;
}

html>body #page #middle .center .content #formular .csc-mailform-check {
	border: none;
	width: auto;
	margin-top: 0px;
}

#page #middle .center .content .wtgallery .list {
	margin: 0px 0px 15px 0px;
}

#page #middle .center .content .wtgallery .list .entry {
	display: inline;
	float: left;
	background: black;
	text-align: center;
	margin: 0px 10px 10px 0px;
	width: 73px;
	height: 55px;
	padding: 1px;
}

#page #middle .center .content .wtgallery .category .entry {
	background: #f8f8f8;
	margin: 10px 0px;
	padding-left: 1px;
	border-left-style: solid;
	border-left-width: 3px;
}

#page #middle .center .content .wtgallery .category .entry .image {
	display: inline;
	float: left;
	width: 80px;
	text-align: center;
	background: black;
	margin: 0px 10px 0px 0px;
}

#page #middle .center .content .wtgallery .category .entry .text {
	display: inline;
	float: left;
	padding: 5px;
}

#page #middle .center .content .sitemap ul li a {
	font-weight: bold;
	color: #525252;
}

#page #middle .center .content .sitemap ul li a:hover {
	color: #f0a500;
}

#page #middle .center .content .sitemap ul li ul {
	padding-bottom: 0px !important;
}

#page #middle .center .content .sitemap ul li ul li {
	margin-bottom: 0px;
	padding-bottom: 0px;
}

#page #middle .center .content .sitemap ul li ul li a {
	font-weight: normal;
}

#page #middle .center .content .suchergebnis ul {
	padding-bottom: 15px;
}

#page #middle .center .content .suchergebnis ul li a {
	color: #525252;
}

#page #middle .center .content .news .list .entry {
	margin-bottom: 25px;
}

#page #middle .center .content .news .list .entry p {
	margin-bottom: 5px;
}

#page #middle .center .content .news .list .entry .image {
	display: inline;
	float: left;
	margin: 0px 15px 5px 0px;
	width: 80px;
}

#page #middle .center .content .news .list .entry .title {
	padding: 0px 0px 3px 0px;
	margin: 0px 0px 6px 0px;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}

#page #middle .center .content .news .list .entry .title .date {
	display: inline;
	float: right;
}

#page #middle .center .content .news .list .entry .title h3 {
	display: inline;
	float: left;
}

#page #middle .center .content .news .detail .image {
	display: inline;
	float: right;
	padding: 0px 0px 5px 15px;
}

#page #middle .center .content .news .detail .image img {
	display: block;
}

#page #middle .center .content .news .detail .image em {
	display: block;
	padding: 3px 0px;
	text-align: right;
}

#page #middle .center .content .news .detail .date {
	padding: 0px 0px 5px 0px;
	font-weight: bold;
	font-size: 11px;
}

#page #middle .center .content .back {
	text-align: right;
	margin-top: -5px;
}

#page #middle .center .content .dates .list {
	padding-bottom: 15px;
}

#page #middle .center .content .dates .list .entry {
	margin-bottom: 15px;
}

#page #middle .center .content .dates .list .title {
	padding: 0px 0px;
	margin: 0px;
}

#page #middle .center .content .dates .list .title .date {
	font-size: 11px;
	font-weight: bold;
	border-bottom: 1px solid #ececec;
	padding-bottom: 3px;
	margin-bottom: 2px;
}

#page #middle .center .content .dates .list .title h3 {
	color: #a6161e;
	font-weight: bold;
	font-size: 13px;
}

#page #middle .center .content .dates .list .location {
	padding: 0px 4px;
}

#page #middle .center .content .dates .list p {
	display: inline;
	margin: 0px;
}

#page #middle .center .content .felogin {
	background: #f5f5f5;
	padding: 15px;
	margin-top: 20px;
}

#page #middle .center .content .felogin .entry label {
	float: left;
	width: 150px;
	font-weight: bold;
}

#page #middle .center .content .felogin .entry input {
	float: left;
	width: 150px;
	border: 1px solid #323232;
	padding: 2px;
	margin-bottom: 5px;
}

#page #middle .center .content .felogin .submitbutton input {
	background: #323232;
	color: white;
	border: 1px solid #323232;
	margin-left: 150px;
}

#page #middle .right {
	padding-top: 28px;
}

#page #middle .right .box {
	background-color: white;
	padding: 2px;
}

#page #middle .right .box .title {
	border-left-width: 8px;
	border-left-style: solid;
}

* html #page #middle .right .box .title {
	height: 1px;
}

*+html #page #middle .right .box .title {
	min-height: 1px;
}

#page #middle .right .box .title h3 {
	background-color: #323232;
	padding: 8px 12px;
	margin: 0px 0px 0px 1px;
	color: white;
	font-size: 12px;
}

#page #middle .right .box .content {
	padding: 10px;
}

#page #middle .right .box .content .news {
	padding: 0px;
	margin: 0px;
}

#page #middle .right .box .content .news .entry {
	margin: 0px 5px 9px 0px;
	padding: 0px;
}

#page #middle .right .box .content .news .entry .image {
	display: inline;
	float: left;
}

#page #middle .right .box .content .news .entry .image {
	width: 55px;
}

#page #middle .right .box .content .news .entry p,
#page #middle .right .box .content .news .entry h4 {
	margin: 1px 0px;
	padding: 0px;
	font-size: 12px;
}

#page #middle .right .box .content .all {
	text-align: right;
	padding-bottom: 4px;
}

#page #middle .right .box .content .dates ul,
#page #middle .right .box .content .dates ul li {
	margin: 0px;
	padding: 0px;
}

#page #middle .right .box .content .dates ul li {
	background-position: 0px 5px;
	background-repeat: no-repeat;
	padding-left: 11px;
	list-style-type: none;
	padding-bottom: 4px;
}

#page #middle .right .box .content .dates ul li p,
#page #middle .right .box .content .dates ul li h4 {
	margin: 1px 0px;
	padding: 0px;
	font-size: 12px;
}

#page #middle .right .box .content .dates ul li p {
	font-size: 11px;
}

#page #bottom {
	border-top: 1px solid #5f5f5f;
	margin: 0px 18px 0px 246px;
	font-size: 10px;
	padding-top: 10px;
	padding-bottom: 15px;
}

#page #bottom .navigation {
	display: inline;
	float: left;
}

#page #bottom .navigation ul,
#page #bottom .navigation ul li {
	margin: 0px;
	padding: 0px;
}

#page #bottom .navigation ul li {
	display: inline;
	float: left;
	list-style-type: none;
}

#page #bottom .navigation ul li a {
	display: block;
	padding: 0px 11px;
	border-right: 1px solid #4a4a4a;
}

#page #bottom .navigation ul li.first a {
	padding-left: 0px;
	border-left: none;
}

#page #bottom .navigation ul li.act a {
	font-weight: bold;
}

#page #bottom .abavo {
	display: inline;
	float: left;
	padding: 0px 11px 0px 11px;
}

#page #bottom .search {
	float: right;
}

#page #bottom .search input {
	float: left;
	border: 1px solid #b5b5b5;
}

#page #bottom .search input.text {
	width: 130px;
	margin: 0px 3px 0px 6px;
	padding: 3px 5px;
}

#page #bottom .search input.image {
	border: none;
}

 /* CSS styled IMGTEXT                          */
/***********************************************/

#page #middle .center .content .csc-textpic {
	/*display: inline !important;*/
	min-height: 1px !important;
	padding-bottom: 10px !important;
}

*+html #page #middle .center .content .csc-textpic-imagewrap {
	padding-bottom: 7px !important;
}

* html #page #middle .center .content .csc-textpic-imagewrap {
	padding-bottom: 7px !important;
}

/* Pictures on left, add margin on right */
#page #middle .center .content .csc-textpic-left .csc-textpic-imagewrap {
	padding-right: 14px;
}

#page #middle .center .content .csc-textpic-intext-left-nowrap .csc-textpic-text {
	padding-left: 14px;
}

#page #middle .center .content .csc-textpic-intext-left .csc-textpic-imagewrap {
	margin-right: 14px !important;
}
	
/* Pictures on right, add margin on left */
#page #middle .center .content .csc-textpic-right .csc-textpic-imagewrap {
	padding-left: 14px;	
}

#page #middle .center .content .csc-textpic-intext-right-nowrap .csc-textpic-text {
	padding-right: 14px;
}

#page #middle .center .content .csc-textpic-intext-right .csc-textpic-imagewrap {
	margin-left: 14px !important;
}

/* Bilder mehrspaltig */

#page #middle .center .content dl.csc-textpic-image {
	margin-right: 14px;
}

/* Bilder allgemein */

#page #middle .center .content .csc-textpic-image {
	display: block;
}

#page #middle .center .content .csc-textpic-image img {
	display: block;
}

#page #middle .center .content .csc-textpic-imagecolumn {
	margin-right: 5px;
}

/* Bildunterschriften */

#page #middle .center .content .csc-textpic-caption {
	font-size: 90%;
	margin-bottom: 5px !important;
	padding: 4px 5px!important;
	text-align: center;
}

html>body #page #middle .center .content .csc-textpic-caption {
	margin: 0px !important;
}

#page #middle .center .content .csc-textpic {
	clear: both;
}

