/*
Theme Name:     guten-morgen-liebe-kinder
Theme URI:      https: //www.guten-morgen-liebe-kinder.de
Description:    Template der Webseite zur Langzeitdokumentation über Waldorfschüler
Author:         Fee Dürr
Author URI:     https: //webdesign-fee.de
Template:       twentyten
Version:        3.7.0
*/

/* Fonts */

/* open-sans-regular - latin-ext_latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/open-sans-v29-latin-ext_latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('fonts/open-sans-v29-latin-ext_latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/open-sans-v29-latin-ext_latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/open-sans-v29-latin-ext_latin-regular.woff') format('woff'), /* Modern Browsers */
       url('fonts/open-sans-v29-latin-ext_latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/open-sans-v29-latin-ext_latin-regular.svg#OpenSans') format('svg'); /* Legacy iOS */
}

/* open-sans-600 - latin-ext_latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  src: url('fonts/open-sans-v29-latin-ext_latin-600.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('fonts/open-sans-v29-latin-ext_latin-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/open-sans-v29-latin-ext_latin-600.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/open-sans-v29-latin-ext_latin-600.woff') format('woff'), /* Modern Browsers */
       url('fonts/open-sans-v29-latin-ext_latin-600.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/open-sans-v29-latin-ext_latin-600.svg#OpenSans') format('svg'); /* Legacy iOS */
}

/* open-sans-700 - latin-ext_latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: url('fonts/open-sans-v29-latin-ext_latin-700.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('fonts/open-sans-v29-latin-ext_latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/open-sans-v29-latin-ext_latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/open-sans-v29-latin-ext_latin-700.woff') format('woff'), /* Modern Browsers */
       url('fonts/open-sans-v29-latin-ext_latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/open-sans-v29-latin-ext_latin-700.svg#OpenSans') format('svg'); /* Legacy iOS */
}

/* open-sans-italic - latin-ext_latin */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 400;
  src: url('fonts/open-sans-v29-latin-ext_latin-italic.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('fonts/open-sans-v29-latin-ext_latin-italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/open-sans-v29-latin-ext_latin-italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/open-sans-v29-latin-ext_latin-italic.woff') format('woff'), /* Modern Browsers */
       url('fonts/open-sans-v29-latin-ext_latin-italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/open-sans-v29-latin-ext_latin-italic.svg#OpenSans') format('svg'); /* Legacy iOS */
}

/* open-sans-700italic - latin-ext_latin */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 700;
  src: url('fonts/open-sans-v29-latin-ext_latin-700italic.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('fonts/open-sans-v29-latin-ext_latin-700italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/open-sans-v29-latin-ext_latin-700italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/open-sans-v29-latin-ext_latin-700italic.woff') format('woff'), /* Modern Browsers */
       url('fonts/open-sans-v29-latin-ext_latin-700italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/open-sans-v29-latin-ext_latin-700italic.svg#OpenSans') format('svg'); /* Legacy iOS */
}

/* Styles */

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, font, 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 {
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}
body {
	line-height: 1;
}
h1, h2, h3, h4, h5, h6 {
	clear: right;
}
ol, ul {
	list-style: none;
}
blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a img {
	border: none;
}
small {
	font-size:12px;
}

/* =Layout
-------------------------------------------------------------- */

/*
LAYOUT: Two columns
DESCRIPTION: Two-column fixed layout with one sidebar right of content
*/
#container {
	float: left;
	margin: 0 -350px 0 0;
	width: 100%;
}
#content {
	height:444px;
	margin: 0 350px 0 0;
	padding:0 0 58px;
	overflow:hidden;
}
#content .hentry {
	padding: 29px;
}
#primary,
#secondary {
	float: right;
	overflow: hidden;
	width: 350px;
}
#secondary {
	clear: right;
}
#clear,
.clear {
	clear: both;
	width: 100%;
	height:0px;
}
#footer {
	clear: both;
	width: 1050px;
	margin:0 auto;
}

/*
LAYOUT: One column, no sidebar
DESCRIPTION: One centered column with no sidebar
*/

.one-column #content,
body.waldorf-film-1 .one-column #content,
body.waldorf-film-2 .one-column #content,
body.waldorf-film-3 .one-column #content,
body.waldorf-film-4 .one-column #content {
	background-image: none;
	padding:0 !important;
	height:auto;
}
.one-column #content .hentry,
body.waldorf-film-1 .one-column #content .hentry,
body.waldorf-film-2 .one-column #content .hentry,
body.waldorf-film-3 .one-column #content .hentry,
body.waldorf-film-4 .one-column #content .hentry {
	padding:29px !important;
}
body.tittel-knilli #content {
	height: auto;
}
body.allgemein #content,
body.nachgefragt #content {
    min-height: 698px;
}

/*
LAYOUT: Full width, no sidebar
DESCRIPTION: Full width content with no sidebar; used for attachment pages
*/

.single-attachment #content {
	margin: 0 auto;
	width: 900px;
}

/*
LAYOUT: Front Page, no sidebar, two images
DESCRIPTION: Full width content with no sidebar; used for front page
*/
body.home #container {
}
body.home #container #content {
	overflow: hidden;
}
body.home #content .hentry {
	margin-bottom:0;
	padding-left: 320px;
}
body.home #content .entry-title {
	width:100%;
	display:block;
	font-size: 24px;
	line-height: 1em;
}
body.home .entry-content {
	position:relative;
}
#dvd-shortlinks {
	width:100%; 
	height:95px; 
	background: transparent url('images/rw-triple-icon.png') no-repeat 0 0;
	background-size: 125.5px 89px;
}
body.home #content #dvd-shortlinks p {
	padding-top:26px;
	margin: 0;
}
#dvd-shortlinks a {
	text-decoration: none;
}
body.home .navigation, body.home .edit-link {
	display:none !important;
}
iframe {
	max-width: 100%;
}
.wp-block-embed-vimeo {
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
}


/* =Colors
-------------------------------------------------------------- */
/*
General
*/
body {
	background: #568fa1;
}
#wrapper {
	background:#dfdfdf; /* yellow: #f9d56e */
}
#branding {
	background: #568fa1;
}
#content {
	background:#d0d0d0; /* alt: #aac8c4 */
	overflow-y: auto;
}
body,
input,
textarea {
	color: #000;
}
cite,
em,
i,
#content dt,
#content th,
#entry-author-info h2,
.navigation,
h3#comments-title,
h3#reply-title,
.comment-author cite {
	color: #000; /*#246563;*/
}
a:link,
a:visited,
a:active,
a:hover,
#site-title a,
.entry-title a:link,
.entry-title a:visited,
.navigation a:link,
.navigation a:visited,
.navigation a:active,
.navigation a:hover {
	color: #333; /*#246563;*/
}
.red, a.red {
	color: #ad2929 !important;
	text-decoration:none !important;
}
a.red:hover, a.red:active, a.red:focus {
	text-decoration: underline !important;
}
div.success {
	background:#c2dddd none;
	border:1px solid #568fa1;
}
div.failure {
	background:#c2dddd;
}
div.waiting {
	background:#568fa1;
}
#site-generator a {
	color: #d0d0d0;
}
a.filmtitel {
	text-transform:uppercase;
}


