/* ------- Styleangaben für die Seiten, welche im CMS gepflegt werden --------- */

body{
	margin-left: 10px;
	margin-top: 10px;
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 10pt;
	background-color: #FDEBD7
}

td {
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 10pt;
}

p {
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 10pt;
}

h1{ 
	font-size: 14pt; 
	font-family: Arial; 
	font-weight: bold; 
	border-bottom: 1px solid #CB452C 
}

h2{ 
  	font-size: 12pt; 
  	color: #000000; 
  	font-family: Arial; 
  	font-weight: bold; 
  	margin-bottom:-10
}

p{ 
  	font-family: Arial; 
  	font-size: 10pt; 
  	color: #000000 
}

h3{ 
  	color: #CB452C; 
  	font-size: 10pt; 
  	font-family: Arial; 
  	font-weight: bold; 
  	margin-bottom: -6 
}

h4{ 
  	color: #CB452C;
  	font-family: Arial; 
 	font-size: 10pt; 
  	font-weight: normal; 
  	margin-bottom: -6 
}

h5{ 
  	color: #2C4558; 
 	font-size: 10pt; 
  	font-family: Arial; 
 	margin-bottom: -6; 
  	font-weight:normal
}

h6{ 
  	color: #2C4558;
  	font-family: Arial; 
  	font-size: 10pt; 
  	font-style: italic; 
  	margin-bottom: -6; 
 	font-weight:normal 
}

ul{
	font-size:10pt;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-weight:normal;
	text-decoration:none;
}

ol{
	font-size:10pt;
	color:#000000;
	font-weight:normal;
	text-decoration:none;
}

ul li{
	font-size:10 pt;
	color:#000000;
	font-weight:normal;
	text-decoration:none;
	list-style-type:square;
}

li{
	font-size:10 pt;
	color:#000000;
	font-weight:normal;
	text-decoration:none; 
}

a:link{ 
	font-size: 10pt; 
	color: #CB452C; 
	text-decoration:none 
}

a:visited{ 
	font-size: 10pt; 
	color: #CB452C; 
	text-decoration:none 
}

a:hover{ 
	font-size: 10pt; 
	color: #2C4558; 
	text-decoration:underline 
}

.buttons-bar{
 	font-size: 7px;
 	color: #ED6E10;
 	height: 15px;
}


 	
/* ------- Navigation Ebene 2 die auf den Folgeseiten zum Einsatz kommt --------- */

.normal {
  	color:#FDEBD7;
  	background-color:#DA6F4D
}

.spezial1 { 
  	color:#CB452C; 
  	background-color:#FDEBD7;
}

.spezial1 .nav2 a { 
  	color:#CB452C;
}

.aktiv { 
  	color:#CB452C; 
  	background-color:#FDEBD7;
}

.nav2 { 
	font-family: Arial; 
	font-size: 10pt; 
	font-weight: normal; 
	color: #CB452C; 
	margin-left:14; 
	margin-right:2 
}

.nav2 a{ 
	font-family: Arial; 
	font-size: 10pt; 
	font-weight: normal; 
	color: #FDEBD7; 
	text-decoration: none
	
}

.nav2 a:hover{ 
	font-family: Arial; 
	font-size: 10pt; 
	font-weight: normal; 
	color: #CB452C; 
	text-decoration: underline 
	
}

/* ------- Stylesheets auf der Startseite --------- */

.block_ueb { 
	font-size: 12pt; 
	font-family: Arial; 
	color: #FDEBD7; 
	font-weight: bold 
}

.block_mehr { 
	color: #FDEBD7; 
	font-family: Arial; 
	font-size: 10pt; 
	font-weight: bold
	}
	
.block_mehr a { 
	color: #FDEBD7; 
	font-family: Arial; 
	font-size: 10pt; 
	font-weight: bold; 
	text-decoration: none 
}

.block_mehr a:hover { 
	color: #F4CBB6; 
	font-family: Arial; 
	font-size: 10pt; 
	font-weight: bold; 
	text-decoration: none 
}

span.start_text { 
	font-size: 9pt; 
	font-family: Arial; 
	color: #000000;
        line-height: 120%;
}

