
IMG, DIV, A {

}
A, UL A {
	color: #5D5D5D;
  text-decoration: underline;
  /* font-family: Georgia, "Times New Roman", Times, serif; */
}
A:hover, A:focus, UL a:hover, UL A:focus {
	outline: none;
	color: #5D247F;
}
A IMG, 
#leftContent .onlyImg A {
	border: none !important;
	background-image: none;
	outline: none !important;
}
#subContent A {

}
#subContent A:hover, #subContent A:focus {

}
A.hidden, #subContent A.hidden {
	background: none;
	padding: 0;
	margin: 0;
	height: 0;
}
TABLE TD {
	vertical-align: top;
}
/* Print Logo */
#headerPrint {
	display: none;
}
/*****************************************************basics*****************************************************/
body {
	font-family: Arial, Helvetica, Geneva, Futura, non-serif;
	position: relative;
	background-color: #EEE;
	color: #5D5D5D;
	margin: 0px 0px 0px 0px;
	text-align: center;
	font-size: 14px;
	line-height: 120%;
	overflow: auto;
}
#website {
	position: relative;
	/* top: -20px;  ? Bug Fix */
	display: block;
	margin: 0px auto 0px auto;
	padding: 0px;
	width: 990px;
	text-align: left;
	visibility: visible;
	z-index: auto;
	overflow: auto;
	overflow-x: hidden;
	/*
	*/
	-moz-box-shadow: 0 0 10px #000000;
  -webkit-box-shadow: 0 0 10px #000000;
  box-shadow: 0 0 10px #000000;

}
TH, TD {
	font-family: Arial, Helvetica, Geneva, Futura, non-serif;
	vertical-align: top;
}
/* floats*****************************************************/
.floatLeft {
	float: left;
}
.floatRight {
	float: right
}
.clear {
	clear: both;
}
BR.clear {
	line-height: 0px;
}
HR.clear {
	line-height: 0px;
	height: 1px;
	border: 0;
}
.divider {
	clear: both;
	margin-bottom: 2em;
}

/* LIST */
DL {
  margin: 0 0 1em;
  padding: 0;
}

/* FORM */
FIELDSET {
	border: 0;
	margin: 0;
	padding: 0;
}
LABEL, .csc-mailform LABEL {
	width: 10.5em;
	float: left;
}
LEGEND {
	color: #1A1A18;
	font-weight: bold;
	padding: 0;
	margin: 0 0 0.4em 0;
}
* + HTML LEGEND {
	margin-left: -7px;
}
INPUT, TEXTAREA, SELECT, .csc-mailform INPUT, .csc-mailform TEXTAREA, .csc-mailform SELECT {
	border: 1px solid #a1a1a1;
	font-size: 0.9em;
	font-family: Arial, Helvetica, Geneva, Futura, non-serif;
	width: 14.1em;
	min-height: 18px;
}
* HTML INPUT, * HTML TEXTAREA, * HTML SELECT, * HTML .csc-mailform INPUT, * HTML .csc-mailform TEXTAREA, * HTML .csc-mailform SELECT {
	width: 14em;
}
.csc-mailform INPUT, .csc-mailform TEXTAREA, .csc-mailform SELECT {
	width: 20.1em;
}
* HTML .csc-mailform INPUT, * HTML .csc-mailform TEXTAREA, * HTML .csc-mailform SELECT {
	width: 20em;
}
.csc-mailform INPUT, .csc-mailform TEXTAREA {
	padding-left: 2px;
	padding-right: 2px;
	width: 19.6em;
}
* HTML .csc-mailform INPUT, * HTML .csc-mailform TEXTAREA {
	width: 20em;
}
.csc-mailform TEXTAREA {
	min-height: 12em;  
}

OPTION {
	font-family: Arial, Helvetica, Geneva, Futura, non-serif;
}
.submit, .csc-mailform INPUT.submit, INPUT.csc-mailform-reset, INPUT.csc-mailform-submit {
	color: #5D247F;
	width: auto;
	margin: 0 10px 0 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: underline;
	background-color: #DADADA;
	text-transform: uppercase;
}
input.csc-mailform-check,
input[type=checkbox],
input[type=radio] {
	width: auto;
	border: 0;
	margin: 0;
	padding: 0;
}
.tx-macinasearchbox-pi1 INPUT {
	padding-left: 0;
	padding-right: 0;
}
* HTML .tx-macinasearchbox-pi1 INPUT#search {
  margin-top: 1px;
	font-size: 0.8em;
	width: 14em;
	height: 21px;
}

.csc-mailform-field {
	clear: both;
	margin: 0 0 10px 0;
}
SPAN.csc-mailform-check {
	float: left;
	margin-right: 5px;
	margin-left: 10.5em;
}
.checkBox LABEL {
	display: block;
	width: auto;
}
input#mailformlokomoto43 {
  display: none;
}

/* Content************************************************/
#contentWrap {
  position: relative;
	padding: 20px 0 40px;
	width: 990px;
	background-color: #FFF;
	border: 1px solid #ddd;
	border-bottom: none;
	border-top: none;
	overflow: auto;
	overflow-x: hidden;
}
#contentSubWrap {
  position: relative;
	margin: 0;
	padding: 20px 0 0 0;
	width: 990px;
	height: auto;
	background-color: #fff;
	/* border: 1px solid #ddd; */
	border-bottom: none;
	border-top: none;
	overflow: auto;
}
#spacerWrap {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 990px;
	height: 14px;
	background: #FFFFFF;
}
/* Content:: Left************************************************/
#leftContent {
	float: left;
	margin: 0;
	padding: 0px 0px 0px 0px;
	width: 320px;
	min-height: 260px;
}
* HTML #leftContent {
	height: 260px;
}
#leftContent P, #leftContent H3 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#leftContent img {
	float: left;
	margin: 0 0 0 0;
	padding: 0 0;
}
/* Content:: Center************************************************/
#centerContent {
    float: left;
    margin: 0;
    max-width: 690px;
    min-height: 260px;
    padding: 0 20px 0 40px;
}
* HTML #centerContent {
	height: 260px;
}
/**/
#centerContent P,
#subContent P {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 1em;
	font-weight: normal;
	line-height: 1.3em;
}

.tt-news P.subheader {
	margin: 0 0 1em 0;
}
* HTML P.bodytext {
	/* width: 382px; */
}
/* Content:: Subpages************************************************/
#subContent {
  float: left;
	padding: 0;
	margin: 0 0 0 28px;
	margin: 0 0 0 19px;
	min-height: 260px;
	width: 425px;
	width: 490px;
}
* HTML #subContent {
	height: 260px;
}



#subContent .mainContWrap {
  padding: 0;
  width: auto;
}
* + HTML #subContent .mainContWrap {
  width: 697px;
}
#subContent ol {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 30px;
	font-size: 1em;
	font-weight: bold;
}
#subContent ol li {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 20px 0px;
	font-size: 1em;
	font-weight: normal;
}

