
/*<group=Schagen>*/

body {
	font-family: arial;
	font-size: 8pt;
	margin: 0;
	padding: 0;
}

p,td {
 font-family: arial;
 font-size: 8pt;
}

p.shortnewsitem {
 font-size: 8pt;
}

h1 {
 color: #A5212E;
 font-family: arial;
 font-size: 14pt;
 font-weight: normal;
}

h2, h3 {
 color: #A5212E;
 font-family: arial;
 font-size: 12pt;
 font-weight: normal;
}

.red {
 color: #A5212E;
}

.content {
 background:url(images/main_back.jpg) top right repeat-y;
 vertical-align: top;
 padding-left: 20px;
}

.se {
 background:url(images/se.gif) bottom center no-repeat;
 background-color: #82889E;
 vertical-align: top;
	padding-right: 3px;
	padding-left: 3px;
}

.logo {
 background:url(images/logo.gif) bottom right no-repeat;
}

td.footer {
 background:url(images/top_bg.gif) top left repeat-x;
 height: 30px;
 vertical-align: center;
 color: #1C2A43;
	padding-left: 5px;
}

div.aktured {
 background-color: #A5212E;
 padding: 5px;
 color: #FFFFFF;
 font-size:10pt;
 width: 140px;
 text-align:center;
}

.menui {
 text-decoration:none;
 margin:1px;
 padding:2px;
 border:1px solid #1C2A43;
 text-align:center;
 color: #1C2A43;
 font-weight: bold;
 background-color: #A9ADBC;
 cursor:pointer;
}

.menua {
 display:none;
 margin:0px;
 padding:0px;
 height:1px;
 text-align:center;
}

.submenuhead {
 margin:1px;
 padding:2px;
 text-align:center;
 font-weight: bold;
 background-color: #A9ADBC;
}

.submenui {
 margin:auto;
 /*margin-left:1px;
 margin-right:1px;*/
 padding:0px;
 font-weight:normal;
}

.submenui a:link {
 text-decoration:none;
 display:block;
 margin:auto;
 margin-top:2px;
  margin-bottom:2px;
 /*margin:2px;*/
 padding:2px;
 border:1px solid #1C2A43;
 text-align:center;
 color: #FFFFFF;
 background-color: #515872;
 width:112px;
}

.submenui a:visited {
 text-decoration:none;
 display:block;
 margin:auto;
 margin-top:2px;
 margin-bottom:2px;
 /*margin:2px;*/
 padding:2px;
 border:1px solid #1C2A43;
 text-align:center;
 color: #FFFFFF;
 background-color: #515872;
 width:112px;
}

.submenui a:hover {
 text-decoration:none;
 display:block;
 width:100%;
 margin:auto;
 margin-top:2px;
  margin-bottom:2px;
 /*margin:2px;*/
 padding:2px;
 border:1px solid #1C2A43;
 text-align:center;
 color: #000000;
 background-color: #FFFFFF;
 width:112px;
}

.suche {
 border:1px solid #1C2A43;
 font-size: 8pt;
 height: 18px;
 width: 150px;
 background-color: #FFFFFF;
}

TEXTAREA {
 font-family: arial;
	width: 262px;
	font-size: 8pt;
	background-color: #EEEEEE;
	color: #000000;
}

INPUT {
 font-family: arial;
	background-color: #EEEEEE;
	color: #000000;
	font-size: 8pt;
}

INPUT.klein { width: 59px; }

INPUT.mittel { width: 129px; }

INPUT.m2 { width: 198px; }

INPUT.gross { width: 260px; }

INPUT.check { background-color: #FFFFFF; }

INPUT.BUTTON {
 font-family: arial;
	width: 129px;
	background-color: #A5212E;
	color: #FFFFFF;
}

SELECT {
 font-family: arial;
	background-color: #EEEEEE;
	color: #000000;
	font-size: 8pt;
}

/*</group>*/

/*<group=Allgemein>*/

div.abstand {
	height: 15px;
	display: block;
}

a {
	color: #A5212E;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #000000;
}

#inhalt {
 background:url(images/ddv.gif) bottom right no-repeat;
	padding-right: 20px;
	padding-bottom: 20px;
	width: auto;
}

#inhalt h1 {
 padding: 5px;
 padding-left:0px;
 color: #A5212E;
 font-size:12pt;
 margin-top: 10px;
}