span.start_kurse_zeit { 
	font-family: Arial; 
	font-size: 8pt
}

span.start_link_links { 
	font-family: Arial; 
	font-size: 10pt
}

span.start_link_links a { 
	font-family: Arial; 
	text-decoration: none; 
	color: #CB452C;
        font-size: 9pt;
}

span.start_link_links a:hover { 
	font-family: Arial;
	text-decoration: none;
	color: #4E5A6C;
        font-size: 9pt;
}

span.start_ueb1 { 
	font-size: 14pt; 
	font-family: Arial;
	font-weight:normal
}

span.start_ueb2 { 
	font-size: 12pt; 
	font-family: Arial;
	font-weight: normal
}

span.start_impressum{ 
	color: #FDEBD7; 
	font-family: Arial; 
	font-size: 10pt; 
	font-weight: normal
}

span.start_impressum a{ 
	color: #FDEBD7; 
	font-family: Arial; 
	font-size: 10pt; 
	font-weight: normal
}

span.start_impressum a:hover{ 
	color: #F4CBB6; 
	font-family: Arial; 
	font-size: 10pt; 
	font-weight: normal
}

  	
/* ------- Usertracking ---------- */


.tracking{ 
  	font-size: 8pt; 
  	font-family: Arial; 
  	color: #2C4558; 
  	font-weight: normal; 
  	text-decoration:none
}

.tracking a{ 
  	font-size: 8pt; 
  	font-family: Arial; 
  	color: #CB452C; 
  	font-weight: normal; 
  	text-decoration:none 
}

.tracking a:hover{ 
  	font-size: 8pt; 
  	font-family: Arial; 
  	color: #2C4558; 
  	font-weight: normal; 
  	text-decoration:underline
}

/* ------------------ Image ----------------- */

/* TODO: rename to image-title */
.imagetile {
	background-color: #FEF5EB;
}

.image-subtitle {
    background-color: #FEF5EB;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
}
.image-copyright {
    background-color: #FEF5EB;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	padding-left: 3px;
	padding-right: 3px;
}



/* ---------- Lists --------- */

.list-item {
/*  background-color: #cbd5ed; */
}

.list-item-title {         /* colorscheme color 10-1 */
	font-size: 12px;
	color:#CB452C;
	font-weight:bold;
	text-decoration: none;
}
.list-item-subtitle {
  color: black;
  font-weight: normal;
  font-size: 12px;
  line-height: 14px;
}
.list-item-teaser {
	font-size: 12px;
	color:#000000;
	text-decoration: none;
}
.list-item-date {
  color: black;
  font-weight: normal;
  font-size: 12px;
  line-height: 14px;
}
.list-item-more {
  color: #CD1A17;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
}

/* ------- List Item details ---------- */
/*
.item-image {
}
*/
.item-image-copyright {
  font-size: 8px;
  line-height: 10px;
  color: black;
}
.item-image-subtitle {
  font-size: 9px;
  line-height: 11px;
  color: black;
}
.item-title {              /* colorscheme color 10-2 */
 color: #CB452C;
 font-weight: bold;
 font-size: 16px;
 line-height: 18px;
 text-decoration: none;
}
.item-title-start {
  font-weight: bold;
  font-size: 12px;
  line-height: 16px;
}
.item-subtitle {
  font-weight: bolder;
  font-size: 12px;
  line-height: 12px;
}
.item-teaser {
  font-size: 12px;
}
.item-date {
  font-size: 12px;
}
.item-text {
  font-size: 12px;
}
.item-author {
  font-size: 12px;
  text-align: right;
}
.item-impressum {
  color: black;
  font-weight: normal;
  font-size: 12px;
}


.startpage-list-item {
  font-weight: bold;
  font-size: 12px;
}

.startpage-list-item-title {
  color: black;
  font-weight: bold;
  font-size: 15px;
  line-height: 15px;
}

.startpage-list-item-teaser {
  color: black;
  font-weight: normal;
  font-size: 12px;
}

.startpage-list-item-more {
  color: #969696;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
}




