/* merged from: javascript/rsasse/webpages/montessori2/reset_1.0.0.css*/
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* merged from: javascript/rsasse/webpages/montessori2/editor_1.0.0.css*/
.head1
{
  font-weight: bold;
  font-size: 1.25em;
}

.head2
{
  font-weight: bold;
}



/* merged from: javascript/rsasse/webpages/montessori2/teaser/next_events_1.0.0.css*/
div.event
{
  font-family: 'Gudea', sans-serif;
  line-height: 150%;
  margin: 0px 0px 3pt 0px;
}

div.vevent a
{
  font-size: 100%;
}

div.vevent span, div.vevent time, div#calendar_note p
{
  font-size: 90%;
  text-align: left;
}


/* merged from: javascript/rsasse/webpages/montessori2/textstyles_1.0.0.css*/
body
{
  font-family: 'Gudea', sans-serif;
}

a
{
  color: black;
  text-decoration: none;
  font-family: 'Gudea', sans-serif;
}

p
{
  font-family: 'Gudea', sans-serif;
  line-height: 150%;
  margin: 6pt 0px 0px 0px;
}

td
{
  line-height: 150%;
}

strong, span.strong, p.strong
{
  font-weight: bold;
}

#main-navigation
{
  color: #333333;
}

@media all
{
  body, p, div, span, td, time
  {
    font-size: 9pt;
  }
  
  #main-navigation, #sub-navigation
  {
    font-size: 10pt;
  }
}

@media (min-width: 800px) 
{
  body, p, div, span, td, time
  {
    font-size: 10pt;
  }
  
  #main-navigation, #sub-navigation, #sub-navigation span
  {
    font-size: 11pt;
  }
}

@media (min-width: 1000px) 
{
  body, p, div, span, td, time
  {
    font-size: 10.5pt;
  }
  
  #sub-navigation, #sub-navigation span
  {
    font-size: 11pt;
  }

  #main-navigation
  {
    font-size: 12pt;
  }
}

@media (min-width: 1250px) 
{
  body, p, div, span, td, time
  {
    font-size: 11pt;
  }
  
  #sub-navigation, #sub-navigation span
  {
    font-size: 12pt;
  }
  
  #main-navigation
  {
    font-size: 13pt;
  }
}

@media (min-width: 1450px) 
{
  body, p, div, span, td, time
  {
    font-size: 12pt;
  }
  
  #sub-navigation, #sub-navigation span
  {
    font-size: 13pt;
  }
  
  #main-navigation
  {
    font-size: 14pt;
  }
}

.rfl3-group .title
{
  font-weight: bold;
}

.overflow-ellipsis
{
  text-overflow: ellipsis;
}

h2
{
  font-size: 1.5em;
  font-weight: bold;
  margin-top: 6pt;
}

.head1, .head2, .head3
{
  text-align: left;
}

/* merged from: javascript/rsasse/webpages/montessori2/responsive_1.0.1.css*/
@media (max-width: 599px)
{
  #head, #head-left, #head-right, #head-center, #content-top, #content-top-left, #content-top-center, 
      #content-top-right, #content-body, #content-left, #content-center, .left, .center, .right, #main-navigation, #footer
  {
    position: relative;
    left: 0px;
    right: 0px;
    top: 0px;
    width: auto;
    max-width: 100%;
  }
  
  #content-center-outer
  {
    width: 100%;
  }
  
  .center
  {
    clear: both;
    left: 0px !important;
    right: 10px !important;
  }
  
  #main-navigation
  {
    text-align: center;
  }
  
  #main-navigation li
  {
    display: inline;
    float: left;
  }
  
  #content-center
  {
    padding: 10px 0px 30px 0px;
  }

  .right, #content-bottom, #footer, #content-top-left
  {
    display: none;
  }
  
  .rfl2-group
  {
  }

  .rfl2-group-panel_even
  {
    width: 100%;
  }

  .rfl2-group-panel_odd
  {
    width: 100%;
  }
  
  .rfl3-group
  {
  }

  .rfl3-group-panel_1
  {
    width: 100%;
    overflow-x: hidden;
  }

  .rfl3-group-panel_2
  {
    width: 100%;
    overflow-x: hidden;
  }

  .rfl3-group-panel_3
  {
    width: 100%;
    overflow-x: hidden;
  }
  
  img.news-overview
  {
    width: 100%;
    height: auto !important;
  }
  
  #main-navigation
  {
    height: 60px !important;
    overflow: hidden;
    top: -100px;
  }
  
  #main-navigation ol
  {
    left: 32px;
  }
  
  #main-navigation ol li
  {
    padding: 0px;
    float: left;
    display: inline;
  }
}


@media (min-width: 600px)
{
  .left
  {
  }

  .center
  {
    left: 200px !important;
    right: 0px !important;
  }
  
  .right
  {
    display: none !important;
  }
  
  img.news-overview
  {
    width: 100%;
    height: auto !important;
  }
}