/*<group=BBCode Tabelle>*/

table.tabZCMS {
}

table.tabZCMS td.kopf {
	background: #82889E;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	padding: 3px 5px 3px 3px;
}

table.tabZCMS td.normal {
	border-top: 0;
	color: #000000;
	font-size: 11px;
	font-weight: normal;
	padding: 2px 5px 2px 3px;
}

/*</group>*/

/*<group=BBCode Bilder>*/

	img.bbcLinks {
		float: left;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
}

	img.bbcRechts {
		float: right;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
}

	img.bbcAllein {
		display: block;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

	img.bbcDaneben {
	display: inline;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
}

table.bbcLinks {
		float: left;
	margin-right: 10px;
	margin-bottom: 3px;
	margin-left: 0px;
}

table.bbcRechts {
		float: right;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 10px;
}

table.bbcAllein {
		display: block;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}

table.bbcDaneben {
	display: inline;
	margin-right: 10px;
	margin-bottom: 3px;
	margin-left: 0px;
}

td.bildtext {
	color: #82889E;
	font-size: 10px;
	line-height: 12px;
	padding-bottom: 5px;
}

/*</group>*/

/*</group>*/

/*<group=Bildarchiv>*/

#inhalt div.bildreihe {
	width: 100%;
	display: block;
	clear: both;
	padding-top: 15px;
}

#inhalt span.bildarchivBoxKlein {
	border: 5px solid #e5e5e5;
	display: block;
	width: 110px;
	background: #82889e;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 20px;
	margin-right: 15px;
}

#inhalt img.bildarchivKlein {
	display: block;
}

#inhalt span.bildarchivTextBild {
	font-size: 10px;
	color: #ffffff;
	display: block;
	background: #82889e;
	border-top: 0 solid #e5e5e5;
	line-height: 13px;
	padding: 5px;
	width: 100px;
}

/*</group>*/

/*<group=Formular>*/

#inhalt .formularTextPflicht {
	font-weight: bold;
	margin-bottom: 2px;
}

#inhalt .formularText {
	font-weight: normal;
	margin-bottom: 2px;
}

#inhalt input, #inhalt select {
	margin-bottom: 15px;
}

#inhalt input.radio, #inhalt input.checkbox {
	margin-bottom: 0;
}

/*</group>*/

/*<group=Listing>*/

#inhalt a.listingRow1 {
	color: #000000;
	font-size: 11px;
	display: block;
	padding: 5px 5px 5px 1px;
	margin-bottom: 5px;
}

#inhalt a:hover.listingRow1 {
	color: #ffffff;
	background: #A9ADBC;
	text-decoration: none;
}

#inhalt a.listingRow2 {
	color: #000000;
	font-size: 11px;
	display: block;
	padding: 5px 5px 5px 1px;
	margin-bottom: 5px;
}

#inhalt a:hover.listingRow2 {
	color: #ffffff;
	background: #A9ADBC;
	text-decoration: none;
}

#inhalt a .listingInfo {
	font-size: 10px;
	color: #000000;
	font-weight: normal;
}

#inhalt a:hover .listingInfo {
	font-size: 10px;
	color: #fff;
	font-weight: normal;
}

/*</group>*/

/*<group=Nachricht>*/

#inhalt .textNachricht {
	font-size: 11px;
	display: block;
	text-align: justify;
	padding-bottom: 20px;
}

#inhalt .textNachricht h1 {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	display: block;
	clear: both;
	margin-bottom: 5px;
	background: transparent;
	text-align: left;
	padding: 0;
	margin-top: 5px;
}

#inhalt .textNachrichtInfo {
	font-size: 10px;
	color: #333333;
	margin-top: 15px;
}

/*</group>*/

/*<group=Portal>*/

#inhalt .textPortal {
	font-size: 11px;
	display: block;
	margin-bottom: 15px;
	border-bottom: 1px #000000 solid;
	padding-bottom: 15px;
	text-align: justify;
}

#inhalt .textPortal h1 {
	color: #000;
	font-size: 12px;
	font-weight: bold;
	display: block;
	clear: both;
	margin-bottom: 5px;
	padding: 0;
	text-align: left;
	background: transparent;
}