/* ------- Validation ---------- */

.general-error {
  font-size: 12px;
  color: #FF0000;
  font-weight: bold;
  height: 18px;
}
.general-error li {
  font-weight: normal;
}
.general-info {
  font-size: 12px;
  color: #007572;
  font-weight: bold;
  height: 18px;
}
.general-info li {
  font-weight: normal;
}
.validation-error {
  font-size: 12px;
  color: #4B4B4B;
  font-weight: bold;
  height: 18px;
}
.validation-error li {
  font-weight: normal;
}

/* -------- Inputs ----------- */

.inputtd {
  background-color: #FFFFFF;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: none;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-color: #EEEEEE;
  border-bottom-color: #EEEEEE;
  border-left-color: #EEEEEE;
  text-align: right;
}
.input300 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  background-color: #FFFFFF;
  width: 295px;
  border: none;
}
.inputlabel {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  background-color: #FAFAFA;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: solid;
  border-left-style: solid;
  border-bottom-color: #EEEEEE;
  border-left-color: #EEEEEE;
}
.inputtop {
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #EEEEEE;
}

/* ------------- Events calendar -------------- */

.calth1 {
  font-size: 13px;
  font-weight: bold;
  color: white;
  background-color: #000000;
  text-align: center;
}
.calth2 {
  font-size: 13px;
  font-weight: bold;
  color: white;
  background-color: #CB452C;
  text-align: center;
}
.caltd1 {
  font-size: 12px;
  color: black;
  background-color: #FEF5EB;
  text-align: center;
}
.caltd1 a {
  font-size: 12px;
  color: #d0323a;
  text-decoration: none;
}
.caltd1 a:hover {
  font-size: 12px;
  color: #d0323a;
  text-decoration: none;
}
.caltd2 {
  font-size: 12px;
  color: black;
  background-color: #E9986D;
  text-align: center;
}
.caltd2 a {
  font-size: 12px;
  font-weight: bold;
  color: #d0323a;
  text-decoration: none;
}
.caltd2 a:hover {
  font-size: 12px;
  font-weight: bold;
  color: #d0323a;
  text-decoration: none;
}
.caltd3 {
  font-size: 12px;
  color: black;
  background-color: #F0D9B1;
  text-align: center;
}
.caltd3 a {
  font-size: 12px;
  font-weight: bold;
  color: #d0323a;
  text-decoration: none;
}
.caltd3 a:hover {
  font-size: 12px;
  font-weight: bold;
  color: #d0323a;
  text-decoration: none;
}
.cal-list-back {
  color: black;
  font-size: 12px;
  text-align: right;
}
.cal-list-back a {
  color: #0177bf;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
}
.cal-list-back a:hover {
  color: #0177bf;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
}

/* ------------ Forum ---------- */

.forumth {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #FFFFFF;
  background-color: #999999;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-top-style: none;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: none;
  border-top-color: #FFFFFF;
  border-right-color: #FFFFFF;
  border-bottom-color: #FFFFFF;
  border-left-color: #FFFFFF;
  text-align: center;
  height: 20px;
}
.forumtd {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #000000;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-right-style: solid;
  border-bottom-style: solid;
  border-top-color: #FFFFFF;
  border-right-color: #FFFFFF;
  border-bottom-color: #FFFFFF;
  border-left-color: #FFFFFF;
  background-color: #EEEEEE;
  height: 18px;
  padding: 4px;
}
.forumtd2 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  background-color: #DDDDDD;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-right-style: solid;
  border-bottom-style: solid;
  border-top-color: #FFFFFF;
  border-right-color: #FFFFFF;
  border-bottom-color: #FFFFFF;
  border-left-color: #FFFFFF;
  text-align: center;
}
.forumtd3 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  background-color: #E7E7E7;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-right-style: solid;
  border-bottom-style: solid;
  border-top-color: #FFFFFF;
  border-right-color: #FFFFFF;
  border-bottom-color: #FFFFFF;
  border-left-color: #FFFFFF;
  text-align: center;
}
.forumtd a {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #000000;
  text-decoration: none;
}
.forumtd a:hover {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #000000;
  text-decoration: underline;
}
.forumtd3 a {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  text-decoration: none;
  color: #000000;
}
.forumtd3 a:hover {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  text-decoration: underline;
  color: #000000;
}
.foruminputtd {
  background-color: #FFFFFF;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: none;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-color: #EEEEEE;
  border-bottom-color: #EEEEEE;
  border-left-color: #EEEEEE;
  text-align: right;
}
.foruminput400 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  background-color: #FFFFFF;
  width: 395px;
  border: none;
}

