/* CSS Malteser Relaunch */

/** Farbuebersicht
 *
 * grau: #2E2E2E
 * rot:  #E3001B
 */

* {
	color: #2E2E2E;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}
body {
	padding-left: 2px;
	margin-bottom: 20px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
img,
.noborder {
	padding: 0px;
	border: 0px none;
}
h1 {
	color: #E3001B;
	font-size: 18px;
	margin-bottom: 30px;
	padding-bottom: 10px;
	background: url(../Basisgrafiken/h1_bg.gif) no-repeat 0px bottom;
}
h2, h2 a {
	color: #E3001B;
	font-size: 15px;
	text-decoration: none;
}
h2 {
	margin-bottom: 8px;
}
h2 a:hover {
	text-decoration: underline;
}
h3, h3 a {
	color: #E3001B;
	font-size: 13px;
	text-decoration: none;
}
h3 {
	margin-top: 25px;
}
h3 a:hover {
	text-decoration: underline;
}
h4 {
	font-size: 12px;
}
input,
select,
textarea {
	color: #69634D;
	border: 1px solid #928F7C;
}
input {
	padding: 1px 2px 2px;
}
a {
	color: #928F7C;
}
a:hover {
	color: #E3001B;
}

/* Tabellen */
table {
	width: 100%;
	border: 0px none;
	margin-bottom: 20px;
}
tr {
	background-color: #FFFFFF;
}
tr.odd {
	background-color: #E8E7E0;
}
th {
	color: #FFFFFF;
	text-align: left;
	background-color: #928F7C;
}
th, td {
	padding: 0px 7px;
	border: 1px solid #B8B9BC;
	border-width: 0px 0px 1px 1px;
}
th {
	border-bottom-width: 0px;
}
th.first, td.first {
	border-left-width: 0px;
}

.ext_link {
	padding-left: 15px;
	background: url(../Basisgrafiken/ext_link.gif) no-repeat 0px 3px;
}
.ext_link:hover {
  background-position: 0px -12px;
}
.more_link, .news-morelink a {
	color: #E3001B;
	font-weight: bold;
	padding-right: 10px;
	text-decoration: none;
	background: url(../Basisgrafiken/more_bg.gif) no-repeat right 4px;
}
.more_link:hover, .news-morelink a:hover {
	text-decoration: underline;
}

div.news-morelink {
	display: none;
}

/* Bild-Text-Kombi */
.imgtext, .textimg, .csc-textpic-imagewrap {
	float: left;
	font-size: 11px;
	line-height: 14px;
	margin-top: 5px;
}
.imgtext img {
	margin-right: 14px;	
}
.textimg, .csc-textpic-imagewrap {
	float: right;
	margin-left: 14px;
}
/* Bildunterschrift */
.csc-textpic-caption {
	font-size: 11px;
}

/* Clearfix */
.clearfix:after, .csc-textpic:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.clearfix, .csc-textpic {
	display: inline-block;
}

html[xmlns] .clearfix, html[xmlns] .csc-textpic {
	display: block;
}

* html .clearfix, * html .csc-textpic {
	height: 1%;
}

#container {
	width: 1018px;
	padding-right: 1px;
	border-bottom: 1px solid #93907D;
	background: #928F7C url(../Basisgrafiken/container_bg.gif) no-repeat right 0px;
}

/*******************************************************************************
 * header
 */
#header {
	padding-top: 2px;
	background-color: #FFFFFF;
}
#logo_left {
	float: left;
	margin-right: 1px;
}

#headernavi {
	float: left;
	width: 638px;
	height: 58px;
	background: url(../Basisgrafiken/header_bg.gif) no-repeat;
}

#headernavi .fontresize {
	font-size: 11px;
	height: 13px;
	line-height: 13px;
	float: right;
	margin: 8.5px 32px 8.5px;
	margin-right: 32px;
	overflow: hidden;
}
#headernavi .fontresize .label {
	color: #67634E;
	display: block;
	float: left;
}
#headernavi .fontresize .plus,
#headernavi .fontresize .minus {
	width: 13px;
	height: 13px;
	margin-left: 6px;
	padding-top: 20px;
	display: block;
	float: left;
	cursor: pointer;
}
#headernavi .fontresize .plus {
	background: url(../Basisgrafiken/icon_schriftgroesse_plus.gif) no-repeat left top;
}
#headernavi .fontresize .minus {
	background: url(../Basisgrafiken/icon_schriftgroesse_minus.gif) no-repeat left top;
}
#headernavi .fontresize .hover {
	background-position: left -13px;
}