/* Content BOX ****************************************************************/
#subContent .newsHome {
  background-color: #f0f0f0;
  padding: 10px 20px;
  margin-top: -0.6em;
  min-height: 50px;
  overflow: visible;
}
* HTML #subContent .newsHome {

}
* + HTML #subContent .newsHome {

}





/* Content:: Right:: cal, service, help************************************************/
.calHeader {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 215px;
}
.calContent {
	float: left;
	margin: -2px 0px 18px 0px;
	padding: 0px 0px 0px 0px;
	width: 215px;
}
.serviceHeader {
	float: none;
	margin: 0;
	padding: 0;
	width: 100%;
}
.serviceContent {
	float: none;
	margin: 0;
	padding: 0;
	width: 100%;
}

* HTML .serviceContent {
/* IE6 FIX */
}

.helpHeader {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 215px;
}
.helpContent {
	float: left;
	margin: -2px 0px 18px 0px;
	padding: 0px 0px 0px 0px;
	width: 215px;
}
/* Header************************************************/
#headerWrap {
	padding: 0;
	height: 182px;
	width: 990px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: right 30px;
	border: 1px solid #ddd;
	border-top: 0;
	border-bottom: none;
	position: relative;
	padding-top: 30px;
}
#logoWrap {
	position: relative;
	padding: 0;
	margin: 0;
	left: 0px;
	width: 990px;
	height: 182px;
	background: url('../shared/logo-maske.png') no-repeat 0px 0px;
	text-indent: -4000px;
}


#logoWrap a {
	display: block;
	width: 252px;
	height: 105px;
	text-indent: -4000px;
}
/* Center************************************************/
#centerWrap {
	display: block;
	margin: 0px 0px 0px 0px;
	width: 970px;
	min-height: 182px;
	background: #FFFFFF url('../shared/spacer_center.html') top right repeat-y;
}
/* Top************************************************/
#topWrap {
	padding: 0;
	margin: 0;
	position: relative;
	z-index: 100;
	left: 2px;
	width: 990px;
	background: #FFF;
	border: 1px solid #ddd;
	border-bottom: none;
}
* html #topWrap {
	padding: 0px 0px 1px 0px;
}
/* nur für den IE6 */
/* Top:: zoomMenu************************************************/
#zoomWrap {
	float: left;
	/* margin: 6px 0 0 308px; */
	margin: 6px 0 0 268px;
	padding: 0 0 0 10px;
}
#zoomWrap a {
	color: #5D247F;
	font-size: 1.0em;
	font-weight: bold;
	text-decoration: none;
	padding: 0px 2px 0px 0px;
}
#zoomWrap a:hover {
	color: #5D247F;
	text-decoration: none;
}
/* Top:: metaMenu************************************************/
#metaWrap {
	float: right;
	margin: 0 0 0 0;
	padding: 0 5px 0 0;
	position: relative;
  top: 0px;
	left: 8px;
	overflow: hidden;
}
#metaWrap ul {
	margin: 0;
	padding: 0;
}
#metaWrap ul.hmenu li {
	list-style-type: none;
	float: left;
	margin: 0;
	padding: 0;
	line-height: 2em;
  font-family: Georgia, "Times New Roman", Times, serif;

}
#metaWrap ul.hmenu li a {
	color: #5D247F;
	font-size: 1em;
	text-decoration: underline;
	padding: 0px 20px 0px 22px;
}
#metaWrap ul.hmenu li.contact a {
	background: url('../shared/ico_contact0.gif') 0px 0px no-repeat;
}
#metaWrap ul.hmenu li.glossar a {
    background: url('../shared/ico_glossar0.png') no-repeat scroll 0 0 transparent;
    padding: 0 20px 0 18px;
}
#metaWrap ul.hmenu li.sitemap a {
	background: url('../shared/ico_sitemap0.gif') 0px 0px no-repeat;
}
#metaWrap ul.hmenu li.settings a {
	background: url('../shared/ico_settings0.gif') 0px 0px no-repeat;
}
#metaWrap ul.hmenu li.search a {
	background: url('../shared/ico_search0.gif') 0px 0px no-repeat;
}
#metaWrap ul.hmenu li.imprint a {
	background: url('../shared/ico_imprint0.gif') 0px 0px no-repeat;
}
#metaWrap ul.hmenu li a:hover, #metaWrap ul.hmenu li a.aktiv {
	color: #6E6E6E;
}
/* Menu************************************************/
#menuWrap {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 63px;
	background-color: #FFF;
	border: 1px solid #ddd;
	position: relative;
	top: 0px;
}
/* Menu:: Service Bar ************************************************/
.serviceBar {
  clear: both;
  background-color: #ddd;
  border: 1px solid #ddd;
  border-left: 0;
  border-right: 0;
  height: 26px;
  position: relative;
  top: 2px;
  overflow: hidden;
}

/* Menu:: pathMenu************************************************/
#pathMenu {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 4px;
	left: 15px;
	width: auto;
	max-width: 650px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

/* nur für den IE6 */
#pathMenu ul.hmenu {

}
#pathMenu ul.hmenu li A {
	background-image: none;
	font-size: 0.9em;
	color: #5D247F;
	text-decoration: underline;
}
#pathMenu ul.hmenu li A:hover {
	color: #5D247F;
}
#pathMenu ul.hmenu {
	margin: 0px;
}

/* nur für den IE7 */
#pathMenu ul.hmenu li {
	list-style-type: none;
	float: left;
	margin: 0;
	padding: 0px 0px 0px 0px;
}
* html #pathMenu ul.hmenu li {
	padding: 0px 0px 1px 0px;
}
/* nur für den IE6 */
*+html #pathMenu ul.hmenu li {
	padding: 0px 0px 1px 0px;
}
#pathMenu ul.hmenu li.space {
	list-style-type: none;
	float: left;
	margin: 0;
	padding: 0px 4px 0px 4px;
}
/* Menu:: startPath************************************************/
#pathMenu ul.hmenu li.pathStart a {

}
/* Menu:: searchWrap************************************************/
#searchWrap {
	text-align: right;
	margin: 0;
	padding: 0 0 0 9px;
  position: absolute;
  top: 4px;
	right: 2px;
	overflow: hidden;
	white-space: nowrap;
	width: auto;
}
* html #searchWrap {
	padding: 0;
	margin: 1px 0 0 0;
	width: 240px;
}
/* nur für den IE6 */
*+html #searchWrap {
	padding: 0;
	margin: 1px 0 0 0;
	width: 240px;
}
#searchWrap form,
#searchWrap form input {
  margin: 0;
  padding: 0;
}

/* nur für den IE7 */
.searchLeft {
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0;
}
.searchLeft input {
	padding: 0px 2px 0px 3px;
	margin: 0px 0px 6px 0px;
	color: #000;
	font-size: 0.9em;
	background: #FFF;
	border: 1px solid #a1a1a1;
	width: 11.1em;
}
.searchLeft INPUT#search {
	max-height: 19px;
}
@media screen and (min-width: 0px) {
.searchLeft input {
	margin: 0px 0px 10px 0px;
}
}
/* nur für den SAFARI */
.searchRight {
	float: left;
	margin: 0px 10px 0px 4px;
	padding: 0;
}
* html .searchRight {
	padding: 0 1px;
	margin: 1px 3px 0 2px;
}
/* nur für den IE6 */
*+html .searchRight {
	padding: 0 1px;
	margin: 1px 4px 0 2px;
}
/* nur für den IE7 */
.searchRight input {
	margin: 0;
	border: 0;
}