#inhalt .nachrichtPortal {
	font-size: 11px;
	display: block;
	margin-bottom: 15px;
	border-bottom: 1px solid #000000;
	padding-bottom: 15px;
	text-align: justify;
}

#inhalt .nachrichtPortal h1.header {
	color: #000;
	font-size: 12px;
	font-weight: bold;
	display: block;
	clear: both;
	margin-bottom: 10px;
	background: transparent;
	text-align: left;
	padding: 0;
}

#inhalt .nachrichtPortal h1 {
	font-size: 11px;
	margin-bottom: 5px;
	display: block;
	background: transparent;
	color: #000;
	text-align: left;
	padding: 0;
	font-weight: bold;
}

#inhalt .suchePortal {
	font-size: 11px;
	display: block;
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: 1px solid #000000;
}

#inhalt .suchePortal h1.header {
	color: #000;
	font-size: 12px;
	font-weight: bold;
	display: block;
	clear: both;
	background: transparent;
	text-align: left;
	padding: 0;
	margin-bottom: 10px;
}

#inhalt .suchePortal h1 {
	font-size: 11px;
	margin-bottom: 3px;
	color: #000;
	text-align: left;
	padding: 0;
	font-weight: bold;
}

#inhalt .terminPortal {
	font-size: 11px;
	display: block;
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: 1px solid #000000;
}

#inhalt .terminPortal h1.header {
	color: #000;
	font-size: 12px;
	font-weight: bold;
	display: block;
	clear: both;
	background: transparent;
	text-align: left;
	padding: 0;
	margin-bottom: 10px;
}

#inhalt .terminPortal .datum {
	display: block;
	margin-top: 3px;
	font-weight: bold;
}

/*</group>*/

/*<group=Suche>*/

#inhalt h1.suche {
	font-weight: bold;
	display: block;
	clear: both;
	margin-bottom: 5px;
	border-style: none;
}

#inhalt .sucheErgebnisbox {
	padding-bottom: 10px;
	margin-top: 10px;
	margin-bottom: 5px;
}

#inhalt .info {
	font-size: 10px;
	color: #333333;
}

#inhalt .anzahlObjekte {
	font-size: 10px;
	color: #333333;
	margin-bottom: 5px;
}

/*</group>*/

/*<group=Teaser>*/

.teaser {
	display: block;
	clear: both;
	font-size: 11px;
	color: #000000;
}

.teaser h1, .teaser h2, .teaser h3 {
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	display: block;
	margin-bottom: 3px;
	margin-top: 10px;
}

.teaser h2, .teaser h3 {
	color: #000000;
	font-size: 11px;
	font-weight: normal;
	display: block;
	margin-bottom: 3px;
	margin-top: 10px;
}

.teaser h1.header {
 padding: 5px;
 padding-left:0px;
 color: #A5212E;
 font-size:10pt;
 width: 140px;
 text-align:left;
 margin-top: 0px;
}

.teaser img.bild {
	border: 1px #000000 solid;
	display: block;
	clear: both;
	margin-top: 5px;
}

.teaser .bildTitel {
	font-size: 10px;
	color: #000000;
	display: block;
	width: 240px;
	margin: 0px;
	padding: 2px 0px 0px 0px;
}

.teaser a.newsTitel {
	display: block;
	padding: 1px;
}

.teaser .newsText {
	display: block;
	margin-top: 3px;
	margin-bottom: 3px;
}

.teaser a.terminTitel {
	display: block;
	padding: 1px;
}

.teaser .terminDatum {
	display: block;
	margin-top: 8px;
	font-weight: bold;
}

/*</group>*/

/*<group=Termin>*/

#inhalt .textTermin {
	font-size: 11px;
	display: block;
	line-height: 18px;
	padding-bottom: 15px;
	margin-bottom: 15px;
}

#inhalt .textTermin h1 {
	color: #000;
	font-size: 12px;
	font-weight: bold;
	display: block;
	clear: both;
	margin-bottom: 5px;
	text-align: left;
	background: transparent;
	padding: 0;
	margin-top: 5px;
}

#inhalt .textTermin .datum {
	font-weight: bold;
	display: block;
	margin-top: 5px;
}

#inhalt .textTermin .uhrzeit {
	font-weight: normal;
}

#inhalt .textTermin .ort {
	font-weight: normal;
}

/*</group>*/
