@charset "utf-8";
/* CSS Document */

/* content style */
.meinKentenichBild {
    width: 104px;
    background-color: #ffffcc;  
    border: 1px solid;
    border-color: #000099;
    vertical-align:middle; 
    text-align: center;
    margin: 10px ;
    padding: 4px;
    float: left;
}

.white_bgr_noimg {
    background-color: #ffffff;  
    border: 1px solid;
    border-color: #ffffff #ffffff #cccccc #ffffff;
    vertical-align:middle; 
    margin: 10px auto 10px auto;-moz-border-radius: 8px;
    padding: 10px;
    display:block;
}

.grey_bgr_noimg {
    background-color: #f8e4e5;  
    border: 1px solid #aaaaaa;
    vertical-align:middle; 
    margin: 10px auto 10px auto;-moz-border-radius: 8px;
    padding: 10px;
    display:block;
}

.grey_bgr_noimg_border_black {
    background-color: #CCCCCC;  /* grau durch Hbre ersetzt background-color: #f6f5f0; */
    border: 3px solid #000000;
    vertical-align:middle; 
    margin: 10px auto 10px auto;-moz-border-radius: 8px;
    padding: 20px;
    display:block;
}

.schrifttum_bgr_hell {
    display: table-cell;
    background-color: #f8e4e5;
    margin: 10px auto 10px auto;
    padding: 10px;
}

.spalte1-2 {
    background-color: #f8e4e5;  /* helles gelb durch Hbre ersetzt   background-color: #f6f5f0; */
    max-width:440px;
    border: 1px solid #aaaaaa;
    vertical-align:middle; 
    margin: 10px auto 10px 0;-moz-border-radius: 8px;
    padding: 10px;
    display:block;
}

.spalte3 {
    background-color: #f8e4e5;  /* helles gelb durch Hbre ersetzt   background-color: #f6f5f0; */
    float:right; 
    max-width:180px;
    border: 1px solid #aaaaaa;
    vertical-align:middle; 
    margin: 0px auto 10px 10px;-moz-border-radius: 8px;
    padding: 10px;
    display:block;
}

.spalte3weissOhneRand {
    background-color: #FFFFFF;
    float:right; 
    max-width:180px;
    border: 0px solid #aaaaaa;
    vertical-align: top; 
    margin: 0px auto 10px 10px;-moz-border-radius: 8px;
    padding: 0px;
    display:block;
}

.spalteRechtsWeissOhneRand {
    background-color: #FFFFFF;
    float:right; 
    width:50%;
    border: 0px solid #aaaaaa;
    vertical-align: top; 
    margin: 0px auto 10px 10px;-moz-border-radius: 8px;
    padding: 0px;
    display:block;
}

.spalteRechtsFarbeOhneRand {
    background-color: #f8e4e5;
    float:right; 
    width:50%;
    border: 0px solid #aaaaaa;
    vertical-align: top; 
    margin: 0px auto 10px 10px;-moz-border-radius: 8px;
    padding: 0px;
    display:block;
}

.image-rechts180 {
    float:right; 
    max-width:180px;
    margin-left: 12px;
    font-weight: bold;
    font-size: 75%;
    color: #000099;
}

.image-links180 {
    float:left; 
    max-width:180px;
    margin-right: 12px;
    font-weight: bold;
    font-size: 75%;
    color: #000099;
}

.image-rechts240 {
    float:right; 
    max-width:240px;
    margin-left: 12px;
    font-weight: bold;
    font-size: 75%;
    color: #000099;
}

.image-links240 {
    float:left; 
    max-width:240px;
    margin-right: 12px;
    font-weight: bold;
    font-size: 75%;
    color: #000099;
}

.image-rechts360 {
    float:right; 
    max-width:360px;
    margin-left: 12px;
    font-weight: bold;
    font-size: 75%;
    color: #000099;
}

.image-links360 {
    float:left; 
    max-width:360px;
    margin-right: 12px;
    font-weight: bold;
    font-size: 75%;
    color: #000099;
}

.image-rechts480 {
    float:right; 
    max-width:480px;
    margin-left: 12px;
    font-weight: bold;
    font-size: 75%;
    color: #000099;
}

.image-links480 {
    float:left; 
    max-width:480px;
    margin-right: 12px;
    font-weight: bold;
    font-size: 75%;
    color: #000099;
}

.image680 {
    max-width:680px;
    margin-top: 12px;
    margin-bottom: 12px;
    font-weight: bold;
    font-size: 75%;
    color: #000099;
}

/* Start of CMSMS style sheet 'Schoenstatt-CSS' */
/* Start of CMSMS style sheet 'Accessibility and cross-browser tools' */
/* accessibility */

/* 
menu links accesskeys 
*/
span.accesskey {
   text-decoration:none;
}

hr{
background-color:tranpsarent;
color:#FFF;
border:none;
border-bottom:1px solid #333399; 
margin-bottom:2em;
margin-top:2em;
line-height:1px;
}

/* 
accessibility divs are hidden by default 
text, screenreaders and such will show these 
*/
.accessibility {
   position: absolute;
   top: -999em;
   left: -999em;
}

/*
.accessibility, hr {
   position: absolute;
   top: -999em;
   left: -999em;
}
*/
/* 
definition tags are also hidden 
these are also used for menu links    
*/
dfn {
   position: absolute;
   left: -1000px;
   top: -1000px;
   width: 0;
   height: 0;
   overflow: hidden;
   display: inline;
}
/* end accessibility */


/* wiki style external links */
/* external links will have "(external link)" text added, lets hide it */
a.external span {
  position: absolute;
  left: -5000px;
  width: 4000px;
}

/* make some room for the image */
a.external {
/* css shorthand rules, read: first top padding 0 then right padding 12px then bottom then right */
  padding: 0 12px 0 0;
}
/* colors for external links */
a.external:link {
  color: #18507C;
  color: #003399;
/* background image for the link to show wiki style arrow */
  background: url(https://www.schoenstatt.de/de/images/schoenstatt/external.gif) no-repeat 100% 0;
}
a.external:visited {
  color: #18507C; /* a different color can be used for visited external links */
  color: #003399;
/* 
Set the last 0 to -100px to use that part of the external.gif image for different color for active links 
external.gif is actually 300px tall, we can use different positions of the image to simulate rollover image changes.
*/
  background: url(https://www.schoenstatt.de/de/images/schoenstatt/external.gif) no-repeat 100% 0; 
}

a.external:hover {
  color: #18507C;
/* Set the last 0 to -200px to use that part of the external.gif image for different color on hover */
  background: url(https://www.schoenstatt.de/de/images/schoenstatt/external.gif) no-repeat 100% 0; 
  background-color: #C3D4DF;
}
/* end wiki style external links */


/* clearing */
/* 
clearfix is a hack for divs that hold floated elements. it will force the holding div to span all the way down to last floated item.
We strongly recommend against using this as it is a hack and might not render correctly but it is included here for convenience.
Do not edit if you dont know what you are doing
*/
	.clearfix:after {
		content: "."; 
		display: block; 
		height: 0; 
		clear: both; 
		visibility: hidden;
	}
	* html>body .clearfix {
		display: inline-block; 
		width: 100%;
	}
	
	* html .clearfix {
		/* Hides from IE-mac \*/
		height: 1%;
		/* End hide from IE-mac */
	}

/* end clearing */
/* End of 'Accessibility and cross-browser tools' */

/* Start of CMSMS style sheet 'Module: News' */
div#news {
  margin: 2em 0 1em 1em;  /* margin for the entire div surrounding the news list */
  border: 1px solid #000; 
  background: #FFE9AF; 
}

div#news h2 {
   line-height: 2em;
   background: #fff;
}

.ImageSubtitle {
    /* Ergänzt durch Brehm */
    margin-top: 5px; 
    font-weight: bold; 
    font-size: 90%;
}

.NewsSummary {
    padding: 0.5em 0.5em 1em; /* padding for the news article summary */
    margin: 0 0.5em 1em 0.5em; /* margin to the bottom of the news article summary */
    border-bottom: 1px solid #ccc; 
}

.NewsSummaryPostdate {
  font-size: 90%;
  font-weight: bold;
 }

.NewsSummaryLink {
    font-weight: bold;
    padding-top: 0.6em; /* Hbre geändert von 0.2 */
    padding-bottom: 1em; /* Hbre ergänzt */
line-height:1.5em;
}

.NewsSummaryCategory {
  font-style: italic;
  margin: 5px 0;
 }

.NewsSummaryAuthor {
  font-style: italic;
  padding-bottom: 0.5em;
}

.NewsSummarySummary, .NewsSummaryContent {
  line-height: 140%;
 }

.NewsSummaryMorelink {
  padding-top: 0.5em;
}

#NewsPostDetailDate {
  font-size: 90%;
  margin-top: 10px;
  margin-bottom: 10px;
  font-weight: bold;
  }