@media (min-width: 800px) 
{
  .left
  {
  }

  .center
  {
    left: 200px !important;
    right: 0px !important;
  }
  
  .right
  {
    display: none;
  }
  
  img.news-overview
  {
    width: 100%;
    height: auto !important;
  }
}

@media (min-width: 1020px) 
{
  .left
  {
    width: 20%;
  }

  .center
  {
    left: 20% !important;
    right: 20% !important;
  }
  
  .right
  {
    left: 80%;
    display: block !important;
  }
  
  .rfl2-group
  {
  }

  .rfl2-group-panel_even
  {
    width: 49%;
    margin-right: 2%;
    float: left;
    clear: both;
  }

  .rfl2-group-panel_odd
  {
    width: 49%;
    float: right;
  }
  
  .rfl3-group
  {
  }

  .rfl3-group-panel_1
  {
    width: 47%;
    margin-right: 3%;
    float: left;
    padding: 0px;
  }

  .rfl3-group-panel_2
  {
    width: 47%;
    margin-right: 3%;
    float: left;
    padding: 0px;
  }

  .rfl3-group-panel_3
  {
    width: 47%;
    margin-right: 3%;
    float: left;
    padding: 0px;
  }
}
  
@media (min-width: 1250px) 
{
  .center
  {
    left: 20%;
    right: 20%;
  }
  
  .right
  {
    left: 80%;
  }
  
  .rfl3-group
  {
    display: block;
    width: 100%;
  }

  .rfl3-group-panel_1
  {
    width: 30%;
    display: inline;
    float: left;
    padding: 0px 0px 0px 0px;
  }
   
  .rfl3-group-panel_2
  {
    width: 30%;
    display: inline;
    float: left;
    padding: 0px 0px 0px 0px;
  }

  .rfl3-group-panel_3
  {
    width: 30%;
    display: inline;
    float: left;
    padding: 0px 0px 0px 0px;
  }
}

@media (min-width: 2000px) 
{
  .center
  {
    left: 400px;
  }
  
  .right
  {
    left: 1600px;
  }
}

@media (min-height: 960px)
{
  .largeimage
  {
    height: 400px;
  }
  .largeimage .title
  {
    top: 350px;
  }
}


/* merged from: javascript/rsasse/webpages/montessori2/micro/vcard_1.0.0.css*/
.vcard
{
}

.vcard .adr
{
}

.vcard .adr .org
{
  display: none;
}

.vcard .adr .region
{
  display: none;
}

.vcard .adr .country-name
{ 
  display: none;
}

.vcard .adr .name
{
  display: block;
  margin: 0px 0px 12pt 0px;
  text-align: left !important;
}

.vcard .adr .fn
{
  display: block;
  margin: 0px 0px 6pt 0px;
  font-weight: bold;
}

.vcard .adr .street-address
{
  display: block;
  margin: 0px 0px 6pt 0px;
}

.vcard .adr .postal-code
{
  display: inline;
  margin: 0px 0px 6pt 0px;
}

.vcard .adr .locality
{
  display: inline;
}

.vcard .adr .tel
{
  display: block;
  margin: 12pt 0px 6pt 0px;
}

.vcard .adr .fax
{
  display: block;
  margin: 0px 0px 12pt 0px;
}

.vcard .adr .url
{
  display: block;
}


/* merged from: javascript/rsasse/webpages/montessori2/owl2/owl_carousel_2.0.0.css*/
/* 
 * 	Core Owl Carousel CSS File
 *	v1.3.3
 */

