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

/*


Theme Name: wp theme Con Logos
 


Theme URI: 
http://www.akustikkoppler.org


Description: Das WordPress-Theme für Isabell Sandhöfner


Version: 1.0


Author: Olaf Schulz


Author URI: 
http://www.akustikkoppler.org


*/

/* pt-sans-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'PT Sans';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/pt-sans-v17-latin-regular.eot'); /* IE9 Compat Modes */
  src: url('fonts/pt-sans-v17-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/pt-sans-v17-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/pt-sans-v17-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('fonts/pt-sans-v17-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/pt-sans-v17-latin-regular.svg#PTSans') format('svg'); /* Legacy iOS */
}

/* pt-sans-italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'PT Sans';
  font-style: italic;
  font-weight: 400;
  src: url('fonts/pt-sans-v17-latin-italic.eot'); /* IE9 Compat Modes */
  src: url('fonts/pt-sans-v17-latin-italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/pt-sans-v17-latin-italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/pt-sans-v17-latin-italic.woff') format('woff'), /* Modern Browsers */
       url('fonts/pt-sans-v17-latin-italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/pt-sans-v17-latin-italic.svg#PTSans') format('svg'); /* Legacy iOS */
}

/* pt-sans-700 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'PT Sans';
  font-style: normal;
  font-weight: 700;
  src: url('fonts/pt-sans-v17-latin-700.eot'); /* IE9 Compat Modes */
  src: url('fonts/pt-sans-v17-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/pt-sans-v17-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/pt-sans-v17-latin-700.woff') format('woff'), /* Modern Browsers */
       url('fonts/pt-sans-v17-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/pt-sans-v17-latin-700.svg#PTSans') format('svg'); /* Legacy iOS */
}

/* pt-sans-700italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'PT Sans';
  font-style: italic;
  font-weight: 700;
  src: url('fonts/pt-sans-v17-latin-700italic.eot'); /* IE9 Compat Modes */
  src: url('fonts/pt-sans-v17-latin-700italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/pt-sans-v17-latin-700italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/pt-sans-v17-latin-700italic.woff') format('woff'), /* Modern Browsers */
       url('fonts/pt-sans-v17-latin-700italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/pt-sans-v17-latin-700italic.svg#PTSans') format('svg'); /* Legacy iOS */
}


/* Body */

body {
	background-image: none;
	background-position: 65% 0.5%;
	background-repeat: no-repeat;
	background-size: 590px;
	background-color: #fdad39;
	font-size: 100%;
	margin: 0em auto;
	padding: 0em;
}

h1 {
 font-family:  'PT Sans', "open-sans", sans-serif;
 color: #504F4F;
 font-size: 2.5em;
 line-height: 3.8em;
 margin: 0em;
 font-weight: 400;
}

h2 {
 font-family:  'PT Sans', "open-sans", sans-serif;
 color: #dd6b03;
 font-size: 1.5em;
 line-height: 1.8em;
 margin: 0em;
 padding: 1.25em 1.25em 0.25em 0.83em;
 font-weight: 400;
 text-align: left;
}

h4 {
 font-family:  'PT Sans', "open-sans", sans-serif;
 color: #504F4F;
 font-size: 1.0em;
 line-height: 1.3em;
 margin: 0em;
 padding: 1.25em 1.25em 0.25em 0.83em;
 font-weight: 700;
 text-align: left;
}

p {
 font-family:  'PT Sans', "open-sans", sans-serif;
 color: #504F4F;
 font-size: 1.025em;
 line-height: 1.40em;
 margin: 0em;
 padding: 0.5em 1.25em;
 font-weight: 400;
 text-align: left;
	-ms-hyphens: auto;
	-moz-hyphens: auto;
    -webkit-hyphens: auto;
	hyphens: auto;
}

table {
 font-family:  'PT Sans', "open-sans", sans-serif;
 color: #504F4F;
 font-size: 1.0em;
 line-height: 1.30em;
 margin: 0em;
 padding: 0.5em 1.25em;
 font-weight: 400;
 text-align: left;
	-ms-hyphens: auto;
	-moz-hyphens: auto;
    -webkit-hyphens: auto;
	hyphens: auto;
}