#headernavi ul {
	list-style-type: none;
	margin: 41px 0px 0px 23px;
}
#headernavi ul li {
	display: inline;
	margin-right: 7px;
	padding: 2px 8px 1px 0px;
	background: url(../Basisgrafiken/header_li_bg.gif) no-repeat right 0px;
}
#headernavi ul li.last {
	background: none;
}
#headernavi ul li a {
	color: #FFFFFF;
	text-decoration: none;
}
#headernavi ul li a:hover {
	text-decoration: underline;
}
#logo_right {
	float: right;
	width: 185px;
	height: 58px;
}

/*******************************************************************************
 * Suche und Brotkrumenpfad
 */
#search_breadcrumb {
	background-color: #FFFFFF;
}
#search {
	float: left;
	width: 180px;
	height: 48px;
	margin-right: 1px;
	background: url(../Basisgrafiken/search_bg.gif) repeat-x;
}
#search form {
	margin: 14px 0px 0px 14px;
}
input#search_text {
	width: 120px;
}
input#search_submit {
	width: 15px;
	height: 17px;
	border: 0px none;
	margin: 0px 0px 0px 5px;
	background: url(../Basisgrafiken/search_submit.gif) no-repeat;
}

#breadcrumb {
	float: left;
	margin: 10px 0px 0px 23px;
}
#breadcrumb ul {
	list-style-type: none;
}
#breadcrumb ul li {
	color: #67634E;
	display: inline;
	font-size: 11px;
  margin-right: 5px;
}
#breadcrumb a {
	color: #67634E;
	font-size: 11px;
	padding-right: 9px;
	margin-right: 1px;
	text-decoration: none;
	background: url(../Basisgrafiken/breadcrumb_a_bg.gif) no-repeat right 5px;
}
#breadcrumb a:hover {
	color: #E3001B;
}

/*******************************************************************************
 * Content-Bereich mit Navi, Content und Teaser
 */
#content_container {
	padding-right: 25px;
	background-color: #FFFFFF;
}
#left_col {
	float: left;
	width: 180px;
	margin-right: 25px;
}
/* Hauptnavi, 1. Ebene */
#mainnavi li a {
	color: #2E2E2E;
	width: 166px;
	height: 23px;
	display: block;
	font-weight: bold;
	text-decoration: none;
	padding: 7px 0px 0px 14px;
	background: url(../Basisgrafiken/mainnavi_bg.gif) no-repeat 0px -30px;
}
#mainnavi li a.active,
#mainnavi li a:hover {
	color: #FFFFFF;
	background-position: 0px 0px;
}

/* Unternavi, 2. Ebene */
#mainnavi li li a {
	height: auto;
	color: #2E2E2E;
	font-weight: normal;
	padding-bottom: 7px;
	background: url(../Basisgrafiken/subnavi_bg.gif) no-repeat 13px bottom;
}
#mainnavi li li.last a {
	background: none;
}
#mainnavi li li a.active,
#mainnavi li li a:hover {
	color: #E3001B;
	background-position: 13px bottom;
}
#mainnavi li li a.active {
	font-weight: bold;
}
/* Unternavi, 3. Ebene */
#mainnavi li li ul {
	background: url(../Basisgrafiken/subnavi_bg.gif) no-repeat 13px bottom;
}
#mainnavi li li li a {
	width: 148px;
	padding-left: 32px;
	background: url(../Basisgrafiken/subnavi_bg1.gif) no-repeat 13px bottom;
}
#mainnavi li li li a.active,
#mainnavi li li li a:hover {
	color: #2E2E2E;
	background: url(../Basisgrafiken/subnavi_bg2.gif) no-repeat 13px bottom;
}

