/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0b1 | 201101 
   NOTE: WORK IN PROGRESS
   USE WITH CAUTION AND TEST WITH ABANDON */

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, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 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;
}
html { 
  }

body {
  background: url(../pics/Bogen/Pfeile.jpg) no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

table {
	border-collapse: separate;
	border-spacing: 10px;
	list-style-type: none;
}
#Umbruch { white-space:pre; }
/*begin our styles*/

/*begin our styles*/
img {
    max-width: 100%;
    height: auto;
} 
em	{
	font-family: 'PT Serif', serif;
	
}

p,
ul {
	margin: 0 0 1.5em;
}

page-center {
	text-align: center;
	color: #FFFF00;
}

center {
    text-align: center;
}

ul {
	list-style: disc;
	padding: 0 0 0 20px;
}

a {
	color: #0000FF;
}
farbe-1 {
	color: #FFCC66;
}



br {
	height:1px;
	white-space: nowrap;
}

medieval	{
	font:"Blackadder ITC";
	font-family: "Blackadder ITC";
	font-size: 16px;
}

h1,h2,h3,h4,h5,h6,h7,h8,h9,h0 {
	font-weight: bold;
	color: #000000;
	color: #000000;
	color: #000000;
}
h2 {
	font-size: 120%;
	color: #000000;
}
h3 {
	font-size: 130%;
	color: #000000;
}
h4 {
	font-size: 140%;
}
h5 {
	font-size: 150%;
}
h6 {
	font-size: 160%;
}
h7 {
	font-size: 170%;
}
h8 {
	font-size: 180%;
}
h9 {
	font-size: 190%;
}
h0 {
	font-size: 200%;
}
hbold {
	font-weight: bold;
}

h32 {
	font-family: 'PT Serif', serif;
	font-size: 32px;
	line-height: 1.4em;
	margin: 0 0 .4em;
	font-weight: bold;
}

h18 {
	font-family: 'PT Serif', serif;
	font-size: 18px;
	line-height: 1.4em;
	margin: 0 0 .4em;
	font-weight: bold;
	font-style: italic;
}
h18n {
	font-family: 'PT Serif', serif;
	font-size: 18px;
	line-height: 1.4em;
	margin: 0 0 .4em;
	font-style: italic;
}
h20n {
	font-size: 20px;
	line-height: 1.4em;
	margin: 0 0 .4em;
}

h24 {
	font-family: 'PT Serif', serif;
	font-size: 24px;
	line-height: 1.4em;
	margin: 0 0 .4em;
	font-weight: bold;
	font-style: italic;
}
h48 {
	font-family: 'PT Serif', serif;
	font-size: 48px;
	line-height: 1.4em;
	margin: 0 0 .4em;
	font-weight: bold;
	font-style: italic;
}
Stil1
{
	font-style: italic;
	color: #000000;
}
Stil2
{
	font-style: italic;
	color: #FFCC66;
}	
Stil3
{
	font-style: italic;
	color: #FF0033;
}
Stil4 
{
	font-style: italic;
	color: #5065AF;
	font-family: "Brush Script Std";
	font-size: 24px;
}

#Hintergrund  {
	background-color: #FFFFFF;
	background-repeat: repeat;
}
#Abstand {
	padding-top: 40px;
}
p-top {
	top: 20%;
}
/*layout*/

.wrapper {
	width: 100%;
	margin:auto;
}

.wrapper-desktop {
	width: 100%;
}

article {
	border-bottom: 2px solid #d8d8d8;
	padding: 10px 20px 0 20px;
	margin: 10px 0;
	color: #FFFFFF;
	border-bottom-color: #000000;
}

/*header*/

header {
}


h1.logo a {
	color: #d8d8d8;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 20px;
	line-height: 22px;
	float: left;
	letter-spacing: 0.2em;
}


/*footer*/

footer {
	font-family: 'PT Serif', serif;
	font-style: italic;
	text-align: center;
	font-size: 14px;
	color: #000000;
}
/*---------------------- Bildcontainer mit Text -----------------*/
div.polaroid {
	width: 100%;  /*--- %-Wert Bild in Verbindung mit wrapper und @media definiert die Breite auf dem Smartphone -----*/
	background-color: #FFFFFF;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
	margin-bottom: 25px;
	margin: auto; /*--- Bild zentriert -----*/
} 

div.container {
	text-align: center;
	padding: 10px 20px;
	word-wrap: break-word;
	background-color: #FFFDEA;
}
div.container-nur-Text {
	width: 50%;
	margin: auto; /*--- Text zentriert -----*/
	text-align: center;
	padding: 10px 20px;
	word-wrap: break-word;
}
div.polaroid-spring {
	width: 100%;  /*--- %-Wert Bild in Verbindung mit wrapper und @media definiert die Breite auf dem Smartphone -----*/
	background-color: #99D286;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
	margin-bottom: 25px;
	margin: auto; /*--- Bild zentriert -----*/
} 
div.polaroid-summer {
	width: 100%;  /*--- %-Wert Bild in Verbindung mit wrapper und @media definiert die Breite auf dem Smartphone -----*/
	background-color: #FDCC5B;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
	margin-bottom: 25px;
	margin: auto; /*--- Bild zentriert -----*/
} 
div.polaroid-autumn {
	width: 100%;  /*--- %-Wert Bild in Verbindung mit wrapper und @media definiert die Breite auf dem Smartphone -----*/
	background-color: #F88361;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
	margin-bottom: 25px;
	margin: auto; /*--- Bild zentriert -----*/
} 


