* {
    border: 0;
    margin: 0;
    outline: 0;
    padding: 0;
}
/*::selection { background: #A0A064; color: #555; }
::-moz-selection { background: #A0A064; color: #555; }*/

/* Seitengerüst - Beginn */
html {
    overflow-y: scroll;
    overflow-x: hidden;
    height: 100%;
    /*background: url("../gfx/bg_html.png") repeat-x center -50px #eee;*/    
}
#system-debug {
	position: absolute;
    z-index: 200000
}

body {
	/*background: url("../gfx/bg_body.png") repeat-y top; Seitenhintergrund von oben nach unten im content-bereich*/    
    min-height:100%;	
    margin: 0;
    padding: 0;
    font-size: 10px;   
}
body.st-menu-open {
    overflow-x: hidden;	
}
body.st-menu-open.lg {
    overflow-x: visible;
}
body.st-menu-open .st-pusher {
    overflow: hidden;
}
body.st-menu-open.lg .st-pusher {
    overflow: visible;
}
#page {
    padding: 0;
    position: relative;
    text-align: left;
	background: #bcc9d3 url(../gfx/bg_page.png) center 0 repeat-x;
	min-width: 1000px;		
	margin: 0 auto; /* Div soll zentriert werden */
	min-height: 100%; /* Mindesthöhe für moderne Browser */
	height:auto !important; /* Important Regel für moderne Browser */	
	overflow: hidden !important; /* FF Scroll-leiste */	
    margin-top: 213px;
/*	margin-top: 159px;*/
}
/* Seitengerüst - Ende */

/* Kopfbereich - Beginn */
#header {    
    position: relative;
    background: #fff;
    border-bottom: 2px solid #921233;
}
#header-wrap {    
    background-image: none !important;
}

#assist {
	position: absolute;	
}
#assist li a {
	position: absolute;
	top: -50px;	
	display: block;
	width: 50px;
	height: 50px;
	z-index: 100;
	cursor: move;	
}
#assist li a span {
    display: none;
}
#assist li a.home {
	left: 982px;
	top: 11px;
	background: url(../gfx/assist_bg_home.png) no-repeat top left;
}
#assist li a.anmelden {
	left: 992px;
	top: 118px;
	background: url(../gfx/assist_bg_login.png) no-repeat top left;
}
#assist li a.impressum {
	left: 1024px;
	top: 56px;
	background: url(../gfx/assist_bg_impressum.png) no-repeat top left;
}
#assist li a.kontakt {
	left: 1027px;
	top: 188px;
	background: url(../gfx/assist_bg_kontakt.png) no-repeat top left;
}
#assist li a.vertretungsplan {
    background: url("../gfx/assist_bg_vertretung.png") no-repeat top left;
    left: 985px;
    top: 220px;
}
#assist li a.vertretungsplan-lehrer {
    background: url("../gfx/assist_bg_vertretung_lehrer.png") no-repeat top left;
    left: 985px;
    top: 220px;
}
#assist li a.apetito {
	left: 1080px;
	top: 270px;
	background: url(../gfx/assist_bg_apetito.png) no-repeat top left;
}

#login-form {
	position: absolute;
	top: -50px;
	right: 0;
	width: 234px;
	height: 50px;
}
#form-login-username {
	position: absolute;
	top: 0;
	left: 0;
	line-height: 1.5em;
}
#form-login-password {
	position: absolute;
	top: 0;
	left: 99px;
	line-height: 1.5em;		
}
#form-login-remember {
	position: absolute;
	top: 21px;
	left: 172px;
	line-height: 1em;			
}
#modlgn-username, #modlgn-passwd {
	width: 78px;
	border: 1px solid #ccc;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	-o-border-radius: 0px;
	border-radius: 0px;
	padding: 3px 4px;	
	-webkit-box-shadow: 0 0 0px 0px #fff inset;
	-moz-box-shadow: 	0 0 0px 0px #fff inset;
	-o-box-shadow: 		0 0 0px 0px #fff inset;
	box-shadow: 		0 0 0px 0px #fff inset;
	background: #fcfcfc;
	color: #aaa;
}
#modlgn-submit {
	position: absolute;
	top: 2px;
	right: 21px;
	background: #eee;
}
#form-login-username label, #form-login-password label, #form-login-remember label {
	font-size: 12px;
	color: #aaa;
	padding-left: 4px;
}
.login-greeting {
	color: #fff;
	display: inline;
	float: left;
	line-height: 1.3em;
	font-size: 1.3em;	
}

.logout-button {
	color: #fff;
	display: inline;
	float: left;	
}
#form-login-logout {
	float: left;
	font-size: 1.3em;
}
#form-login-logout a, #form-login-submit a  {
	color: #adc1bf;
}

#form-login-logout a:hover, #form-login-submit a:hover  {
	color: #fff !important;
}

.breadcrumbs {
   position: absolute;
   bottom: 2px;
   left: 55px;
   font-size: 1.2em;
   color: #4c4c4c;	
}
.breadcrumbs a {
    color: #fff;
    font-size: 1.0em;
    text-decoration: none;
}
.breadcrumbs a:hover {
    color: #666;
}



#sparte {
	margin: 0 0 0 280px;	
}
#sparte li {
    background: none repeat scroll 0 0 transparent;
    float: left;
    padding: 0.3em 0 0 45px;
    text-transform: uppercase;    
    font-size: 1.8em;
    letter-spacing: 0.1em;
}

#sparte li a {
	color: #666;
}

#sparte li a:hover {
	color: #fff;
}

#nav {
	position: absolute;
	top: 43px;
	left: 308px;
	z-index: 1;	
}
#nav li {
	float: left;
	padding: 0;
	margin: 0;	
	background: none;
	border-right: 1px solid rgba(255, 255, 255, 0.6);
	font-size: 1.6em;	
	letter-spacing: 0.07em;
	line-height: 1em;
}

#nav li a {
	color: #cce6f3;
	font-weight: 400;
	padding: 0 18px 0 18px;	
}

#nav li.active a, #nav li a:hover {
	color: #fff;	
}

