/*
    Theme Name: Memoze
    Description: Wordpress Theme f�r das Memoze-Portal
    Author: Birgit Rucker, 2018
*/

/* 	
    Inhaltsverzeichnis
	
    1.0 allgemeine Einstellungen
    2.0 Header
        2.1 Header Startseite
        2.2 Header Unterseiten
		2.3 gemeinsame Headereinstellungen
    3.0 Main
    4.0 Sidebar
    5.0 Footer
*/

/* ------------------------------------------------------------------
    1.0 allgemeine Einstellungen 
------------------------------------------------------------------ */
body {
    font-family: Calibri, sans-serif;
    color: #2f3840;
    background-color: #648189;
    top: 0px;
}

a, a:visited {
    color: #ce221e;
    text-decoration: underline;
}

/* alles umfassender Inhaltsbereich */
#wrapper {
	width: 850px; 
	height: 350%;
    margin: auto; 
    text-align: left; 
}

/* ------------------------------------------------------------------
    2.0 Header 
------------------------------------------------------------------ */
#header {
	position: absolute;
	top: 0px;
    width: 850px;
    padding: 0px;
    z-index: 1000;
}

#header img {
    display: block;
    border-top-left-radius: 0.5em;
    border-top-right-radius: 0.5em;
    border-bottom-left-radius: 1em;
    border-bottom-right-radius: 1em;
}

#header a, #header a:visited {
	text-decoration: none;
}

/*.menu {
    position: absolute;
    background-image: url(img/menue.png);
    background-repeat: no-repeat;
}

.headerbuttons {

}*/
/* ------------------------------------------------------------------
    2.1 Header Startseite
------------------------------------------------------------------ */
/* Formatierung f�r die Headertexte der Startseite */
.headertitle {
    position: absolute;
    top: 150px;
    width: 850px;
    text-align: center;
}

#header h1, #header h2, .headerlink, .headerlink:visited {
	color: #9da498;
    font-weight: light;
    line-height: 0.5em;
}

#header h1 {
    font-size: 3.5em;
}

#header h2 {
    font-size: 2.2em;
}


/* ------------------------------------------------------------------
    3.0 Main
------------------------------------------------------------------ */
/* Seitentiteltext der Unterseiten */
.pagetitle {
    position: absolute;
    top: 190px;
    height: 50px;
    background-color: #648189;
    padding-top: 5px;
    font-size: 2em;
    width: 100%;
}

.pagetitle a, .pagetitle a:visited, .pagetitleSubPage a, .pagetitleSubPage a:visited {
	color: #2f3840;
	text-decoration: none;
}

.pagetitleSubPage {
	position: absolute;
    top: 60px;
    height: 50px;
    background-color: #648189;
    padding-top: 5px;
    font-size: 2em;
    width: 100%;
}
    
#main {
    position: relative;
    top: 410px;
    width: 808px; 
    padding: 20px; 
    float: left;
    z-index: 10; 
    margin-bottom: 20px;
    text-align: justify;
    background-color: #f5f5df;
    border-top-left-radius: 1em;
    border-top-right-radius: 1em;
    border-bottom-left-radius: 1em;
    border-bottom-right-radius: 1em;
}

#mainSubPage {
    position: relative;
    top: 100px;
    width: 808px; 
    padding: 20px; 
    float: left;
    z-index: 10; 
    margin-bottom: 20px;
    text-align: justify;
    background-color: #f5f5df;
    border-top-left-radius: 1em;
    border-top-right-radius: 1em;
    border-bottom-left-radius: 1em;
    border-bottom-right-radius: 1em;
}

#main_sub {
    position: relative;
    top: 200px;
    width: 808px; 
    padding: 20px; 
    float: left;
    z-index: 10; 
    margin-bottom: 20px;
    text-align: justify;
    background-color: #f5f5df;
    border-top-left-radius: 1em;
    border-top-right-radius: 1em;
    border-bottom-left-radius: 1em;
    border-bottom-right-radius: 1em;
}

.main_text {
	width: 600px;
}

#planIndex {
    float: left;
}

figure {
	position: relative;
	left: -40px;
	width: 600px;
	margin-right: -30px;
	margin-top: -5px;
	margin-bottom: 10px;
}

figure img {
	width: 600px;
}

.imgColumn {
	width: 290px;
	margin-right: 5px;
}

.imgLeft, .imgLeft img {
	width: 200px;
	float: left;
}

.imgLeftIndex {
	float: left;
	padding-right: 20px;
	padding-bottom: 10px;
}

.imgRight, .imgRight img {
	width: 200px;
	float: right;
	padding-left: 20px;
	right: 0px;
}

figcaption, .imgcaption {
	font-size: 0.8em;
}