.senden {
  position:relative;
  top:-1px;
	font-size: 0.8em;
	color: #5D247F;
  width: auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: underline;
	background-color: #DADADA;
	text-transform: uppercase;
}
* html .senden {
	padding: 0;
	margin: 0;
}
/* nur für den IE6 */
*+html .senden {
	padding: 1px 2px 1px 2px;
	margin: 0;
}


/* Menu:: subMenu************************************************/
#subMenu {
	float: left;
	padding: 0;
	width: 232px;
	width: 217px;
	margin-left: 15px;
}
#contentSubWrap #subMenu {

}

#subMenu ul {
	margin: 0;
	padding: 0;
}
#subMenu A {
	color: #5D247F;
}
/* SubMenu************************************************/
#subMenu h3.act,
#subMenu li.act  {
  background-color: #ddd;
}
#subMenu .serviceContent h3.act,
#subMenu .serviceContent li.act  {
  background-color: #fff;
}

#subMenu h3.cur,
#subMenu li.cur {
  background-color: #5D247F;
  color: #FFF;
}
#subMenu li.act li.no,
#subMenu li.cur li.no  {
  background-color: #fff;
}
#subMenu ul.hmenu {
  width: 229px;
  width: 214px;
  background-color: #FFF;
  margin: 0 0 1em 0;
  border: 1px solid #ddd;	
}
#subMenu UL.hmenu LI {
  float: none;
	list-style: none;
	line-height: 1.5em;
}
#subMenu UL.hmenu LI A {
	padding-left: 10px;
	color: #5D247F;
}
#subMenu UL.hmenu LI A:hover,
#subMenu UL.hmenu LI A:focus {
  color: #5D247F;
  text-decoration: underline;
}

#subMenu UL.hmenu LI LI.last {
	/* margin-bottom: 0.6em; */
}

/* Main Menu************************************************/
#mainMenu {
  position: relative;
  top:0px;
}

#mainMenu ul li {
	list-style: none;
	border: 1px solid #ddd;
	border-left: none;
	border-top: none;
	line-height: 30px;
	float: left;
	width: 163px;
	width: 156px;
	border-collapse: collapse;
	text-align: center;
	text-transform: uppercase;
	font-size: 0.8em;
	font-weight: bold;
	letter-spacing: 0.075em;
	position: relative;
}
#mainMenu ul li.item24 {
	width: 189px;
}
#mainMenu ul li.last {
	border-right: none;
	width: 172px;
}
#mainMenu ul li a {
	display: block;
  color: #5D247F;
  text-decoration: none;
  background-color: #fff;
  font-family: Georgia, "Times New Roman", Times, serif; 
}
#mainMenu ul li a:hover,
#mainMenu ul li a:focus {
	text-decoration: underline;
}
#mainMenu ul li.act a {
	background-color: #5D247F;
	color: #fff;
}
#mainMenu ul li.act li a {
	background-color: #FFF;
	color: #5D247F;
}
#mainMenu ul li li a {
	font-family: Arial, Helvetica, Geneva, Futura, non-serif;
}

/* MainMenu 2 Level */
#mainMenu ul li ul {
  display: none; /*  */
  position: absolute;
  top: 30px;
  left: -1px;
  z-index: 999;
  background-color: #fff;
  font-size: 1.2em;
  overflow: visible;
  height: auto;
  border: 1px solid #ddd;
  border-top: none;
  width: auto;
}
#mainMenu ul li.last ul {
  left: -41px;
  left: -31px;
}
#mainMenu ul li ul li {
  float: none; 
  border: none;
  border-top: 1px solid #ddd;
  text-align: left;
  width: auto;
  min-width: 200px;
}
#mainMenu ul li ul li a {
  display: block;
  padding: 0 8px 0 20px;
}

#mainMenu ul li.mouseOver ul,
#mainMenu ul li:hover ul, 
#mainMenu ul li:focus ul {
  display: block;
}

#mainMenu ul li.mouseEnter ul {
 display:none;
}

/* only jQuery Menu
#mainMenu ul li.mouseOver ul {
  display: block;
}
*/

/* Path Menu************************************************/

/* Sub Menu************************************************/
#subMenu UL.hmenu LI {
	list-style: none;
	border-bottom: 1px solid #ddd;
	line-height: 2em;
}
#subMenu UL.hmenu LI.last {
	border-bottom: none;
}
#subMenu UL.hmenu UL LI.last {
	/* border-bottom: 1px solid #ddd; */
}
#subMenu UL.hmenu LI A {
	padding-left: 10px;
	display: block;
	text-transform: uppercase;
	text-decoration: none;
	color: #5D247F;
}
#subMenu UL.hmenu LI LI {
	border: none;
}
#subMenu UL.hmenu LI LI A {
	text-transform: none;
	padding-left: 25px;
	background: url('../shared/but-footer.png') 10px 10px no-repeat;
}
#subMenu UL.hmenu LI LI LI A {
  padding-left: 40px;
}
#subMenu UL.hmenu LI LI LI LI A {
  padding-left: 55px;
}
#subMenu UL.hmenu LI.cur A {
  background-color: #5D2480;
  color: #FFF;
}
#subMenu UL.hmenu LI LI.cur A,
#subMenu UL.hmenu LI LI LI.cur A,
#subMenu UL.hmenu LI LI LI LI.cur A {
  background: #5D2480 url('../shared/but-footer-cur.gif') 10px 10px no-repeat;
  color: #FFF;
}
#subMenu UL.hmenu LI.cur LI A,
#subMenu UL.hmenu LI LI.cur LI A,
#subMenu UL.hmenu LI LI LI.cur LI A,
#subMenu UL.hmenu LI LI LI LI.cur LI A {
  background: #FFF url('../shared/but-footer.png') 10px 10px no-repeat;
  color: #5D2480;
}
#subMenu UL.hmenu LI LI LI A,
#subMenu UL.hmenu LI LI LI.cur A,
#subMenu UL.hmenu LI LI.cur LI A {
  background-position: 25px 10px;
}
#subMenu UL.hmenu LI LI LI LI A,
#subMenu UL.hmenu LI LI LI LI.cur A,
#subMenu UL.hmenu LI LI LI.cur LI A {
  background-position: 40px 10px;
}
#subMenu UL.hmenu LI LI LI LI LI A, 
#subMenu UL.hmenu LI LI LI LI LI.cur A, 
#subMenu UL.hmenu LI LI LI LI.cur LI A {
    background: none;
}
#subMenu UL.hmenu.mainMenu LI.first,
#subMenu UL.hmenu.mainMenu LI.last {
	margin: 0;
}

/* Main Menu Header************************************************/
#subMenu UL.hmenu.mainMenu.headerMenu {
  margin-bottom: 0px;
}
#subMenu UL.hmenu.mainMenu.headerMenu LI A {
  background-color: #ddd;
  color: #5D247F;
}