.foruminputflex {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  background-color: #FFFFFF;
  width: 100%;
  border: none;
}
.foruminputlabel {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  background-color: #FAFAFA;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: solid;
  border-left-style: solid;
  border-bottom-color: #EEEEEE;
  border-left-color: #EEEEEE;
}
.foruminputtop {
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #EEEEEE;
}
.forumtd4 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  background-color: #E7E7E7;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-right-style: solid;
  border-bottom-style: solid;
  border-top-color: #FFFFFF;
  border-right-color: #FFFFFF;
  border-bottom-color: #FFFFFF;
  border-left-color: #FFFFFF;
}
forumtd4 a {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  text-decoration: none;
  color: #000000;
}
forumtd4 a:hover {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  text-decoration: underline;
  color: #000000;
}

/* ------- Search ------------ */

.search-table {
  background-color: #F6F6F6;
}

.search-input-td {
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #EEEEEE;
	border-bottom-color: #EEEEEE;
	border-left-color: #EEEEEE;
	text-align: right;
}

.search-input-label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FAFAFA;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #EEEEEE;
	border-left-color: #EEEEEE;
}

.search-input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	width: 300px;
	border: none;
}

.search-input-combo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	width: 300px;
	border: none;
	height: 20px;
}

.search-result-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CD1A17;
}

.search-result-title:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CD1A17;
	text-decoration: underline;
}

.search-result-percent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.search-result-date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.search-result-size {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}

.search-result-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.search-result-nav-td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	height: 18px;
}

.search-result-nav-td a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CD1A17;
	text-decoration: none;
}

.search-result-nav-td a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CD1A17;
	text-decoration: underline;
}

.search-result-nav-pages-count {
}

/* --------- Newsletter ---------------- */

.newsletter-table {
  background-color: #F6F6F6;
}
.newsletter-th {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #FFFFFF;
  background-color: #999999;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-top-style: none;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: none;
  border-top-color: #FFFFFF;
  border-right-color: #FFFFFF;
  border-bottom-color: #FFFFFF;
  border-left-color: #FFFFFF;
  text-align: center;
  height: 20px;
}
.newsletter-td {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #000000;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-right-style: solid;
  border-bottom-style: solid;
  border-top-color: #FFFFFF;
  border-right-color: #FFFFFF;
  border-bottom-color: #FFFFFF;
  border-left-color: #FFFFFF;
  background-color: #EEEEEE;
  height: 18px;
  padding: 4px;
}
.newsletter-input-top {
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #EEEEEE;
}
.newsletter-input-label {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  background-color: #FAFAFA;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: solid;
  border-left-style: solid;
  border-bottom-color: #EEEEEE;
  border-left-color: #EEEEEE;
}
.newsletter-input-td {
  background-color: #FFFFFF;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: none;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-color: #EEEEEE;
  border-bottom-color: #EEEEEE;
  border-left-color: #EEEEEE;
  text-align: right;
}
.newsletter-input400 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  background-color: #FFFFFF;
  width: 395px;
  border: none;
}

.newsletter-inputflex {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  background-color: #FFFFFF;
  width: 100%;
  border: none;
}

/* ---------------- Contact ----------------- */

/* --- Gesamtintergrundfarbe des Kontaktbereichs */

.contact-table {
	background-color: #000000;
}

/* --- Kopfzeile des Kontaktformulars */

.contact-th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CB452C;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	text-align: center;
	height: 20px;
}

.contact-td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #EEEEEE;
	height: 18px;
	padding: 4px;
}

.contact-input-top {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DA6F4D; 
}

