@charset "UTF-8";
/* CSS Document */

/* Body */

body {
	
	background-position: center;
	background-repeat: no-repeat;
	background-size: 100%;
	font-size: 100%;
	margin: 0em auto;
	padding: 0em;
}

h1 {
 font-family:  "Myriad Pro Light", "open-sans", "Helvetica", sans-serif;
	text-align: left;
 color: #282828;
 font-size: 2.5em;
 line-height: 2em;
 margin: 0em 0em 0em 0em;
 font-weight: 100;
}

h1 img {
	max-height: 2em;
}

h2 {
 font-family:  "Myriad Pro Light", "open-sans", "Helvetica", sans-serif;
 color: #282828;
 font-size: 1.5em;
 line-height: 1.8em;
 margin: 0em;
 padding: 1.25em 1.25em 0.25em 0.83em;
 font-weight: 100;
 text-align: left;
}

h4 {
 font-family:  "Myriad Pro Light", "open-sans", "Helvetica", sans-serif;
 color: #282828;
 font-size: 1.0em;
 line-height: 1.3em;
 margin: 0em;
 padding: 1.25em 1.25em 0.25em 0.83em;
 font-weight: bold;
 text-align: left;
}

p {
 font-family:  "Myriad Pro Light", "open-sans", "Helvetica", sans-serif;
 color: #282828;
	font-size: 1.025em;
 line-height: 1.40em;
 margin: 0em;
 padding: 1.25em;
 font-weight: 100;
 text-align: left;
	-ms-hyphens: auto;
	-moz-hyphens: auto;
    -webkit-hyphens: auto;
	hyphens: auto;
}

strong {
 font-family:  "Myriad Pro Light", "open-sans", "Helvetica", sans-serif;
 color: #504F4F;
	font-size: 1.025em;
 line-height: 1.40em;
 margin: 0em;
 padding: 0em;
	-ms-font-weight: bold;
	-moz-hyphens: auto;
	-webkit-font-weight: bold;
	hyphens: auto;
 font-weight: 700;
 text-align: left;
}

ul {
list-style:none;
margin:0px;
padding:0px;
}
 
li {
 font-family:  "Myriad Pro Light", "open-sans", "Helvetica", sans-serif;
 color: #504F4F;
 line-height: 1.25em;
 margin: 0em;
 padding: 0em;
 font-weight: 100;
 text-align: left;
}

li img {
	width: 12em;
	height: auto;
	max-width: 12em;
}

img {
	width: 100%;
	height: auto;
	max-width: 100%;
}

iframe {
	width: 100%;
	height: auto;
	max-width: 100%;
}

a {
	text-decoration: none;
	color: #ff3399;
}
a:hover {
	text-decoration: none;
	color: #f29400;
}
a:hover {
	text-decoration: none;
	color: #f29400;
}
a:focus {
	text-decoration: none;
	color: #f29400;
}

/* On Top Bar */

#menubar {
	display: block;
}

#menubar ul {
	display: block;
	width: 2em;
	padding: 0.7em;
}

#menubar ul li {
	display: inline;
}

#menubar ul li a.menubutton {
	display: none;
}

/* header */

header {
	display: block;	
	width: 96%;
	height: auto;
	max-height: 5.1em;
	text-align: left;
	background-color: #acce39;
	background-image: none;
 	background-repeat: no-repeat;
 	background-size: auto;
	margin: 0em  auto 0em auto;
	max-width: 980px;
 	background-position: 0em 0em 0em 0em;
	border-radius: 0em 0em 0.7em 0em;
}

header img {
	margin: 0em;
}

/* navigation */

nav {
	display: inline-block;
	width: 96%;
	max-width: 980px;
	height: auto;
	text-align: left;
	text-align-last: left;
	margin: auto;
}

nav ul {
	display: inline-block;
}

nav ul li {
	display: inline;
	margin: 0em 0.2em 0em 0em;
}

nav ul li:last-child {
	display: inline;
	margin: 0em;
}

nav ul li a {
	color: #836e5d;
	text-decoration: none;
	padding: 0.5em 0.5em 0.3em 0.5em;
	margin: 0em auto;
}

nav ul li a:hover {
	text-decoration: none;
	background-color: #9d8979;
	color: #fff;
}