strong {
 font-family:  'PT Sans', "open-sans", 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:  'PT Sans', "open-sans", sans-serif;
 color: #504F4F;
 font-size: 1.0em;
 line-height: 1.30em;
 margin: 0em;
 padding: 0em;
 font-weight: 400;
 text-align: left;
}

img {
	display: block;
	width: 96%;
	height: auto;
	margin: auto;
	max-width: 980px;
}

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

/* Überschriftfarbe */

a {
	text-decoration: none;
	color: #dd6b03;
}
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;
	width: 96%;
	background-color: #fdad39;
	max-width: 980px;
	margin: auto;
}

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

#menubar ul li {
	display: inline;
}

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

/* header */

header {
	display: block;	
	width: 96%;
	text-align: left;
	background-image: url("images/logo_2017_moabit_web_25.svg");
 	background-repeat: no-repeat;
 	background-size: auto;
	background-color: #fff;
	background-position: 0.5em 0em 0em 0em;
	margin: auto;
	max-width: 980px;
 	
}


/* navigation */

nav {
	font-family:  'PT Sans', "open-sans", sans-serif;
 	color: #504F4F;
 	line-height: 2.25em;
	display: inline-block;
	width: 96%;
	max-width: 980px;
    font-weight: 400;
	background-color: #fff;
	height: auto;
	text-align: center;
	text-align-last: center;
	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: #3d3c3d;
	text-decoration: none;
	padding: 0.5em 0.5em 0.3em 0.2em;
	margin: 0em auto;
}

nav ul li a:hover {
	text-decoration: none;
	color: #dd6b03;
}

nav ul li a:active {
	text-decoration: none;
	color: #dd6b03;
}

nav ul li .page_item a:hover, nav ul li.current_page_item a, nav ul li.current-page-ancestor a {
	text-decoration: none;
	color: #dd6b03;
}

.active {
	text-decoration: none;
	color: #dd6b03;
}

/* 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-color: #fff;
	background-position: right top;
	border: none;
	border-top-width: thin;
	border-top-color: #bdbdbd;
	border-top-style: solid;
}

#main img {
	width: 50%;
}

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

#main article ul {
	color: #dd6b03;
	text-decoration: none;
	padding: 0em;
	margin: 0em 0em 0em 3em;
}

#main article ul li a {
	color: #dd6b03;
	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: 24%;
	font-size: 0.9em;
	margin-left: 0%;
	padding: 0em 0em 0em 0em;
	vertical-align: top;
}

#main aside img {
	display: inline-block;
	width: 96%;
	padding: 0.2em 1em 0em 1.25em;
	margin-left: auto;
	margin: auto;
}

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

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

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

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

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

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

#main aside section ul li.page_item a:hover, #main aside section ul li.current_page_item a, #main aside section ul li.current-page-ancestor a {
	text-decoration: none;
	color: #f29400;
}

/* widget area */

.widget-area {
    font-size: 0.5em;
    color: #0BE43D;
	
}

/* footer */

footer {
	display: block;
	width: 96%;
	max-width: 980px;
	text-align: center;
	font-size: 0.8em;
	margin: auto;
	padding: 0em;
	background-color: #fff;
	border-top-width: thin;
	border-top-color: #bdbdbd;
	border-top-style: solid;
}

footer img {
	height: 1em;
	width: auto;   
}

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

footer ul li {
	display: inline-block;
	line-height: auto;
	color: #3d3c3d;
	padding: 0em 0em 0em 1em;
}
footer ul li a {
	color: #3d3c3d;
	text-decoration: none;
	padding: 0em;
	margin: 0em auto;
}
footer ul li a:hover {
	text-decoration: none;
	color: #dd6b03;
}
footer ul li a:active {
	text-decoration: none;
	color: #dd6b03;
}
footer ul li a:focus {
	text-decoration: none;
	color: #dd6b03;
}

footer ul li.page_item a:hover, footer ul li.current_page_item a, footer ul li.current_page_parent a {
	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: 0.625em 0em 0em 0em;
		padding: 0em;
	}
}

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

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