/* --- border-bottom-color: Zellenrandfarbe */

.contact-input-label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FEF5EB;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #FDEBD7;
	border-left-color: #EEEEEE;
}

.contact-input-td {
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #EEEEEE;
	border-bottom-color: #EEEEEE;
	border-left-color: #EEEEEE;
	text-align: right;
}

.contact-input400 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	width: 395px;
	border: none;
}

.contact-inputflex {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	width: 98%;
	border: none;
}

/* -------------------------------------------------- */

.information-inputareahead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 5px;
}

.information-inputtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FDEBD7;
	border: 1px solid #DDDDDD;
}

.information-inputtext-checkbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #F4F4F4;
	height: 18px;
	padding-left: 2px;
	border-top: none;
	border-bottom: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
}

.information-inputhead-checkbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #EEEEEE;
	height: 18px;
	padding-left: 2px;
	border-top: none;
	border-right: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
}

.information-inputhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #EEEEEE;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #DDDDDD;
	border-bottom-color: #DDDDDD;
	border-left-color: #DDDDDD;
}

.information-inputtext-td {
	background-color: #FDEBD7;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #DDDDDD;
	border-bottom-color: #DDDDDD;
}

.information-inputtextreq {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #F5F5F5;
	border: none;
	width: 250px;
}

.information-inputtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-color: #FEF5EB;
	border: none;
	width: 250px;
}

/* -------------------------------------------------- */

.visitorsbook-table {
	background-color: #F6F6F6;
}

.visitorsbook-th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #999999;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	text-align: center;
	height: 20px;
}

.visitorsbook-td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #EEEEEE;
	height: 18px;
	padding: 4px;
}

.visitorsbook-input-top {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEEEEE;
}

.visitorsbook-input-label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FAFAFA;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #EEEEEE;
	border-left-color: #EEEEEE;
}

.visitorsbook-input-td {
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #EEEEEE;
	border-bottom-color: #EEEEEE;
	border-left-color: #EEEEEE;
	text-align: right;
}

.visitorsbook-single-input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	border-color: #CCCCCC;
  border-style: solid;
  border-width: 1px;
}

.visitorsbook-input400 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	width: 395px;
	border: none;
}

.visitorsbook-input-combo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	width: 100%;
	border: none;
	height: 20px;
}

.formtable-bg {
 background-color: #eeeeee;
}

.formtable-line {
 background-color: #d2d2d2;
}

.formbutton-bg {
 background-color: #f7f7f7;
}

.formbutton-line {
 background-color: #cccccc;
}

.formbutton-link {
}

.formtext-normal {
 font-size: 12px;
 font-style: normal;
}

.formtext-small {
 font-size: 11px;
 font-style: normal;
}

.eingabehead{
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#E9986D;
	color:#000000;
	text-decoration: none;
	font-weight : bold;
}

.eingabeheadkommentar{
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#7ADB3F;
	color:#000000;
	text-decoration: none;
	font-weight : normal;
}
	
.eingabetexthead{
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif; 
	background-color:#FFFFFF; 
	color:#000000; 
	font-weight: bold;
	text-decoration: none;
}

.eingabetext{
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif; 
	background-color:#FFFFFF; 
	color:#000000; 
	text-decoration: none;
}
.gallerybody {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
    background-color: #DA6F4D;
}
.galleryheadtext{
  color: #FFFFFF;
  font-size: 13px;
  font-weight: bold;
}

/*---------------------- styles for sitemap ----------------------------*/
.sitemap-top {
 font-family: Arial,Helvetica,sans-serif;
 font-weight: bold;
 font-size: 11px;
 color: #ffffff;
 padding-left: 5px;
 background: #FFA531;
}