#NewsPostDetailSummary {
   line-height: 150%;
   }

#NewsPostDetailCategory {
  font-style: italic;
  border-top: 1px solid #ccc;
  margin-top: 0.5em;
  padding: 0.2em 0;
}

#NewsPostDetailContent {
  margin-bottom: 15px;
  line-height: 150%;
  }

#NewsPostDetailAuthor {

  padding-bottom: 1.5em;
  font-style: italic;
}


/* to add specific style to the below divs, uncomment them. */

/* 
#NewsPostDetailTitle {}
#NewsPostDetailHorizRule {}
#NewsPostDetailPrintLink {}
#NewsPostDetailReturnLink {}
*/
/* End of 'Module: News' */

/* Start of CMSMS style sheet 'Navigation: Simple - Horizontal' */
/********************
MENU
*********************/

/* hack for Internet Explorer */
* html div#menu_horiz {
   /* hide ie/mac \*/
   height: 1%;
   /* end hide */
}

/* 
background-color for the entire menu row, 
covering 100% of the width and text center-aligned 
*/
div#menu_horiz {
   background-color: #cd1014; /* 660033 background color for the entire menu row */
   width: 100%;
   margin: 0;   
   font-weight:bold;
}

/* 
the menu ul box has top and left border, 
right border is provided by the li elements 
*/
div#menu_horiz ul {
   margin: 0;
   padding: 0;
   border-bottom: thin dotted #C0C0C0;
   border-left:  thin dotted #C0C0C0;
   height:2.2em;
}


/* menu list items */
div#menu_horiz li {
   float: left; /* makes the list horizontal */
   list-style: none; /* hides the list bullet */ 
   margin: 0 ;
   border-right: thin dotted #C0C0C0;
}


/* the links, that is each list item */
div#menu_horiz a {
   padding: .6em 1em .6em 1.4em; /* padding inside the list item box */
   margin: 0; /* margin outside each list item box */
   text-decoration: none; /* no underline for links */
   color: #ffffff; /* Farbe negativ weiss */
   font: bold 40px;
   background: url(https://www.schoenstatt.de/de/uploads/DE-Schoenstatt-Theme/arrow-right-grey.gif) no-repeat 0.5em center; ; 
   display: block; /* IE has problems with this, fixed above */
}


/* hover state for links */
div#menu_horiz li a:hover {
   background-color: #f8e4e5; /* #cc9999; */
   color: #003399;  /* #660033 */
 }
div#menu_horiz a.activeparent:hover {
   /* background-color: #cc9999; */
   color: #ffffff;
}

/* active parent, that is the first-level parent of a child page that is the current page */
div#menu_horiz li.activeparent a {
   background: #fff url(https://www.schoenstatt.de/de/uploads/DE-Schoenstatt-Theme/arrow-down.gif) no-repeat 0.4em center; 
   color: #f8ba11;
   font: bold;
}

div#menu_horiz h3 {
   padding: .6em 1em .6em 1.4em; /* padding inside the list item box */
   margin: 0; /* margin outside each list item box */
   text-decoration: none; /* no underline for links */
   color: #003399;
   font: bold;
   background: #fff url(https://www.schoenstatt.de/de/uploads/DE-Schoenstatt-Theme/arrow-right-active.gif) no-repeat 0.4em center; ;
   display: block; /* IE has problems with this, fixed above */
   font-size: 1em;                           /* instead of the normal font size for <h3> */
}

/* End of 'Navigation: Simple - Horizontal' */

div#media-box {
    border-bottom: 0px solid #c0c0c0;
    padding-bottom: 0.5em;
    padding-top: 0.5em;
}

div#pk-box {
    border-bottom: 0px solid #c0c0c0;
    padding-bottom: 0.5em;
    padding-top: 0.5em;
}

div#pk-inner-box {
    border-bottom: 1px solid #c0c0c0;
    border-left: 1px solid #c0c0c0;
    border-top: 1px solid #c0c0c0;
    border-right: 1px solid #c0c0c0;
    padding-bottom: 0.5em;
    padding-top: 0.5em;
    margin-left: 1em;
}

div#spenden-box {
    border-bottom: 0px solid #c0c0c0;
    padding-bottom: 0.5em;
    padding-top: 0.5em;
}

div#spenden-inner-box {
    border-bottom: 1px solid #c0c0c0;
    border-left: 1px solid #c0c0c0;
    border-top: 1px solid #c0c0c0;
    border-right: 1px solid #c0c0c0;
    padding-bottom: 0.5em;
    padding-top: 0.5em;
    margin-left: 1em;
    background: #baa8a8; /* #ba7d7d; */
}

div#links-box {
    border-bottom: 0px solid #c0c0c0;
    padding-bottom: 0.5em;
    padding-top: 0.5em;
}

div#tools-box {
    border-bottom: 0px solid #c0c0c0;
    padding-bottom: 0.5em;
    padding-top: 0.5em;
}

div#BoxButtonRechts-Innerbox-Dunkel {
    height: 55px;
    max-height:55px;
    border-bottom: 1px solid #c0c0c0;
    border-left: 1px solid #c0c0c0;
    border-top: 1px solid #c0c0c0;
    border-right: 1px solid #c0c0c0;
    padding-bottom: 0em;
    padding-top: 0em;
    margin-left: 0.5em;
    margin-right: 0em;
    font-size: 90%;
    background: #af845a; /* #ba7d7d; */    
}

div#BoxButtonRechts-Innerbox-Hell{
    height: 55px;
    max-height:55px;
    border-bottom: 1px solid #c0c0c0;
    border-left: 1px solid #c0c0c0;
    border-top: 1px solid #c0c0c0;
    border-right: 1px solid #c0c0c0;
    padding-bottom: 0em;
    padding-top: 0em;
    margin-left: 0.5em;
    margin-right: 0em;
    font-size: 90%;
    background: #cc9966; /* #e1bbbb;  */  
}

div#BoxButtonRechts-Videobox {
    height: 120px;
    max-height:120px;
    border-bottom: 1px solid #c0c0c0;
    border-left: 1px solid #c0c0c0;
    border-top: 1px solid #c0c0c0;
    border-right: 1px solid #c0c0c0;
    padding-bottom: 0em;
    padding-top: 0em;
    margin-left: 0.5em;
    margin-right: 0em;
    font-size: 90%;
    background: #cc6633; /* #ba7d7d; */    
}





/* Start of CMSMS style sheet 'Navigation: Simple - Vertical' */
/********************
MENU
*********************/
#menu_vert {
   padding-left: 0;
   margin-left: 1em;
   /* background-color: #ECECEC; grau ersetzt durch hellgelb Hbre */
   background-color: #f8e4e5; /* #f8e4e5; */ /* #e1bbbb; lila */
}


/* third level has some padding to have it stand out */
div#menu_vert ul ul ul {
   padding-bottom: 0em;
margin-top:-0.2em;
}

/* menu li block */
#menu_vert li {
   list-style: none;
   margin: 0;
   border-bottom: 1px solid #c0c0c0;
 
   display: block;
}

#menu_vert ul ul li {
   border: none;
}

/** fix stupid ie bug with display:block; **/
* html #menu_vert li a { height: 1%; } 
* html #menu_vert li hr { height: 1%; }
/** end fix **/

/* first level links */
div#menu_vert a {
   text-decoration:none;    /* no underline for links */
   display: block;              /* IE has problems with this, fixed above */
   padding: 0.8em 0.5em 0.8em 1.5em; /* some air for it */
   color: #003399;            /* this will be link color for all levels */
   background: url(https://www.schoenstatt.de/de/uploads/DE-Schoenstatt-Theme/arrow-right.gif) no-repeat 0.5em center; 
   min-height:1em;          /* Fixes IE7 whitespace bug */ 
}

/* next level links, more padding and smaller font */
div#menu_vert ul ul a, div#menu_vert ul a {
   font-size: 90%;
   padding: 0.5em 0.5em 0.5em 2.8em;
   background-position: 1.5em 0.7em;
}

/* third level links, more padding */
div#menu_vert ul ul ul a {
   padding: 0.5em 0.5em 0.5em 3.5em;
   background-position: 2.7em;
}