#logo {
    height: 109px;
    position: absolute;
    left: 680px;
    top: 25px;
    width: 295px;
    z-index: 1;
    overflow: hidden; 
    margin-bottom: 1px;	
}
#logo img {
	
}

#facebookbox {
	position: absolute;
	top: 650px;
	left: 65px;
	width: 90px;
	height: 90px;	
	z-index: 20;
}
#facebookbox p img {
	margin: 0;
	width: 30px;
	height: 30px;
}
#facebookbox p.pictos {
	width: 90px;
	height: 35px;
	float: left; 
	padding: 0;
}
#facebookbox p.text {
    color: #FFFFFF;
    float: left;
    font-size: 1.2em;
    font-weight: 300;
    height: 60px;
    line-height: 1.3em;
    padding-left: 2px;
    width: 93px;
}

#quicklinks-wrap {
    height: 60px;
    width: 100% !important;
    background: #dfe7eb;
}
#quicklinks-wrap #quicklinks {
    position: absolute;  
    bottom: 13px;
    margin: 0 auto;
    clear: both;
    width: 100%;    
    text-align: center; 
}

#quicklinks-wrap #quicklinks li {
    display: inline-block;    
    background: none;
    margin: 0;
    padding: 10px 15px;    
    font-size: 1.4em;
    line-height: 1em;
    position: relative;
    text-align: left;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

#quicklinks-wrap #quicklinks li a {
    text-transform: uppercase;
    color: #999999;
    background-position: 0 0;
    padding-left: 25px;
}

#quicklinks-wrap #quicklinks li a.facebook { 
    background: url("../gfx/icon_quicklink_facebook.png") no-repeat;    
}
#quicklinks-wrap #quicklinks li a.instagram { 
    background: url("../gfx/icon_quicklink_instagram.png") no-repeat;    
}
#quicklinks-wrap #quicklinks li a.aktuelles { 
    background: url("../gfx/icon_quicklink_aktuelles.png") no-repeat;    
}
#quicklinks-wrap #quicklinks li a.newsletter { 
    background: url("../gfx/icon_quicklink_newsletter.png") no-repeat;    
}
#quicklinks-wrap #quicklinks li a.kontakt { 
    background: url("../gfx/icon_quicklink_kontakt.png") no-repeat;    
}
#quicklinks-wrap #quicklinks li a.suche { 
    background: url("../gfx/icon_quicklink_suche.png") no-repeat;     
}
#quicklinks-wrap #quicklinks li.item-126 {
    width: 100px;
}
#quicklinks-wrap #quicklinks li.opened {
	width: 150px;
}
#quicklinks-wrap #quicklinks li.item-126.opened a span {
	display: none;
}

#quicklinks-wrap #quicklinks li a:hover {
    color: #787878;
    background-position: 0 -40px;
}
#quicklinks-wrap .mod_flexiadvsearch_wrap {
    width: 0px;
    overflow: hidden;
    position: absolute;
    left: 40px;
    top: 2px;   
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}
#quicklinks-wrap li.opened .mod_flexiadvsearch_wrap {
/*  background: url(../gfx/icon_suche.png) 0px 5px no-repeat; */
    width: 150px;
}
#quicklinks-wrap .mod_flexiadvsearch_wrap input {
	width: 0;
    border: 1px solid #ccc;
    padding: 6px;
    background: #ffffff;
    color: #000000;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}
#quicklinks-wrap li.opened .mod_flexiadvsearch_wrap input {
    width: 100px;
}

.ui-menu .ui-menu-item {
	background: none;
}

#nav-head {
	margin: 0;
	width: 1000px;	
	position: relative;
}

#nav-head li {
	display: inline-block;
	padding: 0;
	background: none;	
}

#nav-head li a {
	width: 160px;
	height: 54px;
	margin: 0;
	padding: 0;
	float: left;
	-webkit-transition:background-position 0s, height 0.5s !important;  
    -moz-transition:background-position 0s, height 0.5s !important;  
    -o-transition:background-position 0s, height 0.5s !important;  
    transition:background-position 0s, height 0.5s !important; 
}
#nav-head li a span {
	display: none;	
}
#nav-head li.item-142 {
	background: url("../gfx/linie.png") bottom no-repeat;
}

#nav-head li.item-142 a {
	width: 1000px;
	height: 97px;
	background: url("../gfx/logo.png") top no-repeat;	
}

#nav-head li.item-143 a {
	margin-left: 100px;
	background: url("../gfx/logo_kathedralforum.jpg") 0 -113px no-repeat;
	background-size: 166px 162px;	
}
#nav-head li.item-143 a:hover, #nav-head li.item-143.active a {	
	background-position: left -5px;
}

#nav-head li.item-144 a {	
    background: url("../gfx/logo_agricolaforum.jpg") 0 -113px no-repeat;
    background-size: 166px 162px;   	
}
#nav-head li.item-144 a:hover, #nav-head li.item-144.active a {	
	background-position: left -5px;
}

#nav-head li.item-145 a {	
	background: url("../gfx/logo_novalisforum.jpg") 0 -113px no-repeat;
    background-size: 166px 162px;       
}
#nav-head li.item-145 a:hover, #nav-head li.item-145.active a {	
	background-position: left -5px;
}

#nav-head li.item-146 a {		
	background: url("../gfx/logo_leibnizforum.jpg") 0 -113px no-repeat;
    background-size: 166px 162px;	
}
#nav-head li.item-146 a:hover, #nav-head li.item-146.active a {	
	background-position: left -5px;
}

#nav-head li.item-337 a {		
	background: url("../gfx/logo_roemerforum.jpg") 0 -113px no-repeat;
    background-size: 166px 162px;	
}
#nav-head li.item-337 a:hover, #nav-head li.item-337.active a {	
	background-position: left -5px;
}

#nav-sub {
	position: absolute;
	top: 20px;
	left: 20px;
	width: 230px;
	z-index: 1;		
	background: none;		
}
.start #nav-sub {
	top: 100px;	
}