/*
Guten Morgen liebe Kinder
*/
body.waldorf-film-1 #content {
	background:#d0d0d0 url('images/junge-grau-2x.png') no-repeat -8px -16px; 
	background-size: 218px 538px;
}
body.waldorf-film-1 #content .hentry {
	padding: 29px 29px 29px 240px;
}

/*
Eine Brücke in die Welt
*/
body.waldorf-film-2 #content {
	background:#d0d0d0 url('images/maedchen-grau-2x.png') no-repeat -6px -16px; /* alt: #abcbb0 */
	background-size: 281px 538px;
}
body.waldorf-film-2 #content .hentry,
body.waldorf-film-4 #content .hentry,
body.nachgefragt #content .hentry {
	padding: 29px 29px 29px 320px;
}

/*
Auf meinem Weg
*/
body.waldorf-film-3 #content {
	background:#d0d0d0 url('images/junger-mann-2x.png') no-repeat 6px -6px;
	background-size: 260px 647px;
}
body.waldorf-film-3 #content .hentry {
	padding: 29px 29px 29px 300px;
}

/*
Reden wir von Leben und Tod
*/
body.home #content,
body.waldorf-film-4 #content {
	background:#d0d0d0 url('images/filmemacherin-mk.png') no-repeat -6px 0.5px;
	background-size: 313px 502px;
}


/* =Fonts
-------------------------------------------------------------- */
body,
input,
textarea,
.page-title span,
.pingback a.url {
	font-family: "Open Sans", sans-serif;
}
h3#comments-title,
h3#reply-title,
#access .menu,
#access div.menu ul,
#cancel-comment-reply-link,
.form-allowed-tags,
#site-info,
#site-title,
#wp-calendar,
.comment-meta,
.comment-body tr th,
.comment-body thead th,
.entry-content label,
.entry-content tr th,
.entry-content thead th,
.entry-meta,
.entry-title,
.entry-utility,
#respond label,
.navigation,
.page-title,
.pingback p,
.reply,
.widget-title,
.wp-caption-text,
input[type=submit] {
	font-family: "Open Sans", sans-serif;
}
pre {
	font-family: "Courier 10 Pitch", Courier, monospace;
}
code {
	font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}


/* =Structure
-------------------------------------------------------------- */

/* The main theme structure */
#colophon,
#main,
#wrapper,
#branding {
	margin: 0 auto;
	width: 1050px;
}
#wrapper {
	padding: 0;
	border:4px solid #fff;
	margin:20px auto 0;
}
body.home #wrapper {
	position:relative;
}


/* Structure the footer area */
#footer-widget-area {
	overflow: hidden;
	height:64px;
}
#footer-widget-area .widget-area {
	float: left;
	margin-right: 20px;
}
#footer-widget-area #fourth {
	margin-right: 0;
}
#site-info {
	float: left;
	font-size: 14px;
	font-weight: bold;
}
#site-generator {
	float: right;
}


/* =Global Elements
-------------------------------------------------------------- */

/* Main global 'theme' and typographic styles */
body,
input,
textarea {
	font-size: 14px;
	line-height: 18px;
}
hr {
	background-color: #fff;
	border: 0;
	clear: both;
	height: 1px;
	margin: 29px 0!important;
}

/* Text elements */
h1 {
	font-size:24px;
}
h2 {
	font-size:21px;
}
h3 {
	font-size:18px;
}
p {
	margin-bottom: 18px;
}
ul {
	list-style: square;
	margin: 0 0 18px 1.3em;
}
ol {
	list-style: decimal;
	margin: 0 0 18px 1.3em;
}
ol ol {
	list-style: upper-alpha;
}
ol ol ol {
	list-style: lower-roman;
}
ol ol ol ol {
	list-style: lower-alpha;
}
ul ul,
ol ol,
ul ol,
ol ul {
	margin-bottom: 0;
}
dl {
	margin: 0 0 24px 0;
}
dt {
	font-weight: bold;
}
dd {
	margin-bottom: 18px;
}
strong {
	font-weight: bold;
}
cite,
em,
i {
	font-style: italic;
}
big {
	font-size: 131.25%;
}
ins {
	background: #ffc;
	text-decoration: none;
}
blockquote {
	font-style: italic;
	padding: 0 3em;
}
blockquote cite,
blockquote em,
blockquote i {
	font-style: normal;
}
pre {
	background: #f7f7f7;
	color: #222;
	line-height: 18px;
	margin-bottom: 18px;
	padding: 1.3em;
}
abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}
sup,
sub {
	height: 0;
	line-height: 1;
	position: relative;
	vertical-align: baseline;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}
input[type="text"],
textarea {
	background: #f9f9f9;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	border: 1px solid #adadad;
	-webkit-box-shadow: inset 0 0 4px 2px rgba(0,0,0, 0.1);
	-moz-box-shadow: inset 0 0 4px 2px rgba(0,0,0, 0.1);
	box-shadow: inset 0 0 4px 2px rgba(0,0,0, 0.1);
	padding: 2px;
}
input:focus,
textarea:focus {
	outline:0;
	border:1px solid #568FA1;
	-webkit-box-shadow: 0 0 5px 4px rgba(36,184,194, 0.10);
	-moz-box-shadow: 0 0 5px 4px rgba(36,184,194, 0.10);
	box-shadow: 0 0 5px 4px rgba(36,184,194, 0.10);
}
a:link,
a:visited,
a:active,
a:hover {
	text-decoration:underline;
}

/* Text meant only for screen readers */
.screen-reader-text {
	position: absolute;
	left: -9000px;
}


/* =Header
-------------------------------------------------------------- */

#header {
	padding: 0;
}
#site-title {
	/*float: left;
	font-size: 30px;
	line-height: 36px;
	margin: 0 0 18px 0;
	width: 700px;*/
}
#site-title a {
	font-weight: bold;
	text-decoration: none;
}

#branding {
	height:198px;
	width:1050px;
	position:relative;
}
body.home #branding {
	position:static;
}
#branding h1 {
	position:relative;
	margin-left:0;
}
#branding h2 {
	position:absolute;
	top:0;
	right:0;
	width:286px;
	height:142px;
	padding:28px 40px 28px 24px;
}
#branding h2 a {
	display:block;
	background-size: 283px 143px;
	height:143px;
	width:283px;
}
#branding h2 a span {
	display:none;
}
#site-title img {
	display: block;
	width:700px;
	height:198px;
}
body.allgemein #site-title img, body.home #site-title img {
	width:1050px;
}