/* fourth level links, more padding */
div#menu_vert ul ul ul ul a {
   padding: 0.5em 0.5em 0.5em 4.5em;
   background-position: 3.7em;
}


/* hover state for all links */
div#menu_vert a:hover {
   background-color: #ffffff;
   font: bold;
   color:#cd1014; /* 660033; */
}
div#menu_vert a.activeparent:hover {
   background-color: #faf6d1;
   color: #ffffff;
}

/* 
active parent, that is the first-level parent 
of a child page that is the current page 
*/
div#menu_vert li a.activeparent {
   background: url(https://www.schoenstatt.de/de/uploads/DE-Schoenstatt-Theme/arrow-down.gif) no-repeat 0.4em center; 
   background-color: #edd6d6;
   color: #cd1014; /* 660033; */
}

div#menu_vert ul ul li a.activeparent {
   background-position: 1.5em center; 
   background-color: transparent;
   color: #cd1014; /* 660033; */
}

div#menu_vert ul ul ul li a.activeparent {
   background-position: 2.2em center; 
}
div#menu_vert ul ul ul ul li a.activeparent {
   background-position: 2.7em center; 
}

/* 
current pages in the default Menu Manager 
template are unclickable. This is for current page on first level 
*/
div#menu_vert ul h3 {
   background: url(https://www.schoenstatt.de/de/uploads/DE-Schoenstatt-Theme/arrow-right-active.gif) no-repeat 0.4em center;
   background-color: #cc6633; /* #ba7d7d; */
   display: block; 
   padding: 0.8em 0.5em 0.8em 1.5em;  /* some air for it */
   color: #cd1014; /* 660033; */             /* this will be link color for all levels */
   font-size: 1em;                           /* instead of the normal font size for <h3> */
   margin: 0;                                  /* as <h3> normally has some margin by default */
}

/* 
next level current pages, more padding, 
smaller font and no background color or bottom border 
*/
div#menu_vert ul ul h3 {
   font-size: 90%;
   padding: 0.5em 0.5em 0.5em 2.8em;
   background-position: 1.4em center;
   background-color: transparent;
   border-bottom: none;
   color: #cd1014; /* 660033; */
   line-height: 12px;   
}

/* current page on third level, more padding */
div#menu_vert ul ul ul h3 {
   padding: 0.5em 0.5em 0.5em 3.5em;
   background: url(https://www.schoenstatt.de/de/uploads/DE-Schoenstatt-Theme/arrow-right-active.gif) no-repeat 2.5em center; 
   line-height: 12px;   
}

/* current page on fourth level, more padding */
div#menu_vert ul ul ul ul h3 {
   padding: 0.5em 0.5em 0.5em 4.5em;
   background: url(https://www.schoenstatt.de/de/uploads/DE-Schoenstatt-Theme/arrow-right-active.gif) no-repeat 3.5em center; 
   line-height: 12px;   
}


/* section header */
div#menu_vert li.sectionheader {
   border-right: none;
   font-size: 130%;
   font-weight: bold;
   padding: 1.5em 0 0.8em 0;
   background-color: #fff;
   line-height: 1em;
   margin: 0;
   text-align:center;
}



/* separator */
div#menu_vert li.separator {
   height: 1px !important;
   margin-top: -1px;
   margin-bottom: 0;
   padding:2px 0 2px 0;
   background-color: #000;
   overflow:hidden !important;
   line-height:1px !important;
   font-size:1px; /* for ie */
}

div#menu_vert li.separator hr {
   display: none; /* this is for accessibility */
}
/* End of 'Navigation: Simple - Vertical' */

/* Start of CMSMS style sheet 'Layout: Top menu + 2 columns' */
/*****************
browsers interpret margin and padding a little differently, 
we'll remove all default padding and margins and
set them later on
******************/
* {
margin:0;
padding:0;
}

/*
Set initial font styles
*/


/*
set font size for all divs,
this overrides some body rules
*/
div {
   font-size: 1em;
}

/*
if img is inside "a" it would have 
borders, we don't want that
*/
img {
   border: 0;
}

/*
default link styles
*/
/* set all links to have underline and bluish color */
a,
a:link 
a:active {
   text-decoration: none;
/* css validation will give a warning if color is set without background color. this will explicitly tell this element to inherit bg colour from parent element */
   background-color: inherit; 
   color: #cd1014; 
   color: #000099; 
}

a:visited {
   text-decoration: none;
   background-color: inherit;
   /* color: #18507C;  Hbre */   /* a different color can be used for visited links */
   color: #cd1014; /* 660033; */
   color: #000099; 
}


/* remove underline on hover and change color */
a:hover {
   text-decoration: none;
   /* background-color: #C3D4DF; Hbre */
   /* color: #385C72;    Hbre */
   background-color: #CCCCCC;
   color: #cd1014;
}

/*****************
basic layout 
*****************/
body {
   
   margin:2em; /* gives some air for the pagewrapper */
 
	background-image: url(https://www.schoenstatt.de/de/images/schoenstatt/bgrepeat2019.jpg);
	background-color: white;
	background-repeat: repeat-x;
	
   text-align: left;
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size: 75.01%;
   line-height: 1em;
}

#tinymce{
text-align: left;
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size: 75.01%;
   line-height: 1em;
   color: #333333; /* Hbre: Dunkelgrau */
   
}

/* center wrapper, min max width */
div#pagewrapper {
   border: 0px solid black;
   margin: 0 auto;     /* this centers wrapper */
   max-width: 961px; /*das waren mal 80em*/ /* IE wont understand these, so we will use javascript magick */
   min-width: 60em;
   background-color: #fff;;
   color: #3366bd;
   color: #333333; /* Hbre: Dunkelgrau */
}


/*** header ***
we will hide text and replace it with a image
we need to assign a height for it
*/



div#header {
	position:relative;
   	height: 200px; /* adjust according your image size */
   	background: transparent;      
        margin: 0 0%;
	padding: 0 0 0 0px;	
        background: url(https://www.schoenstatt.de/de/images/schoenstatt/banner_2019.jpg) no-repeat 0 0;
}

div#header-text {
	background: #fff;
	color: #cd1014;
   	position:absolute;
   	left: 130px;
   	top: 10px;
}

div#header-text a{
	text-decoration: none;
   	text-align: right;
   	font: bold 50px Helvetica;
}

div#header-text a:hover{
	background-color: #fff;
}

div#header-text-sub {
	background: #fff;
	color: #cd1014; /* 660033; */
   	position:absolute;   
   	left: 400px;
   	top: 60px;
}

div#header-text-sub span{
   
	text-decoration: none;
   	text-align: right;
   	font: italic bold 24px Helvetica;
   	
}

div#header-logo {
	background: transparent;
   
   	position:absolute;
   	width: 90px;           
   	height: 90px;
   	left: 10px;
   	top: 6px;
}

div#header-lang {
	background: transparent;
	
	float:right;
        color: white;
   	width: 23em;     /* enough width for the search input box ///// war 23em */
   	text-align: right;
   	padding: 0.6em 0 0.2em 0;
   	margin: 0em 1em ;
}

div#header-lang a{
    text-decoration: none;
    color: white;
    background: transparent;
}


div#search {
	background: white;
	opacity: .5; filter:Alpha(Opacity=50);
	float:right;
        margin: 4px 0px;
   
}

div#search input{
	
    border: 1px solid #627486;
    background-color: transparent; 
    color: #4f1312; /* 660033; */ /* Hbre ergänzt  white*/
}

div#search a:hover{
	    
    background-color: transparent; 
    color: white;
}

div.breadcrumbs {
   padding: 1em 0 1.2em 0; /* CSS short hand rule first value is top then right, bottom and left */
   font-size: 90%;             /* its good to set fontsizes to be relative, this way viewer can change his/her fontsize */
   margin: 0 1em;              /* css shorthand rule will be opened to be "0 1em 0 1em" */
   border-bottom: 0px dotted #000;
   color: #4f1312; /* Hbre ergänzt #385C72*/
}

div.breadcrumbs span.lastitem { 
   font-weight:bold; 
}

div.breadcrumbs a:hover { 
   background-color: transparent;  
}

div#content {
   margin: 1.5em auto 2em 0; /* some air above and under menu and content */
   /* Hier stand mal   ndiv#content    ??? */

}

div#main {
   margin-left: 26%; /* this will give room for sidebar to be on the left side, make sure this space is bigger than sidebar width */
   margin-right: 2%; /* and some air on the right */
}