/*----------------------- The hero image------------------------ */
.hero-image {
    /* --- das Bild und seine Position, z-index beachten ------------*/
    background-image: url(../../cs/pics/2018/Hintergrund/Weg-HP.jpg);
	z-index: 1;
    /*------------------- Set a specific height----------------- */
    height: 100%;

    /* -------- Position und Lage sowie RWD für alle Auflösungen  -- */
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}
.hero-image-1 {
    /* The image used */
    background-image: url(../../cs/pics/2018/Textrahmen-Abschnitt.jpg);
	z-index: 1;
    /*------------------- Set a specific height----------------- */
    height: 100%;

    /*------------- Position and center the image to scale nicely on all screens -------------------- */
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}
/*--------------------- Place text in the middle of the image ----------------------------------------*/
.hero-text {
	text-align: center;
	position: absolute;
	top: 40%;
	left: 50%;
	transform: translate(-50%, -50%);
	color: #000000;
} 
.hero-text-mobile {
	display: inline-block;
	text-align: center;
	position: absolute;
	top: 40%;
	left: 50%;
	transform: translate(-50%, -50%);
	color: #000000;
	padding-top: 50;
} 
/* -------------------------------------- Menü-Leiste und Dropdown Button --------------------------------------------------------*/
ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
    background-color: #333;
}

li {
    float: left;
}

li a, .dropbtn {
    display: inline-block;
    color: white;
    text-align: center;
    padding: 14px 16px;
    text-decoration: none;
}

li a:hover, .dropdown:hover .dropbtn {
    background-color: red;
}

li.dropdown {
    display: inline-block;
}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 2;
}

.dropdown-content a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
    text-align: left;
}

.dropdown-content a:hover {
	background-color: #999999
}

.dropdown:hover .dropdown-content {
    display: block;
}
/* -------------------------------------- Button-Leiste --------------------------------------------------------*/
.btn-group button {
	position: absolute;
	left: 37.5%;
	background-color: #D9661A; /* Hintergrundfarbe*/
	border: 1px solid black; /* Farbe der Umrandung */
	color: white; /* Schriftfarbe */
	cursor: pointer; /* Pointer/hand icon */
	float: left; /* Float the buttons side by side */
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

/* Clear floats (clearfix hack) */
.btn-group:after {
    content: "";
    clear: both;
    display: table;
}

.btn-group button:not(:last-child) {
    border-right: none; /* Prevent double borders */
}

/* Add a background color on hover */
.btn-group button:hover {
	background-color: #CCCCCC;
}
/*------------------------------------ Ende Button-Leiste ---------------------------------------------*/
/*------------------------------------ Beginn eines Bildrasters ---------------------------------------------*/
* {
    box-sizing: border-box;
}
/*
body {
    margin: 0;
}

.header {
    text-align: center;
    padding: 32px;
}
*/
.row {
    display: -ms-flexbox; /* IE 10 */
    display: flex;
    -ms-flex-wrap: wrap; /* IE 10 */
    flex-wrap: wrap;
    padding: 0 4px;
}

/* 4er Reihe = 25% beim Seitenaufruf oder 2er Reihe = 50% ... */
.column {
    -ms-flex: 25%; /* IE 10 */
    flex: 25%;
    padding: 0 4px;
}

.column img {
    margin-top: 8px;
    vertical-align: middle;
}

/* Style the buttons */
.btn {
    border: none;
    outline: none;
    padding: 10px 16px;
    background-color: #f1f1f1;
    cursor: pointer;
    font-size: 18px;
}

.btn:hover, .active {
    background-color: #ccc;
}
/*------------------------------------ Ende Bildraster ---------------------------------------------*/
/*--------------------------------------media queries -------------------------------------------------*/
		@viewport{
		    zoom: 1.0;
		    width: extend-to-zoom;
		}

		@media only screen and (max-width: 770px)
		{
			.wrapper {
				position: relative;
				width: 100%;
				margin: auto;
			}
			.wrapper-desktop {
				display: none;
			} 
		}
		@media only screen and (max-width: 1030px)
		{
			.wrapper {
				position: relative;
				width: 80%;
				margin: auto;
			}
			.wrapper-desktop {
				display: none;
			} 
		}
		@media only screen and (min-width: 1079px)
		{
			.wrapper {
				position: relative;
				width: 60%;
				margin: auto;
			}
			.hero-text-mobile {
				display: none;
			} 
			.hero-image {
				display: none;
			} 
		}
		@media only screen and (min-width: 2159px)
		{
			.wrapper {
				position: relative;
				width: 45%;
				margin: auto;
			}
			.hero-image {
				display: none;
			} 
		}