#site-description {
	float: right;
	font-size:15px;
	margin: 0;
	width: 220px;
	color:#000;
	font-weight:normal;
}

/* =Menu
-------------------------------------------------------------- */

#primary {
	overflow: visible;
}
#access {
	width:100%;
	height:500px;
	overflow: visible;
	margin-bottom:0;
	padding-bottom:0;
}
.waldorf-film-1 #access {
	height: 492px;
}
#access a {
	line-height: 28px;
	text-decoration: none;
	display:block;
}
#access a,
#access li:hover > a,
#access ul ul :hover > a,
#access ul li.current_page_item > a,
#access ul li.current-menu-ancestor > a,
#access ul li.current-menu-item > a,
#access ul li.current-menu-parent > a {
	color: #333; /*#246563;*/
}
#access li.titlemenu a {
	color:#fff!important;
}
#access li.titlemenu.meinweg a {
	color:#333!important;
}
#access li.titlemenu {
	position: relative;
}
#access .menu-header,
div.menu {
	font-size: 14px;
	clear: left;
}
#access .menu-header-top {
	border-top:1px solid #fff;
}
#access .menu-header ul,
div.menu ul {
	list-style: none;
	margin: 0;
	padding:0;
}
#access .menu-header li,
div.menu li {
	padding: 8px 20px 10px 24px;
}
* html #access ul li.current_page_item a,
* html #access ul li.current-menu-ancestor a,
* html #access ul li.current-menu-item a,
* html #access ul li.current-menu-parent a,
* html #access ul li a:hover {
	color: #333; /*#246563;*/
}
#access ul ul {
	list-style: none;
}
#access li.titlemenu > .sub-menu {
	display:none;
	position: absolute;
	top: 0;
	left: -351px;
	width: 351px;
	padding: 72px 0 0 !important;
	background: #555;
	background-image:url('images/nav-menue.png');
	background-size:310px 490.5px;
	background-repeat: no-repeat;
}
#access li.titlemenu.current-menu-item::after,
#access li.current-menu-parent::after,
#access li.titlemenu > .sub-menu::after {
	display: block;
	width: 0;
	height: 0;
	content: ' ';
	position: absolute;
	top: 0;
	border: solid transparent;
	border-width: 33px;
}
#access li.titlemenu.current-menu-item::after,
#access li.titlemenu.current-menu-parent::after {
	left: 0;
}
#access li.titlemenu.current-menu-item:hover::after,
#access li.titlemenu.current-menu-parent:hover::after {
	border: none;
}
#access li.titlemenu > .sub-menu::after {
	right: 0;
	border-right-color: #fff;
}
#access li.titlemenu > .sub-menu > li {
	padding: 0 29px 0 19px !important;
}
#access li.titlemenu > .sub-menu > li:first-child {
	padding-top: 10px !important;
}
#access li.titlemenu > .sub-menu > li:last-child {
	padding-bottom: 17px !important;
}
#access .dvd-bestellung .sub-menu,
#access .current-menu-item .sub-menu,
#access .current-menu-parent .sub-menu,
#access li:hover > .sub-menu,
#access li:focus > .sub-menu {
	display:block;
}
#access ul ul li, .sub-menu li,
#access .menu-header .sub-menu li,
div.menu .sub-menu li  {
	border-bottom:none;
	padding:0;
}
#access ul ul ul li {
	border-bottom:none;
}
#access ul ul a {
}
#access li:hover > a,
#access ul ul :hover > a {
}
#access ul ul :hover > a,
#access a:hover {
	text-decoration:underline;
}
#access ul li.current_page_item > a,
#access ul li.current-menu-item > a {
	font-weight:bold;
}
#access li.titlemenu {
	padding:20px 0 10px;
	width:100%;
	float:left;
}
ul#menu-dvd {
	clear:left;
}
#access li > .sub-menu {
	z-index: 99999;
}
#access li.gmlk,
#access li.gmlk > .sub-menu > li {
	background-color:#6079a2;
}
#access li.gmlk > .sub-menu {
	background-color:#6079a2;
	background-position: 19px 17px;
}
#access li.bruecke,
#access li.bruecke > .sub-menu > li {
	background-color:#71ac80;
}
#access li.bruecke > .sub-menu {
	background-color:#71ac80;
	background-position: 19px -59px;
}
#access li.meinweg,
#access li.meinweg > .sub-menu > li {
	background-color: #fcb910;
}
#access li.meinweg > .sub-menu {
	background-color:#fcb910;
	background-position: 19px -136px;
	z-index: 99999;
}
#access li.redenwir,
#access li.redenwir > .sub-menu > li {
	background-color: #d32f0e;
}
#access li.redenwir > .sub-menu {
	background-color:#d32f0e;
	background-position: 19px -211px;
}
#access li.webdoku,
#access li.webdoku > .sub-menu > li {
	background-color: #65173f;
}
#access li.webdoku > .sub-menu {
	background-color:#65173f;
	background-position: 19px -425px;
}
#access li.streaming {
	background-color: #a3a3a3;
}
#access li.streaming:hover, #access li.streaming:focus {
	background-color: #b2b2b2;
}
#access li.gmlk.current-menu-item::after,
#access li.gmlk.current-menu-parent::after {
    border-left-color: #b1c0dd;
}
#access li.bruecke.current-menu-item::after,
#access li.bruecke.current-menu-parent::after {
    border-left-color: #abcbb0;
}
#access li.meinweg.current-menu-item::after,
#access li.meinweg.current-menu-parent::after {
    border-left-color: #f9d56e;
}
#access li.redenwir.current-menu-item::after,
#access li.redenwir.current-menu-parent::after {
    border-left-color: #e7826e;
}
#access li.webdoku.current-menu-item::after,
#access li.webdoku.current-menu-parent::after {
    border-left-color: #9e2463;
}
#access li.streaming.current-menu-item::after,
#access li.streaming.current-menu-parent::after {
    border-left-color: #b2b2b2;
	top: 16px;
}
#access li.titlemenu > a {
	display:block;
	width:100%;
	height:36px;
	background:url('images/nav-menu.png') 24px 0px no-repeat;
	background-size:310px 413px;
}
#access li.titlemenu > a span {
	display:none;
}
#access li.gmlk > a {
	background-position: 24px 0px;
}
#access li.bruecke > a {
	background-position: 24px -76px;
}
#access li.meinweg > a {
	background-position: 24px -152px;
}
#access li.redenwir > a {
	background-position: 24px -228px;
}
#access li.webdoku > a {
	background-position: 24px -305px;
}
#access li.streaming > a {
	background-position: 24px -357px;
	height: 66px;
}
#access .dvd-bestellung,
#access .menu-header li.dvd-bestellung,
div.menu li.dvd-bestellung {
	background: url('images/rw-triple-icon.png') 196px 20px no-repeat;
	background-size:125.5px 89px;
	height:73px;
	padding-top: 32px;
	padding-bottom: 20px;
	clear: left;
}
#access .dvd-bestellung a {
	line-height:73px;
}
#access .dvd-bestellung ul li {
	margin-top:14px;
	margin-left:0;
}
#access .menu-header li.gaestebuch,
div.menu li.gaestebuch {
	clear: both;
	padding-bottom: 0;
}
.gaestebuch a {
    animation: blinkingText 1.2s infinite;
    font-weight: bold;
}
@keyframes blinkingText{
    0%{     color: #ad2929;    }
    49%{    color: #ad2929; }
    60%{    color: transparent; }
    99%{    color: transparent;  }
    100%{   color: #ad2929;    }
}

#access .menu-header li.filmproduktion,
div.menu li.filmproduktion {
	clear: both;
	padding-top: 0;
}
body:not(.home) #access .menu-header li.filmproduktion,
body:not(.home) div.menu li.filmproduktion {
	border-bottom: 1px solid #fff;
}



/* =Content
-------------------------------------------------------------- */

#main {
	clear: both;
	padding: 0;
}
#content {
}
#content,
#content input,
#content textarea {
	color: #000;
	font-size: 14px;
	line-height: 1.4em;
}
#content textarea {
	line-height: 1.3em;
}
#content p,
#content ul,
#content ol,
#content dd,
#content pre,
#content hr {
	margin-bottom: 14px;
}
.no-bottom-margin {
    margin-bottom: 0 !important;
}
#content ul#subpages {
	margin-bottom: 21px;
}
#content ul ul,
#content ol ol,
#content ul ol,
#content ol ul {
	margin-bottom: 0;
}
#content pre,
#content kbd,
#content tt,
#content var {
	font-size: 14px;
	line-height: 21px;
}
#content code {
	font-size: 13px;
}
#content dt,
#content th {
}
#content h1,
#content h2,
#content h3,
#content h4,
#content h5,
#content h6 {
	color: #fff;
	line-height: 1.3em;
	margin: 0 0 20px 0;
}
#content h3 {
	font-weight:normal;
	font-style:italic;
	margin:30px 0 10px;
	font-size:16px;
}
#content table {
	border: 1px solid #e7e7e7;
	margin: 0 -1px 24px 0;
	text-align: left;
	width: 100%;
}
#content tr th,
#content thead th {
	color: #888;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	padding: 9px 24px;
}
#content tr td {
	border-top: 1px solid #e7e7e7;
	padding: 6px 24px;
}
#content tr.odd td {
	background: #f2f7fc;
}
.hentry {
	margin: 0 0 48px 0;
}
.home .sticky {
	background: #f2f7fc;
	border-top: 4px solid #b1c1da;
	margin-left: -20px;
	margin-right: -20px;
	padding: 18px 20px;
}
.single .hentry {
	margin: 0 0 36px 0;
}
.page-title {
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 36px 0;
}
.page-title span {
	color: #333;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
}
.page-title a:link,
.page-title a:visited {
	color: #888;
	text-decoration: none;
}
.page-title a:active,
.page-title a:hover {
	color: #ff4b33;
}
#content .entry-title {
	color: #fff;
	font-size: 21px;
	font-weight: bold;
	line-height: 1.3em;
	margin-bottom: 21px;
	width:360px;
}
.page-template-onecolumn-page #content .entry-title {
	width: auto;
}
body.waldorf-film-4 #content .entry-title {
	width: 100%;
}
/*.page-id-619 #content .entry-title,  local: Filmtrailer page */
.page-id-615 #content .entry-title /* live: Filmtrailer page */ {
	background: url('http://www.guten-morgen-liebe-kinder.de/datasystem/uploads/2017/01/DOK-fest_orange_20170109-160x59.png') right center no-repeat;
	background-size: 80px 29.5px;
	padding-right: 90px;
}
.entry-title a:link,
.entry-title a:visited {
	text-decoration: none;
}
.entry-title a:active,
.entry-title a:hover {
	color: #ff4b33;
}
.entry-meta {
	color: #888;
	font-size: 12px;
}
.entry-meta abbr,
.entry-utility abbr {
	border: none;
}
.entry-meta abbr:hover,
.entry-utility abbr:hover {
	border-bottom: 1px dotted #666;
}
.entry-content,
.entry-summary {
	clear: right;
	padding: 0;
	text-align:justify;
}
#content .entry-summary p:last-child {
	margin-bottom: 12px;
}
.entry-content h2 {
	margin-top: 2em;
}
.entry-content form {
	padding-bottom:20px;
	margin-bottom:20px;
	border-bottom: 1px solid #FFFFFF;
}
.cform ol.cf-ol li {
	margin: 0 0 14px;
}
.cform ol.cf-ol li.textonly {
	clear:both;
	border-bottom: 1px solid #FFFFFF;
  display: block;
  margin: 0 0 14px;
	padding: 4px 0 4px 100px;
  overflow: hidden;
	text-align:left;
}
.cform ol.cf-ol li.textonly#li--7,
.cform ol.cf-ol li.textonly#li--9 {
	padding-bottom: 14px;
}
.cform ol.cf-ol li.textonly#li--11 {
	margin-left:-8.5px;
	padding: 4px 0;
}
#content .cform ol.cf-ol li.textonly img.alignleft {
	margin-left: -100px;
}
.cform ol.cf-ol li#li--2,
.cform ol.cf-ol li#li--4,
.cform ol.cf-ol li#li--6,
.cform ol.cf-ol li#li--8,
.cform ol.cf-ol li#li--10 {
	float:right;
	margin-top: -62px;
}
.cform ol.cf-ol li#li--2 label,
.cform ol.cf-ol li#li--4 label,
.cform ol.cf-ol li#li--6 label,
.cform ol.cf-ol li#li--8 label,
.cform ol.cf-ol li#li--10 label {
	font-weight:bold;
	color: #ad2929;
	text-align:right;
	margin-right:10px;
}
.cform ol.cf-ol li#li--2 span span,
.cform ol.cf-ol li#li--4 span span,
.cform ol.cf-ol li#li--6 span span,
.cform ol.cf-ol li#li--8 span span,
.cform ol.cf-ol li#li--10 span span {
	display:none;
}
.cform ol.cf-ol li#li--2 input,
.cform ol.cf-ol li#li--4 input,
.cform ol.cf-ol li#li--6 input,
.cform ol.cf-ol li#li--8 input,
.cform ol.cf-ol li#li--10 input {
	width:30px;
	text-align:center;
	border:2px solid #ad2929;
}
.cform ol.cf-ol li#li--2 input:focus,
.cform ol.cf-ol li#li--4 input:focus,
.cform ol.cf-ol li#li--6 input:focus,
.cform ol.cf-ol li#li--8 input:focus,
.cform ol.cf-ol li#li--10 input:focus {
	outline:0;
	border:2px solid #568FA1;
}
.cform fieldset ol.cf-ol li {
	margin: 0 0 4px 0;
}
.entry-content fieldset {
	margin: 0 14px 0 0;
	padding: 0;
	float:left;
	width:300px;
}
.cform ol.cf-ol li#li--21,
.entry-content fieldset.cf-fs1 {
	/*margin-right:24px;*/
}
.entry-content fieldset.cf-fs2 {
	margin-right:0px;
}
.entry-content fieldset.cf-fs3 {
	clear:both;
	margin-top: 14px;
}
.cform ol.cf-ol li#li--23 {
	border-bottom:none;
}
.entry-content fieldset legend {
	font-weight: bold;
	margin-bottom:4px;
}
.entry-content form p {
	width: 100%;
	display: block;
  overflow: hidden;
	text-align: center;
}
.entry-content form p img {
	margin-top:4px!important;
}
.entry-content form ol {
	list-style:none;
	margin-left:0;
	padding-left:0;
	clear:left;
}
.entry-content form fieldset ol {
	clear:none;
}
.entry-content input {
	margin: 0 0 4px 0;
	width:160px;
}
.entry-content .cf-box-title {
	line-height:34px;
	margin:0 !important;
}
.cform ol.cf-ol li.cf-box-group {
	margin-top:-10px;
}
.entry-content input.cf-box-a,  
.entry-content input.cf-box-b {
	width:auto;
	line-height:24px;
	margin-top:10px;
}
.entry-content input#Stuckpreis, 
.entry-content input#PLZ {
	width: 50px;
}
.entry-content textarea#Mitteilung {
	height:75px;
	width:280px;
}
.entry-content p.dvdtext {
	padding-left:170px;
}
.entry-content p.textleft {
	text-align:left;
}
.entry-content a.bestellbutton {
	display: block;
	float: right;
	margin-top: 4px;
	margin-left: 12px;
	text-decoration: none;
}
.entry-content input.file,
.entry-content input.button,
.entry-content input.sendbutton {
	width:auto;
	padding:4px 24px;
	cursor:pointer;
}
.entry-content label {
	color: #000;
	font-size: 14px;
	width:8.5em;
	display:block;
	float:left;
}
.entry-content label.cf-after {
	width:auto;
	float:none;
	display:inline;
	margin:0 20px 20px 4px;
}
.entry-content label.seccap {
	width:115px;
	padding-top: 8px;
	margin:0 0 4px;
	display:block;
	float:none;
	clear:left;
}
.entry-content label.secq {
	display:none;
}
.entry-content input#cforms_captcha,
.entry-content input#cforms_captcha2 {
	width:110px;
	margin:0px 20px 10px 0;
	display:block;
	float:left;
}
.entry-content img#cf_captcha_img,
.entry-content img#cf_captcha_img2 {
	margin-top: -11px;
}
.entry-content input.secinput {
	display:block;
	float:left;
	margin:10px 20px 10px 0;
}
.dashicons-update::before { /* update captcha img */
	cursor: pointer;
}
.entry-content label#label--17 {
	margin:10px 0 0;
}
.entry-content input#Stuck {
	width:25px;
}
.entry-content select {
	margin: 0 0 10px 0;
}