/* Teaser************************************************/
.teaser {
	margin: 0px 0px 9px 20px;
	font-size: 1em;
	font-weight: bold;
	text-align: left;
	background: url('../shared/teaser_top.gif') no-repeat;
}
.teaserBot {
	background: url('../shared/teaser_bot.gif') bottom left no-repeat;
}
.teaserTop {
	float: left;
	display: inline;
	width: 300px;
	min-height: 20px;
}
.teaserContent {
	margin: 8px 15px 0px 15px;
	padding: 0;
}
.teaserContent H3 {
	font-weight: normal;
	font-size: 0.9em;
}
.teaserLink {
	clear: both;
	margin: 0px 50px 8px 0px;
	padding: 0;
	text-align: right;
}
/* Footer************************************************/
#footerWrap {
	margin: 0 auto;
	padding: 0;
	width: 990px;
	height: auto;
	overflow: auto;
	background-color: #FFF;
	border: 1px solid #ddd;
}
#bottomInfo {
  width: 916px;
	clear: both;
	font-size: 0.75em;
	text-align: center;
	padding: 20px 37px;
	border: 1px solid #ddd;
	border-top: 0;
	background-color: #eee;
}
#bottomInfo .contWraper A {
  font-family: Arial, Helvetica, Geneva, Futura, non-serif !important;
	background-image: none !important;
	padding: 0;
}

/* Top:: metaFooter************************************************/
#metaFooter {
	float: right;
	margin: 6px 0px 9px 0px;
	padding: 0px 12px 0px 0px;
}
#metaFooter ul.hmenu {
	margin: 3px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#metaFooter ul.hmenu li {
	list-style-type: none;
	float: left;
	margin: 0;
	padding: 0px 0px 0px 0px;
}
#metaFooter ul.hmenu li a {
	padding: 0px 20px 0px 10px;
	color: #5D247F;
	font-size: 0.9em;
  font-family: Georgia, "Times New Roman", Times, serif;
	background: url('../shared/but-footer.gif') 0px 5px no-repeat;	
}
#metaFooter ul.hmenu li a:hover {
	color: #6E6E6E;
	background: url('../shared/but-footer-hover.gif') 0px 5px no-repeat;	
}
/* List*****************************************************/
/* Menu */
UL.hmenu, OL.hmenu {
	padding: 0;
}
* UL.hmenu, * OL.hmenu {
	margin: 0;
}
UL.hmenu LI {
	list-style: none;
	padding: 0px;
}
UL.hmenu UL, OL.hmenu OL {
	padding: 0;
}
/* Content */
UL, OL {
	margin: 0 0 1em 0;
	padding: 0 0 0 1.05em;
}
* UL, * OL {
}
UL LI {
	list-style: square;
}
UL UL, OL OL {
	padding: 0 0 0 2em;
}

.hmenu LI.spacer {
  line-height: 12px;
  margin: 0;
  padding: 0;
  height: 12px;
}
/* Sitemap */
.csc-sitemap ul {
	font-weight: bold;
}
.csc-sitemap UL LI {
	list-style: none;
}
.csc-sitemap ul ul {
	font-weight: normal;
}
.csc-sitemap ul ul ul {

}
.csc-sitemap ul a {
	display: block;
}
.csc-sitemap ul a:hover, .csc-sitemap ul a:focus {
	outline: none;
}
.csc-sitemap UL UL UL A, .csc-sitemap UL UL UL UL A {

}
/* Menü */
UL.csc-menu {
	margin: 0 0 1em 0;
	padding: 0;
}
UL.csc-menu LI {
	list-style: none;
	margin: 0 0 0.4em 0;
}
UL.csc-menu LI A, 
DL.csc-menu DT A {
	display: block;
	padding: 0px 10px 0px 0px;
}
DL.csc-menu DT {
	font-weight: bold;
	margin-bottom: 0.2em;
}
DL.csc-menu DD {
	margin: 0 0 0.5em 1em;
}
UL.csc-menu LI A:hover {
	outline: none;
	text-decoration: underline;
}
/* Forms*****************************************************/
/* anker*****************************************************/
#centerContent H1 A, .item H1 A, H3 A, .tt-news H3 A, #leftContent .tt-news H3 A {
	padding: 0px;
	text-decoration: none;
}
H3 A {
	background-position: 0px 3px;
}
#leftContent .tt-news H3 A, * html #leftContent .tt-news H3 A {
	background-position: 0px 2px;
}
#centerContent H1 A:hover {

}
.medium, #leftContent A, .external-link-new-window, p.bodytext A {
	padding: 0px;
}
p.bodytext A {
	font-weight: normal;
}
#leftContent A:hover, .external-link-new-window:hover, p.bodytext a:hover, #leftContent .tt-news H3 A:hover, #leftContent A:focus, .external-link-new-window:focus, p.bodytext a:focus, #leftContent .tt-news H3 A:focus {
	text-decoration: underline;
}
.medium A:hover, #leftContent A:hover, .external-link-new-window A:hover, .medium A:focus, #leftContent A:focus, .external-link-new-window A:focus {
	text-decoration: underline;
}
.tt-news .morelink A {
	padding: 0px 0px 0px 0px;
	color: #5D247F;
	font-size: 1em;
}
.tt-news .morelink A:hover {
}
/* Headline*****************************************************/
h1, h2, h3, h4, h5, h6 {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-weight: normal;
  line-height: 120%;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
  color: #5D5D5D;
  color: #5D247F;
  
}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
  color: #5D247F;
}
h1 {
	margin: 0 0 0.6em 0;
	line-height: 140%;
	font-size: 1.4em;
}
#subMenu .box H1 {
  color: #FFF;
  padding-left: 15px;
}
h2 {
	margin: 0px 0px 0.3em 0px;
	line-height: 140%;
	font-size: 1.3em;
}
h3 {
	padding: 0;
	margin: 0 0 0.4em 0;
	font-size: 1.2em;
	line-height: 120%;
}
.serviceHeader h3, .calHeader h3 {
	margin: 5px 0px 2px 7px;
	padding: 0 0 0 27px;
	padding: 0;
	font-size: 1.1em;
	min-height: 22px;
}
h4 {
	padding: 0;
	margin: 0 0 0.8em 0;
	font-size: 1.1em;
}
h5 {
	padding: 0;
	margin: 0;
	font-size: 1em;
}
h6 {
	padding: 0;
	margin: 0;
	font-size: 0.9em;
}
/* gr0w*****************************************************/
/* Genius "no-extra-markup" clearing by Tony Aslett - www.csscreator.com */
/* add clearfix class to any containter that must enclose floated elements */
/* explained at http://www.positioniseverything.net/easyclearing.html */
.clearfix:after {
	content: ".";
/* the period is placed on the page as the last thing before the div closes */
	display: block;
/* inline elements don't respond to the clear property */
	height: 0;
/* ensure the period is not visible */
	clear: both;
/* make the container clear the period */
	visibility: hidden;
/* further ensures the period is not visible */
}
.clearfix {
	display: inline-block;
}
/* a fix for IE Mac */
/* fix for Guillotine bug in IE6 */
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */
/* end of "no-extra-markup" clearing method */
/* adminPanel*****************************************************/
TABLE.typo3-adminPanel {
	position: absolute;
	top: 0;
	right: 0px;
}
/* Plugin:: tt_content*****************************************************/
* + HTML .csc-textpic DL {
	padding-bottom: 10px;
}
* HTML .csc-textpic DL {
	padding-bottom: 10px;
}
/* css-filelinks */
.filelinks .filecount {
	display: none;
}
/* Plugin:: tt_news*****************************************************/
.tt-news HR.clear {
	clear: both;
	line-height: 0;
	border: none;
	visibility: hidden;
}
#leftContent .onlyImg {
	margin-top: 4px;
}
* HTML #leftContent .onlyImg {
	margin-top: 8px;
}
* + HTML #leftContent .onlyImg {
	margin-top: 6px;
}
#leftContent .tt-news .onlyImg IMG {
	margin: -1em 0 20px 0;
	padding: 0 0;
}
* html #leftContent .tt-news .onlyImg IMG {
	margin: 0 0 0 -3px;
}
/* nur für den IE6 */
*+html #leftContent .tt-news .onlyImg IMG {
	margin: 0 0 0 0;
}
.tt-news .news-single-imgcaption {
  white-space: normal;
  max-width: 180px;
  margin-top: 0.6em;  
}
.tt-news .news-single-img, .tt-news .list .image {
	float: right;
	margin: 0 0 0.2em 0.8em;
}
.tt-news .news-single-img {
	margin-bottom: 0.6em;
}
.tt-news .list .item {
  border-bottom: 3px double #ddd;
  margin-bottom: 2em;
  height: auto;
  width: auto;
  /* float: left; */
}
.tt-news .list.topnews .item {
    float: left;
    max-width: 690px;
    overflow-x: hidden;
}
.multicolumnContainer .column2 .tt-news .list .item {
  border-bottom: none;
  margin-bottom: 0;
}