/* Metanavi */
#metanavi {
	margin-bottom: 20px;
	padding: 12px 0px 12px 14px;
	background: url(../Basisgrafiken/metanavi_bg.gif) no-repeat 0px bottom;
}
#metanavi ul {
	list-style-type: none;
}
#metanavi ul li {
	padding: 2px 0px;
}
#metanavi ul li#rss a {
	padding-right: 20px;
	background: url(../Basisgrafiken/icon_rssfeed.gif) no-repeat right 0px;
}
#metanavi ul li a {
	color: #686350;
	font-size: 11px;
	text-decoration: none;
}
#metanavi ul li a:hover {
	color: #E3001B;
}

/* Content */
/* Unterschied zu PageType=10, Content wird dann per Ajax in Colorbox geladen */
#content_container #center_col {
	float: left;
	width: 604px;
	padding-bottom: 80px;
}
#center_col {
	background: #FFF;
	line-height: 20px;
}

#colorbox #center_col {
	padding: 20px 5px;
}

/* Startseite */
#center_col #home_teaser {
	position: relative;
	height: 270px;
	font-size: 12px;
	line-height: 20px;
	margin-bottom: 36px;
}

#center_col #home_teaser1,
#center_col #home_teaser2,
#center_col #home_teaser3 {
	width: 604px;
	height: 270px;
	position: absolute;
	left: 0px;
	top: 0px;
}
#center_col #home_teaser1 {
	background: #FFF url(../Basisgrafiken/content/000_homepage_1.jpg) no-repeat;
}
#center_col #home_teaser2 {
	background: #FFF url(../Basisgrafiken/content/000_homepage_2.jpg) no-repeat;
}
#center_col #home_teaser3 {
	background: #FFF url(../Basisgrafiken/content/000_homepage_3.jpg) no-repeat;
}
#center_col #home_teaser1 div,
#center_col #home_teaser2 div,
#center_col #home_teaser3 div {
	width: 175px;
	margin-top: 119px;
	margin-left: 397px;
}

#center_col .csc-default {
	margin-bottom: 25px;
}

/* Portalseite (2-spaltig) */
#portal_teaser div {
	width: 287px;
	margin: 0px 20px 30px 0px;
	border: 1px solid #A2A3A6;
	border-width: 1px 0px;
	border-left: 5px solid #E3001B;
	background:  url(../Basisgrafiken/teaserbutton_portalseite.gif) no-repeat right 0px;
	float: left;
}
#portal_teaser div.hover {
	background-position: right -50px;
}
#portal_teaser div.last {
	margin-right: 0px;
}
#portal_teaser div img {
	float: left;
}
#portal_teaser div a {
	display: block;
	height: 50px;
	text-decoration: none;
}
#portal_teaser div a span {
	width: 179px;
	float: left;
	color: #2E2E2E;
	display: block;
	margin: 15px 0px 0px 8px;
	font-weight: bold;
	text-decoration: none;
}
#portal_teaser div.hover a span {
	color: #FFFFFF;
}

/* Portalseite (Text) */
#portal_teaser2 div.teaser {
	float: left;
	width: 292px;
	font-size: 11px;
	line-height: 17px;
	margin-right: 20px;
	padding-bottom: 23px;
}
#portal_teaser2 div.last {
	margin-right: 0px;
}
#portal_teaser2 h3 {
	margin-top: 0px;
	margin-bottom: 10px;
}
#portal_teaser2 img {
	margin-top: 5px;
	margin-right: 14px;
	float: left;
	border-left: 5px solid #E3001B;
}
#portal_teaser2 span {
	font-size: 11px;
	margin-right: 4px;
}
#portal_teaser2 .teaser_row {
  font-size: 0px;
	margin-bottom: 23px;
	background: url(../Basisgrafiken/portal_teaser2_bg.gif) no-repeat 0px bottom;
}