div.success {
	color:#000;
	display:block;
	padding:10px 24px;
}
div.failure {
	display:block;
	padding:10px 24px;
	margin-bottom:24px;
	border:1px solid #ad2929;
}
div.waiting {
	padding:10px 24px;
	margin-bottom:24px;
	color:#fff;
	display:block;
	border:1px solid #ad2929;
}

#content table#bank { 
	width:auto;
	border:0;
	margin-bottom: 14px !important;
}
#bank tr { 
	border:0;
}
#bank tr td { 
	padding:0;
	border:0;
}

/*                                                    */
/*   formatting for invalid user inputs               */
/*                                                    */
div.failure a {
	color:#000;
	text-decoration:none;
}
.cform .cf_error { 
	color:#ad2929; 
	border:1px solid #ad2929; 
}
div.mailerr {
	display:block;
}
.mailerr,
.cform .cf_errortxt {
	color:#ad2929; 
}
ol.cf-ol li.cf_li_err {
	background:#FFDFDF url(../../plugins/cforms/styling/li-err-bg.png) repeat!important;
	border-color:#DF7D7D;
	border-style:solid;
	border-width:1px;
	padding:5px;
	margin:5px -5px;
}
ol.cf-ol li ul.cf_li_text_err {
	height:1%;
	min-height:1%;
	margin:0;
	padding:0;
	color:#333;
}
ol.cf-ol ul.cf_li_text_err li {
	background:url(../../plugins/cforms/styling/icon-alert.png) no-repeat left 1px!important;
	list-style:none!important;
	font-weight:bold;
	text-indent:0;
	margin:0 0 2px!important;
	padding-left:15px;
}