div#sidebar {
   float: left;  /* set sidebar on the left side. Change to right to float it right instead. */
   width: 23%;    /* sidebar width, if you change this please also change #main margins */
   display: inline;  /* FIX ie doublemargin bug */
   margin-left: 0;
}

/****************************** Anfang Einfügung für 3.Spalte rechts ************/
div#spalte3 {
   float: right;  /* set sidebar on the right side. Change to left to float it left instead. */
   width: 23%;    /* sidebar width, if you change this please also change #main margins */
   display: inline;  /* FIX ie doublemargin bug */
   margin-right: 0;
}

/****************************** Ende   Einfügung für 3.Spalte rechts ************/


/* if sidebar doesnt include menu but content add class="hascontent" */
div#sidebar.hascontent {
   padding: 0 1%;
   width: 24%;  /* make width smaller if there's padding, or it will get too wide for the floated divs in IE */
}

div#footer {
   clear:both;       /* keep footer below content and menu */
   color: #ECECEC;
   background-color: #cd1014; /* 660033; */ /* Hbre same bg color as in header */
   /* background-color: #f8ba11;  same bg color as in header */
}

div#footer p {
   font-size: 0.8em;
   padding: 1em;      /* some air for footer */
   text-align: center; /* cente#f8ba11 text */
   margin:0;
}

div#footer p a {
   color: #999999; /* needed becouse footer link would be same color as background otherwise */
}

div#footer a:hover {
   background-color: transparent; 
}

/* as we hid all hr for accessibility we create new hr with extra div element */
div.hr {
   height: 1px;
   margin: 1em;
   border-bottom: 1px dotted black;
}

/* relational links under content */
div.left49 {
  float: left;
  width: 49%;  /* 50% for both left and right might lead to rounding error on some browser */
}

div.right49 {
  float: right;
  width: 49%;
  text-align: right;
}




/********************
CONTENT STYLING
*********************/
div#content {
    margin: 0 0.5%;
	padding: 0 0 0 5px;
}

/* HEADINGS */
div#content h1, #tinymce h1 {
   font-size: 2em;  /* font size for h1 */
   line-height: 1em;
   margin: 0;
}

div#content h2, #tinymce h2 {
/*   color: #000066 #2f3990; durch Hbre ersetzt */ 
   color: #501413; 
   font-size: 1.5em; 
   text-align: left; 
/* some air around the text */
   padding-left: 0.5em;
   padding-bottom: 1px;
/* set borders around header */
   border-bottom: 1px solid #cd1014; /*   #f8ba11 durch Hbre ersetzt */ 
   border-left: 10px solid #cd1014; 
   line-height: 1.1em;
/* and some air under the border */
   margin: 0 0 0.5em 0; 
}

div#content h3, #tinymce h3 {
/*   color: #2f3990; durch Hbre ersetzt  neu Blauschwarz */ 
   color: #501414;  
   font-size: 1.3em;
   line-height: 1.3em;
   margin: 1em 0 0.5em 0;
}
div#content h4, #tinymce h4 {
/*   color: #294B5F; durch Hbre ersetzt */ 
   color: #990000; 
   font-size: 1.2em;
   line-height: 1.3em;
   margin: 0 0 0.25em 0;
}
div#content h5, #tinymce h5 {
   color: #666666; /*Hbre ergänzt  jetzt hellgrau*/ 
   font-size: 0,8em;
   font-weight: 500;
   line-height: 1.3em;
   margin: 0 0 0.25em 0;
}
h6 {
   font-size: 1em;
   line-height: 1.3em;
   margin: 0 0 0.25em 0;
}
/* END HEADINGS */

/* TEXT */
p, #tinymce p {
   font-size: 1em;
   margin: 0 0 1.5em 0;  /* some air around p elements */
   line-height:1.4em;
   padding: 0;
}
blockquote {
   background-color: #cccccc;
   border-left: 10px solid #cccccc;
   margin-left: 10px;
}
pre, #tinymce pre {
   font-family: monospace;
   font-size: 1.0em;
}
strong, b {
/* explicit setting for these */
   font-weight: bold;
}
em, i {
/* explicit setting for these */
   font-style:italic;
}

/* Wrapping text in <code> tags. Makes CSS not validate */
code, pre, #tinymce code, #tinymce pre{
 white-space: pre-wrap;       /* css-3 */
 white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
 white-space: -pre-wrap;      /* Opera 4-6 */
 white-space: -o-pre-wrap;    /* Opera 7 */
 word-wrap: break-word;       /* Internet Explorer 5.5+ */
 font-family: "Courier New", Courier, monospace;
 font-size: 1em;
}

pre {
   border: 1px solid #000;  /* black border for pre blocks */
   background-color: #ddd;
   margin: 0 1em 1em 1em;
   padding: 0.5em;
   line-height: 1.5em;
   font-size: 90%;   /* smaller font size, as these are usually not so important data */
}

/* END TEXT */

/* TABLES */
  table, th, td {border: 1px solid #333399; border-collapse: collapse; padding: 5px;}
/* END TABLES */

/* LISTS */
div#main ul,
div#main ol,
div#main dl, 
#tinymce ul,
#tinymce ol, 
#tinymce dl {
  font-size: 1.0em;
   line-height:1.4em;
   margin: 0 0 1.5em 0;
}
div#main ul li,
div#main ol li, 
#tinymce ul li,
#tinymce ol li {
   margin: 0 0 0.25em 3em;
}

div#dl dt {
   font-weight: bold;
   margin: 0 0 0.25em 3em;
}
div#dl dd {
   margin: 0 0 0 3em;
}
/* END LISTS */
/* End of 'Layout: Top menu + 2 columns' */

/* FORMS */
.cms_form div{
	padding: 4px;
	margin-bottom:4px;
}
.cms_form label{
	width: 160px;
	padding: 3px;
	display: inline-block;
	font-size: 90%;
	font-weight: bold;
}
.cms_form input{
	padding:3px;
	margin-right:5px;	
}


/*Category Lists */

.dreispalt-liste{
overflow:hidden;
}
.dreispalt-item{
float:left;
margin-right:30px;
margin-bottom:30px;
width:206px;
overflow:hidden;
}

.dreispalt-item:nth-child(3n+3){
margin-right:0;
}
.dreispalt-item:nth-child(3n+4){
clear:left;
}

a.readmore{
padding-left:15px;
background: url(https://www.schoenstatt.de/de/uploads/DE-Schoenstatt-Theme/arrow-right.gif) no-repeat 0.5em center;
margin-top:-10px;
}

/* Über dem Menue wird eine Grafik dargestellt */
.jub-2014 #menu_vert{
/* background: url(https://www.schoenstatt.de/de/uploads/DE-Schoenstatt-Theme/jub-2014-menue-hintergrund.png) no-repeat top left #f8e4e5;
padding-top:55px; */ 
}

/* Die Menue-Überschrift wird angezeigt (block) oder nicht (none) */
.jub-2014 #menu_vert h2{
display:none;
display:block;
}

#2014-box{
border-bottom: 0px solid #c0c0c0;
padding-bottom: 15px;
padding-top:15px;
margin-top:30px;
}

#menu_vert.jub2014{
background-image:none;
padding:15px;
margin-top:30px;
padding-bottom:1px;
}

#menu_vert.jub2014 ul{
margin-left:-15px;
margin-bottom:15px;
}

#menu_vert p{
margin-bottom:3px;
}
#menu_vert.jub2014 ul li{
border:none;
}
/* End of 'Schoenstatt-CSS' */

/* Stylesheet: CSSTheme2018 Modified On 2018-10-17 19:36:26 */
@charset "utf-8";
/* CSS Variable */
:root {
  --hgrfarbe: #fedc77; /* hellblau war: dedfec*/
  --vgrfarbe: #000066; /* dunkelblau 0b0a34*/
  --altfarbe: #fedc77; /* rot war: 990000*/
  --menufarbe: #aa0000; /* dunkelblau war: 0b0a34*/
}
:root {
  --hgrfarbe: #b5d5e0; /* hellblau */
  --vgrfarbe: #007aaa; /* dunkelblau */
  --altfarbe: #dd6622; /* orange */
  --menufarbe: #0d70b0; /* dunkelblau */
  --bildusch: #0d70b0;  /* wie menue */
}

:root {
  --hgrfarbe: #ead5c6; /* hellbraun */
  --vgrfarbe: #770f00; /* dunkelrot */
  --altfarbe: #226800; /* dunkelgruen */
  --menufarbe: #770f00; /* dunkelblau */
  --bildusch: #226800;  /* wie menue */
}

/* CSS Document */

