﻿/* Basis Elemente */
@import "slicknav/slicknav.min.css";
* {
margin:0;
padding:0;
}

html {
background-image: url(bg.jpg);
	background-position: top, center;
	background-repeat: no-repeat;

}

body {
	
}
#headerSlider img {
max-width:100%;}

/* Text-Formatierungen */
#inhalt p,#inhalt ul,#inhalt ol,#inhalt td,#inhalt th {
	font-size:13px;
	line-height:18px;
	margin:5px 0;
	text-align:justify;
	color: #005898;
}

#inhalt h1 {
	color:#92C34D;
	font:italic 24px Arial,Verdana,sans-serif;
	margin:20px 0 30px 0;
	padding-left:60px;
	padding-top: 15px;
	background-image: url(moewe.gif);
	background-position: left;
	background-repeat: no-repeat;
height: 40px;	
 border-bottom: 1px solid #005898;

	
}

#inhalt h2 {
color:#005898;
font:normal 16px Arial,Verdana,sans-serif;
padding-top:12px;
}

#inhalt h3 {
color:#005898;
font:bold 18px Arial,Verdana,sans-serif;
padding-top:12px;
}

/* Bilder im Text allgemein; der Rahmen kann im System deaktiviert werden */
#gallery img {
border: solid 5px #E2E8F5 !important;
margin: 10px !important;

}

/* links bzw. rechts im Text eingefügte Bilder */
#inhalt img.left {
float:left;
margin:10px 10px 0 0;
}

#inhalt img.right {
float:right;
margin:10px 0 0 10px;
}

/* für die Bilder, die linksbündig vor einer Aufzählung liegen */
#inhalt span.left {
margin-top:0;
}

/* Links: unbesucht, besuchte */
#inhalt a:link,#inhalt a:visited {
color:#92C34D;
text-decoration:none;
}

/* Links: beim überfahren mit der Maus, beim Klick */
#inhalt a:hover,#inhalt a:active {
color:#92C34D;
text-decoration:underline;
}

/* Listen */
#inhalt ul {

list-style-type:square;
}

#inhalt li {
margin-top:5px;
padding:0;
}

#inhalt ol {
list-style-position:inside;
list-style-type:dezimal;
}

/* ---------------------------------------------------------------- 
 Tabellen. Rahmen kann im System deaktiviert werden */
#inhalt table {
border-collapse:collapse;
border:1px #D2D2D2 solid;

}

#inhalt th {
border:1px #D2D2D2 solid;
font-weight:700;
padding:2px;
}

#inhalt td {
border:1px #D2D2D2 solid;
padding:2px;
}

/* Button für das Kontaktformular */
#inhalt .contactform button {
color:#511314;
font:normal 1.1em Arial,Verdana,sans-serif;
}

#contactForm {
border-color:#511314;
}

/* ---------------------------------------------------------------- 
 Logo-Bereich */
#logo {
height:10px;
position:absolute;
top:0;
width:481px;

}

/* im Logobereich eingefügtes Logo. Standard-Logo "Hier könnte ihr Logo stehen", kann im System durch eigenes Logo ersetz werden */
#logo_img {
	height:10px;
	width:481px;
	background-color: #000000;
}

/* Der "Container" umfasst "logo", "oben", "header", "inhalt", "unten", "navi" und "secondLevel" */
#container {
background:none;
height:800px;
margin:60px auto 50px;
position:relative;
width:831px;
}

/* Zusätzliche DIV, kann z.B. oberhalb vom Header positioniert werden */
#oben {
height:165px;
width:100%;
}

#secondLevel {
font-size:14px;
position:absolute;
top:570px;
width:320px;
}

#navipunkte2 ul li {
border-bottom:1px solid #eaeaea;
line-height:25px;
margin:0;
padding:5px 0;
text-transform:uppercase;
}

#navipunkte2 ul li a {
color:#999;
padding:5px 10px;
text-decoration:none;
}