blockquote {
	background-color: #dce6d5;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 1px;
	padding-bottom: 1px;
	font-style: italic;	
    border-top-left-radius: 1em;
    border-top-right-radius: 1em;
    border-bottom-left-radius: 1em;
    border-bottom-right-radius: 1em;
}

h1 {
	font-size: 1.5em;
}

h2 {
	font-size: 1.2em;
}

h3 {
	font-size: 1.0em;
	font-style: bold;
}

/* Infobox für einfarbige Boxen über die gesamte Textspalte 
.infoboxL {
    background-color: #9da498;
    border-top-left-radius: 1em;
    border-top-right-radius: 1em;
    border-bottom-left-radius: 1em;
    border-bottom-right-radius: 1em;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
}
*/
.line {
	height: 180px;
}

/* Infobox für zweifarbige schmale Boxen auf der Startseite */
.materialImgLineIndex img {
	position: relative;
	left: 46px; 
	margin-right: 40px;
	width: 210px; height: 142px;
    background-color: #9da498;
    border-top-left-radius: 1em;
    border-top-right-radius: 1em;
    border-bottom-left-radius: 1em;
    border-bottom-right-radius: 1em;
    margin-bottom: 10px;
    filter: grayscale(1);
}

.materialImgLineIndex img:hover {
    filter: grayscale(0);
}

/* Infobox für zweifarbige schmale Boxen */
.materialImgLine img {
	position: relative;
	left: 46px; 
	margin-right: 10px;
	width: 190px; height: 128px;
    background-color: #9da498;
    border-top-left-radius: 1em;
    border-top-right-radius: 1em;
    border-bottom-left-radius: 1em;
    border-bottom-right-radius: 1em;
    margin-bottom: 10px;
}

.materialTextLine, .materialTextLineIndex {
	position: relative;
	top: -45px;
	height: 25px;
    margin-bottom: 10px;
	text-align: center;
}

.materialNumLeft, .materialNumMiddle, .materialNumRight {
	position: relative;
	top: -185px;
	left: 51px;
	height: 50px; width: 29px;
	text-align: center;
	font-size: 1.4em;
	background-image: url(img/tropfen.png);
	z-index: 200;	
}

.materialTextLeft {
	position: absolute;
	left: 46px; top: 0px;
	width: 185px; height: 30px;
    background-color: #9da498;
    border-bottom-left-radius: 1em;
    border-bottom-right-radius: 1em;
	padding-left: 5px; padding-top: 5px;
}

/* Startseite */
.materialTextLineIndex .materialTextLeft, .materialTextLineIndex .materialTextMiddle, .materialTextLineIndex .materialTextRight {
	width: 205px; height: 40px;
}

.materialNumMiddle {
	left: 301px;
	top: -235px;
}

.materialTextMiddle {
	position: absolute;
	left: 246px; top: 0px;
	width: 185px; height: 30px;
    background-color: #9da498;
    border-bottom-left-radius: 1em;
    border-bottom-right-radius: 1em;
	padding-left: 5px; padding-top: 5px;
}

.materialTextLineIndex .materialTextMiddle {
	left: 296px; top: 0px;
}

.materialNumRight {
	left: 551px;
	top: -285px;
}

.materialTextRight {
	position: absolute;
	left: 446px; top: 0px;
	width: 185px; height: 30px;
    background-color: #9da498;
    border-bottom-left-radius: 1em;
    border-bottom-right-radius: 1em;
	padding-left: 5px; padding-top: 5px;
}

.materialTextLineIndex .materialTextRight {
	left: 546px; 
}
/*

.infoboxIndex img {
    width: 190px; height: 128px;
    background-color: #9da498;
    border-top-left-radius: 1em;
    border-top-right-radius: 1em;
    border-bottom-left-radius: 1em;
    border-bottom-right-radius: 1em;
    margin-bottom: 10px;
}

.infoboxText {
    
}

.infoboxNummer {
    
}

.tableInfo td {
	vertical-align: top;
}

.tablePages {
	padding-top:50px;
}

.tablePages td {
	position: relative;
	width: 260px;
	height: 160px;
	vertical-align: top;
}

.tablePages img {	
	display: block;
	width: 220px;
}

.tablePagesNum {
	position: absolute;
	top: 5px;
	left: 5px;
	height: 50px; width: 29px;
	text-align: center;
	font-size: 1.4em;
	background-image: url(img/tropfen.png);
	z-index: 200;
}

.tablePagesText {
	position: absolute;
	top: 100px;
	width: 220px; 
	height: 40px;
	text-align: center;
    list-style-type: none;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-left: 0px;
    background-color: #648189;
    border-bottom-left-radius: 1em;
    border-bottom-right-radius: 1em;
}

.tableMaterial td {
	position: relative;
	width: 200px;
	height: 160px;
	vertical-align: top;
}

.tableMaterial img {	
	display: block;
	width: 190px;
}

.tableMaterialText {
	position: absolute;
	top: 100px;
	width: 190px; 
	height: 40px;
	text-align: center;
    list-style-type: none;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-left: 0px;
    background-color: #648189;
    border-bottom-left-radius: 1em;
    border-bottom-right-radius: 1em;
}
*/
/* container class 
#header .primary-menu{
    background-image: url(img/menue.png);
    background-repeat: no-repeat;
} 
 */