#nav-sub > li > a {
    color: #d78695 !important;
}
#nav-sub li {	
	font-size: 1.5em;
	margin-bottom: 0px;	
	padding: 0;
	font-weight: 400;	
	letter-spacing: 1px;
	background: none;
	width: 180px;
	text-transform: uppercase;
/* 	border-top: 1px solid rgba(255,255,255,0.25); */
	background: url("../gfx/linie_weiss_200.png") top no-repeat;
}
#nav-sub li li {
	text-transform: none;
	font-size: 0.9em;	
	letter-spacing: 0px;
	border-top: none;
	text-transform: none;	
	background: none;
}

#nav-sub li a,
#nav-sub li.current li a {
	display: block;
	color: #e7cfd2;
	font-weight: 300;	
	letter-spacing: 0.05em;
	/*background: rgba(0,102,153,0.1);*/
}

#nav-sub li a:hover {
	color: #ffffff;
	/*background: rgba(0,102,153,0.2);*/
}

#nav-sub li.current a {		
    color: #ffffff;	
	/*background: rgba(0,102,153,0.2);*/	
}

#nav-sub li a.facebook {
	background: url("../gfx/icon_facebook_mainmenu.png") left 0 no-repeat;
	padding: 5px 0 5px 25px;
}
#nav-sub li a.instagram {
    background: url("../gfx/icon_instagram_mainmenu.png") left 0 no-repeat;
    padding: 5px 0 5px 25px;
}

#nav-sub li a.facebook span,
#nav-sub li a.instagram span {
    padding: 0;
}
#nav-sub li a.facebook:hover,
#nav-sub li a.instagram:hover {
	background-position: left -40px;
}
#nav-sub > li:nth-last-child(1) {
    background: none;
    padding: 10px 0 35px 25px;
}

#nav-sub > li:nth-last-child(2) {
    padding: 30px 0 15px 25px;
}

#nav-sub li.active li a, #nav-sub li.current li a {
	/*background: rgba(0,102,153,0.2);*/
}

#nav-sub li.current a:hover,
#nav-sub li.active li a:hover {
	opacity: 1;
	/*background: rgba(0,102,153,0.3);*/
}

#nav-sub li.active li a span,
#nav-sub li.current li a span {
	border: none;
	background: none;
}

#nav-sub li.active a span {	
	/*background: url(/templates/minnemedia/gfx/pfeil_menue_blau_u.png)  200px 7px no-repeat;*/
}

/* #nav-sub li.current a span { */
/* 	background: url(/templates/minnemedia/gfx/menu_symbol.png) 0 0.5em no-repeat; */
/* } */
#nav-sub li li.current a span {
/* 	background: url(/templates/minnemedia/gfx/menu_symbol.png) 0 0.2em no-repeat; */
	font-weight: 600;
}

#nav-sub li a span {
	padding: 1.2em 1em 0.7em 25px;
	display: block;
	line-height: 1.1em;
	min-width: 200px;
}

#nav-sub li ul {
	padding: 0em 0 0.6em 0;
}

#nav-sub li li a span {
	padding: 0.4em 1em 0.4em 25px;
}

/* Kopfbereich - Ende */

/* Inhaltsbereich - Beginn */
/* Subcontent - Beginn */
#supcontent {
	display: block;	
	padding: 0 0 0 0;
	position: relative;		
}
/* Subcontent - Ende */

.componentheading {
    background: url("../../../../../../templates/minnemedia/gfx/bg_teaser.png") repeat-y center transparent;
    color: #FFFFFF;
    margin: 0;
    padding: 10px 60px 8px 170px;
    position: absolute;
    top: 213px;
    left: 288px;
    width: 610px;
    z-index: 2;
    text-shadow: 0px 0px 5px rgba(0,0,0,1);
    filter: dropshadow(color=#000000, offx=0, offy=0);    
}
#content {
	position: relative;	
	height:auto !important; /* Important Regel für moderne Browser */
	height:100%; /* Mindesthöhe für den IE */
	/*overflow: hidden !important;  FF Scroll-leiste */	
}
#content-wrap {
	min-height: 400px;	
}

#main {
    margin: 0;
    position: relative;    
    min-height: 500px;
    background: #fff;
    margin: 0 88px 20px;
	-webkit-box-shadow: 0 5px 25px -15px rgba(0, 0, 0, 1);
	box-shadow: 0 5px 25px -15px rgba(0, 0, 0, 1);    
}
#page.breit #main {
	padding: 150px 0 400px 0 !important;
	width: 100% !important;	
}
#page.start #main {
	padding: 00px 0 300px 330px !important;
	min-height: 150px;
	width: 500px;
}

#page.start #content .custom {
    padding: 100px 100px 0 390px;
    position: relative;
}
#page.start #content .custom h3, #page.start #content .custom p {
	padding-left: 20px;
}
#page.start .cat-items {
	margin-top: 30px;	
}

div.copyright {
    position: absolute;
    left: calc(50% + 430px);
    top: 280px;
    width: 250px;
    color: #fff;
    cursor: pointer;
    text-shadow: 0px 0px 3px #000;
}
div.copyright span {
    font-size:1.5em;
    padding: 1px 3px 0 0;
    display: block;
    float: left
}
div.copyright div.descr {
    color: #000000;    
    left: -205px;
    padding: 10px;
    position: absolute;
    bottom: 30px;
    width: 260px;
    z-index: 3;
    background: #fff;
    -webkit-box-shadow: 0px 0px 5px 5px rgba(0, 0, 0, 0.1); /* WebKit */
    -moz-box-shadow: 0px 0px 5px 5px rgba(0, 0, 0, 0.1); /* Firefox */
    box-shadow: 0px 0px 5px 5px rgba(0, 0, 0, 0.1); /* Standard */
    display: none;  
    text-shadow: none;
}
div.copyright div.descr h3 {
    font-size: 1.1em;
    margin-bottom: 0.5em;
}
div.copyright:hover div.descr {
    display: block; 
}

@media only screen and (max-width : 1024px) {
    div.copyright {
       top: 10px;
       right: -170px !important;
       left: auto !important;
    }
    div.copyright .descr {
       display: none;  
    }
}