/* Bei Verwendung eines wechselnden Heiders: Standard-Hintergund definieren, der solange angesägt wird, bis der Bildwechsel startet */
#header {
background-color: #fff;
height:320px;
margin:80px 0 0 15px;
width:800px;
}

/* Header-Grafik innerhalb des Headerbereichs */
#header_img {
	background-color:transparent;
	background-position: 8px 10px;
	background-repeat:no-repeat;
	height: 300px;
	width: 790px;

}

#headerSlider {
height:300px;
width:790px;
}

/* ---------------------------------------------------------------- 
 Inhalts-Bereich */
#inhalt {
	line-height:16px;
	text-align:justify;
	width:100%;
}

#textHG {
background:transparent t;
overflow:auto;
padding:0;
position:relative;
}

/* Text innerhalb von "Inhalt" */
#text {
float:left;
padding:8px 25px 25px;
}

/* Footer */
#footer {

font-size:10px;
padding-top:10px;
padding-bottom:10px;
position:absolute;
width:100%;

}

#footer  {
	color:#92c34d;
	font-size:13px;
	
	
}

#footer a:link,#footer a:visited {
color:#92c34d;
padding:0;
text-decoration:none;
}

#footer a:hover,#footer a:active {
color:#92c34d;
text-decoration:underline;
}

/* ---------------------------------------------------------------- 
*
 * Navigation: Erste Ebene (z.B. horizontal)
 * Diese Ebene enthält eine kombinierte verschachtelte Navigation, wenn Template 1 ausgewählt ist.
 * Wenn Template 2 ausgewählt ist, ist nur die oberste Navigationsebene enthalten.
 */
/* Navigation */
#navi
{
	border-top: 1px solid #005898;
	border-bottom: 1px solid #005898;
	background: #ffffff;
	text-align: center;
	top: 150px;
	position: absolute;
	width: 800px;
	margin-left: 15px;
	


}
#navi2
{

}
#navi ul
{
    position: relative;
    padding: 0px;
    list-style-type: none;
    width: 100%;
    z-index: 500;

}
#navi li
{

    float: left;
    display: block;
    position: relative;
    padding: 0px;
   
}

#navi ul li {
	margin: 20px 20px 20px 20px;
	background-image: url(off.gif);
	background-position: left;
	background-repeat: no-repeat;
 }
 #navi ul li a span{
	margin: 0px 0px 0px 0px;

 }


#navi a, #navi a:link, #navi a:visited
{
	
	text-decoration: none;
	display: block;
	cursor: pointer;
	
}
#navi a span
{
    color: #005898;
    display: block;
    font-weight: bold;
    font-size: 15px;
	padding-left: 25px;
	 
 
}
#navi ul li a:hover span
{
	color:#92C34D;
	background-image: url(on.gif);
	background-position: left;
	background-repeat: no-repeat;
	
}

#navi ul li a#navaktuell span
{
color:#92C34D;
	background-image: url(on.gif);
	background-position: left;
	background-repeat: no-repeat;
}

/* 2. Ebene */
#navi ul ul
{
  
    float: left;
    position: absolute;
    padding: 20px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
    display: none;
    z-index: 999;
    width: 140px;
 
}



/* Unternavigation  einblenden */
#navi ul li:hover ul
{
    display: block;
}
#navi ul li ul li
{
    width: 100%;
    border: none;
	     background: #E2E8F5;
		  display: block;
margin: 0px 0px 0px 0px;

}
#navi ul li ul a span, #navi ul li ul a:link span, #navi ul li ul a:visited span
{
	display: block;
	text-decoration: none;
	font-weight: bold;
	border-top: 1px solid #ffffff;
	cursor: pointer;
	z-index: 1000;
	margin: 0px 0px 0px px;
	padding: 4px 4px 4px 10px;
	text-align: left;	
}

#navi ul li ul li a:hover span {
display: block;
color: #ffffff !important;
background: #005898;

}
#navi ul li ul li a#navaktuell span {
display: block;
color: #ffffff !important;
background: #005898;

}