/* Detailseite */
#center_col .intro {
	font-weight: bold;
	margin-bottom: 25px;
}
#center_col .news-latest-item {
	margin-bottom: 36px;
}
#center_col ul {
	margin-bottom: 25px;
	list-style-type: none;
}
#center_col ul li {
	padding-left: 15px;
	background: url(../Basisgrafiken/content_li_1_bg.gif) no-repeat 0px 7px;
}
#center_col ul ul {
	margin-left: 22px;
	margin-bottom: 0px;
}
#center_col ul li li {
	padding-left: 14px;
	background: url(../Basisgrafiken/content_li_2_bg.gif) no-repeat 0px 7px;
}
#center_col ul ul ul {
	margin-left: 16px;
}
#center_col ul li li li {
	padding-left: 12px;
	background: url(../Basisgrafiken/content_li_3_bg.gif) no-repeat 0px 8px;
}
#center_col ol li {
	margin-left: 18px;
}

/*******************************************************************************
 * Slider
 */
#center_col #slider {
	margin: 20px 0px;
	border-bottom: 1px solid #A2A3A6;
}
#center_col .slider h4 {
	height: 25px;
	cursor: pointer;
	padding: 4px 0px 0px 14px;
	border-top: 1px solid #A2A3A6;
	background: url(../Basisgrafiken/buttons_ziehharmonika.gif) no-repeat;
}
#center_col #slider .csc-default {
	margin: 0;
}
#center_col .slider h4.hover {
	color: #E3001B;
	border-color: #E3001B;
}
#center_col .spendenformlinkbox {
	height: 30px;
	overflow: hidden;
	margin-top: 3px;
}
#center_col .spendenformlinkbox a {
	width: 101px;
	padding-top: 30px;
	display: block;
	background: url(../Basisgrafiken/button_spenden_small.gif) no-repeat top left;
	cursor: pointer;
}
#center_col .spendenformlinkbox a:hover {
	background-position: 0px -30px;
}
#center_col .slider h4.active {
	background-position: 0px -29px;
}
#center_col .slider div.inner_text {
	padding: 14px;
	background-color: #F6F5F3;
	border-top: 1px solid #A8A9AC;
}
#center_col .slider form {
	margin-top: 14px;
}

/* Weiterfuehrende Links */
#crosslinks {
	margin-bottom: 20px;
}
#crosslinks a {
	display: block;
	padding-left: 15px;
	background: url(../Basisgrafiken/crosslinks_bg.gif) no-repeat 0px 6px;
}

/*******************************************************************************
 * Kontaktformular
 * (mit Anpassungen für IE 6 in main_ie6.css)
 */
#kontakt {
	margin-top: 20px;
	background-color: #E8E8E0;
}
#kontakt fieldset {
	border: 0px none;
}
#kontakt .fieldsetinnerwrap {
	border-bottom: 1px solid #FFF;
	padding: 15px;
}
#kontakt legend {
	display: none;
}
#kontakt label {
	font-weight: bold;
}
#kontakt .powermail_submit,
#kontakt .powermail_check {
	border: 0 none;
}
#kontakt input.error {
	border: 1px solid #E3001B;
}
#kontakt .input_error {
	display: none;
	color: #E3001B;
	font-weight: bold;
	padding-left: 70px;
}
#kontakt .form_error {
	display: none;
	padding: 14px;
	color: #E3001B;
	font-weight: bold;
	border-top: 1px solid #FFFFFF;
}

/* Überschrift */
#kontakt .header .fieldsetinnerwrap {
	padding: 0;
}
#kontakt .header .fieldsetinnerwrap div {
	color: #FFFFFF;
	font-weight: bold;
	line-height: 20px;
	background-color: #928F7C;
	display: block;
	padding: 0 15px;
}

/* linke Seite */
#kontakt .contact .fieldsetinnerwrap {
	padding-top: 30px;
}
#kontakt .contact .tx_powermail_pi1_fieldwrap_html_text,
#kontakt .contact .tx_powermail_pi1_fieldwrap_html_select {
	margin-bottom: 8px;
}
#kontakt .contact .tx_powermail_pi1_fieldwrap_html_text label,
#kontakt .contact .tx_powermail_pi1_fieldwrap_html_select label {
	float: left;
	width: 70px;
}
#kontakt .contact .tx_powermail_pi1_fieldwrap_html_text input,
#kontakt .contact .tx_powermail_pi1_fieldwrap_html_select option {
	height: 16px;
	line-height: 16px;
}
#kontakt .contact .tx_powermail_pi1_fieldwrap_html_select select,
#kontakt .contact .tx_powermail_pi1_fieldwrap_html_text label,
#kontakt .contact .tx_powermail_pi1_fieldwrap_html_select label {
	height: 18px;
}
#kontakt .contact .tx_powermail_pi1_fieldwrap_html_text input {
	width: 198px;
}