.entry-content sup,
.entry-content sub {
	font-size: 10px;
}
.entry-content blockquote.left {
	float: left;
	margin-left: 0;
	margin-right: 24px;
	text-align: right;
	width: 33%;
}
.entry-content blockquote.right {
	float: right;
	margin-left: 24px;
	margin-right: 0;
	text-align: left;
	width: 33%;
}
.page-link {
	color: #fff;
	font-weight: bold;
	margin: 0 0 22px 0;
	word-spacing: 0.5em;
}
.page-link a:link,
.page-link a:visited {
	background: #f1f1f1;
	color: #333;
	font-weight: normal;
	padding: 0.5em 0.75em;
	text-decoration: none;
}
.home .sticky .page-link a {
	background: #d9e8f7;
}
.page-link a:active,
.page-link a:hover {
	color: #ff4b33;
}
body.page .edit-link {
	clear: both;
	display: block;
}
#entry-author-info {
	background: #f2f7fc;
	border-top: 4px solid #b1c1da;
	clear: both;
	font-size: 14px;
	line-height: 20px;
	margin: 24px 0;
	overflow: hidden;
	padding: 18px 20px;
}
#entry-author-info #author-avatar {
	background: #000;
	border: 1px solid #e7e7e7;
	float: left;
	height: 60px;
	margin: 0 -104px 0 0;
	padding: 11px;
}
#entry-author-info #author-description {
	float: left;
	margin: 0 0 0 104px;
}
#entry-author-info h2 {
	font-size: 100%;
	font-weight: bold;
	margin-bottom: 0;
}
.entry-utility {
	clear: both;
	color: #888;
	font-size: 12px;
	line-height: 18px;
}
.entry-meta a,
.entry-utility a {
	color: #888;
}
.entry-meta a:hover,
.entry-utility a:hover {
	color: #ff4b33;
}
#content .video-player {
	padding: 0;
}


/* =Asides
-------------------------------------------------------------- */

.home #content .category-asides p {
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 10px;
	margin-top: 0;
}
.home .hentry.category-asides {
	padding: 0;
}
.home #content .category-asides .entry-content {
	padding-top: 0;
}


/* =Gallery listing
-------------------------------------------------------------- */