#flexicontent {	
	position: relative;
}
#flexicontent .cat-items,
#flexicontent .subcategorieslist,
#flexicontent .item-content {
	margin: -30px 0 0 0;
	padding-top: 30px;
	z-index: 2000;
}   
#flexicontent .item-content img {
	max-width: 100%;
	height: auto !important;
}
#flexicontent.flexi_edit {
	width: 600px;		
}


#flexicontent ul li{
	font-size: 1.4em;	
}

#main.breit #flexicontent.flexi_edit {
	width: 600px;
	padding-right: 70px;
}

/*
#flexicontent.items.type1 {
	margin: 120px 0 0 0;	
}

#flexicontent.items.type1 h2 {
	position: absolute;
	top: -140px;	
	height: 100px;
	width: 290px;
	vertical-align: baseline;
}

#flexicontent.items.type1 h2 span {
	position: absolute;
	bottom: 0;
}


#flexicontent.items.type1 .fc_field_image {
    border: 0 none;
    border-radius: 0 0 0 0;
    left: 300px;
    padding: 0;
    position: absolute;
    top: -180px;
}

#flexicontent.items.type2 {
	margin: 0;
}

#flexicontent.items.type2 h2 span {
	
}

#flexicontent.items.type2 .fc_field_image {
    border: 0 none;
    border-radius: 0 0 0 0;
    padding: 0;
}

h2.flexicontent { 
    margin-bottom: 30px;
    margin-left: -15px;
    margin-top: 30px;
    text-transform: uppercase;
}

h2.contentheading + .custom-2 {	
	margin-top: -10px;
}
*/
.spacer {
	height: 220px;
    width: 600px;
    float: left;
}

.kopfmotiv {
    background: url("/templates/minnemedia/gfx/bg_main_image_shadow.png") no-repeat scroll center top transparent;
    height: 360px;
    margin: 0 0 0 -55px;
    overflow: hidden;
    padding: 8px 40px;
    position: relative;
    width: 648px;    
}

.kopfmotiv a {
	position: relative;
	display: block;	
	border: 4px solid #FFFFFF;
}

.kopfmotiv .lupe {
	right: 4px !important;
}

a.zoom {
	position: relative;
	display: block;
	margin: 0;
	padding: 0;
	background: none;
}
.field_spaltenbild {
    position: relative;
}

.field_spaltenbild a {
    position: relative;
    display: block;
}

.txt_img {
    display: block;
}
.txt_img.left {
	margin: 0.3em 1em 0.3em 0;
	float: left;
}
.txt_img.right {
	margin: 0 0.3em 1em 0.3em;
	float: right;
}
.txt_img img, .links-bild img {
	display: block;
    float: none !important;
    margin: 0;
    border: 0px solid #fff;
}
.txt_img .lupe, .gallery .lupe, .field_spaltenbild .lupe {
	position: absolute;
	display: block;
	width: 20px;
	height: 20px;
	top: 5px;
	right: 5px;
	background: url(/templates/minnemedia/gfx/lupe.png) no-repeat top left;
	float: none;
}

span.alt {
	display: block;
	bottom: 0;
	position: absolute;
	background: #fff;
	opacity: 0.4;
	width: 100%;
	color: #000;
}
span.alt span {
	padding: 10px 15px;
	display: block;
	font-weight: 400;
	font-size: 12px;
}

#flexicontent p.buttons {	
    position: absolute;
    text-align: right;
    margin: 0;
    right: 0;
    top: 10px;
    right: 5px;
    z-index: 2001;
}

#flexicontent.items p.buttons {
	top: 290px;
	right: 15px;
}

#flexicontent div.buttons {	
    position: absolute;
    text-align: right;
    margin: 0;
    right: 0;
    top: 0px;
    right: 0;
}

#flexicontent p.buttons a.fc_editbutton,
#flexicontent div.buttons a.fc_editbutton {
	background: url("../gfx/editieren.png") no-repeat scroll right top transparent;
    display: block;
    height: 20px;
    width: 25px;
}
#flexicontent p.buttons a.editlinktip img,
#flexicontent div.buttons a.editlinktip img {
	display: none;
}

.statetoggler li.topLevel, .statetoggler li ul li {
	padding: 0;	
}

.avVideo .avPlayerContainer { 
	border-radius: 0;
	padding: 0;
	background: none;
}

.gallery {
	margin-bottom: 1em;
	margin-left: -0.5em;	
}
.gallery a {
	border: 4px solid #fff;
    display: block;
    float: left;
    margin: 0.5em;
    position: relative;
}
.gallery a img {
	border: 1px solid #FFFFFF;
    box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.3);
}

#main div.pagination {
    color: #AAAAAA;
    font-size: 1.3em;
    float: right;
}
#main div.pagination ul {
    background: transparent none repeat scroll 0 0;
    float: left;
    margin: 0;
    padding: 0;
}
#main div.pagination ul li {    
    float: left;
    font-weight: 700;
    list-style-type: none;
    margin: 0;
    padding: 0 0.4em;
    background: none;
    font-size: inherit;
}
#main div.pagination ul li a {
    background: none;
    font-weight: 400;
    margin: 0;
    padding: 0;
    text-decoration: none;
    position: relative;
}
#main div.pagination ul li a:hover {
    text-decoration: none;
}
#main div.pagination ul.first a {    
    padding: 0 0 0 1.4em;
    background: url(../gfx/link_prev.png) no-repeat left -22px;
}   
#main div.pagination ul.last a {    
    padding: 0 1.4em 0 0;
    background: url(../gfx/link.png) no-repeat right -22px;
}
#main div.pagination ul.first li, 
#main div.pagination ul.last li {
    font-weight: 400;
    padding: 0;
}
#main div.pagination ul.first a:hover {
	background-position: left -2px;
}
#main div.pagination ul.last a:hover {
	background-position: right -2px;
}

#marginal {
    position: relative;    
    font-size: 0.9em;
    padding: 0;    
    background: url(../gfx/bg_module_aufgrau.png) top left no-repeat;    
}