nav ul li a:active {
	text-decoration: none;
	background-color: #9d8979;
	color: #fff;
}

nav ul li a:focus {
	text-decoration: none;
	background-color: #9d8979;
	color: #fff;
}

.active {
	text-decoration: none;
	background-color: #9d8979;
	color: #fff;
}

/* content area  "#main" ist im jeweiligen Dokument wegen Wechseln der Backgroundbilder */

#main {
	display: block;
	width: 96%;
	max-width: 980px;
	min-height: 436px;
	margin: auto;
	padding: 0em;
	background-position: right top;
	border: none;
}

#main article {
	display: inline-block;
	width: 38.5%;
	background-color: hsla(360, 100%, 100%, 0.8);
	border: none;
	vertical-align: top; 
	margin: 0em 1.5em 1.5em 1em;
	padding: 0em;
	text-align: left;
	font-size: 90%;
}

#main article ul li img {
	width: 17%;
	margin: auto;
	margin-left: 1.3em;
	margin-bottom: 1em;
}

#main article ul li a {
	display: inline;
	color: #ff3399;
	text-decoration: none;
	padding: 0em;
	margin: 0em auto;
}

#main article ul li a:hover {
	text-decoration: none;
	color: #f29400;
}

#main article ul li a:active {
	text-decoration: none;
	color: #f29400;
}

#main article ul li a:focus {
	text-decoration: none;
	color: #f29400;
}

#main aside {
	display: inline-block;
	width: 19.7%;
	margin-right: 5.0%;
	padding: 0.3em 0em 0em 0em;
	vertical-align: top;
}

#main aside section {
	margin-bottom: 2.2em;
	background-color: hsla(360, 100%, 100%, 0.8);
	border: none;
	padding: 0em 0em 0em 0em;
}

#main aside section ul {
	padding: 0.5em 1.875em 1.25em 0em;
}

#main aside section ul li a {
	color: #836e5d;
	text-decoration: none;
	padding: 0em;
	margin: 0em auto;
}

#main aside section ul li a:hover {
	text-decoration: none;
	color: #f29400;
}

#main aside section ul li a:active {
	text-decoration: none;
	color: #f29400;
}

#main aside section ul li a:focus {
	text-decoration: none;
	color: #f29400;
}

/* footer */

footer {
	display: block;
	width: 96%;
	height: 2em;
	max-width: 980px;
	text-align: center;
	margin: auto;
	padding: 0em;
	background-color: hsla(360, 100%, 100%, 0.8);
	border-top-width: thin;
	border-top-color: #bdbdbd;
	border-top-style: solid;
}

footer ul {
	display: block;
	width: 100%;
	max-width: 980px;
	text-align: left;
	margin: 0px auto;	
}

footer ul li {
	display: inline;
	font-size: 0.8em;
	line-height: auto;
	color: #282828;
	padding: 0em 0em 0em 0.5em;
}
footer ul li a {
	color: #282828;
	text-decoration: none;
	padding: 0em;
	margin: 0em auto;
}
footer ul li a:hover {
	text-decoration: none;
	color: #f29400;
}
footer ul li a:active {
	text-decoration: none;
	color: #f29400;
}
footer ul li a:focus {
	text-decoration: none;
	color: #f29400;
}

/* mobile style */

@media screen and (max-width:800px) {
	body {
		font-size: 95%;
	}
}

@media screen and (max-width:600px) {
	#main aside, #main article {
		width: 100%;
		display: block;
		margin: 0em 0em 0.625em 0em;
	}
	h1 {
		line-height: 0.6em;
	}
}

@media screen and (min-width:550px) {
	
	nav.nav {
		display: block !important;
	}
	
}

@media screen and (max-width:550px) {
	
	body {
		font-size: 90%;
	}
	
	p {
	font-size: 1.125em;
	color: #353535;
		text-align: left;
	}
	
	footer ul li {
	font-size: 0.8em;
	}
	
	#menubar {
		height: 2em;
	}
	#menubar ul li a.menubutton {
		display: block;
	}
	nav {
		display: none;
		height: auto;
	}
	nav ul li {
		display: block;
		text-align: left;
		margin: 0em 0em 0em 0em;
	}
}