.category-gallery .size-thumbnail img {
	border: 10px solid #f1f1f1;
	margin-bottom: 0;
}
.category-gallery .gallery-thumb {
	float: left;
	margin-right: 20px;
	margin-top: -4px;
}
.home #content .category-gallery .entry-utility {
	padding-top: 4px;
}


/* =Attachment pages
-------------------------------------------------------------- */

.attachment .entry-content .entry-caption {
	font-size: 140%;
	margin-top: 24px;
}
.attachment .entry-content .nav-previous a:before {
	content: '\2190\00a0';
}
.attachment .entry-content .nav-next a:after {
	content: '\00a0\2192';
}


/* =Images
-------------------------------------------------------------- */

#content img {
	margin: 0;
	height: auto;
	max-width: 640px;
	width: auto;
}
#content .attachment img {
	max-width: 900px;
}
#content .alignleft,
#content img.alignleft {
	display: inline;
	float: left;
	margin: 0px 20px 28px 0;
}
#content img.size-full {
	margin: 4px 20px 4px 0;
	padding-bottom:24px;
}
#content .alignright,
#content img.alignright {
	display: inline;
	float: right;
	margin: 0 0 28px 28px;
}
#content .aligncenter,
#content img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
#content img.alignleft,
#content img.alignright,
#content img.aligncenter {
	margin-bottom: 12px;
}
#content img.dvd-icon {
	width:75px;
	height:auto;
}
#content img.dvd-icon.dvd-icon-big {
	width:83.5px;
}
#content img.dvd-icon.dvd-icon-big.alignleft {
	margin-right: 11.5px;
}
#content .wp-caption {
	line-height: 18px;
	margin-bottom: 20px;
	padding: 4px;
	text-align: center;
}
#content .wp-caption img {
	margin: 5px 5px 0;
}
#content .wp-caption p.wp-caption-text {
	color: #526d95;
	font-size: 12px;
	margin: 5px;
}
#content .wp-smiley {
	margin: 0;
}
#content .gallery {
	margin: 0 auto 18px;
}
#content .gallery .gallery-item {
	float: left;
	margin-top: 0;
	text-align: center;
	width: 33%;
}
#content .gallery img {
	border: 2px solid #cfcfcf;
}
#content .gallery .gallery-caption {
	color: #888;
	font-size: 12px;
	margin: 0 0 12px;
}
#content .gallery dl {
	margin: 0;
}
#content .gallery img {
	border: 10px solid #f1f1f1;
}
#content .gallery br+br {
	display: none;
}
#content .attachment img { /* single attachment images should be centered */
	display: block;
	margin: 0 auto;
}



/* =Navigation
-------------------------------------------------------------- */

.menu-link {
	display: none;
}
.navigation {
	font-size: 12px;
	line-height: 18px;
	clear:left;
}
.navigation a:link,
.navigation a:visited {
	text-decoration: none;
}
.navigation a:active,
.navigation a:hover {
	text-decoration:underline;
}
.navigation {
	text-align: left;
}
.nav-previous {
	float: left;
	width: 50%;
}
.nav-next {
	float: right;
	text-align: right;
	width: 50%;
}
#nav-above {
	margin: 0 0 18px 0;
}
#nav-above {
	display: none;
}
.paged #nav-above,
.single #nav-above {
	display: block;
}
#nav-below {
	margin: -18px 0 0 0;
}


/* =Comments
-------------------------------------------------------------- */
#comments {
	clear: both;
}
#comments .navigation {
	padding: 0 0 18px 0;
}
h3#comments-title,
h3#reply-title {
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 0;
}
h3#comments-title {
	padding: 24px 0;
}
.commentlist {
	list-style: none;
	margin: 0;
}
.commentlist li.comment {
	border-bottom: 1px solid #e7e7e7;
	line-height: 24px;
	margin: 0 0 24px 0;
	padding: 0 0 0 56px;
	position: relative;
}
.commentlist li:last-child {
	border-bottom: none;
	margin-bottom: 0;
}
#comments .comment-body ul,
#comments .comment-body ol {
	margin-bottom: 18px;
}
#comments .comment-body p:last-child {
	margin-bottom: 6px;
}
#comments .comment-body blockquote p:last-child {
	margin-bottom: 24px;
}
.commentlist ol {
	list-style: decimal;
}
.commentlist .avatar {
	position: absolute;
	top: 4px;
	left: 0;
}
.comment-author {
}
.comment-author cite {
	font-style: normal;
	font-weight: bold;
}
.comment-author .says {
	font-style: italic;
}
.comment-meta {
	font-size: 12px;
	margin: 0 0 18px 0;
}
.comment-meta a:link,
.comment-meta a:visited {
	color: #888;
	text-decoration: none;
}
.comment-meta a:active,
.comment-meta a:hover {
	color: #ff4b33;
}
.commentlist .even {
}
.commentlist .bypostauthor {
}
.reply {
	font-size: 12px;
	padding: 0 0 24px 0;
}
.reply a,
a.comment-edit-link {
	color: #888;
}
.reply a:hover,
a.comment-edit-link:hover {
	color: #ff4b33;
}
.commentlist .children {
	list-style: none;
	margin: 0;
}
.commentlist .children li {
	border: none;
	margin: 0;
}
.nopassword,
.nocomments {
	display: none;
}
#comments .pingback {
	border-bottom: 1px solid #e7e7e7;
	margin-bottom: 18px;
	padding-bottom: 18px;
}
.commentlist li.comment+li.pingback {
	margin-top: -6px;
}
#comments .pingback p {
	color: #888;
	display: block;
	font-size: 12px;
	line-height: 18px;
	margin: 0;
}
#comments .pingback .url {
	font-size: 13px;
	font-style: italic;
}

/* Comments form */
input[type=submit] {
	color: #333;
}
#respond {
	border-top: 1px solid #e7e7e7;
	margin: 24px 0;
	overflow: hidden;
	position: relative;
}
#respond p {
	margin: 0;
}
#respond .comment-notes {
	margin-bottom: 1em;
}
.form-allowed-tags {
	line-height: 1em;
}
.children #respond {
	margin: 0 48px 0 0;
}
h3#reply-title {
	margin: 18px 0;
}
#comments-list #respond {
	margin: 0 0 18px 0;
}
#comments-list ul #respond {
	margin: 0;
}
#cancel-comment-reply-link {
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
}
#respond .required {
	color: #ff4b33;
	font-weight: bold;
}
#respond label {
	color: #888;
	font-size: 12px;
}
#respond input {
	margin: 0 0 9px;
	width: 98%;
}
#respond textarea {
	width: 98%;
}
#respond .form-allowed-tags {
	color: #888;
	font-size: 12px;
	line-height: 18px;
}
#respond .form-allowed-tags code {
	font-size: 11px;
}
#respond .form-submit {
	margin: 12px 0;
}
#respond .form-submit input {
	font-size: 14px;
	width: auto;
}


/* =Widget Areas
-------------------------------------------------------------- */