/* Nachricht */
#kontakt #powermaildiv_uid9 {
	float: right;
}
#kontakt #powermaildiv_uid9 label {
	display: block;
	margin-bottom: 8px;
}
#kontakt #powermaildiv_uid9 textarea {
	width: 276px;
	height: 165px;
}

/* Postleitzahl */
#kontakt #powermaildiv_uid5 {
	width: auto;
	float: left;
	margin-right: 3px;
}
#kontakt #powermaildiv_uid5 input {
	width: 40px;
}

/* Ort */
#kontakt #powermaildiv_uid6 {
}
#kontakt #powermaildiv_uid6 label {
	display: none;
}
#kontakt #powermaildiv_uid6 input {
	width: 149px;
}

/* Newsletter-Checkbox */
#kontakt .newsletter .fieldsetinnerwrap {
	line-height: 18px;
}
#kontakt .newsletter #powermaildiv_uid14 {
	margin-bottom: 14px;
	position: relative;
}
#kontakt .newsletter #powermaildiv_uid14 p {
	display: none;
}
#kontakt .newsletter #powermaildiv_uid14 label {
	font-weight: normal;
	left: 1.5em;
	position: absolute;
}

/* Pflichtfeld-Info */
#kontakt .submitbox #powermaildiv_uid32 {
	color: #E3001B;
	float: left;
}

/* Submit */
#kontakt .submitbox .fieldsetinnerwrap {
	padding: 12px 15px;
}
#kontakt .tx_powermail_pi1_fieldwrap_html_submit {
	height: 20px;
	overflow: hidden;
	text-align: right;
}
#kontakt .powermail_submit {
	width: 103px;
	height: 20px;
	padding-top: 20px;
	background: url(../Basisgrafiken/button_absenden.gif) no-repeat;
	cursor: pointer;
}
#kontakt .powermail_submit.hover {
	background-position: 0 -20px;
}

/*******************************************************************************
 * Standorte 
 */
#tabnavi {
	margin-bottom: 30px;
	background: url(../Basisgrafiken/h1_bg.gif) no-repeat 0px bottom;
}
#tabnavi div {
  padding-left: 9px;
}
#tabnavi a {
  float: left;
  width: auto;
  height: 28px;
  color: #2E2E2E;
  display: block;
  font-weight: bold;
  text-decoration: none;
  padding: 3px 10px 0px;
  margin: 3px 2px 0px 0px;
  border: 1px solid #D6D6D6;
  border-width: 1px 0px 0px;
  background: url(../Basisgrafiken/tabnavi_bg.gif) repeat-x 0px bottom;
}
#tabnavi a.active {
  height: 28px;
  color: #E3001B;
  margin-top: 0px;
  padding-top: 6px;
  border-width: 1px 1px 0px;
  background-image: url(../Basisgrafiken/tabnavi_active_bg.gif) ;
}
#tabnavi a:hover {
  color: #E3001B;
  border-top-color: #E3001B;
}
#tabnavi a.active:hover {
  border-top-color: #D6D6D6;
}

/* Ueber uns */
.portal_teaser2 div.teaser {
	padding-bottom: 23px;
}
.portal_teaser2 h3 {
	margin-top: 0px;
	margin-bottom: 10px;
}

/* News-Liste */
.news-latest-container.standorte {
	background: url(../Basisgrafiken/h1_bg.gif) no-repeat left top;
	margin-top: 10px;
	padding-top: 30px;
}
.news-latest-container.standorte .teaser p {
	font-size: 11px;
	line-height: 14px;
	margin-right: 2px;
	display: inline;
}
.news-latest-container.standorte .news-morelink {
	clear: both;
}