/* Inhaltsbereich - Ende */

/************************************
 * FLEXIcontent Advanced Search View
 ************************************/

.flexicontent.fcsearch {
	margin-top: 30px;
	padding: 40px 170px 50px;	
}

.flexicontent.fcsearch {
	padding: 40px 170px 50px;  
}
.fc_search_option_cell {
    display: block;
    float: left;
    font-size: 1.4em;
    line-height: 1.3em;
    padding: 10px 0 10px 30px !important;
    background: url(../gfx/icon_suche.png) no-repeat scroll left 12px transparent;
}
#searchForm_submitWarn,
.fc_legend_text,
.fc_search_label_cell {
	display: none !important;
}
button.button_go {
    background: none repeat scroll 0 0 #F2F2F2;
    border: 1px solid #CCCCCC;
    padding: 3px 4px;
    margin: 0 0 0 5px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    cursor: pointer;
}
#search_searchword {
    background: none repeat scroll 0 0 #F2F2F2;
    border: 1px solid #CCCCCC;
    padding: 4px;
    width: 200px;
}

.flexicontent.fcsearch table tr td {
	padding: 0;
}

/* Search view content header, float it left to allow placing print, etc buttons at the right */
.flexicontent.fcsearch  h2.contentheading {
	float: left;
	display: block;
}

/* search form */
#flexicontent form#searchForm {
	clear: both;
	float: none;
}

/* Container of TEXT search label */
.fc_search_label_cell {
	text-align:right;
	padding: 4px 6px 4px 4px;
	font-weight:bold;
	background-color:#eeeeee;
	font-size: 11px !important;
	font-family: tahoma;
	white-space: nowrap;
	width: 5%;
}



/* ACYMAILING Beginn */
#acymodifyform,
#unsubpage {
	padding: 40px 170px 50px;	
}

#unsubpage .unsubsurvey,
#unsubpage .unsubintro,
#unsubpage .unsuboptions {
	padding: 0 0 0.5em 0;	
	font-size: 1.4em;
	line-height: 1.3em;
}

#otherreasons {
	padding: 0.5em 0 0 0;
}

textarea#other {
	border: 1px solid #eee;	
}

#acymodifyform .adminform { 
	background: none repeat scroll 0 0 transparent;
    border: 1px solid #ABABAB;
    margin: 5px 3px 0;
    padding: 10px;
}
#acymodifyform .adminform legend {
	padding: 0 10px;
}
#acymodifyform .adminform input.inputbox {
	border: 1px solid #ABABAB;
}
#acymodifyform .adminform td, #acymodifyform .adminform th {
	font-size: 1.2em;
	background: none;
	text-align: left;
}
#acymodifyform .adminform td td,
#acymodifyform .adminform th th,
#acymodifyform .adminform td p {
	font-size: 1em;
}
#acymodifyform .adminform td .list_name,
#acymodifyform .adminform td .list_description {
	padding: 0;
	font-size: 1em;	
}

#acymodifyform .adminform .key {
	width: 120px;	
}

#acyuserinfo,
#acyusersubscription {
	font-size: 1.3em;
	margin-bottom: 1em;	
}

#acyuserinfo td,
#acyusersubscription td {
	padding: 0.3em 0.2em;
}

#acyuserinfo td input.inputbox {
	background: #eee;
	padding: 0.2em 0.4em;	
}

#acyusersubscription td div.list_name,
#acyusersubscription td div.list_description {
	font-size: 1em;
	padding: 0;
}
#acyuserinfo td.key,
#acyusersubscription td.acystatus {
	width: 120px;
	text-align: left;		
}

.acymailing_footer {
    display:none;	
}

/* ACYMAILING Ende */


/* RSFORM Beginn */
.rsform-block textarea,
.rsform-block select,
.rsform-block input[type="text"],
.rsform-block input[type="password"] {
    background-color: #ffffff;
    border: 1px solid #333333;
    border-radius: 0px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
    display: inline-block;
    height: 2em;
    line-height: 1.5em;
    margin-bottom: 1em;
    padding: 0.1em 0.1em 0.1em 0.6em;
    color: #333333;
    font-size: 1em;
    font-family: 'Titillium Web', Verdana, Arial, sans-serif;
    width: 98%;
}
.rsform-block div.formBody {
	width: 400px;
}
.rsform-block textarea:focus,
.rsform-block select:focus,
.rsform-block input[type="text"]:focus,
.rsform-block input[type="password"]:focus {
    outline-color:  #666666;
}
.formFieldset .formBody label {
    font-weight: 400;
}

.rsform-submit-button {
    color: #333333;
    background-color: transparent;
    border: #333333 1px solid;
    display: inline-block;
    margin-top: 15px;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;    
    cursor: pointer;
    background-image: none; 
    white-space: nowrap;
    padding: 3px 6px;
    font-size: 15px;
    line-height: 1.7;
    border-radius: 0px;
}
.rsform-error {
    border-color: #b5152b !important;
}
.formError {
    color: #b5152b;
    font-size: 12px;
    clear: both;
    display: block;
    margin-top: -15px;
} 
.rsform-block-einwilligung .formError {
    margin-top: 0;
}

/* RSFORM Ende */

/* Subcontent - Beginn */
#subcontent {
	display: block;
	padding: 30px 0 50px 80px;
	position: relative;		
}

#subcontent .facebook-share {
	padding: 3px 0 3px 25px;
	font-size: 1.2em;
	color: #adadad;
	opacity: 0.4;
	background: url(../gfx/facebook_share.png) top left no-repeat;
}
#subcontent .facebook-share:hover {
	opacity: 1;
}
/* Subcontent - Ende */

/* Sitemap - Beginn */
#sitemap {
	display: block;		
	width: 100%;
	padding: 0 0 35px 0;		
}
/* Sitemap - Ende */


/* Fußbereich - Beginn */
#footer {
    background: url(../gfx/bg_footer.png) top repeat-x;
    line-height: 1.3em;
    overflow: hidden;
    position: fixed;
    width: 100%;
    height: 40px;
    bottom: 0;
    z-index: 120;
}
#footer-wrap {
	background: url(../gfx/logo_footer.png) 138px 16px no-repeat;
    line-height: 13px;    
    padding: 0;
    position: relative;
}