a.link-sitemap:hover {color: #606060; text-decoration: underline; font-size: 11px; font-weight: normal;}

a.link-sitemap-top:hover { color: #ffffff; text-decoration: none; font-size: 11px; font-weight: bold;}


.sitemap-level-1{
  font-family: Arial,Helvetica,sans-serif;
  font-weight: normal;
  font-size: 11px;
  color: #000000;
  background-color: #FFCC33;
  margin-left: 6px;
  padding: 2px;
  padding-left: 10px;
  }

.sitemap-level-2{
  font-family: Arial,Helvetica,sans-serif;
  font-weight: normal;
  font-size: 11px;
  color: #767676;
  background-color: #FFFFFF;
  border-left: 15px solid #FFCC33;
  padding: 2px;
  padding-left: 10px;
 }

 .sitemap-level-3{
  font-family: Arial,Helvetica,sans-serif;
  font-weight: normal;
  font-size: 11px;
  color: #767676;
  background-color: #FFEFBF;
  border-left: 25px solid #FFCC33;
  padding: 2px;
  padding-left: 10px;
 }

.sitemap-line-space1 {
  background-color: #FFA531;
  border-left: 4px solid #FFCC33;
}

.sitemap-line-space2 {
  background-color: #FFA531;
  border-left: 14px solid #FFCC33;
}

.sitemap-line-space3 {
  background-color: #a0a0a0;
  border-left: 24px solid #FFA531;
}

.sitemap-line {
  background-color: #FFA531;
}

.sitemap-borderline{
  background-color: #FFA531;
}

.worship p {
  margin-bottom: -15px;
}

/* ----- forms ----- */
.form-table {background-color:#FDEBD7}
.form-th {font-weight:bold; color:#000000; background-color:#EEEEEE; border-right-width:1px; border-bottom-width:1px; border-top-style:none; border-right-style:solid; border-bottom-style:solid; border-left-style:none; border-top-color:#FFFFFF; border-right-color:#FFFFFF; border-bottom-color:#FFFFFF; border-left-color:#FFFFFF; height:20px}
.form-td {color:#000000; border-right-width:1px; border-bottom-width:1px; border-right-style:solid; border-bottom-style:solid; border-top-color:#007b69; border-right-color:#007b69; border-bottom-color:#007b69; border-left-color:#007b69; background-color:#FFECCC; height:18px; padding:4px}
.form-input-top {border-bottom-width:1px; border-bottom-style:solid; border-bottom-color:#DA6F4D}
.form-input-label {color="#000000"; background-color:#FEF5EB; border-bottom-width:1px; border-left-width:1px; border-top-style:none; border-right-style:none; border-bottom-style:solid; border-left-style:solid; border-bottom-color:#FDEBD7; border-left-color:#FDEBD7}
.form-input-td {background-color:#FFFFFF; border-right-width:1px; border-bottom-width:1px; border-left-width:1px; border-top-style:none; border-right-style:solid; border-bottom-style:solid; border-left-style:solid; border-right-color:#EEEEEE; border-bottom-color:#EEEEEE; border-left-color:#EEEEEE; text-align:right}
.form-input-field {font-family:Arial, Helvetica, sans-serif; font-size:12px; background-color:#FFFFFF; width:100%; border:none}
.form-input-combo {color:#000000; background-color:#FFFFFF; width:100%; border-style:none; height:20px}

.worship p {
  margin-bottom: -15px;
}

.editarea_norm {
    margin: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 1px;
    padding-bottom: 1px;
}
.editarea_over {
    width: 100%;
    margin: 0;
    padding: 0;
    background-color: FEF5EB;
    border-top: 1px dotted #000000;
    border-bottom: 1px dotted #000000;
}
.editbutton {
    z-index: 25;
    position: absolute;
    background-color: #c0c0c0;
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=75, finishopacity=75, style=1);
}

/* ------- Überarbeitung neues Design --------- */

.start_nachrichten_bild {
	border: 1px solid #cb452c;
	margin-top: 2px;
	margin-right: 19px;
	margin-bottom: 10px;
}

.start_termine_bild {
	border: 1px solid #cb452c;
	margin-bottom: 5px;
        margin-left: 1px;
}

.start_termine_aktuelles_ueb {
	font-size: 12px;
	font-weight: bold;
}

.start_termine_datum {
	font-size: 10px;
	margin: 0 0 6px 0;
	line-height: 120%;
}

.start_termine_ort {
	font-size: 10px;
	color: #cb452c;
	margin: 0;
}

.start_termine_title {
	font-size: 12px;
	font-weight: bold;
	color: #cb452c;
	margin: 0;
	line-height: 120%;
}

.start_termine_subtitle {
	font-size: 12px;
	margin: 0;
	display: inline;
	line-height: 120%;
}

.nachrichten_mehr {
	margin-top: 2px;
	margin-bottom: 4px;
}

.termine_mehr {
	margin-top: 1px;
}

.nachrichten_ueb {
	font-weight: bold;
	font-size: 14px;
	color: #f0a638;
	padding-left: 11px;
}

td.nachrichten_text {
	padding-top: 8px;
	padding-left: 13px;
}

.termine_ueb {
	font-weight: bold;
	font-size: 14px;
	color: #ffffff;
	padding-left: 9px;
	padding-top: 3px;
}

p.start_ueb3 { 
	font-size: 18px;
	font-family: Arial;
	font-weight: bold;
	margin: 0 0 2px 0;
	line-height: 100%;
}

p.start_subtitle { 
	font-size: 15px;
	font-family: Arial;
	font-weight: normal;
	margin-bottom: 12px;
	margin-top: 0;
}

.termine_text {
	padding: 0 22px 6px 22px;
}

.quicklinks_ueb {
	font-weight: bold;
	font-size: 14px;
	color: #f0a638;
	padding-left: 2px;
	padding-bottom: 3px;
}

.quicklinks_text {
	padding-top: 13px;
	padding-left: 14px;
        font-size: 9pt;
}

div.start_nachrichten_gross {
	clear: both;
	margin-bottom: 14px;
}

.start_nachrichten_klein_ueb {
	font-size: 11pt;
	font-weight: bold;
	color: #cb452c;
	margin: 0;
	line-height: 100%;
}

.start_nachrichten_klein_subtitle {
	font-size: 9pt;
	display: inline;
	margin: 0;
	line-height: 100%;
}

.nachrichten_listenpunkt {
	margin: 2px 11px 0px 18px;
}

.quicklinks_listenpunkt {
	margin: 4px 6px 0px 0px;
}

.start_quicklinks_a {
	color: #000000;
}
.banners{
  background-color:white;
  margin-left:780px;
  margin-top:110px;
  position:absolute;
}
.banners .banner{
  padding-right: 2px;
  padding-left: 1px;
}
.banners .banner img {
  display: none;
}
.banners .banner p.bannersubtitle{
  background-color: #cb452c;
  color: #fff;
  font-size: 14px
  font-weight: bold;
  line-height: 16px;
  border-bottom: 2px solid #f7d69f;
  margin-bottom:0;
  margin-top: 4px;
  float: left;
  width: 100%;
}
.banners .banner p.bannersubtitle a{
  color:#FFFFFF;
  font-size:15px;
  font-weight:bold;
  line-height:17px;
  padding-bottom:2px;
  padding-left:5px;
  padding-top:2px;
  text-decoration: none;
  display: block;
}
.banners .banner .bannerdescription{
  float:left;
  font-size:12px;
  margin-top:2px;
  padding-left:6px;
  padding-right:5px;
  width: 188px;
}
.banners .delimiter{
  border-top:2px solid #F7D69F;
  float:left; 
  height:4px;
  line-height:6px;
  margin-left:5px;
  margin-right:5px;
  margin-top:6px;
  width:188px;
}
.linkimage a {
  font-size:12px;
}
span.linkimage{
  margin-top: 3px;
  float:left;
  width:100%;
}
.banners .banner img.linkimage{
  margin-bottom: -3px;
  cursor: pointer;
  display: inline;
}
#contentbanner p{
  border-bottom:2px solid #F7D69F;
  font-size:12px;
  margin-bottom:5px;
  margin-left:0;
  padding-left:12px;
  width:440px;
}
#contentbanner a{
  text-decoration: none;
  color: transparent;
  padding-bottom:10px;
  padding-top:2px;  
  border-top:1px solid #F7D69F;
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
  display: block;
  width: 441px;
  margin-left: 12px;
}
#contentbanner a img{
  border: 0;
}