/* Leistungen */
.services {
  margin-bottom: 20px;
	background: url(../Basisgrafiken/h1_bg.gif) no-repeat 0px bottom;
}
.services ul {
  float: left;
  width: 188px;
  margin-right: 20px;
}
.services ul.last {
  margin-right: 0px;
}
.services li {
  font-weight: bold;
  padding-left: 0px !important;
  background: none !important;
}
.services li a {
  color: #2E2E2E;
  padding-left: 20px;
  font-weight: normal;
  text-decoration: none;
  background: url(../Basisgrafiken/services_li_bg.gif) no-repeat 0px 2px;
}

/* weitere Informationen zu Standort-Angebote (Dienste/Kurse) */
.offeringInfoUrl,
.locationoffering {
	display: none;
}

/* Ansprechpartner */
.contactpersons {
  margin-bottom: 30px;
  padding-bottom: 25px;
	background: url(../Basisgrafiken/h1_bg.gif) no-repeat 0px bottom;
}
.contactpersons .contact {
  float: left;
  width: 287px;
  padding-right: 15px;
}
.contactpersons .contact img {
	float: left;
	margin-top: 5px;
	margin-right: 14px;
}
.contactpersons .contact h3 {
  margin-top: 0px;
}
.contactpersons .contact strong {
  display: block;
}

/* Teaser rechts */
#right_col {
	float: right;
	width: 165px;
	line-height: 16px;
}
#right_col .teaser {
	margin-bottom: 15px;
	padding-top: 24px;
	background: #E8E7E0 url(../Basisgrafiken/teaser_top.gif) no-repeat;
}
#right_col .teaser div.inner_teaser {
	font-size: 11px;
	min-height: 90px;
	padding: 0 10px 20px;
	background: url(../Basisgrafiken/teaser_bottom.gif) no-repeat 0px bottom;
}
#right_col .teaser div.donatation_teaser {
	font-size: 12px;
	line-height: 20px;
}
#right_col .teaser h4 {
	font-size: 13px;
	margin-bottom: 8px;
}
.donatation_teaser .donatation_img {
	width: 145px;
	height: 43px;
	display: block;
	margin-bottom: 10px;
	background: url(../Basisgrafiken/button_spenden.gif) no-repeat;
	cursor: pointer;
}
.donatation_teaser .donatation_img:hover {
	background-position: 0px -43px;
}
.donatation {
	color: #E3001B;
	font-size: 24px;
	font-weight: bold;
}
#plz_text {
	width: 139px;
	margin: 13px 0px;
}
#plz_text2 {
	width: 139px;
	margin-right: 8px;
}
#plz_submit, #plz_submit2, #email_submit {
	width: 145px;
	height: 20px;
	background: url(../Basisgrafiken/buttons_standorte_suchen.gif) no-repeat;
	cursor: pointer;
}
.course-search-submit {
	height: 20px;
	width: 83px;
	overflow: hidden;
}
.course-search-submit .submit {
	height: 20px;
	width: 83px;
	display: block;
	padding-top: 20px;
	background: url(../Basisgrafiken/search/button_suchen.gif) no-repeat left top;
	border: 0 none;
	cursor: pointer;
}
.course-search-submit .submit:hover {
	background-position: left -20px;
}
#nl_topic {
	width: 145px;
	margin-top: 13px;
}
#email_text {
	width: 139px;
	margin: 6px 0px 13px;
}
#email_submit {
	background-image: url(../Basisgrafiken/button_news_abonnieren.gif);
	cursor: pointer;
}
#ecards {
	margin-top: 13px;
	width: 145px;
	height: 20px;
	display: block;
	background: url(../Basisgrafiken/button_ecard.gif) no-repeat;
	cursor: pointer;
}
#ecards:hover {
	background-position: 0px -20px;
}

iframe {
	border: 0 none;
}

#searchText {
  padding: 0 3px;
  margin-bottom: 2px;
  background-color: #E8E7E0;
  text-align: center;
  width: 598px;
}

#location_search_error {
  
}

#locationList_paginate {
  display: none;
}