/* Größe eines Vorschaubildes im Format "großes Quadrat" */
div.gallery.format_xl img {
margin:0 2% 2% 0;
width:47%;
}

/* Größe eines Hochformat-Vorschaubildes mit Untertitel */
#inhalt div.gallery.hasSubtitle.format_hf a {
width:12.4%;
}

#inhalt div.gallery.hasSubtitle.format_qf a {
width:19.9%;
}

/* Größe des Bildes bei Mouse Over (Lupeneffekt) */
#hoverThumbnail img {
height:auto;
width:322px;
}

/* ---------------------------------------------------------------- 
*
 * Belegungs-Kalener
 * (ist per Default schon so definiert, muss nur bei Abweichungen angepasst werden)
 
 vollständiges Kalenderjahre */
#text .calendar {
clear:both;
height:620px;
margin:1em 0;
}

/* Einzelner Kalendermonats */
#text .calTable {
border:1px solid #CCC;
border-collapse:collapse;
border-spacing:0;
margin:0;
width:165px;
}

#text .calTableDiv {
float:left;
height:185px;
margin:10px 15px 0 0;
}

#text .calTable td,#text .calTable th {
background:none repeat scroll 0 0;
border:1px solid #DFDFDF;
color:#333;
padding:2px 1px 3px;
text-align:center;
width:21px;
}

/* Tabellen-Titel für Monatsname und Wochentage */
#text .calTable th.cell-header {
color:#0D2A6F;
white-space:nowrap;
}

/* Tabellen-Titel für Wochentage des Wochenendes */
#text .calTable td.cell-weekend {
color:#898;
}

/* Markierung des aktuellen Tages */
#text .calTable td.today {
font-weight:700;
}

/* Belegtes Datum */
#text .calTable td.belegt {
background:none repeat scroll 0 0 #EBB;
}

/* Erstes belegtes Datum eines mehrtägigen Termins */
#text .calTable td.belegt.start {
background:url("/img/hg_cal_start.gif") no-repeat scroll center center transparent;
}

/* Letztes belegtes Datum eines mehrtägigen Termins */
#text .calTable td.belegt.ende {
background:url("/img/hg_cal_ende.gif") no-repeat scroll center center transparent;
}

/* Datum, das gleichzeitig Ende eines mehrtägigen Termins und Beginn eines Tarauf folgenden Mehrtägigen Termins ist */
#text .calTable td.belegt.start.ende {
background:url("/img/hg_cal_start_ende.gif") no-repeat scroll center center transparent;
}

/* Tabellenzelle eines Tages */
#text .calTable td.default {
background:none repeat scroll 0 0 #E2F2DD;
}

/* Datum, das als "Nicht verfügbar" markiert ist */
#text .calTable td.nicht-verfuegbar {
background:none repeat scroll 0 0 #DDD;
color:#999;
}

div.gallery.format_l img,div.gallery.format_qf img,div.gallery.format_hf img {
margin:0 2% 2% 0;
width:22%;
}

.col_3 {
	background-color: #fff;
}
div.columns div.image img {
    max-width: 90%;
	padding-top: 10px;
	padding-left: 10px;
}
.col-text {
	padding: 5px 10px 5px 10px;
	min-height:40px;
}


#inhalt .image {
	border: solid 5px #E2E8F5;
}
#text .gallery img {
border: solid 5px #E2E8F5 !important;
margin: 10px !important;
}
/* Navigation */
.slicknav_menu {
    display:none;
    background: #909699;
    font-size: 13px;
    line-height: 14px;
    padding:0;
    line-height: 1em;
}

.slicknav_menu li {
    text-align: right;
    margin: 0 0 1px 0;
}

.slicknav_nav ul {
    margin-right:14px;
}

.slicknav_menu .slicknav_menutxt {
}

.slicknav_nav .slicknav_arrow {
    font-size: 1.1em;
    margin: 0;
    padding: 5px 0 5px 12px;
}