.widget-area ul {
	list-style: none;
	margin-left: 0;
}
.widget-area ul ul {
	list-style: square;
	margin-left: 1.3em;
}
.widget_search #s {/* This keeps the search inputs in line */
	width: 60%;
}
.widget_search label {
	display: none;
}
.widget-container {
	margin: 0 0 18px 0;
	font-size:14px;
	line-height:1.3em;
}
.widget-title {
	color: #222;
	font-weight: bold;
}
.widget-area a:link,
.widget-area a:visited {
	text-decoration: none;
}
.widget-area a:active,
.widget-area a:hover {
	text-decoration: underline;
}
.widget-area .entry-meta {
	font-size: 11px;
}
#wp_tag_cloud div {
	line-height: 1.6em;
}
#wp-calendar {
	width: 100%;
}
#wp-calendar caption {
	color: #222;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 4px;
	text-align: left;
}
#wp-calendar thead {
	font-size: 11px;
}
#wp-calendar thead th {
}
#wp-calendar tbody {
	color: #aaa;
}
#wp-calendar tbody td {
	background: #f5f5f5;
	border: 1px solid #000;
	padding: 3px 0 2px;
	text-align: center;
}
#wp-calendar tbody .pad {
	background: none;
}
#wp-calendar tfoot #next {
	text-align: right;
}
.widget_rss a.rsswidget {
	color: #b1c1da;
}
.widget_rss a.rsswidget:hover {
	color: #ff4b33;
}
.widget_rss .widget-title img {
	width: 11px;
	height: 11px;
}
.widget_text {
	margin-top:24px;
	text-align:center;
}
.widget_text .widget-title {
	font-size:15px;
}
.widget_text p {
	margin:12px 0;
	line-height:18px;
}

/* Main sidebars */
#main .widget-area ul {
	margin-left: 0;
	padding: 0;
}
#main .widget-area ul ul {
	border: none;
	margin-left: 0;
	padding: 0;
}
#primary {
	margin-top: -198px;
}
body.allgemein #primary,
body.home #primary {
	margin-top: 0;
}
#secondary {
	width: 100%;
	float: none;
	overflow: hidden;
}
#secondary #access {
	height: 198px;
}
#menu-frontpage-3 {
	width: 350px;
	float: left;
}

/* Footer widget areas */
#footer-widget-area {
	float:left;
	padding-right:0;
}
#footer-widget-area .widget-title {
	display:none;
}
#footer-widget-area li {
	float:left;
	line-height:64px;
	margin-right:20px;
}
#footer-widget-area li.widget-container {
	margin-right:0;
}



/* =Footer
-------------------------------------------------------------- */

#footer {
	padding:0;
	line-height:64px;
}
* html #footer {
	margin-bottom:-64px;
}
#footer a {
	color: #fff;
	text-decoration: none;
	font-weight:normal!important;
	font-size:13px;
}
a #site-info {
	margin-top:4px;
	line-height:56px;
	padding-left:4px;
	background: transparent;
	width:auto;
	font-weight:normal;
	font-size:13px;
}
#site-generator {
	font-style: italic;
	margin-right:4px;
	width:256px;
	text-align:right;
}
#footer #site-generator a {
	text-decoration: none;
	color:#d0d0d0;
}
#footer #site-generator a:hover {
	text-decoration: underline;
	color:#dfdfdf;
}
img#wpstats {
	display: block;
	margin: 0 auto 10px;
}
#footer-widget-area,
#footer-widget-area div,
#footer-widget-area ul {
	margin-right:0!important;
	padding-right:0!important;
}
#menu-fusszeile #menu-item-159 {
	width:170px;
	margin-right:0;
}


/* =Mobile Safari ( iPad, iPhone and iPod Touch )
-------------------------------------------------------------- */

pre {
	-webkit-text-size-adjust: 140%;
}
code {
	-webkit-text-size-adjust: 160%;
}
#access,
.entry-meta,
.entry-utility,
.navigation,
.widget-area {
	-webkit-text-size-adjust: 120%;
}
#site-description {
	-webkit-text-size-adjust: none;
}


@media screen and (max-width: 1049px) {
	#colophon, #main, #wrapper, #branding {
		width: 100% !important;
	}
	#wrapper {
		border: 0;
		margin: 0;
		overflow: hidden;
	}
	#footer {
		width: 94%;
		margin: 0 auto;
		line-height: 1em;
	}
	#site-generator {
		text-align:left;
		width:auto;
		float:left;
		clear: left;
		margin-right:0;
		padding-bottom:29px;
	}
	.cform ol.cf-ol li.textonly,
	.entry-content .cf-box-title {
		text-align:left;
	}
}

@media screen and (min-width: 960px) {
	#access li.titlemenu > .sub-menu.hide-menu {
		display: none !important;
	}
	#access li.titlemenu > .sub-menu.show-menu {
		display: block !important;
	}
	#access li.gmlk.current-menu-item > a,
	#access li.gmlk.current-menu-parent > a {
		background-position: 42px 0px;
	}
	#access li.bruecke.current-menu-item > a,
	#access li.bruecke.current-menu-parent > a {
		background-position: 42px -76px;
	}
	#access li.meinweg.current-menu-item > a,
	#access li.meinweg.current-menu-parent > a {
		background-position: 42px -152px;
	}
	#access li.redenwir.current-menu-item > a,
	#access li.redenwir.current-menu-parent > a {
		background-position: 42px -228px;
	}
	#access li.webdoku.current-menu-item > a,
	#access li.webdoku.current-menu-parent > a {
		background-position: 42px -305px;
	}
	#access li.streaming.current-menu-item > a,
	#access li.streaming.current-menu-parent > a {
		background-position: 42px -357px;
	}
	#access li.gmlk:hover, #access li.gmlk:focus {
		background-color:#b1c0dd;
	}
	#access li.gmlk > .sub-menu::after {
		border-right-color: #b1c0dd;
	}
	#access li.bruecke:hover, #access li.bruecke:focus {
		background-color:#abcbb0;
	}
	#access li.bruecke > .sub-menu::after {
		border-right-color: #abcbb0;
	}
	#access li.meinweg:hover, #access li.meinweg:focus {
		background-color:#f9d56e;
	}
	#access li.meinweg > .sub-menu::after {
		border-right-color: #f9d56e;
	}
	#access li.redenwir:hover, #access li.redenwir:focus {
		background-color:#e7826e;
	}
	#access li.redenwir > .sub-menu::after {
		border-right-color: #e7826e;
	}
	#access li.webdoku:hover, #access li.webdoku:focus {
		background-color: #9e2463;
	}
	#access li.webdoku > .sub-menu::after {
		border-right-color: #9e2463;
	}
}