#centerContent .multicolumnContainer .inhaltsbox .contWraper {
  min-height: 184px;
}
.tt-news .list .secondItem .image {
	float: left;
	margin: 0 0.4em 0.2em 0;
}
.tt-news .date {
  display: block;
  float: right;
  margin: 0;
  padding: 0;
	font-size: 0.7em;
	font-weight: normal;
	color: #5d5d5d;
	font-family: Arial, Helvetica, Geneva, Futura, non-serif;
}
.tt-news .single h1 .date {
  position: relative;
  top: -38px;
  font-size: 0.6em;
}
.tt-news .list h4 {
	color: #5d5d5d;
	font-weight: bold;
	font-family: Arial, Helvetica, Geneva, Futura, non-serif;
	/* margin-bottom: -0.4em; */
	margin-bottom: 0.4em;
}
/* Startseite */ 
.tt-news .list.topnews .morelink {
	display: inline;
	margin: 0;
	padding: 0;
}
.tt-news .list.topnews .category a {
  font-size: 0.8em;
  text-decoration: none;
}

.tt-news #browsable .category  {
  font-size: 0.8em;
}


.tt-news .list.startnews {
  min-height: 340px;
  min-width: 100%;
  display: block;

  float: left;
/* 
  border: 1px solid red;
*/
}
.tt-news .list.startnews .teasertext img,
.tt-news .list.startnews .teasertext .bildrahmen {
	display: none;
}
.tt-news .list.startnews .item {
  border-bottom: none;
  border-left: 4px #5D247F groove;
  padding-left: 16px;
  font-size: 0.9em;
  min-width: 97.4%;
  min-height: 101px; 
  max-height: 101px; 
  overflow: hidden;
  
  clear: both;
  float: none;
}
.tt-news .list.startnews .category {
  font-size: 0.8em;
  font-family: Arial, Helvetica, Geneva, Futura, non-serif;
  line-height: 100%;
  margin-bottom: 0.2em;
}
.tt-news .list.startnews .category a {
  font-family: Arial, Helvetica, Geneva, Futura, non-serif;
  text-decoration: none;
}
.tt-news .list.startnews .category .date {
  float: left;
  border-right: 1px solid #5d5d5d;
  font-size: 1em;
  padding-right: 4px;
  margin-right: 4px;
}
.tt-news .list.startnews .image {
	float: right;
	display: block;
	width: 290px;
	text-align: right;
}
.tt-news .list.startnews .newstext {
    display: block;
    float: left;
    font-size: 0.9em;
    line-height: 140%;
    min-height: 102px;
    width: 370px;
}
.tt-news .list h3 {
  font-size: 1.2em;
}
.contWraper .tt-news .scrollable .items h2 {
  font-size: 1.2em;
  margin: 0 0 0.4em;
  padding: 0;
}
#centerContent .contWraper .tt-news .scrollable .items p {
  font-size: 0.9em;
}

.tt-news .list.startnews h3,
.tt-news .list.startnews h4 {
  /* float: left;   */
  border-right: 1px solid #5d5d5d;
  font-size: 1em;
  margin: 0;
  padding: 0;
  padding-right: 4px;
  margin-right: 4px;
  font-family: Arial, Helvetica, Geneva, Futura, non-serif;
  font-size: 1em;
  line-height: 1.2em;
  /* Inline Headline */
  display: inline !important;
  float: none;
  
}
.tt-news .list.startnews h3 {
  font-weight: bold;
}
.tt-news .list.startnews h4 {
  font-weight: normal;
}
.tt-news .list.startnews h3 a {
  font-family: Arial, Helvetica, Geneva, Futura, non-serif;
}

/* Achiv Menu */

.tt-news .amenu .calHeader {
  display: none;
}
.tt-news .amenu UL {
}
.tt-news .amenu LI {
	color: #1A1A18;
	font-weight: bold;
}
.news-amenu-container LI I A {
	font-style: normal;
}
.news-amenu-container LI.news-amenu-item-year, 
.news-amenu-container H2 {
	display: none;
}

/* CMS:: tt_news*****************************************************/
/* Bildtitel */

#subContent .contWraper .tt-news {
  
}