#navi_sitemap {
    padding: 10px 0 0px 35px;	
    margin: 0 0 30px 0;
	background: url(../gfx/trennlinie_700.png) top no-repeat;    
    display: block;
    clear: both;
}


#link-buttons {   
	padding: 0 0 5px 170px;
}


#link-buttons a {
	color: #9F9F9F;	
}
#link-buttons a:hover,
#link-buttons .mod-search:hover {
	color: #B5152B;
	background-position: 0px -35px !important;
}

#link-buttons .mod-search,
#link-buttons .facebook-share-link,
#link-buttons .print,
#link-buttons .facebook-site-link,
#link-buttons .impressum-link,
#link-buttons .newsletter-link,
#link-buttons .datenschutz-link {
	float: left;
	width: 150px;
	display: block;	
	font-size: 1.2em;
    line-height: 1.3em; 
    padding: 10px 0;  
}


#link-buttons .facebook-share-link a,
#link-buttons .print a,
#link-buttons .facebook-site-link a,
#link-buttons .newsletter-link a,
#link-buttons .impressum-link a,
#link-buttons .datenschutz-link a {
	padding: 8px 0 8px 30px;
}

#link-buttons .mod-search {
	background: url(../gfx/icon_suche.png) 0px 5px no-repeat;
	padding: 0px 0 8px 30px;
}
#link-buttons .mod-search input.inputbox {
	border: 1px solid #ccc;
	padding: 6px;
	background: #f1f1f1;
	width: 245px;
	color: #9f9f9f;
}

#link-buttons .facebook-share-link a {
	background: url(../gfx/icon_empfehlen.png) 0px 5px no-repeat;
}
#link-buttons .print a {
    background: url(../gfx/icon_print.png) 0px 5px no-repeat;
}
#link-buttons .facebook-site-link a {
	background: url(../gfx/icon_facebook.png) 0px 5px no-repeat;
}
#link-buttons .newsletter-link a {
	background: url(../gfx/icon_newsletter.png) 0px 5px no-repeat;
}
#link-buttons .impressum-link a {
    background: url(../gfx/icon_impressum.png) 0px 5px no-repeat;
}
#link-buttons .datenschutz-link a {
    background: url(../gfx/icon_datenschutz.png) 0px 5px no-repeat;
}

#navi_sitemap ul {
    clear: both;
    display: block;
    float: none;
    list-style: none;
    padding: 0;
}
#navi_sitemap ul ul {
	margin-top: 0;
}
#navi_sitemap li {
    float: left;
    width: 115px;
    background: none;
    padding: 0;
    margin: 0 0 0 15px;
    font-size: 1.2em;
}
#navi_sitemap li.item-138 {
	display: none;	
}

#navi_sitemap li ul {
    padding: 1em 0;
    position: relative;
    margin-left: 0;
}
#navi_sitemap li ul li {
    clear: both;
    text-align: left;
    width: 100%;
    margin: 0.4em 0;
    font-size: 1em;
}
#navi_sitemap li ul li a {
    background: none;
    color: #9f9f9f;
}
#navi_sitemap li ul li a span {
    font-size: 1em;
    font-weight: 400;
    line-height: 1.1em;
    text-transform: none;
    color: inherit;
}
#navi_sitemap li a:hover, 
#navi_sitemap li ul li.current a {
	color: #000;
}
#navi_sitemap li ul li.current a {
	color: #000;
}

#navi_sitemap a {    
    display: block;
    margin: 0 auto;
    position: relative;
    text-decoration: none;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: #666;
}
#navi_sitemap a span {
    display: block;
    color: inherit;
}

.fusselemente {
	position: relative;
	height: 50px;
}

.fusselemente div {
	border-radius: 7px;
	bottom: 10px;
}

.fusselemente .facebook {
	position: absolute;
	background: #000 url(../gfx/footer_fb.png) center center no-repeat;
	left: 60px;
}
.fusselemente .twitter {
	position: absolute;
	background: #000 url(../gfx/footer_tw.png) center center no-repeat;
	left: 130px;
}
.fusselemente .youtube {
	position: absolute;
	background: #000 url(../gfx/footer_yt.png) center center no-repeat;
	left: 200px;
}

.fusselemente .tel {
	position: absolute;
	left: 330px;
	bottom: 10px;
	color: #808080;	
}

.fusselemente .tel strong {
	font-weight: normal;
	font-size: 20px;
	padding-left: 15px;
}

.fusselemente .tel.felsenbuehne {
	left: 600px;
}

.fusselemente a {
	width: 41px;
	height: 41px;
	display: block;	
}

.fusselemente a span {
	display: none;		
}
#fc_filter_form_blocker {
    position: absolute;	
    display: none;
}
div#modsearch {
    display: block;    
    padding: 0;
    margin: 0;
    height: 20px;
    background: url("../gfx/search_bg.png") no-repeat scroll left top transparent;
    position: absolute;
    bottom: 10px;
    left: 753px;  
}

input#mod-search-searchword {
    border: none;
    color: #555;
    height: 18px;
    margin: 0 0 0 0;
    padding: 3px 0px 3px 10px;
    background: none;     
    float: left;  
    width: 160px;
    font-size: 1.1em;
}

input#mod-search-searchword:focus {
	color: #555;	
}

.searchmod input.button {
	width: 30px;
	height: 22px;	
	background: none;
}

/* Fußbereich - Ende */

/* Wrapper - Beginn */
#quicklinks-wrap,
#header-wrap,
#content-wrap,
#sitemap-wrap,
#subcontent-wrap,
#sitemap-wrap,
#footer-wrap {
    margin: 0 auto;
    width: 1000px;
    padding: 0 0px;
    /*background: #fff url("../gfx/bg_body.png") repeat-y top;*/
    position: relative;
}
/* Wrapper - Ende */
#supcontent-wrap,
#sitemap-wrap {
    margin: 0 auto;
    width: 100%;
    padding: 0 0px;    
    position: relative;
}