/* content style */
.meinKentenichBild {
    width: 104px;
    background-color: #ffffcc;  
    border: 1px solid;
    border-color: var(--menufarbe);
    vertical-align:middle; 
    text-align: center;
    margin: 10px ;
    padding: 4px;
    float: left;
}

.white_bgr_noimg {
    background-color: #ffffff;  
    border: 1px solid;
    border-color: #ffffff #ffffff #cccccc #ffffff;
    vertical-align:middle; 
    margin: 10px auto 10px auto;-moz-border-radius: 8px;
    padding: 10px;
    display:block;
}

.grey_bgr_noimg {
    background-color: var(--hgrfarbe);  
    border: 1px solid #aaaaaa;
    vertical-align:middle; 
    margin: 10px auto 10px auto;-moz-border-radius: 8px;
    padding: 10px;
    display:block;
}

.grey_bgr_noimg_border_black {
    background-color: #CCCCCC;  /* grau durch Hbre ersetzt background-color: #f6f5f0; */
    border: 3px solid #000000;
    vertical-align:middle; 
    margin: 10px auto 10px auto;-moz-border-radius: 8px;
    padding: 20px;
    display:block;
}

.schrifttum_bgr_hell {
    display: table-cell;
    background-color: var(--hgrfarbe);
    margin: 10px auto 10px auto;
    padding: 10px;
}

.spalte1-2 {
    background-color: var(--hgrfarbe);
    max-width:440px;
    border: 1px solid #aaaaaa;
    vertical-align:middle; 
    margin: 10px auto 10px 0;-moz-border-radius: 8px;
    padding: 10px;
    display:block;
}

.spalte3 {
    background-color: var(--hgrfarbe); 
    float:right; 
    max-width:180px;
    border: 1px solid #aaaaaa;
    vertical-align:middle; 
    margin: 0px auto 10px 10px;-moz-border-radius: 8px;
    padding: 10px;
    display:block;
}

.spalte3weissOhneRand {
    background-color: #FFFFFF;
    float:right; 
    max-width:180px;
    border: 0px solid #aaaaaa;
    vertical-align: top; 
    margin: 0px auto 10px 10px;-moz-border-radius: 8px;
    padding: 0px;
    display:block;
}

.spalteRechtsWeissOhneRand {
    background-color: #FFFFFF;
    float:right; 
    width:50%;
    border: 0px solid #aaaaaa;
    vertical-align: top; 
    margin: 0px auto 10px 10px;-moz-border-radius: 8px;
    padding: 0px;
    display:block;
}

.spalteRechtsFarbeOhneRand {
    background-color: var(--hgrfarbe);
    float:right; 
    width:50%;
    border: 0px solid #aaaaaa;
    vertical-align: top; 
    margin: 0px auto 10px 10px;-moz-border-radius: 8px;
    padding: 0px;
    display:block;
}

.image-rechts180 {
    float:right; 
    max-width:180px;
    margin-left: 12px;
    font-weight: bold;
    font-size: 75%;
    color: var(--bildusch);
}

.image-links180 {
    float:left; 
    max-width:180px;
    margin-right: 12px;
    font-weight: bold;
    font-size: 75%;
    color: var(--bildusch);
}

.image-rechts240 {
    float:right; 
    max-width:240px;
    margin-left: 12px;
    font-weight: bold;
    font-size: 75%;
    color: var(--bildusch);
}

.image-links240 {
    float:left; 
    max-width:240px;
    margin-right: 12px;
    font-weight: bold;
    font-size: 75%;
    color: var(--bildusch);
}

.image-rechts360 {
    float:right; 
    max-width:360px;
    margin-left: 12px;
    font-weight: bold;
    font-size: 75%;
    color: var(--bildusch);
}

.image-links360 {
    float:left; 
    max-width:360px;
    margin-right: 12px;
    font-weight: bold;
    font-size: 75%;
    color: var(--bildusch);
}

.image-rechts480 {
    float:right; 
    max-width:480px;
    margin-left: 12px;
    font-weight: bold;
    font-size: 75%;
    color: var(--bildusch);
}

.image-links480 {
    float:left; 
    max-width:480px;
    margin-right: 12px;
    font-weight: bold;
    font-size: 75%;
    color: var(--bildusch);
}

.image680 {
    max-width:680px;
    margin-top: 12px;
    margin-bottom: 12px;
    font-weight: bold;
    font-size: 75%;
    color: var(--bildusch);
}

.mirror {
    display: inline-block;
    color: #660000" !important;
    -webkit-transform: scale(-1, 1);
            transform: scale(-1, 1);
}

/* Start of CMSMS style sheet 'Schoenstatt-CSS' */
/* Start of CMSMS style sheet 'Accessibility and cross-browser tools' */
/* accessibility */

/* 
menu links accesskeys 
*/
span.accesskey {
   text-decoration:none;
}

hr{
background-color:tranpsarent;
color:#FFF;
border:none;
border-bottom:1px solid var(--menufarbe); 
margin-bottom:2em;
margin-top:2em;
line-height:1px;
}

/* 
accessibility divs are hidden by default 
text, screenreaders and such will show these 
*/
.accessibility {               /* Unterschied: , hr */
   position: absolute;
   top: -999em;
   left: -999em;
}

/*
.accessibility, hr {
   position: absolute;
   top: -999em;
   left: -999em;
}
*/
/* 
definition tags are also hidden 
these are also used for menu links    
*/
dfn {
   position: absolute;
   left: -1000px;
   top: -1000px;
   width: 0;
   height: 0;
   overflow: hidden;
   display: inline;
}
/* end accessibility */


/* wiki style external links */
/* external links will have "(external link)" text added, lets hide it */
a.external span {
  position: absolute;
  left: -5000px;
  width: 4000px;
}

/* make some room for the image */
a.external {
/* css shorthand rules, read: first top padding 0 then right padding 12px then bottom then right */
  padding: 0 12px 0 0;
}

/* colors for external links */
a.external:link {
  color: #0d70b0;
/* background image for the link to show wiki style arrow */
  background: url(https://www.schoenstatt.de/de/images/schoenstatt/external.gif) no-repeat 100% 0;
}

a.external:visited {
  color: #0d70b0; /* a different color can be used for visited external links */
/* 
Set the last 0 to -100px to use that part of the external.gif image for different color for active links 
external.gif is actually 300px tall, we can use different positions of the image to simulate rollover image changes.
*/
  background: url(https://www.schoenstatt.de/de/images/schoenstatt/external.gif) no-repeat 100% 0; 
}

a.external:hover {
  color: #18507C;
/* Set the last 0 to -200px to use that part of the external.gif image for different color on hover */
  background: url(https://www.schoenstatt.de/de/images/schoenstatt/external.gif) no-repeat 100% 0; 
  background-color: #C3D4DF;
}
/* end wiki style external links */


/* clearing */
/* 
clearfix is a hack for divs that hold floated elements. it will force the holding div to span all the way down to last floated item.
We strongly recommend against using this as it is a hack and might not render correctly but it is included here for convenience.
Do not edit if you dont know what you are doing
*/
	.clearfix:after {
		content: "."; 
		display: block; 
		height: 0; 
		clear: both; 
		visibility: hidden;
	}
	* html>body .clearfix {
		display: inline-block; 
		width: 100%;
	}
	
	* html .clearfix {
		/* Hides from IE-mac \*/
		height: 1%;
		/* End hide from IE-mac */
	}

/* end clearing */
/* End of 'Accessibility and cross-browser tools' */

/* Start of CMSMS style sheet 'Module: News' */
div#news {
  margin: 2em 0 1em 1em;  /* margin for the entire div surrounding the news list */
  border: 1px solid #000; 
  background: #FFE9AF; 
}

div#news h2 {
   line-height: 2em;
   background: #fff;
}

.ImageSubtitle {
    /* Ergänzt durch Brehm */
    margin-top: 5px; 
    font-weight: bold; 
    font-size: 90%;
}

.NewsSummary {
    padding: 0.5em 0.5em 1em; /* padding for the news article summary */
    margin: 0 0.5em 1em 0.5em; /* margin to the bottom of the news article summary */
    border-bottom: 1px solid #ccc; 
}

.NewsSummaryPostdate {
  font-size: 90%;
  font-weight: bold;
 }

.NewsSummaryLink {
    font-weight: bold;
    padding-top: 0.6em; /* Hbre geändert von 0.2 */
    padding-bottom: 1em; /* Hbre ergänzt */
    line-height:1.5em;
}

.NewsSummaryCategory {
  font-style: italic;
  margin: 5px 0;
 }

.NewsSummaryAuthor {
  font-style: italic;
  padding-bottom: 0.5em;
}

.NewsSummarySummary, .NewsSummaryContent {
  line-height: 140%;
 }

.NewsSummaryMorelink {
  padding-top: 0.5em;
}

#NewsPostDetailDate {
  font-size: 90%;
  margin-top: 10px;
  margin-bottom: 10px;
  font-weight: bold;
  }