/* clearfix */
.owl-carousel .owl-wrapper:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
/* display none until init */
.owl-carousel{
	display: none;
	position: relative;
	width: 100%;
	-ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper{
	display: none;
	position: relative;
	-webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer{
	overflow: hidden;
	position: relative;
	width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight{
	-webkit-transition: height 500ms ease-in-out;
	-moz-transition: height 500ms ease-in-out;
	-ms-transition: height 500ms ease-in-out;
	-o-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out;
}
	
.owl-carousel .owl-item{
	float: left;
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div{
	cursor: pointer;
}
.owl-controls {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* mouse grab icon */
.grabbing { 
    cursor:url(grabbing.png) 8 8, move;
}

/* fix */
.owl-carousel  .owl-wrapper,
.owl-carousel  .owl-item{
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility:    hidden;
	-ms-backface-visibility:     hidden;
  -webkit-transform: translate3d(0,0,0);
  -moz-transform: translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0);
}



/* merged from: javascript/rsasse/webpages/montessori2/owl2/owl_carousel_theme_default_2.0.0.css*/
/*
* 	Owl Carousel Owl Demo Theme 
*	v1.3.3
*/

.owl-theme .owl-controls{
	margin-top: 10px;
	text-align: center;
}

/* Styling Next and Prev buttons */

.owl-theme .owl-controls .owl-buttons div{
	color: #FFF;
	display: inline-block;
	zoom: 1;
	*display: inline;/*IE7 life-saver */
	margin: 5px;
	padding: 3px 10px;
	font-size: 12px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	background: #869791;
	filter: Alpha(Opacity=50);/*IE7 fix*/
	opacity: 0.5;
}
/* Clickable class fix problem with hover on touch devices */
/* Use it for non-touch hover action */
.owl-theme .owl-controls.clickable .owl-buttons div:hover{
	filter: Alpha(Opacity=100);/*IE7 fix*/
	opacity: 1;
	text-decoration: none;
}

/* Styling Pagination*/

.owl-theme .owl-controls .owl-page{
	display: inline-block;
	zoom: 1;
	*display: inline;/*IE7 life-saver */
}
.owl-theme .owl-controls .owl-page span{
	display: block;
	width: 12px;
	height: 12px;
	margin: 5px 7px;
	filter: Alpha(Opacity=50);/*IE7 fix*/
	opacity: 0.5;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	background: #869791;
}

.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span{
	filter: Alpha(Opacity=100);/*IE7 fix*/
	opacity: 1;
}

/* If PaginationNumbers is true */

.owl-theme .owl-controls .owl-page span.owl-numbers{
	height: auto;
	width: auto;
	color: #FFF;
	padding: 2px 10px;
	font-size: 12px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
}

/* preloading images */
.owl-item.loading{
	min-height: 150px;
	background: url(AjaxLoader.gif) no-repeat center center
}

/* merged from: javascript/c4u/kaleidos/jquery-plugins/jquery.powertip-1.2.0.css*/
/* PowerTip Plugin */
#powerTip {
	cursor: default;
	background-color: #f2f2f2;
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15), 0 2px 1px rgba(255, 255, 255, 0.5) inset, 0 -2px 2px #dcdcdc inset;
	-moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15), 0 2px 1px rgba(255, 255, 255, 0.5) inset, 0 -2px 2px #dcdcdc inset;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15), 0 2px 1px rgba(255, 255, 255, 0.5) inset, 0 -2px 2px #dcdcdc inset;
	border: 1px solid #acacac;
	border-radius: 6px;
	color: #000000;
	display: none;
	padding: 10px;
	position: absolute;
	white-space: nowrap;
	z-index: 2147483647;
}
#powerTip:before {
	content: "";
	position: absolute;
}
#powerTip.n:before, #powerTip.s:before {
	border-right: 5px solid transparent;
	border-left: 5px solid transparent;
	left: 50%;
	margin-left: -5px;
}
#powerTip.e:before, #powerTip.w:before {
	border-bottom: 5px solid transparent;
	border-top: 5px solid transparent;
	margin-top: -5px;
	top: 50%;
}
#powerTip.n:before {
	border-top: 10px solid #acacac;
	border-top: 10px solid rgba(172, 172, 172, 0.8);
	bottom: -10px;
}
#powerTip.e:before {
	border-right: 10px solid #acacac;
	border-right: 10px solid rgba(172, 172, 172, 0.8);
	left: -10px;
}
#powerTip.s:before {
	border-bottom: 10px solid #acacac;
	border-bottom: 10px solid rgba(172, 172, 172, 0.8);
	top: -10px;
}
#powerTip.w:before {
	border-left: 10px solid #acacac;
	border-left: 10px solid rgba(172, 172, 172, 0.8);
	right: -10px;
}
#powerTip.ne:before, #powerTip.se:before {
	border-right: 10px solid transparent;
	border-left: 0;
	left: 10px;
}
#powerTip.nw:before, #powerTip.sw:before {
	border-left: 10px solid transparent;
	border-right: 0;
	right: 10px;
}
#powerTip.ne:before, #powerTip.nw:before {
	border-top: 10px solid #acacac;
	border-top: 10px solid rgba(172, 172, 172, 0.8);
	bottom: -10px;
}
#powerTip.se:before, #powerTip.sw:before {
	border-bottom: 10px solid #acacac;
	border-bottom: 10px solid rgba(172, 172, 172, 0.8);
	top: -10px;
}
#powerTip.nw-alt:before, #powerTip.ne-alt:before,
#powerTip.sw-alt:before, #powerTip.se-alt:before {
	border-top: 10px solid #acacac;
	border-top: 10px solid rgba(172, 172, 172, 0.8);
	bottom: -10px;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	left: 10px;
}
#powerTip.ne-alt:before {
	left: auto;
	right: 10px;
}
#powerTip.sw-alt:before, #powerTip.se-alt:before {
	border-top: none;
	border-bottom: 10px solid #acacac;
	border-bottom: 10px solid rgba(172, 172, 172, 0.8);
	bottom: auto;
	top: -10px;
}
#powerTip.se-alt:before {
	left: auto;
	right: 10px;
}


/* merged from: javascript/c4u/kaleidos/jquery-plugins/jquery.powertip-c4u-1.2.1.css*/
/* Tooltip Anpassungen C4U */
#powerTip
{
  white-space: normal;
  background-color: #ffffff;
  border-radius: 0px;
  border: 2px solid #acacac; 
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}