.slicknav_nav ul a {
    margin: 0;
    margin-right:15px;
    padding:4px 0;
    text-decoration: none;
}

.slicknav_parent {
    font-weight: bold;
}

.slicknav_parent ul {
    font-weight: normal;
}
.table-scrollable {
  width: 100%;
  overflow-y: auto;
  margin: 0 0 1em;
}

.table-scrollable::-webkit-scrollbar {
  -webkit-appearance: none;
  width: 14px;
  height: 14px;
}

.table-scrollable::-webkit-scrollbar-thumb {
  border-radius: 8px;
  border: 3px solid #fff;
  background-color: rgba(0, 0, 0, .3);
}

@media screen and (max-width: 1023px) {
    #navi ul {
        display:none;
    }

    .slicknav_menu {
        display:block;
    }
}


- Für verschiedene Ausgabegrößen zum Beispiel folgendes:


/* Responsive */
/* fuer iPad (quer) oder kleiner */
@media screen and (max-width: 1023px) {

    #distance, #logo, #topExtraDiv {
        display: none;
    }
    #container, #text {
        max-width: 100%;
    }
    #textHG {
        max-width: 92%;
        padding: 4%;
    }
    #header, #headerSlider, #header_img {
        width: 100%;
        height: auto;
    }
    #footer td {
        display:block;
    }
    #text img {
        max-width: 100%;
    }
    #text .image img {
        max-width: inherit;
    }
    #text span.left {
        margin: 0 10px 5px 0;
    }
    #text span.right {
        margin: 0 0 5px 10px;
    }
    #text span.image > img {
        max-width: 90%;
        height: auto;
    }

    div.columns {
        margin:0 0 0 10px;
    }
    div.columns .col-text {
        margin-top:10px;
    }
    div.columns div.col_2,
    div.columns div.col_3,
    div.columns div.col_4 { /* wird einspaltig */
        float: none;
        margin-left:0;
        margin-right:0;
        border-left: 0;
        border-right: 0;
        width: 95%;
        padding-bottom:15px;
        margin-bottom:15px;
        border-bottom: 1px solid #ddd;
    }
    div.columns > div:last-child {
        border-bottom: none;
        padding-bottom: 0;
        margin-bottom: 0;
    }
    #text div.columns .image {
        padding-right:15px;
    }
    #text div.columns .image img {
        max-width:99%;
    }
}

/* Fuer iPad (hoch) oder kleiner */
@media screen and (max-width: 768px) {
    
    .text span.image {
        max-width: 40%;
    }
}

/* Fuer iPhone (quer) oder kleiner */
@media screen and (max-width: 568px) {

#oben {
 display:none;
}
	#headerSlider img {
width:250px!important;}
#container {
    background: none;
    position: relative;
    width: 250px;
	overflow:visible;
}

#logo {
display:none;
}
#headerSlider {
 width: 250px;
}
#header_img {
    background-color: transparent;
    background-position: 8px 10px;
    background-repeat: no-repeat;
    width: 290px;
}
#header {
    background-color: #fff;
    margin: 80px 0 0 15px;
    width: 250px;
}
div.gallery {
    display:block;
}

#inhalt {
margin-top:-200px;}
#navi{
    display:none;
}
#inhalt h1 {
    color: #92C34D;
    font: italic 14px Arial,Verdana,sans-serif;
	font-weight:bold;
    margin: 0 0 30px 0;
    padding-left: 50px;

    background-image: url(moewe.gif);
    background-position: left;
    background-repeat: no-repeat;
    height: 20px;
    border-bottom: 0px solid #005898;
}
table {
		overflow-x: auto;
		display: block;
		 font-size: 8px!important;
	}
	#inhalt td {
	font-size: 10px!important;
	}
	#inhalt h3 {
	font-size: 10px!important;
	font-weight:bold;
	}
	#inhalt li {
	font-size: 10px!important;
	
	}
#text {padding: 0 0 0 0 }
}