/* Header-Module - Beginn */
.moduletable.header_right {
    height: 165px;
    margin: 1px 0 0;
    position: relative;
}
.custom.header_top {
    height: 63px;
    margin: 0 -90px 1px -70px;
    overflow: visible;
    position: relative;
}
.moduletable.header_right, .custom.header_top {
	
}
.moduletable.header_right h1, .custom.header_top h1 {
	font-size: 25px;
	color: #fff;
	font-weight: 400;
	margin: 0;
	padding: 30px 0 15px 15px;	
}
.moduletable.header_right p, .custom.header_top p {
    float: left;
    font-size: 1.4em;
    letter-spacing: 1px;
    line-height: 1.2em;
    padding: 0 10px 0 75px;
    text-transform: uppercase;
}
.custom.header_top p {
    padding: 15px 20px 0 1.5em;
}
.custom.header_top h1 {
    float: left;
    padding-left: 20px;
    padding-top: 15px;
}
.custom.news {
    height: 93px;
}
.custom.news h1 {
    font-size: 3.5em;
    padding-bottom: 22px;
    padding-top: 25px;
}
.custom.news p {
    float: left;
    padding: 34px 20px 0;
}
/* Header-Module - Ende */

/* Postit-Modul - Beginn */
.moduletable_postit {
    background: url(../gfx/postit_bg.png) no-repeat top left;
    cursor: move;
    height: 95px;
    overflow: hidden;
    padding: 60px 20px 40px;
    position: absolute;
    width: 164px;
    z-index: 90;
}

.moduletable_postit .close {
    color: #555146;
    cursor: pointer;
    padding: 12px 10px;
    position: absolute;
    right: 5px;
    top: 0;
    opacity:0;
}


.moduletable_postit h1,
.moduletable_postit h2,
.moduletable_postit h3,
.moduletable_postit h4,
.moduletable_postit p {
    margin-bottom: 0.5em;
    margin-left: 0;
    padding-left: 0;
    text-align: center;
    color: #fff;
}
.moduletable_postit a {
	color: inherit;
}
.moduletable_postit a:hover {
	color: inherit;
	opacity: 0.8;	
}

.moduletable_postit .news.mod_flexicontent_wrapper .fcitem_title {
	font-size: 1.8em;
    font-weight: 400;
    line-height: 1.2em;
    text-align: center;
    padding: 0;
    width: 100%;
    display: block !important;
    color: #fff;
}

.moduletable_postit p,
.moduletable_postit li {
    font-size: 1.4em;
}

/* Postit-Modul - Ende */

/* Termine-Modul - Beginn */
.moduletable.termine h2 {
    background: url(/templates/minnemedia/gfx/lila/bg_module_termine.png) no-repeat top left;
}
/* Termine-Modul - Ende */

/* Systemmeldungen - Beginn */
#system-message-container {
    cursor: pointer;
    margin: 20px;
    position: absolute;
    left: 0;
    top: 0;
    width: 400px;
    z-index: 10000;
    background: #eee;
}
#system-message {
    margin: 0;
}
#system-message dd {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #808080;
    box-shadow: 10px 10px 10px 10px rgba(0, 0, 0, 0.3);
    font-weight: 700;
    margin: 0;
    padding: 0;
}
#system-message dd ul {
    list-style-type: none;
    margin: 5px 0;
    padding: 0;
}
#system-message dd ul li {
    color: #808080;
    list-style-type: none;
}
.plg_system_eprivacy_module {
	margin-top: 15px;
	color: #aaaaaa;
}

.plg_system_eprivacy_message {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	max-width: 100%;
	z-index: 10000;
	background: #fff;
	box-shadow: 0px 0px 10px 10px rgba(0, 0, 0, 0.1);
    border: 4px solid #b5152b;
    padding: 15px;
    box-sizing: border-box;
    margin: 15px 15px;
  	color: #808080;
}

button.plg_system_eprivacy_agreed {
	color: #ffffff;
    background-color: #b5152b;
    border: #fff 1px solid;
    display: inline-block;
    margin-top: 15px;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    white-space: nowrap;
    padding: 3px 6px;
    font-size: 15px;
    line-height: 1.7;
    border-radius: 0px;
}

button.plg_system_eprivacy_declined {
	color: #333333;
    background-color: transparent;
    border: #ddd 1px solid;
    display: inline-block;
    margin-top: 15px;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    white-space: nowrap;
    padding: 3px 6px;
    font-size: 15px;
    line-height: 1.7;
    border-radius: 0px;
}

button.plg_system_eprivacy_reconsider,
button.plg_system_eprivacy_accepted {
	background: none;
	color: #b5152b;
}


div.plg_system_eprivacy_declined,
div.plg_system_eprivacy_accepted {
/*	display: none !important;*/
}
/* Systemmeldungen - Ende */

/* Login / Search Styles - Beginn */
.login,
.logout,
.profile-edit,
.reset,
.reset-confirm,
.reset-complete,
.remind,
.forget
{
    padding: 40px 170px 50px;
}

.login fieldset {
	margin-bottom: 30px;	
}

.login-fields label,
.profile-edit label,
.reset-confirm label,
.reset-complete label,
#user-registration label,
.word label,
fieldset.phrases legend,
.ordering-box label,
.form-limit label {
    display: block;
    font-size: 1.2em;
    padding: 10px 0 0;
    font-weight: 700;
}

.login-fields input,
.profile-edit input,
.reset-confirm input,
.reset-complete input,
#user-registration input {
    border: 1px solid #DDDDDD;
    width: 220px;
}
.login button,
.profile-edit button,
.reset button,
.reset-confirm button,
.reset-complete button,
.remind button
{
    background: none repeat scroll 0 0 transparent;
    cursor: pointer;
    display: block;
    float: left;
    margin-top: 5px;
}

p.remembered {
	margin-top: 1em;	
}

.ordering-box {
	display: none;
}

fieldset.word, fieldset.phrases {
	float: left;
	margin: 0 15px 25px 0;
}