.csc-textpic-caption, 
.news-single-imgcaption,
#centerContent P.csc-textpic-caption, 
#subContent P.news-single-imgcaption {
  font-size: 0.8em;
	line-height: 140%;
}
#centerContent P.csc-textpic-caption, 
#subContent P.news-single-imgcaption {
  margin: 0.6em 0;
}
/* indexed search */
.tx-indexedsearch-searchbox FORM P {
	padding: 0.2em 0;
}
.tx-indexedsearch-searchbox TD {
	padding-bottom: 0.2em;
}
.tx-indexedsearch-browsebox {
	clear: both;
}
UL.browsebox {
	margin: 1em 0;
	padding: 0;
}
.browsebox LI {
	float: left;
	list-style: none;
	margin-right: 8px;
}
.tx-indexedsearch-res {
	clear: both;
	padding: 0.2em 0 0 0;
}
.tx-indexedsearch-icon {
}
.tx-indexedsearch LEGEND {
	display: none;
}
.tx-indexedsearch .tx-indexedsearch-searchbox SELECT, .tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-sword {
	width: 12.1em;
}
* HTML .tx-indexedsearch .tx-indexedsearch-searchbox SELECT, * HTML .tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-sword {
	width: 12em;
}
.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-sword {
	padding: 0 2px;
	width: 11.7em;
}
* HTML .tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-sword {
	width: 11.6em;
}
.tx-indexedsearch .searchbox-tmpl-css label {
	width: 8em;
}
.tx-indexedsearch DIV {
	padding-bottom: 0.2em;
}
.tx-indexedsearch .tx-indexedsearch-searchbox input.tx-indexedsearch-searchbox-button {
	margin: 0 10px 0 0;
}
.tx-indexedsearch .tx-indexedsearch-info {
	display: none;
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr .tx-indexedsearch-redMarkup {
	color: #5D247F;
}
.tx-indexedsearch H3 A {
	padding-left: 23px;
}
.tx-indexedsearch H3 {
	margin-bottom: -0.6em;
}
.tx-indexedsearch .tx-indexedsearch-icon IMG {
	position: relative;
	top: 0.2em;
}
/* toplink */
.csc-linkToTop {
	margin: 1em 0;
	text-align: right;
}
.csc-linkToTop A {
	color: #5D247F;
	font-size: 0.9em;
	text-decoration: none;
	padding: 0 10px 0 18px;
}
.csc-linkToTop A:hover {
	text-decoration: underline;
}
/* Plugin:: Login */
.tx-felogin-pi1 FORM {
	margin-top: 1em;
}
.tx-felogin-pi1 FORM LEGEND {
	font-weight: bold;
}
.tx-felogin-pi1 FORM DIV {
	margin-bottom: 0.2em;
}
/* Plugin:: directmailsubscription */
.directmail FORM {
	margin: 0.6em 1em 0.6em 0;
}
#subMenu .directmail FORM {
	margin: 0.6em 8px 1em;
}
.directmail LABEL {
	width: 8em;
}
.directmail INPUT {
	margin-bottom: 0.2em;
	padding: 0 2px;
	width: 16.7em;
}
#rightContent #tt_address_form input {
  margin-bottom: 0.4em;
}
#subMenu .directmail INPUT {
	width: 60%;
	min-height: 18px;
}
#subMenu .directmail INPUT.submit, .directmail INPUT.submit, .directmail INPUT.reset {
	margin: 0 10px 0 0;
	color: #5D247F;
	width: auto;
	margin: 0 10px 0 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: underline;
	background-color: #DADADA;
	text-transform: uppercase;
}
/* Plugin:: Losungen */
.losungen-main {
}
.losungen-date {
	font-weight: bold;
}
.losungen-verse1verse, .losungen-verse2verse {
	text-align: right;
}
.losungen-space {
	margin-bottom: 0.4em;
}

/* Plugin:: Guestbook */
.tx-veguestbook-pi1 LEGEND {
	display: none;
}
.tx-guestbook-form-error {
	color: #D00;
	font-weight: bold;
}
.tx-guestbook-field {
	margin: 0 0 0.4em 0;
	clear: both;
}
.tx-veguestbook-pi1 TEXTAREA {
	width: 19.6em;
}
* HTML .tx-veguestbook-pi1 TEXTAREA {
	width: 20em;
}
.tx-veguestbook-pi1 .submit {
	width: 14.1em;
}
* HTML .tx-veguestbook-pi1 .submit {
	width: 14em;
}
.tx-guestbook-result {
	margin: 1em 0;
}
.tx-guestbook-clear {
	clear: both;
}
.tx-guestbook-header {
	background-color: #ddd;
	color: #FFF;
	padding: 0.1em 0.4em 0.2em;
}
#subContent .tx-guestbook-header A {
	color: #FFF;
}
.tx-guestbook-date {
	font-size: 0.8em;
	float: right;
	font-weight: normal;
}
.tx-guestbook-right {
	margin-top: -1em;
	border: 1px solid #ddd;
	border-top: none;
	padding: 0.75em 0.35em;
}
.tx-guestbook-comment {
	margin-top: 0;
	font-size: 0.9em;
}
.tx-veguestbook-pi1 .divider {
	margin: 0.8em 0 0 0;
}
/* Plugin:: irc faq */
UL.tx-irfaq-questions-list {
	padding: 0;
	margin: 0 0 0 2px;
}
.tx-irfaq-questions-list LI {
	list-style: none;
}
.tx-irfaq-questions-list P {
	display: block;
	clear: both;
}
/* visiual Settings */
.vsetMenu LI {
	list-style: none;
	clear: both;
	line-height: 100px;
	vertical-align: middle;
}
.vsetMenu LI IMG {
	float: left;
}
/* Plugin - tt_adress */
.tx-ttaddress-pi1 .name {
	font-weight: bold;
}
.tx-ttaddress-pi1 LABEL {
	width: 5em;
}
.tx-ttaddress-pi1 .address, .tx-ttaddress-pi1 .media {
	margin-top: 0.4em;
}
.tx-ttaddress-pi1 .vcard {
	margin-bottom: 1em;
}
.tx-ttaddress-pi1 .vcard IMG {
	float: right;
}
/* Plugin:: tx_astaddresszipsearch_pi1 */
#tx_astaddresszipsearch_pi1 LEGEND {
	display: none;
}
#tx_astaddresszipsearch_pi1 .row {
	margin-bottom: 0.2em;
}
#tx_astaddresszipsearch_pi1 INPUT {
	width: 12em;
}
#tx_astaddresszipsearch_pi1 INPUT.submit {
	width: 12.2em;
}
#tx_astaddresszipsearch_pi1 LABEL {
	width: 6.5em;
}
#tx_astaddresszipsearch_pi1 .adrboxA {
	float: left;
	width: 47%;
	margin-right: 10px;
}
/* Plugin:: wt_directory */
/* Search */
.wtdirectory_filter INPUT {
	width: 12em;
}
.wtdirectory_filter INPUT.submit {
	width: 12.2em;
}
.wtdirectory_filter LABEL {
	width: 6.5em;
}
.wtdirectory_filter_div {
	margin-bottom: 0.2em;
}
.wtdirectory_filter {
	margin-bottom: 1em;
}
/* List */
.wtdirectory_all_div h4 {
  font-weight: bold;
  font-size: 1em;
}