#NewsPostDetailSummary {
   line-height: 150%;
   }

#NewsPostDetailCategory {
  font-style: italic;
  border-top: 1px solid #ccc;
  margin-top: 0.5em;
  padding: 0.2em 0;
}

#NewsPostDetailContent {
  margin-bottom: 15px;
  line-height: 150%;
  }

#NewsPostDetailAuthor {

  padding-bottom: 1.5em;
  font-style: italic;
}


/* to add specific style to the below divs, uncomment them. */

/* 
#NewsPostDetailTitle {}
#NewsPostDetailHorizRule {}
#NewsPostDetailPrintLink {}
#NewsPostDetailReturnLink {}
*/
/* End of 'Module: News' */

/* Start of CMSMS style sheet 'Navigation: Simple - Horizontal' */
/********************
MENU
*********************/

/* hack for Internet Explorer */
* html div#menu_horiz {
   /* hide ie/mac \*/
   height: 1%;
   /* end hide */
}

/* 
background-color for the entire menu row, 
covering 100% of the width and text center-aligned 
*/
div#menu_horiz {
   background-color: var(--menufarbe);
   width: 100%;
   margin: 0;   
   font-weight:bold;
}

/* 
the menu ul box has top and left border, 
right border is provided by the li elements 
*/
div#menu_horiz ul {
   margin: 0;
   padding: 0;
   border-bottom: thin dotted #C0C0C0;
   border-left:  thin dotted #C0C0C0;
   height:2.2em;
}


/* menu list items */
div#menu_horiz li {
   float: left; /* makes the list horizontal */
   list-style: none; /* hides the list bullet */ 
   margin: 0 ;
   border-right: thin dotted #C0C0C0;
}


/* the links, that is each list item */
div#menu_horiz a {
   padding: .6em 1em .6em 1.4em; /* padding inside the list item box */
   margin: 0; /* margin outside each list item box */
   text-decoration: none; /* no underline for links */
   color: #ffffff; /* Farbe negativ weiss */
   font: bold 40px;
   background: url(https://www.schoenstatt.de/de/uploads/DE-Schoenstatt-Theme/arrow-right-grey.gif) no-repeat 0.5em center; ; 
   display: block; /* IE has problems with this, fixed above */
}


/* hover state for links */
div#menu_horiz li a:hover {
   background-color: var(--hgrfarbe); /* #cc9999; */
   color: #0d70b0;  /* #660033 */
 }
div#menu_horiz a.activeparent:hover {
   /* background-color: #cc9999; */
   color: #ffffff;
}

/* active parent, that is the first-level parent of a child page that is the current page */
div#menu_horiz li.activeparent a {
   background: #fff url(https://www.schoenstatt.de/de/uploads/DE-Schoenstatt-Theme/arrow-down.gif) no-repeat 0.4em center; 
   color: #f8ba11;
   font: bold;
}

div#menu_horiz h3 {
   padding: .6em 1em .6em 1.4em; /* padding inside the list item box */
   margin: 0; /* margin outside each list item box */
   text-decoration: none; /* no underline for links */
   color: var(--menufarbe);
   font: bold;
   background: #fff url(https://www.schoenstatt.de/de/uploads/DE-Schoenstatt-Theme/arrow-right-active.gif) no-repeat 0.4em center; ;
   display: block; /* IE has problems with this, fixed above */
   font-size: 1em;                           /* instead of the normal font size for <h3> */
}

/* End of 'Navigation: Simple - Horizontal' */

div#media-box {
    border-bottom: 0px solid #c0c0c0;
    padding-bottom: 0.5em;
    padding-top: 0.5em;
}

div#pk-box {
    border-bottom: 0px solid #c0c0c0;
    padding-bottom: 0.5em;
    padding-top: 0.5em;
}

div#pk-inner-box {
    border-bottom: 1px solid #c0c0c0;
    border-left: 1px solid #c0c0c0;
    border-top: 1px solid #c0c0c0;
    border-right: 1px solid #c0c0c0;
    padding-bottom: 0.5em;
    padding-top: 0.5em;
    margin-left: 1em;
}

div#spenden-box {
    border-bottom: 0px solid #c0c0c0;
    padding-bottom: 0.5em;
    padding-top: 0.5em;
}

div#spenden-inner-box {
    border-bottom: 1px solid #c0c0c0;
    border-left: 1px solid #c0c0c0;
    border-top: 1px solid #c0c0c0;
    border-right: 1px solid #c0c0c0;
    padding-bottom: 0.5em;
    padding-top: 0.5em;
    margin-left: 1em;
    background: #baa8a8; /* #ba7d7d; */
}

div#links-box {
    border-bottom: 0px solid #c0c0c0;
    padding-bottom: 0.5em;
    padding-top: 0.5em;
}

div#tools-box {
    border-bottom: 0px solid #c0c0c0;
    padding-bottom: 0.5em;
    padding-top: 0.5em;
}

div#BoxButtonRechts-Innerbox-Dunkel {
    height: 55px;
    max-height:55px;
    border-bottom: 1px solid #c0c0c0;
    border-left: 1px solid #c0c0c0;
    border-top: 1px solid #c0c0c0;
    border-right: 1px solid #c0c0c0;
    padding-bottom: 0em;
    padding-top: 0em;
    margin-left: 0.5em;
    margin-right: 0em;
    font-size: 90%;
    background: #af845a; /* #ba7d7d; */    
}

div#BoxButtonRechts-Innerbox-Hell{
    height: 55px;
    max-height:55px;
    border-bottom: 1px solid #c0c0c0;
    border-left: 1px solid #c0c0c0;
    border-top: 1px solid #c0c0c0;
    border-right: 1px solid #c0c0c0;
    padding-bottom: 0em;
    padding-top: 0em;
    margin-left: 0.5em;
    margin-right: 0em;
    font-size: 90%;
    background: #cc9966; /* #e1bbbb;  */  
}

div#BoxButtonRechts-Videobox {
    height: 120px;
    max-height:120px;
    border-bottom: 1px solid #c0c0c0;
    border-left: 1px solid #c0c0c0;
    border-top: 1px solid #c0c0c0;
    border-right: 1px solid #c0c0c0;
    padding-bottom: 0em;
    padding-top: 0em;
    margin-left: 0.5em;
    margin-right: 0em;
    font-size: 90%;
    background: #cc6633; /* #ba7d7d; */    
}





/* Start of CMSMS style sheet 'Navigation: Simple - Vertical' */
/********************
MENU
*********************/
#menu_vert {
   padding-left: 0;
   margin-left: 1em;
   /* background-color: #ECECEC; grau ersetzt durch hellgelb Hbre */
   background-color: var(--hgrfarbe);
}


/* third level has some padding to have it stand out */
div#menu_vert ul ul ul {
   padding-bottom: 0em;
   margin-top:-0.2em;
}

/* menu li block */
#menu_vert li {
   list-style: none;
   margin: 0;
   border-bottom: 1px solid #c0c0c0;
   display: block;
}

#menu_vert ul ul li {
   border: none;
}

/** fix stupid ie bug with display:block; **/
* html #menu_vert li a { height: 1%; } 
* html #menu_vert li hr { height: 1%; }
/** end fix **/

/* first level links */
div#menu_vert a {
   text-decoration:none;    /* no underline for links */
   display: block;              /* IE has problems with this, fixed above */
   padding: 0.8em 0.5em 0.8em 1.5em; /* some air for it */
   color: var(--menufarbe);            /* this will be link color for all levels */
   background: url(https://www.schoenstatt.de/de/uploads/DE-Schoenstatt-Theme/arrow-right.gif) no-repeat 0.5em center; 
   min-height:1em;          /* Fixes IE7 whitespace bug */ 
}

/* next level links, more padding and smaller font */
div#menu_vert ul ul a, div#menu_vert ul a {
   font-size: 90%;
   padding: 0.5em 0.5em 0.5em 2.8em;
   background-position: 1.5em 0.7em;
}

/* third level links, more padding */
div#menu_vert ul ul ul a {
   padding: 0.5em 0.5em 0.5em 3.5em;
   background-position: 2.7em;
}