div.form-limit {
    float: right;
    margin: 0 0px 25px 0;
    text-align: right;
}
div.phrases-box {
	font-size: 1.2em;
	padding-top: 5px;
}
div.form-limit select {
	margin-top: 4px;
	border: 1px solid #DDDDDD;
}
input#search-searchword {
    border: 1px solid #DDDDDD;
    width: 130px;    
}

.search-results {
	clear: both;	
}

fieldset.word button {
	padding: 3px !important;
	border-radius: 12px !important;	
}
h3.searchintro {
	clear: both;
	border-top: 1px solid #DDDDDD;
	padding-top: 10px;
}

p.counter {
	float: left;	
}


/* Login / Search Styles - Ende */

/* Generelle Field-Styles Beginn */
.field_dateianhang a {
    display: block;
    font-size: 1.3em;
    line-height: 1.2em;
}
.field_galerie {
    clear: both;
}
.field_zurueck_stellenausschreibung {
    font-size: 1.3em;
    text-align: right;
}
.field_zurueck_stellenausschreibung .return_category a {
    padding: 0 0 0 1.4em;
    position: relative;
}

/* Generelle Field-Styles Ende */

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 10040;
    background-color: #000;
    opacity: 0.7;
    cursor: pointer;
}
.modal {
    display: none;
    overflow: hidden;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 10050;
    -webkit-overflow-scrolling: touch;
    outline: 0;
}
.modal.in .modal-dialog {
    -webkit-transform: translate(0,0);
    -ms-transform: translate(0,0);
    -o-transform: translate(0,0);
    transform: translate(0,0);
}

#layerAd .modal-dialog .modal-header {
	width: 100%;
	height: 10vw;
}

#layerAd .modal-dialog {
    margin: 5% auto;
    position: relative;
    width: auto;
    max-width: 600px;
}
#layerAd.weihnachtspodcast .modal-dialog {
	margin: 2% auto;
    position: relative;
    width: auto;
    max-width: 96%;
    height: 94%;
}
#layerAd.weihnachtspodcast .modal-dialog .modal-content {
	padding-top: 0;
    height: 100%;
    background: none;    	
  	border-radius: 2vw;
  	overflow: hidden;    
}
#layerAd.weihnachtspodcast .modal-dialog .modal-content .modal-body {
	padding-top: 0;
    height: 100%;
}
#layerAd.weihnachtspodcast .modal-dialog .modal-content .modal-body iframe {
  	border-radius: 2vw;
}


@media only screen and (max-width : 660px) {
	#layerAd .modal-dialog {
	    margin: 5% 30px;
    }
}
#layerAd.weihnachtspodcast .modal-dialog button.close {	
	top: 2vw;
    right: 2vw;
    left: auto;
    width: 5vw;
    height: 5vw;
    position: absolute;
    cursor: pointer;
    background: none;
    display: flex;
    justify-content: center;
    align-items: center;
}
#layerAd .modal-dialog button.close {	
	top: 3vw;
    left: 1vw;
    width: 20vw;
    height: 5vw;
    position: absolute;
	cursor: pointer;
	background: none;
	border-radius: 2vw;
	
}
#layerAd .modal-dialog button.close span {
    font-size: 5vw;
    color: #ffffff;
}

.modal-content {
    position: relative;
    background-color: #fff;
    border: 1px solid #999;
    border: 1px solid rgba(0,0,0,0.2);
    border-radius: 0.85rem;
    -webkit-box-shadow: 0 3px 9px rgba(0,0,0,0.5);
    box-shadow: 0 3px 9px rgba(0,0,0,0.5);
    background-clip: padding-box;
    outline: 0;
    background: url(/templates/minnemedia/gfx/bg_podcast_popup.jpg) no-repeat;
    background-size: cover;
    background-position: top;
    background-color: #e2d7dd;
    padding-top: 60%;
}
.modal-header {
	position: absolute;
	top: 0;
}
.podcast-wrap {
	display: flex;
	flex-flow: wrap;
	padding: 0 30px 30px 30px;
}
ul.podcasts {
	width: 50%;
	display: block;
	margin: 0;
}
ul.podcasts li {
	width: 50%;
	display: inline-block;
	padding: 0;
	float: left;
}
ul.podcasts li a {
	display: inline-block;
	width: 100%;
	padding: 5px;
}
ul.podcasts li a img {
	max-width: 100%;
	width: 100%;
}
.podcast-content {
	width: 50%;
	padding: 0 0px 30px 30px;
    box-sizing: border-box;
}
.podcast-content h1 {
	color: #b5152b;
	font-size: 35px;
	margin-bottom: 0.3em;
	font-weight: 700;
	margin-top: 50px;	
}
.podcast-content p {
	font-size: 2em;
}

@media only screen and (max-width : 660px) {
	.podcast-content h1 {
		margin-top: 0px;
		font-size: 5vw;
	}
	.podcast-content p {
		font-size: 4vw;
	}
}

ul.hygienekonzept {
	display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}
@media only screen and (min-width : 568px) {
	ul.hygienekonzept {
		margin-left: -20%;
		margin-right: -20%;
	}
}
ul.hygienekonzept li {
	padding: 0;
	margin-right: 0%;
	margin-bottom: 30px;
	flex-basis: 33%;
	text-align: center;
	background: none;
}
ul.hygienekonzept li p {
	display: flex;
	font-size: 1.2em;
}
ul.hygienekonzept li strong {
	display: inline-block;
	
}
ul.hygienekonzept li strong img {
	width:100px;
	max-width: 100px !important;
	height: auto;
}
ul.hygienekonzept li em {
	display: inline-block;
	font-style: normal;
	font-size: 1em;
	padding: 0.5em 1em;
	-moz-hyphens: auto;
	-webkit-hyphens: auto;
	hyphens: auto;
}
/* clears - Beginn */
.nofloat, .article_separator, .clr {
    background: transparent;
    border: 0 none;
    clear: both;
    display: block;
    font-size: 1px;
    height: 0;
    margin: 0;
    padding: 0;
    visibility: hidden;
}
/* clears - Ende