UL.wtdirectory_list {
	margin: 0;
	padding: 0;
}
.wtdirectory_list LI {
	list-style: none;
	float: left;
	width: 47%;
	margin: 0;
	padding: 0;
	margin-right: 10px;
}
/* Detail */
.wtdirectory_all_dl DT {
	float: left;
	width: 9.5em;
	line-height: 140%;
}
.wtdirectory_all_dl DD {
	float: left;
	line-height: 140%;
}
* + HTML .wtdirectory_all_dl DD {
	float: none;
}
* HTML .wtdirectory_all_dl DD {
	float: none;
}
.wtdirectory_all_backlink {
	margin-top: 1em;
}
/* Browser */
.wtdirectory_pagebrowser {
	display: none;
}
.wtdirectory_list .wtdirectory_all {
	margin: 0 0 0.6em 0;
}
.wtdirectory_list .wtdirectory_all .wtdirectory_all {
	margin: 0;
}
.wtdirectory_filter_abc {
	padding-bottom: 1em;
}
.wtdirectory_filter_abc SPAN {
	color: #CDBCD9;
	margin: 0 1px 0 0;
	line-height: 1.1em;
	min-width: 1.1em;
	vertical-align: middle;
	text-align: center;
	border: 1px solid #ddd;
	display: block;
	float: left;
}
.wtdirectory_filter_abc SPAN:hover {
	border-color: #ddd;
}
/* Plugin:: accessible_mailform  */
H3.mailformH3 {
	color: #DD0000;
}
.accessible_mailform LI {
}
.accessible_mailform LABEL {
	font-weight: bold;
	width: 9.5em;
}
/* Default:: Arrows*****************************************************/
#homeFooter ul.hmenu li a, #metaFooter ul.hmenu li a, .csc-linkToTop A {
  font-family: Georgia, "Times New Roman", Times, serif;
	padding-left: 10px;
	background: url('../shared/but-footer.gif') 0px 5px no-repeat;
}

#subMenu .serviceMenu,
#rightContent .serviceMenu {
  overflow: visible;
  height: auto;
  min-height: 150px;
  display: block;
  margin: 0 0 10px;
}
#subMenu .serviceContent {
  
}
#subMenu .serviceContent ul,
#rightContent .serviceContent ul {
  line-height: 120%;
/*
  display: block;
  clear: both;
  float: none;
*/
}
#subMenu .serviceContent ul li,
#rightContent .serviceContent ul li {
  list-style-position: inside;
  list-style-type: square;
}
/*
#rightContent .serviceContent ul li {
  display: block;
  float: none;
}
#rightContent .serviceContent ul li a {
  display: block;
  float: none;
}
*/

.inhaltsbox h3,
#subMenu h3,
#rightContent h3 {
  text-transform: uppercase;
	padding-left: 10px;
	line-height: 2em;
	color: #FFF;
	background-color: #6E6E6E;
	border: 1px solid #ddd;
	margin: 0 0 2px;
	font-weight: normal;
	font-size: 0.8em;
	letter-spacing: 0.075em;
}
#rightContent h3 {
  width: 204px;
}
.inhaltsbox h3,
h3.linkButton {
  text-transform: none;
	padding-left: 10px;
	line-height: 2em;
	color: #5D2480;
	background-color: #DDD;
	border: 1px solid #ddd;
	margin: 0 0 2px;
	font-weight: normal;
	font-size: 1.0em;
	letter-spacing: 0.075em;
}
#subMenu h3 {
	color: #5D2480;
	background-color: #FFF;
	font-size: 1em;
}
.inhaltsbox h3 a,
#subMenu h3 a {
	color: #5D2480;
	text-decoration: none;
}
#rightContent h3 a {
	color: #FFF;
	text-decoration: none;
}
#subMenu h3 a:hover,
#subMenu h3 a:focus,
.inhaltsbox h3 a:hover,
.inhaltsbox h3 a:focus,
#rightContent h3 a:hover,
#rightContent h3 a:focus {
	text-decoration: underline;
}

#subMenu .csc-frame,
#rightContent .csc-frame,
#subMenu .csc-header,
#rightContent .csc-header {
  clear: both;
}
#rightContent .inhaltsbox ul.csc-menu,
.inhaltsbox .contWraper,
#subMenu .contWraper,
#rightContent .contWraper,
#subMenu .serviceContent,
#rightContent .serviceContent {
  width: 193px;
  padding: 3px 10px 5px;
  background-color: #FFF;
  margin: 0 0 1em;
  font-size: 0.9em;
  border: 1px solid #ddd;
  clear: both;
  height: auto;
}
.inhaltsbox .contWraper {
  padding: 10px;
  width: auto;
}
.inhaltsbox .contWraper .tt-news h5  {
  font-family: Arial, Helvetica, Geneva, Futura, non-serif;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #DDD;
}
.inhaltsbox .contWraper .tt-news .item:last-child h5,
.inhaltsbox .contWraper .tt-news .last h5   {
  margin-bottom: 0em;
  padding-bottom: 0em;  
  border-bottom: none;
}
.inhaltsbox .contWraper .tt-news h5 a {
  font-family: Arial, Helvetica, Geneva, Futura, non-serif;
  text-decoration: none;
}
.inhaltsbox .contWraper .tt-news h5 a:hover,
.inhaltsbox .contWraper .tt-news h5 a:focus {
  text-decoration: underline;
}
#subMenu .serviceContent {
  width: 209px;
  width: 194px;
}
#subMenu .contWraper {
  width: 209px;
  width: 194px;
}

#subMenu .contWraper ul li,
#rightContent .contWraper ul li {
  list-style-position: outside;
  margin-left: 1em;
}


#subMenu .clear,
#rightContent .clear {
  height: 0;
  line-height: 0;
  clear: both;
}

/* Tabellen mit Rahmen tt_content */
.tableBorder table {
  border: 1px solid #9F9F9F;
  border-collapse: collapse !important;
}
.tableBorder table TR {
  padding: 0;
  margin: 0;
}
.tableBorder table TD,
.tableBorder table TH {
  padding: 2px 4px;
  border: 1px solid #9F9F9F;
  border-collapse: collapse !important;
  margin: 0;
  font-size: 0.75em;
}
.tableBorder table TH {

}
.tableBorder table TH P {
  font-weight: bold;
}

/* PLUGIN :: tx-easytagcloud-pi1
*******************************************************************************/
#leftContent .tx-easytagcloud-pi1,
#rightContent .tx-easytagcloud-pi1  {
  text-align: center;
}
#leftContent .tx-easytagcloud-pi1 a,
#rightContent .tx-easytagcloud-pi1 a {
  background-image: none !important;
  display: inline-block;
  margin: 0 0.6em;
}

/* Wochenspruch
*******************************************************************************/
#Wochenspruch span.Stelle {
  display: block;
  font-style: italic;
}

#rightContent {
  width: 215px;
  float: right;
  margin-right: 15px;
}


/* Update Anpassungen
*******************************************************************************/

/* RTE Anpassungen */
.infobox {
  background-color: #EDEDED;
  padding: 10px;
}
.kleingedruckt {
  font-size: 0.7em;
}
.bildrahmen,
div.bildrahmen  {
  display: inline-block;
}
.bildunterschrift P,
#centerContent .bildunterschrift P {
  padding: 0 0 6px 16px;
  background: url(../shared/ico-image-title.gif) no-repeat left 3px;
  min-height: 12px;
  font-style: italic;
  font-size: 0.9em;
  margin: 3px 0 6px;
  border-bottom: 1px solid #EDEDED;
  display: block;
}
.haelfte {
  width: 48%;
}
.drittel {
  width: 30%;
}
.rechts,
div.rechts {
  float: right;
  margin-left: 10px;
  margin-bottom: 0.4em;
}
.links,
div.links {
  float: left;
  margin-right: 10px;
  margin-bottom: 0.4em;
}
.mitte,
div.mitte {
  text-align: center;
}