/* fourth level links, more padding */
div#menu_vert ul ul ul ul a {
   padding: 0.5em 0.5em 0.5em 4.5em;
   background-position: 3.7em;
}


/* hover state for all links */
div#menu_vert a:hover {
   background-color: #ffffff;
   font: bold;
   color: var(--menufarbe); /* 660033; */
}
div#menu_vert a.activeparent:hover {
   background-color: #faf6d1;
   color: #ffffff;
}

/* 
active parent, that is the first-level parent 
of a child page that is the current page 
*/
div#menu_vert li a.activeparent {
   background: url(https://www.schoenstatt.de/de/uploads/DE-Schoenstatt-Theme/arrow-down.gif) no-repeat 0.4em center; 
   background-color: #edd6d6;
   color: var(--menufarbe);
}

div#menu_vert ul ul li a.activeparent {
   background-position: 1.5em center; 
   background-color: transparent;
   color: var(--menufarbe);
}

div#menu_vert ul ul ul li a.activeparent {
   background-position: 2.2em center; 
}
div#menu_vert ul ul ul ul li a.activeparent {
   background-position: 2.7em center; 
}

/* 
current pages in the default Menu Manager 
template are unclickable. This is for current page on first level 
*/
div#menu_vert ul h3 {
   background: url(https://www.schoenstatt.de/de/uploads/DE-Schoenstatt-Theme/arrow-right-active.gif) no-repeat 0.4em center;
   background-color: #cc6633; /* #ba7d7d; */
   display: block; 
   padding: 0.8em 0.5em 0.8em 1.5em;  /* some air for it */
   color: var(--menufarbe); /* 660033; */             /* this will be link color for all levels */
   font-size: 1em;                           /* instead of the normal font size for <h3> */
   margin: 0;                                  /* as <h3> normally has some margin by default */
}

/* 
next level current pages, more padding, 
smaller font and no background color or bottom border 
*/
div#menu_vert ul ul h3 {
   font-size: 90%;
   padding: 0.5em 0.5em 0.5em 2.8em;
   background-position: 1.4em center;
   background-color: transparent;
   border-bottom: none;
   color: var(--menufarbe);
   line-height: 12px;   
}

/* current page on third level, more padding */
div#menu_vert ul ul ul h3 {
   padding: 0.5em 0.5em 0.5em 3.5em;
   background: url(https://www.schoenstatt.de/de/uploads/DE-Schoenstatt-Theme/arrow-right-active.gif) no-repeat 2.5em center; 
   line-height: 12px;   
}

/* current page on fourth level, more padding */
div#menu_vert ul ul ul ul h3 {
   padding: 0.5em 0.5em 0.5em 4.5em;
   background: url(https://www.schoenstatt.de/de/uploads/DE-Schoenstatt-Theme/arrow-right-active.gif) no-repeat 3.5em center; 
   line-height: 12px;   
}


/* section header */
div#menu_vert li.sectionheader {
   border-right: none;
   font-size: 130%;
   font-weight: bold;
   padding: 1.5em 0 0.8em 0;
   background-color: #fff;
   line-height: 1em;
   margin: 0;
   text-align:center;
}



/* separator */
div#menu_vert li.separator {
   height: 1px !important;
   margin-top: -1px;
   margin-bottom: 0;
   padding:2px 0 2px 0;
   background-color: #000;
   overflow:hidden !important;
   line-height:1px !important;
   font-size:1px; /* for ie */
}

div#menu_vert li.separator hr {
   display: none; /* this is for accessibility */
}
/* End of 'Navigation: Simple - Vertical' */

/* Start of CMSMS style sheet 'Layout: Top menu + 2 columns' */
/*****************
browsers interpret margin and padding a little differently, 
we'll remove all default padding and margins and
set them later on
******************/
* {
margin:0;
padding:0;
}

/*
Set initial font styles
*/


/*
set font size for all divs,
this overrides some body rules
*/
div {
   font-size: 1em;
}

/*
if img is inside "a" it would have 
borders, we don't want that
*/
img {
   border: 0;
}

/*
default link styles
*/
/* set all links to have underline and bluish color */
a,
a:link 
a:active {
   text-decoration: none;
/* css validation will give a warning if color is set without background color. this will explicitly tell this element to inherit bg colour from parent element */
   background-color: inherit; 
   color: var(--menufarbe);
}

a:visited {
   text-decoration: none;
   background-color: inherit;
   /* color: #18507C;  Hbre */   /* a different color can be used for visited links */
   color: var(--menufarbe);
}


/* remove underline on hover and change color */
a:hover {
   text-decoration: none;
   /* background-color: #C3D4DF; Hbre */
   /* color: #385C72;    Hbre */
   background-color: #CCCCCC;
   color: #cd1014;
}

/*****************
basic layout 
*****************/
body {
   
   margin:2em; /* gives some air for the pagewrapper */
 
	background-image: url(https://www.schoenstatt.de/de/images/schoenstatt/bgrepeat2025.jpg);
	background-color: white;
	background-repeat: repeat-x;
	
   text-align: left;
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size: 75.01%;
   line-height: 1em;
}

#tinymce{
text-align: left;
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size: 75.01%;
   line-height: 1em;
   color: #333333; /* Hbre: Dunkelgrau */
   
}

/* center wrapper, min max width */
div#pagewrapper {
   border: 0px solid black;
   margin: 0 auto;     /* this centers wrapper */
   max-width: 961px; /*das waren mal 80em*/ /* IE wont understand these, so we will use javascript magick */
   min-width: 60em;
   background-color: #fff;;
   color: #3366bd;
   color: #333333; /* Hbre: Dunkelgrau */
}


/*** header ***
we will hide text and replace it with a image
we need to assign a height for it
*/



div#header {
	position:relative;
   	height: 200px; /* adjust according your image size */
   	background: transparent;      
        margin: 0 0%;
	padding: 0 0 0 0px;	
        background: url(https://www.schoenstatt.de/de/images/schoenstatt/banner_2025.jpg) no-repeat 0 0;
}

div#header-text {
	background: #fff;
	color: #cd1014;
   	position:absolute;
   	left: 130px;
   	top: 10px;
}

div#header-text a{
	text-decoration: none;
   	text-align: right;
   	font: bold 50px Helvetica;
}

div#header-text a:hover{
	background-color: #fff;
}

div#header-text-sub {
	background: #fff;
	color: #cd1014;
   	position:absolute;   
   	left: 400px;
   	top: 60px;
}

div#header-text-sub span{
   
	text-decoration: none;
     	text-align: right;
   	font: italic bold 24px Helvetica;
   	
}

div#header-logo {
	background: transparent;
	
   	position:absolute;
   	width: 180px;           
   	height: 180px;
   	left: 10px;
   	top: 6px;
}

div#header-logo a:hover { 
   background-color: transparent;  
}

div#header-lang {
	background: transparent;
	
	float:right;
        color: white;
   	width: 23em;     /* enough width for the search input box ///// war 23em */
   	text-align: right;
   	padding: 0.6em 0 0.2em 0;
   	margin: 0em 1em ;
}

div#header-lang a{
    text-decoration: none;
    color: white;
    background: transparent;
}


div#search {
	background: white;
	opacity: .5; filter:Alpha(Opacity=50);
	float:right;
        margin: 4px 0px; 
}

div#search input{
	
    border: 1px solid #999999;
    background-color: transparent;
    color: var(--vgrfarbe);
}

div#search a:hover{
	    
    background-color: transparent; 
    color: white;
}

div.breadcrumbs {
   padding: 1em 0 1.2em 0; /* CSS short hand rule first value is top then right, bottom and left */
   font-size: 90%;             /* its good to set fontsizes to be relative, this way viewer can change his/her fontsize */
   margin: 0 1em;              /* css shorthand rule will be opened to be "0 1em 0 1em" */
   border-bottom: 0px dotted #000;
   color: var(--vgrfarbe);
}

div.breadcrumbs span.lastitem { 
   font-weight:bold; 
}

div.breadcrumbs a:hover { 
   background-color: transparent;  
}

div#content {
   margin: 1.5em auto 2em 0; /* some air above and under menu and content */
   /* Hier stand mal   ndiv#content    ??? */

}

div#main {
   margin-left: 26%; /* this will give room for sidebar to be on the left side, make sure this space is bigger than sidebar width */
   margin-right: 2%; /* and some air on the right */
}


div#sidebar {
   float: left;  /* set sidebar on the left side. Change to right to float it right instead. */
   width: 23%;    /* sidebar width, if you change this please also change #main margins */
   display: inline;  /* FIX ie doublemargin bug */
   margin-left: 0;
}