@media screen and (min-width: 960px) and (max-width: 1049px) {
	#branding,
	body.home #site-title img, body.allgemein #site-title img {
		width:100%;
		height:auto;
	}
	body.waldorf-film-1 #site-title img, body.waldorf-film-2 #site-title img,
	body.waldorf-film-3 #site-title img, body.waldorf-film-4 #site-title img {
		width: 700px;
		height: 198px;
		margin-left: -350px;
		left: 33.33% !important;
		position: relative;
	}
	#content {
		margin-right:33.33%;
	}
	#primary, #secondary {
		width:33.33%;
	}
}

@media screen and (max-width: 959px) {
	#branding,
	#site-title img {
		width:100% !important;
		height:auto;
	}
	#content, #primary, #secondary {
		width:100%;
	}
	#content {
		padding-bottom:12px;
	}
	body.allgemein #content, body.nachgefragt #content {
		min-height: inherit;
	}
	body .entry-content, #dvd-shortlinks {
		-webkit-text-size-adjust: none;
	}
	#primary {
		margin-top: 0;
	}
	#access {
		height: auto !important;
	}
	#access li.titlemenu > .sub-menu {
		position: relative;
		top: inherit;
		left: inherit;
		width: 100%;
		background-image: none;
		padding: 0 !important;
	}
	#access li.titlemenu.current-menu-item > .sub-menu,
	#access li.titlemenu.current-menu-parent > .sub-menu {
		display: block;
	}
	#access li.titlemenu > .sub-menu::after {
		display: none;
	}
	#access li.titlemenu.current-menu-item::after,
	#access li.current-menu-parent::after {
		border-width: 24px;
		top: 9px;
	}
	#access li.current-menu-item > a, 
	#access li.current-menu-parent > a {
		background-position-x: 34px !important;
	}
	#access li.titlemenu > .sub-menu > li {
		padding-left: 34px !important;
	}
	#access li.streaming.current-menu-item::after,
	#access li.streaming.current-menu-parent::after {
		top: 0;
	}
	#footer-widget-area, #footer-widget-area div, #footer-widget-area ul {
		margin:0 !important;
		padding:0 !important;
		width:100%;
	}
	#footer-widget-area li {
		line-height:1em;
	}
}

@media screen and (max-width: 699px) {
	#dvd-shortlinks {
		background-position: 150px 0;
	}
	a.filmtitel {
    	display: inline-block;
	}
	.entry-content p.dvdtitle {
		text-align:left;
	}
	.entry-content p.dvdtext,
	.cform ol.cf-ol li.textonly {
    	padding-left: 0;
	}
	#content .cform ol.cf-ol li.textonly img.alignleft {
		margin-left: 0;
	}
	#content .cform ol.cf-ol li.textonly big {
		clear: both;
		display: inline-block;
		width: 100%;
		-webkit-hyphens: auto;
		hyphens: auto;
	}
	#content .cform ol.cf-ol li.textonly .alignright big {
		display: inline;
		clear: none;
		width: auto;
	}
	#content .cform .alignright {
		width: calc(100% - 28px);
		float: none;
		display: block;
	}
	.entry-content .cform ol.cf-ol input[type='text'],
	.entry-content textarea#Mitteilung{
		width: calc(100% - 120px);
	}
	.cform ol.cf-ol li#li--1.textonly, .cform ol.cf-ol li#li--3.textonly, .cform ol.cf-ol li#li--5.textonly, 
	.cform ol.cf-ol li#li--7.textonly, .cform ol.cf-ol li#li--9.textonly {
		padding-bottom: 50px;
	}
	.cform ol.cf-ol li#li--2, .cform ol.cf-ol li#li--4, .cform ol.cf-ol li#li--6, .cform ol.cf-ol li#li--8, .cform ol.cf-ol li#li--10 {
		/*float: none;*/
		margin-top: -50px;
	}
	.cform ol.cf-ol .text
	.cform ol.cf-ol .alignright {
		display:block;
		width:100%;
	}
	.entry-content fieldset {
		width: 100%;
	}
	.entry-content .cf-box-title {
    	line-height: 1.5em;
	}
	a #site-info {
		width:94%;
	}
}

@media screen and (max-width: 579px) {
	#container {
		float:none;
	}
	#access li.gmlk > a,
	#access li.bruecke > a,
	#access li.meinweg > a,
	#access li.redenwir > a,
	#access li.webdoku > a,
	#access li.streaming > a {
		background-position-x: 14px;
	}
	#access li.streaming.current-menu-item > a, 
	#access li.streaming.current-menu-parent > a {
		background-position-x: 14px !important;
	}
	#access #menu-dvd > li {
		padding-left: 14px;
	}
	#access #menu-dvd > li.titlemenu {
		padding-left: 0;
	}
	#content {
		margin-right:0;
		height:auto !important;
		padding-bottom:12px;
	}
	body #content {
		background-image:none !important;
		overflow-y: hidden;
	}
	body #content .hentry {
    	padding-left: 16px;
	}
	 #content .hentry, .one-column #content .hentry, body.waldorf-film-1 .one-column #content .hentry, body.waldorf-film-2 .one-column #content .hentry, body.waldorf-film-3 .one-column #content .hentry {
		 padding:16px !important;
	 }
	#content .entry-title {
		width:auto;
	}
	.entry-content, .entry-summary {
		hyphens:auto;
	}
	.entry-content p.dvdtext {
		clear:both;
	}
	.entry-content p.textleft {
		clear:right;
		padding-top: 12px;
	}
	a #site-info {
		padding:0;
		width:100%;
		background-position:92px 12px;
	}
}


/* =Print Style
-------------------------------------------------------------- */

@media print {
	body {
		background: none !important;
	}
	#wrapper {
		clear: both !important;
		display: block !important;
		float: none !important;
		position: relative !important;
	}
	#header {
		border-bottom: 2pt solid #ccc;
		padding-bottom: 18pt;
	}
	#colophon {
		border-top: 2pt solid #ccc;
	}
	#site-title,
	#site-description {
		float: none;
		line-height: 1.4em;
		margin: 0;
		padding: 0;
	}
	#site-title {
		font-size: 13pt;
	}
	.entry-content {
		font-size: 14pt;
		line-height: 1.6em;
	}
	.entry-title {
		font-size: 21pt;
	}
	#access,
	#branding img,
	#respond,
	.comment-edit-link,
	.edit-link,
	.navigation,
	.page-link,
	.widget-area,
	#branding {
		display: none !important;
	}
	#container,
	#header,
	#footer {
		margin: 0;
		width: 100%;
	}
	#content,
	.one-column #content {
		margin: 24pt 0 0;
		width: 100%;
	}
	.wp-caption p {
		font-size: 11pt;
	}
	#site-info,
	#site-generator {
		float: none;
		width: auto;
	}
	#colophon {
		width: auto;
	}
	img#wpstats {
		display: none;
	}
	#site-generator a {
		margin: 0;
		padding: 0;
	}
	#entry-author-info {
		border: 1px solid #e7e7e7;
	}
	#main {
		display: inline;
	}
	.home .sticky {
		border: none;
	}
}