/* Startseite
*******************************************************************************/
#leftContent {
	display: none;
}

.inhaltsbox {

}

.multicolumnContainer.multicolumnLayout10 .column.column1.columnFirst.listItemFirst {
  width: 437px !important;
  margin-right: 26px;
}
.multicolumnContainer.multicolumnLayout10 .column.column2.columnLast.listItemLast {
  width: 256px !important;
}

/* News Slider */
.tt-news .jqBrowser {

}

.tt-news .scrollable {
	position:relative;
	overflow:hidden;
	width: 230px;
	height:166px;
	float:left;	
}
.tt-news .scrollable .items {
	width:20000em;
	position:absolute;
	clear:both;
}
.tt-news .items div {
	float:left;
	width:230px;
}
.tt-news .navi .active {
	color: #FFF;
	background-color: #5D2480;
	position:relative;
	cursor:default;
}

.tt-news .navi {
	width:auto;
	height:auto;
  float:right;
}
.tt-news .jqBrowser a {
	width:17px;
	height:17px;
	line-height: 17px;
	margin:0 0 0 4px;
	border: 1px solid #D0D0D0;
	display:block;
	font-size:12px;
	text-decoration: none;
	text-align: center;
	cursor:pointer;
	color: #5D2480;
	font-family: Arial, Helvetica, Geneva, Futura, non-serif;
}


.tt-news .navi a {
	float:left;
}

.tt-news a.browse {
	float:right;
	background: transparent no-repeat center center;
}
.tt-news a.disabled {
	/* visibility:hidden !important; */
  opacity: 0.25;		
}
.tt-news .jqBrowser a.prev.browse.left,
.tt-news .jqBrowser a.prev.browse.right {
  margin:0 0 0 0px;
}

.tt-news .jqBrowser a.prev.browse.left{
  background-image: url(../shared/but-browser-left.gif);
  text-indent: -6000em;
}
.tt-news .jqBrowser a.next.browse.right {
  background-image: url(../shared/but-browser-right.gif);
  text-indent: -6000em;
}

/* Geistreich
*******************************************************************************/

.seitenInfo {
  margin-bottom: 1em;
}
.geistreich-projektinfo {
  margin-bottom: 1.4em;
  clear: both;
}
.geistreich-projektinfo img {
  float: right;
}
.geistreich-projektinfo img {
  float: right;
  margin: 5px 0 0.4em 0.8em;
}
.geistreich-projektinfo h2,
.geistreich-projektinfo h2 a,
.geistreich-projektinfo span, {
  float: left;
  display: block;
}
.geistreich-projektinfo .floatAus {
  clear: both;
}

/* Powermail
*******************************************************************************/
fieldset.tx-powermail-pi1_fieldset {
  margin: 0.4em 0 2em;  
}
fieldset.tx-powermail-pi1_fieldset label,
.tx-powermail-pi1 input,
fieldset.tx-powermail-pi1_fieldset input.powermail_text,
fieldset.tx-powermail-pi1_fieldset textarea.powermail_textarea {
  width: 98%;
}

fieldset.tx-powermail-pi1_fieldset label {
  margin: 0.4em 0 0.2em;
}
div.tx_powermail_pi1_fieldwrap_html label a dfn {
  background-color: #6E6E6E;
  border-color: #6E6E6E;
}
.tx-powermail-pi1 input[type=checkbox],
.tx-powermail-pi1 input[type=radio] {
  width: auto;
  margin: 0;
  border: 0;
}
.tx-powermail-pi1 input[type=radio] {
  position: relative;
  top: -5px;
}
div.tx_powermail_pi1_fieldwrap_html textarea {
  min-height: 5em;
}
fieldset.tx-powermail-pi1_fieldset {
  background-color: #f2f2f2;
}

fieldset.tx-powermail-pi1_fieldset input.powermail_submit,
.tx_powermail_pi1_formconfirmation_submit input {
  margin: 0;
  background-color: #6E6E6E;
  color: #fff;
  height: 2em;
  font-weight: bold;
}
.tx_powermail_pi1_formconfirmation_back input {
  height: 2em;
  font-weight: bold;  
}
fieldset.tx-powermail-pi1_fieldset input.powermail_submit:hover,
fieldset.tx-powermail-pi1_fieldset input.powermail_submit:focus,
.tx_powermail_pi1_formconfirmation_submit input:hover,
.tx_powermail_pi1_formconfirmation_submit input:focus {
  background-color: #5D2480;
}
.tx_powermail_pi1_formconfirmation_back {
  margin: 2em 0 0.4em;
}

/* Glossar
*******************************************************************************/
.csc-frame-glossar {
  display: block;
  margin-bottom: 4em;
}
.csc-frame-glossar .csc-menu-3 li a {
	width:13px;
	height:13px;
	line-height: 13px;
	border: 1px solid #D0D0D0;
	display:block;
	font-size:11px;
	margin: 0;
	padding: 0;
	text-decoration: none;
	text-align: center;
	cursor:pointer;
	color: #5D2480;
	font-family: Arial, Helvetica, Geneva, Futura, non-serif;
}
.csc-frame-glossar .csc-menu-3 li a:hover,
.csc-frame-glossar .csc-menu-3 li a:focus {
  background-color: #5D2480;
  color: #FFF;
  text-decoration: none;
}


.csc-frame-glossar .csc-menu-3 li {
	margin:0 3px 2px 0;
	padding: 0;
	float: left;
}

/* Inhaltsbox mit Titel Verlinkung
*******************************************************************************/
.inhaltsbox h3 a,
h3.linkButton a {
  display: block;
  background: url('../img/but_header_weiter.png') no-repeat right center;
  margin-right: 10px;
}
h3.linkButton a:hover,
h3.linkButton a:focus,
.inhaltsbox h3 a:hover,
.inhaltsbox h3 a:focus {
  background: url('../img/but_header_weiter_hover.png') no-repeat right center;
}

/* PathMenu Fix mehr als 1 Zeile 
********************************************************************************
********************************************************************************/
#website {
  background-color: #FFF;
}
#menuWrap {
  min-height: 63px;
  height: auto;
  display: block;
  background-color: #FFF;
  padding-bottom: 4px;
}
.serviceBar {
  height: auto;
  min-height: 18px;
  display: block;
  overflow: auto;
  overflow-y: hidden;
  overflow: auto;
  padding-bottom: 8px;
}
#pathMenu {
  position: relative;
  padding-top: 1px;
  padding-bottom: 3px;
  min-height: 18px;
  display: block;
  margin-bottom: 3px;
  line-height: 1.6em;
}

/* Perfect Lightbox
*******************************************************************************/

#sbOverlay {
    z-index: 2000 !important;
}

#sbCenter, #sbBottomContainer {
    z-index: 2010 !important;
}

/* Bild und Bibel
*******************************************************************************/
body #bild-und-bibel {
    width: 215px;
    margin-bottom: 20px;
}