/* container class first unordered list 
#header .primary-menu ul {
    list-style: none;
    margin: 0;
    padding: 0;
} 
 */
/* unordered list within an unordered list 
#header .primary-menu ul ul {} 
 */
/* each navigation item 
#header .primary-menu li {}
 */
/* each navigation item anchor 
#header .primary-menu li a {} 
 */
/* unordered list if there is drop down items 
#header .primary-menu li ul {} 
 */
/* each drop down navigation item 
#header .primary-menu li li {} 
 */
/* each drap down navigation item anchor 
#header .primary-menu li li a {} 

// Class for Current Page
.current_page_item{} 
 
// Class for Current Category
.current-cat{} 
 
// Class for any other current Menu Item
.current-menu-item{} 
 
// Class for a Category
.menu-item-type-taxonomy{}
  
// Class for Post types
.menu-item-type-post_type{} 
 
// Class for any custom links
.menu-item-type-custom{} 
 
// Class for the home Link
.menu-item-home{} */
/* ------------------------------------------------------------------
    4.0 Sidebar
------------------------------------------------------------------ */
#sidebar {
    position: absolute;
	left: 50%;
	margin-left: 205px;
    top: 280px;
    width: 220px; 
    float: left;
	z-index: 20;
	background-color: red;
}

/* Inhaltsverzeichnis auf Seiten bleibt fixiert in der Seitenleiste stehen */
.ez-toc-title-container {
	position: absolute;
	top: 0px;
    color: #2f3840;
	z-index: 200;
}

/* Überschrift des Inhaltsverzeichnisses */
.ez-toc {
    width: 210px; 
	height: 30px;
    position: fixed;
    list-style-type: none;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-left: 0px;
    background-color: #648189;
    border-top-left-radius: 1em;
    border-top-right-radius: 1em;
    border: 0px;
}

.ez-toc-title {
    padding-left: 10px;
}

/* Liste der Überschriften */
.ez-toc-list {
    width: 190px; 
    position: fixed;
    padding-left: 20px;
	text-indent: -10px;
    padding-top: 10px;
    padding-bottom: 25px;
    margin-top: 10px;
    line-height: 1.2em;
    list-style-type: none;
    background-color: #9da498;
    border-bottom-left-radius: 1em;
    border-bottom-right-radius: 1em;
    border: 0px;
}

.ez-toc-list a, .ez-toc-list a:visited {	
	color: #2f3840;
	text-decoration: none;
}

/* ------------------------------------------------------------------
    5.0 Footer
------------------------------------------------------------------ 
#footer {	
	position: relative;
	bottom: 0px;
	clear: both;
    height: 50px; 
    background-color: #648189;
	z-index:100;
}*/

#footer {
	position: fixed;
	left: 50%;
	margin-left: -425px;
	width: 850px;
	bottom: 0px;
	clear: both;
	z-index: 100;
	height: 50px;
    background-color: #648189;
}

.linkFooter ul {
	display: flex;
	flex-direction: row;
	height: auto;
}

.linkFooter li {
	display: inline-block;
	padding-right: 1em;
}

.textFooter {
	vertical-align: top;
}
/*
.imgLeftFooter {
    padding-top: 15px;
    padding-right: 15px;
}

.imgRightFooter {
    padding-top: 15px;
    float: right;
}
*/
/* Dropdown-Menü in HEaderbereich */
.shailan-dropdown-menu ul {
	list-style-type:none;
	list-style-image:none;
	margin:0;
	padding:0;
	position: absolute;
	top: 0px;
}

#menu-hauptmenue ul {
	float:left;
	width: 100%;
}

#menu-hauptmenue a {
	float:left;
	text-align:left;
}

#menu-hauptmenue ul{
	display:none;
}

#menu-hauptmenue a, .sub-menu a{
	padding:15px;
	color:#f5f5df;
	font-weight:bold;
	text-decoration:none;
	background-color:#ce221e;
	margin:0;
	margin-left: 1px; margin-top: 1px;
    border-top-left-radius: 0.5em;
    border-top-right-radius: 0.5em;
    border-bottom-left-radius: 0.5em;
    border-bottom-right-radius: 0.5em;
}

.sub-menu a {
	font-size:12px;
	position:relative;
	clear:both; /* special IE6 */
}

#menu-hauptmenue a:hover, #menu-hauptmenue.on a {
	color:#f5f5df;
	background-color:#648189 !important;
}

#menu-hauptmenue:hover ul {
	display:block;
	z-index:180;
}