/****************************** Anfang Einfügung für 3.Spalte rechts ************/
div#spalte3 {
   float: right;  /* set sidebar on the right side. Change to left to float it left instead. */
   width: 23%;    /* sidebar width, if you change this please also change #main margins */
   display: inline;  /* FIX ie doublemargin bug */
   margin-right: 0;
}

/****************************** Ende   Einfügung für 3.Spalte rechts ************/


/* if sidebar doesnt include menu but content add class="hascontent" */
div#sidebar.hascontent {
   padding: 0 1%;
   width: 24%;  /* make width smaller if there's padding, or it will get too wide for the floated divs in IE */
}

div#footer {
   clear:both;       /* keep footer below content and menu */
   color: #ECECEC;
   background-color: var(--vgrfarbe); /* Hbre same bg color as in header */
}

div#footer p {
   font-size: 0.8em;
   padding: 1em;      /* some air for footer */
   text-align: center; /* cente#f8ba11 text */
   margin:0;
}

div#footer p a {
   color: #999999; /* needed becouse footer link would be same color as background otherwise */
}

div#footer a:hover {
   background-color: transparent; 
}

/* as we hid all hr for accessibility we create new hr with extra div element */
div.hr {
   height: 1px;
   margin: 1em;
   border-bottom: 1px dotted black;
}

/* relational links under content */
div.left49 {
  float: left;
  width: 49%;  /* 50% for both left and right might lead to rounding error on some browser */
}

div.right49 {
  float: right;
  width: 49%;
  text-align: right;
}




/********************
CONTENT STYLING
*********************/
div#content {
    margin: 0 0.5%;
	padding: 0 0 0 5px;
}

/* HEADINGS */
div#content h1, #tinymce h1 {
   font-size: 2em;  /* font size for h1 */
   line-height: 1em;
   margin: 0;
}

div#content h2, #tinymce h2 {
/*   color: #000066 #2f3990 #501413; durch Hbre ersetzt */ 
   color: var(--menufarbe);
   font-size: 1.5em; 
   text-align: left; 
/* some air around the text */
   padding-left: 0.5em;
   padding-bottom: 1px;
/* set borders around header */
   border-bottom: 1px solid #cd1014; /*   #f8ba11 durch Hbre ersetzt */ 
   border-left: 10px solid #cd1014; 
   line-height: 1.1em;
/* and some air under the border */
   margin: 0 0 0.5em 0; 
}

div#content h3, #tinymce h3 {
/*   color: #2f3990 #501414; durch Hbre ersetzt  neu Blauschwarz */ 
   color: #dd6622;  
   color: var(--menufarbe);
   font-size: 1.3em;
   line-height: 1.3em;
   margin: 1em 0 0.5em 0;
}
div#content h4, #tinymce h4 {
/*   color: #294B5F; durch Hbre ersetzt */ 
   color: var(--vgrfarbe); 
   font-size: 1.2em;
   line-height: 1.3em;
   margin: 0 0 0.25em 0;
}
div#content h5, #tinymce h5 {
   color: #666666; /*Hbre ergänzt  jetzt hellgrau*/ 
   font-size: 0,8em;
   font-weight: 500;
   line-height: 1.3em;
   margin: 0 0 0.25em 0;
}
h6 {
   font-size: 1em;
   line-height: 1.3em;
   margin: 0 0 0.25em 0;
}
/* END HEADINGS */

/* TEXT */
p, #tinymce p {
   font-size: 1em;
   margin: 0 0 1.5em 0;  /* some air around p elements */
   line-height:1.4em;
   padding: 0;
}
blockquote {
   background-color: #cccccc;
   border-left: 10px solid #cccccc;
   margin-left: 10px;
}
pre, #tinymce pre {
   font-family: monospace;
   font-size: 1.0em;
}
strong, b {
/* explicit setting for these */
   font-weight: bold;
}
em, i {
/* explicit setting for these */
   font-style:italic;
}

/* Wrapping text in <code> tags. Makes CSS not validate */
code, pre, #tinymce code, #tinymce pre{
 white-space: pre-wrap;       /* css-3 */
 white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
 white-space: -pre-wrap;      /* Opera 4-6 */
 white-space: -o-pre-wrap;    /* Opera 7 */
 word-wrap: break-word;       /* Internet Explorer 5.5+ */
 font-family: "Courier New", Courier, monospace;
 font-size: 1em;
}

pre {
   border: 1px solid #000;  /* black border for pre blocks */
   background-color: #ddd;
   margin: 0 1em 1em 1em;
   padding: 0.5em;
   line-height: 1.5em;
   font-size: 90%;   /* smaller font size, as these are usually not so important data */
}

/* END TEXT */

/* TABLES */
  table, th, td {border: 1px solid #333399; border-collapse: collapse; padding: 5px;}
/* END TABLES */

/* LISTS */
div#main ul,
div#main ol,
div#main dl, 
#tinymce ul,
#tinymce ol, 
#tinymce dl {
  font-size: 1.0em;
   line-height:1.4em;
   margin: 0 0 1.5em 0;
}
div#main ul li,
div#main ol li, 
#tinymce ul li,
#tinymce ol li {
   margin: 0 0 0.25em 3em;
}

div#dl dt {
   font-weight: bold;
   margin: 0 0 0.25em 3em;
}
div#dl dd {
   margin: 0 0 0 3em;
}
/* END LISTS */
/* End of 'Layout: Top menu + 2 columns' */

/* FORMS */
.cms_form div{
	padding: 4px;
	margin-bottom:4px;
}
.cms_form label{
	width: 160px;
	padding: 3px;
	display: inline-block;
	font-size: 90%;
	font-weight: bold;
}
.cms_form input{
	padding:3px;
	margin-right:5px;	
}


/*Category Lists */

.dreispalt-liste{
overflow:hidden;
}
.dreispalt-item{
float:left;
margin-right:30px;
margin-bottom:30px;
width:206px;
overflow:hidden;
}

.dreispalt-item:nth-child(3n+3){
margin-right:0;
}
.dreispalt-item:nth-child(3n+4){
clear:left;
}

a.readmore{
padding-left:15px;
background: url(https://www.schoenstatt.de/de/uploads/DE-Schoenstatt-Theme/arrow-right.gif) no-repeat 0.5em center;
margin-top:-10px;
}

/* Über dem Menue wird eine Grafik dargestellt */
.jub-2014 #menu_vert{
/* background: url(https://www.schoenstatt.de/de/uploads/DE-Schoenstatt-Theme/jub-2014-menue-hintergrund.png) no-repeat top left var(--hgrfarbe);
padding-top:55px; */ 
}

/* Die Menue-Überschrift wird angezeigt (block) oder nicht (none) */
.jub-2014 #menu_vert h2{
display:none;
display:block;
}

#2014-box{
border-bottom: 0px solid #c0c0c0;
padding-bottom: 15px;
padding-top:15px;
margin-top:30px;
}

#menu_vert.jub2014{
background-image:none;
padding:15px;
margin-top:30px;
padding-bottom:1px;
}

#menu_vert.jub2014 ul{
margin-left:-15px;
margin-bottom:15px;
}

#menu_vert p{
margin-bottom:3px;
}
#menu_vert.jub2014 ul li{
border:none;
}

/* Beginn animierter BALKEN ***** http://jsfiddle.net/jhogervorst/X78qN/2/ ************* */

@-webkit-keyframes moving-gradient {
    0% { background-position: left bottom; }
    100% { background-position: right bottom; }
}

.bar {
    width: 961px;
    height: 2px;
    
    background: -webkit-linear-gradient(
        left,
        #901f45 30%,
        #f49d2b 80%,
        #ffb400 100%
    ) repeat;
    
    -webkit-background-size: 50% 100%;
    -webkit-animation-name: moving-gradient;
    -webkit-animation-duration: 5s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
}

/* Beginn animierter BALKEN ********************************* */

.menuezeileFrauenKongress {
    display:block; 
    width: 100%;
    height: 24px;
    background-color: #901e45;
}

/* Frauenkongress Bildbalken austauschen */ 

.imgFrauenkongress{
	display:inline-block; 
	width:125px;
	height:24px;
	background-image:url('https://www.schoenstatt.de/images/pages/2021/Frauenkongress0700invert.jpg');
}
.imgFrauenkongress:hover img{
	display:none;
}

/* ENDE Frauenkongress Bildbalken austauschen */ 


/* End of 'Schoenstatt-CSS' */

/* Stylesheet: CSSTheme2020 Modified On 2024-11-18 18:47:11 */
