/*
Theme Name: Niedermeyr
Theme URI: http://www.niedermeyr.ch
Description: a individual theme for the professional Opera-Singer Marcus Niedermeyr from Switzerland.
Author: Andy Gellermann
Version: 1.0
Tags: blue, white, two-columns, fixed-width, threaded-comments, sticky-post, translation-ready, microformats, editor-style
*/


@charset "utf-8";

@font-face {
    font-family: 'TimesRegular';
    src: url('/wp-content/themes/niedermeyr/fonts/texgyretermes-regular-webfont.eot') format('eot'),
         url('/wp-content/themes/niedermeyr/fonts/texgyretermes-regular-webfont.woff') format('woff'),
         url('/wp-content/themes/niedermeyr/fonts/texgyretermes-regular-webfont.ttf') format('truetype'),
         url('/wp-content/themes/niedermeyr/fonts/texgyretermes-regular-webfont.svg#webfontQPL11yyb') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'TimesItalic';
    src: url('/wp-content/themes/niedermeyr/fonts/texgyretermes-italic-webfont.eot') format('eot'),
         url('/wp-content/themes/niedermeyr/fonts/texgyretermes-italic-webfont.woff') format('woff'),
         url('/wp-content/themes/niedermeyr/fonts/texgyretermes-italic-webfont.ttf') format('truetype'),
         url('/wp-content/themes/niedermeyr/fonts/texgyretermes-italic-webfont.svg#webfontBv4BtSte') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'TimesBold';
    src: url('/wp-content/themes/niedermeyr/fonts/texgyretermes-bold-webfont.eot') format('eot'),
         url('/wp-content/themes/niedermeyr/fonts/texgyretermes-bold-webfont.woff') format('woff'),
         url('/wp-content/themes/niedermeyr/fonts/texgyretermes-bold-webfont.ttf') format('truetype'),
         url('/wp-content/themes/niedermeyr/fonts/texgyretermes-bold-webfont.svg#webfontzx0MbvMM') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'TimesBoldItalic';
    src: url('/wp-content/themes/niedermeyr/fonts/texgyretermes-bolditalic-webfont.eot') format('eot'),
         url('/wp-content/themes/niedermeyr/fonts/texgyretermes-bolditalic-webfont.woff') format('woff'),
         url('/wp-content/themes/niedermeyr/fonts/texgyretermes-bolditalic-webfont.ttf') format('truetype'),
         url('/wp-content/themes/niedermeyr/fonts/texgyretermes-bolditalic-webfont.svg#webfontOwLdaRU6') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
	/* This declaration targets Internet Explorer */
	font-family: 'GenevaRegular';
	src: url('/wp-content/themes/niedermeyr/fonts/geneva-webfont.eot');
}

@font-face {
	/* This declaration targets everything else */
	font-family: 'GenevaRegular';
	src: url(//:) format('no404'), url('/wp-content/themes/niedermeyr/fonts/geneva-webfont.woff') format('woff'), url('/wp-content/themes/niedermeyr/fonts/geneva-webfont.ttf') format('truetype'), url('/wp-content/themes/niedermeyr/fonts/geneva-webfont.svg#webfont9quEnY4L') format('svg');
	font-weight: normal;
	font-style: normal;
}


body {
	margin: 0;
	padding: 0;
	color: #3e342e;
	background-color: #004178;
	font-family: 'TimesRegular', "Times New Roman", serif;
	font-size: 100%;
	line-height: 1.5em;
	font-size: 1.1em;
}

/* ~~ Element-/Tag-Selektoren ~~ */
ul, ol, dl { /* Aufgrund von Abweichungen zwischen verschiedenen Browsern empfiehlt es sich, die Auffüllung und den Rand in Listen auf 0 einzustellen. Zu Konsistenzzwecken können Sie die gewünschten Werte entweder hier oder in den enthaltenen Listenelementen (LI, DT, DD) eingeben. Beachten Sie, dass die hier eingegebenen Werte hierarchisch auf die .nav-Liste angewendet werden, sofern Sie keinen spezifischeren Selektor festlegen. */
	padding: 0;
	margin: 0;
}
h1, h2, h4, h5, h6, p {
	margin-top: 0px;	 /* Durch Verschieben des oberen Rands wird das Problem behoben, dass Ränder aus dem zugehörigen div-Tag geraten können. Der übrig gebliebene untere Rand hält ihn getrennt von allen folgenden Elementen. */
	font-family: 'TimesRegular', "Times New Roman", serif;
	padding: 10px 0 0 0;
	color: #a50775;
	line-height: 1em;
	font-size:1.4em;
	margin-bottom: 30px;
}
h3 {
	margin-top: 25px;	 /* Durch Verschieben des oberen Rands wird das Problem behoben, dass Ränder aus dem zugehörigen div-Tag geraten können. Der übrig gebliebene untere Rand hält ihn getrennt von allen folgenden Elementen. */
	font-family: 'TimesBold', "Times New Roman", serif;
	padding: 0px 0 0 0;
	line-height: 1em;
	font-size:1em;
	margin-bottom: 7px;
}
h1 a, h2 a {
	color: #a50775;
	font-weight: normal!important;
}
h1 {
	font-size:2em; 
	font-weight: normal!important;
}
h2 { 
	font-size:2em; 
	font-weight: normal!important;
}
h3 { 
	font-size:1em; 
	font-weight: normal!important;
}
.widget_text h3 {
	font-family: 'TimesRegular', "Times New Roman", serif!important;
	text-transform: uppercase;
	letter-spacing: 0.05em;
	font-weight: normal!important;
	line-height: 2em;
}
.entry-content p:first-letter {
/*	color: #a50775;
	float: left;
	font-size: 3.2em; 
	width : 1em;
	height: 1.5em;
	display:block;
	margin: 0.2em 0.03em -1em 0;
	vertical-align:text-top; */
}
em, i {	
	font-family: 'TimesItalic', "Times New Roman", serif;
	font-style: normal!important;
}
strong, b {
	font-family: 'TimesBold', "Times New Roman", serif;
	font-weight: normal !important;
}
i + b, em + strong, i + strong, em + bold {
	font-family: 'TimesBoldItalic'!important;
	font-weight: normal !important;
}
.entry-content p {
	color: #3e342e!important;
}

a img { /* Dieser Selektor entfernt den standardmäßigen blauen Rahmen, der in einigen Browsern um ein Bild angezeigt wird, wenn es von einem Hyperlink umschlossen ist. */
	border: none;
}

/* ~~ Die Reihenfolge der Stildefinitionen für die Hyperlinks der Site, einschließlich der Gruppe der Selektoren zum Erzeugen des Hover-Effekts, muss erhalten bleiben. ~~ */
a {
	color: #005da8;
	text-decoration: none;
	font-family: 'TimesBold', "Times New Roman", serif;
}

a:hover, a:active, a:focus { /* Durch diese Gruppe von Selektoren wird bei Verwendung der Tastatur der gleiche Hover-Effekt wie beim Verwenden der Maus erzielt. */
	text-decoration: none;
	color: #a50775;
}

/* ~~ Dieser Container mit fester Breite umschließt alle anderen div-Tags. ~~ */
.container {
	width: 1016px;
	background: #004178;
	margin: 0 auto; /* Der mit der Breite gekoppelte automatische Wert an den Seiten zentriert das Layout. */
}

/* ~~ Für die Kopfzeile wird keine Breite angegeben. Sie erstreckt sich über die gesamte Breite des Layouts. Sie enthält einen Bild-Platzhalter, der durch Ihr eigenes, mit Hyperlink versehenes Logo ersetzt werden sollte. ~~ */
.header {
	padding: 74px 0 15px 20px;
}

.header h1, .header small{
	background-color: #004178;
	height: 25px;
	color: #9dd8ee;
	text-transform: uppercase;
	font-family: 'GenevaRegular','Trebuchet MS', Verdana;
	font-size: 20px;
	font-weight: normal;
	padding: 74px 0 15px 12px;
	letter-spacing: 0.1em;
	display: inline;
	float: left;
	margin-bottom: 0px;
	display: none;
}

.header a {
	text-decoration: none;
	color: #9dd8ee;
	font-family: 'GenevaRegular','Trebuchet MS', Verdana;
}
.header small {
	margin-left: 25px;
}


/* ~~ Dies sind die Spalten für das Layout. ~~ 

1) Eine Auffüllung wird nur oben und/oder unten in den div-Tags positioniert. Die Elemente innerhalb dieser div-Tags verfügen über eine seitliche Auffüllung. Dadurch müssen Sie keine Box-Modell-Berechnungen durchführen. Zu beachten: Wenn Sie dem div-Tag eine seitliche Auffüllung oder einen Rahmen hinzufügen, werden diese zu der festgelegten Breite addiert und ergeben die *gesamte* Breite. Sie können auch die Auffüllung für das Element im div-Tag entfernen und ein zweites div-Tag ohne Breite und mit der gewünschten Auffüllung im ersten div-Tag einfügen.

2) Für die Spalten wurde kein Rand angegeben, da es sich um fließende Spalten handelt. Wenn Sie unbedingt einen Rand hinzufügen möchten, platzieren Sie ihn nicht auf der Seite in Flussrichtung (z. B. ein rechter Rand in einem div-Tag, das so festgelegt ist, dass das Element nach rechts fließt). In vielen Fällen kann stattdessen eine Auffüllung verwendet werden. Bei div-Tags, bei denen diese Regel gebrochen werden muss, sollten Sie der Regel des div-Tags eine display:inline-Deklaration hinzufügen, um das Problem zu umgehen, dass in einigen Versionen von Internet Explorer der Rand doppelt angezeigt wird.

3) Da Klassen in einem Dokument mehrmals verwendet werden können (und zudem auf ein Element mehrere Klassen angewendet werden können), wurden den Spalten Klassennamen statt IDs zugewiesen. Beispielsweise können zwei div-Tags für eine Seitenleiste bei Bedarf gestapelt werden. Diese div-Tags können problemlos in IDs geändert werden, solange Sie sie nur einmal pro Dokument verwenden.

4) Wenn Sie die Navigation auf der rechten statt auf der linken Seite platzieren möchten, lassen Sie diese Spalten einfach in die andere Richtung fließen (alle nach rechts anstatt alle nach links). Die Spalten werden dann in umgekehrter Reihenfolge dargestellt. Die div-Tags in der HTML-Quelle müssen nicht verschoben werden.

*/
.sidebar1 {
	float: left;
	width: 83px;
	padding: 230px 20px 50px 50px;
	text-align: right;
	font-size: 0.9em;
	color: #005da8;
	line-height: 1.2em;
	letter-spacing: 0.05em;
}
.content {
	padding: 100px 35px 150px 0px;
	width: 516px;
	float: left;
}
.contentsmall {
	padding: 100px 0px 150px 0px;
	width: 450px;
	float: left;
}
.main {
	/*overflow: hidden;
	width: 706px;*/
	float: left;
	background-color: #003b6f;
	padding: 0 3px 3px 3px;
}
.innermain {
	background-color: #E2F2F9;
	border-left: 3px solid #002A45;
	padding: 12px;
	border-right: 3px solid #002A45;
	border-bottom: 3px solid #002A45;
	float: left;
}

.sidebar2 {
	float: left;
	width: 270px;
	padding: 10px 0;
	background-color: #004178;
	color: #9dd8ee;
}
.zitat {
	font-size:1.6em;
	line-height: 1.2em;
	letter-spacing: 0em;
}
.zitatquelle {
	margin-top: 15px;
	line-height: 1.2em;
	font-size:1.0em;
	letter-spacing: 0.05em;
}
li.download_title h3 {
	font-family: 'TimesRegular', "Times New Roman", serif!important;
	font-weight: normal!important;
	font-size:1.4em;
	line-height: 1.2em;
	letter-spacing: 0.05em;
	padding-left: 0px;
	color: #9dd8ee;
	margin-top: 30px;
	margin-bottom: 22px;
	margin-top: 150px;
}
li.download div {
	background-image: url(/wp-content/themes/niedermeyr/images/download-box-top.png);
	background-repeat: no-repeat;
	color: #3e342e;
	width: 239px;
	line-height: 1.2em;
	padding-top: 15px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 25px;
	margin: 0px;
}
li.download a {
	background-image: url(/wp-content/themes/niedermeyr/images/download-button.png);
	background-repeat: no-repeat;
	background-position: left top;
	color: #005da8;
	padding-top: 42px;
	padding-bottom: 0px;
}
li.download h4 {
	margin: 0px;
	padding-top: 50px;
	font-size: 1em;
}
li.download {
	background-image: url(/wp-content/themes/niedermeyr/images/download-box-bottom.png);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 4px;
	width: 239px;
	margin: 0px 0px 8px;
}
/* ~~ Dieser gruppierte Selektor gibt die Listen im .content-Bereich an. ~~ */
.content ul, .content ol { 
	padding: 0 15px 15px 40px; /* Diese Auffüllung setzt die rechte Auffüllung in der obigen Regel für Überschriften und Absätze fort. Die Auffüllung wurde unten für den Abstand zwischen anderen Elementen in den Listen und links für den Einzug platziert. Sie können die Werte nach Bedarf ändern. */
}

/* ~~ Stile für die Navigationslisten (können entfernt werden, wenn Sie ein vordefiniertes Ausklappmenü wie Spry verwenden) ~~ */
ul.nav {
	list-style: none; /* Hiermit wird die Listenmarkierung entfernt. */
	height: 227px;
}
ul.nav li {
	display: inline;
	float: left;
	/*padding-top: 197px;*/
}
ul.nav a, ul.nav a:visited { /* Durch Gruppieren dieser Selektoren wird sichergestellt, dass die Hyperlinks auch nach dem Aufrufen die Form einer Schaltfläche beibehalten. */
	text-decoration: none;
	color: #fff;
	height: 30px;
	filter:alpha(opacity=80); /* msie */
	-moz-opacity: 0.80; /* firefox */
	khtml-opacity: 0.80; /* webkit */
	opacity: 0.80; /* css 3 */
	font-size: 16px;
	/* font-weight: bold; */
	font-family: 'TimesBold', "Times New Roman", serif;
	line-height: 30px;
	vertical-align: middle;
	padding-top: 197px;

}
ul.nav a:hover, ul.nav a:active, ul.nav a:focus { /* Hiermit wird der Hintergrund und die Textfarbe bei der Navigation mit der Maus und der Tastatur geändert. */
	/* [disabled]background: #ADB96E; */
	color: #FFF;
}
.navigation ul {
	/* [disabled]list-style-type: none; */
}
.navigation ul li {
	/* [disabled]display: inline; */
	/* [disabled]background-color: #333; */
	/* [disabled]height: 227px; */
}
.navigation ul li a {
	/* [disabled]height: 30px; */
	/* [disabled]margin-top: 197px; */
	/* [disabled]background-image: url(/wp-content/themes/niedermeyr/images/nav_bild_top.jpg); */
}

.nav {
	position: relative;
	list-style: none;
	z-index: 50;
}
.nav li {
	position: relative;
	float: left;
	padding-top: 0px;
	background-color: #FFF;
}
.nav ul {
	position: absolute;
	visibility: hidden;
	list-style: none;
	z-index: 110;
}
.nav ul li {
	clear: both;
	padding-top: 0px;
	background-color: #FFF !important;
	/* [disabled]background: none; */
}
.nav a { 
	display: block;
	letter-spacing: 0.1em;
	}
.nav table {
	position: absolute;
	left: 0px;
	border-collapse: collapse;
}
.nav table table { top: 0 !important; }
.nav ul  {
	/* [disabled]position: absolute; */
	top: 220px;
	/* [disabled]background-color: #FFF; */
}
.nav li:hover ul, .nav a:hover ul, .nav :hover ul :hover ul, .nav :hover ul :hover ul :hover ul {
/*.nav a:hover ul.sub-menu, .nav :hover ul:hover ul.sub-menu, .nav :hover ul :hover ul :hover ul {*/
	visibility: visible;
}
.nav :hover ul ul, .nav :hover ul :hover ul ul {
	visibility: hidden;
}
ul.sub-menu li a {
	background-image: none!important;
	color: #005DA8;
	width: 185px;
	padding-top: 0px!important;
}

ul.sub-menu li {
	width: 185px;
	/* [disabled]padding: 0px 15px 0px 15px; */
	background-color: #FFF;
}
ul.sub-menu li a:hover {
	background-image: none;
	background-color: #E2F2F9;
	color: #005DA8;
}
ul.sub-menu {
	/* [disabled]width: 185px; */
	padding-bottom: 5px;
	padding-bottom: 13px;
	background-image: url(/wp-content/themes/niedermeyr/images/submenu_schatten.png);
	background-repeat: no-repeat;
	background-position: bottom;
}

ul.sub-menu li {
	background-color: #FFF;
}
ul.sub-menu a {
	color: #005DA8!important;
}

ul.sub-menu li.firstsub {
	padding-top: 8px;
}
ul.sub-menu li.lastsub {
	padding-bottom: 8px;
}

li.vita {
	background-image: url(/wp-content/themes/niedermeyr/images/nav_vita_top.jpg);
	background-repeat: no-repeat;
	width: 114px;
}
li.vita a {
	background-image: url(/wp-content/themes/niedermeyr/images/nav_vita_bg_normal.jpg);
	background-position: 0px bottom;
	background-repeat: no-repeat;
	text-align: center;
	display: block;
}
li.vita a:hover, li.vita.current-menu-parent a {
	background-image: url(/wp-content/themes/niedermeyr/images/nav_vita_bg-over.jpg);
	background-position: 0px bottom;
	background-repeat: no-repeat;
}
li.bild {
	background-image: url(/wp-content/themes/niedermeyr/images/nav_bild_top.jpg);
	background-repeat: no-repeat;
	width: 113px;
}
li.bild a {
	background-image: url(/wp-content/themes/niedermeyr/images/nav_bild_bg_normal.jpg);
	background-position: 0px bottom;
	background-repeat: no-repeat;
	width: 113px;
	text-align: center;
	display: block;
	vertical-align: middle;
}
li.bild a:hover, li.bild.current-menu-parent a {
	background-image: url(/wp-content/themes/niedermeyr/images/nav_bild_bg-over.jpg);
	background-position: 0px bottom;
	background-repeat: no-repeat;
}
li.ton {
	background-image: url(/wp-content/themes/niedermeyr/images/nav_ton_top.jpg);
	width: 112px;
}
li.ton a {
	background-image: url(/wp-content/themes/niedermeyr/images/nav_ton_bg_normal.jpg);
	background-position: 0px bottom;
	background-repeat: no-repeat;
	width: 112px;
	text-align: center;
	display: block;
	vertical-align: middle;
}
li.ton a:hover, li.ton.current-menu-parent a {
	background-image: url(/wp-content/themes/niedermeyr/images/nav_ton_bg-over.jpg);
	background-position: 0px bottom;
	background-repeat: no-repeat;
}
li.unterricht {
	background-image: url(/wp-content/themes/niedermeyr/images/nav_unterricht_top.jpg);
	width: 183px;
}
li.unterricht a {
	background-image: url(/wp-content/themes/niedermeyr/images/nav_unterricht_bg_normal.jpg);
	background-position: 0px bottom;
	background-repeat: no-repeat;
	width: 183px;
	text-align: center;
	display: block;
	vertical-align: middle;
}
li.unterricht a:hover, li.unterricht.current-menu-parent a {
	background-image: url(/wp-content/themes/niedermeyr/images/nav_unterricht_bg-over.jpg);
	background-position: 0px bottom;
	background-repeat: no-repeat;
}
li.kontakt {
	background-image: url(/wp-content/themes/niedermeyr/images/nav_kontakt_top.jpg);
	width: 183px;
}
li.kontakt a {
	background-image: url(/wp-content/themes/niedermeyr/images/nav_kontakt_bg_normal.jpg);
	background-position: 0px bottom;
	background-repeat: no-repeat;
	width: 183px;
	text-align: center;
	display: block;
	vertical-align: middle;
}
li.kontakt a:hover, li.kontakt.current-menu-parent a {
	background-image: url(/wp-content/themes/niedermeyr/images/nav_kontakt_bg-over.jpg);
	background-position: 0px bottom;
	background-repeat: no-repeat;
}

.widget-area ul {
	list-style-type: none;
	margin-left: 30px;
}
/* ~~ Stile für die Fußzeile ~~ */
.footer {
	padding: 10px 0;
	position: relative;/* Hiermit erhält IE6 die Eigenschaft hasLayout, damit die clear-Anweisung korrekt ausgeführt wird. */
	clear: both; /* Diese clear-Eigenschaft bewirkt, dass .container das Ende der fließenden Spalten erkennt und ihren Inhalt aufnimmt. */
}


/* ~~ Verschiedene float/clear-Klassen ~~ */
.fltrt {  /* Mit dieser Klasse können Sie ein Element auf der Seite nach rechts fließen lassen. Das fließende Element muss vor dem Element stehen, neben dem es auf der Seite erscheinen soll. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* Mit dieser Klasse können Sie ein Element auf der Seite nach links fließen lassen. Das fließende Element muss vor dem Element stehen, neben dem es auf der Seite erscheinen soll. */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* Diese Klasse kann in einem <br />-Tag oder leeren div-Tag als letztes Element nach dem letzten fließenden div-Tag (im .container) platziert werden, wenn .footer entfernt oder aus dem .container herausgenommen wird. */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
li.start {
	margin-bottom: 40px;
	margin-top: -5px;
}
li.start a {
	color: #9DD8EE;
	font-size: 15px;
	text-transform:uppercase;
	font-weight: normal;
	font-family: 'TimesRegular', "Times New Roman", serif;
	letter-spacing: 0.1em;
}

.firstLetter {
	color: #a50775;
	float: left;
	font-size: 3.0em; 
	/* width : 0.85em;*/
	height: 1.5em;
	display:block;
	margin: 0.2em 0 -1em 0;
	vertical-align:text-top;
	padding-right: 0.1em;
}
span.important {
	color: #a50775;
	line-height: 1em;
	padding: 0;
	margin: 0;
}
.contentbox {
	margin: 0px;
	width: 514px;
	padding-top: 15px;
}
.contentbox-top {
	background-image: url(/wp-content/themes/niedermeyr/images/content-box-top.png);
	background-repeat: no-repeat;
	height: 5px;
	width: 514px;
}
.contentbox-content {
	background-image: url(/wp-content/themes/niedermeyr/images/content-box-bg.png);
	background-repeat: repeat-y;
	padding-bottom: 15px;
	padding-left: 30px;
	padding-right: 10px;
	padding-top: 20px;
	width: 494px;
	min-height: 80px;
	/*line-height: 1.2em;*/
}
.contentbox-geneva {
	font-family: 'GenevaRegular';
	font-size: 0.8em;
	line-height: 1em;
}
.contentbox-geneva a {
	font-family: 'GenevaRegular';
	font-size: 1em;
	line-height: 1em;
}
.contentbox-bottom {
	background-image: url(/wp-content/themes/niedermeyr/images/content-box-bottom.png);
	background-repeat: no-repeat;
	height: 15px;
	width: 514px;
}


.downloadbox {
	margin: 10px 0 5px -10px;
	width: 239px;
}
.downloadbox-top {
	background-image: url(/wp-content/themes/niedermeyr/images/download-box-top.png);
	background-repeat: no-repeat;
	height: 5px;
	width: 239px;
}
.downloadbox-content {
	background-image: url(/wp-content/themes/niedermeyr/images/download-box-bg.png);
	background-repeat: repeat-y;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	width: 239px;
}
.downloadbox-bottom {
	background-image: url(/wp-content/themes/niedermeyr/images/download-box-bottom.png);
	background-repeat: no-repeat;
	height: 15px;
	width: 239px;
}
.content div.imagebox a {
	height: 150px;
}
.imagebox {
	float: left;
	background-image: url(/wp-content/themes/niedermeyr/images/imagebox.png);
	background-repeat: no-repeat;
	text-align: center;
	height: 150px;
	width: 150px;
	padding: 10px;
	margin-right: 2px;
	margin-bottom: 15px;
	display: table-cell;
	vertical-align: middle;
}
.imagebox img {
}

#text-3 h3 {
	/*display: none;*/
	height: 5px;
	background-image: url(/wp-content/themes/niedermeyr/images/yellow-box-top.png);
	background-repeat: no-repeat;
	padding-left: 35px;
	padding-right: 20px;
	padding-top: 10px;
	margin-bottom: 0px;
	width: 244px;
	height:20px;
	color: #004178;
}
li#text-3  {
	background-image: url(/wp-content/themes/niedermeyr/images/yellow-box-bg.png);
	background-repeat: repeat-y;
	width: 244px;
}
li#text-3 div {
	background-image: url(/wp-content/themes/niedermeyr/images/yellow-box-bg.png);
	background-repeat: repeat-y;
	padding-bottom: 5px;
	padding-left: 35px;
	padding-right: 20px;
	padding-top: 5px;
	margin-bottom: 0px;
	color: #004178;
}
li#text-3 p {
	color: #004178;
	line-height: 1.1em;
	padding-bottom: 5px;
	margin-bottom: 0px;
}
li#text-3 a {
	color: #004178;
}
ul.xoxo  {
	background-image: url(/wp-content/themes/niedermeyr/images/yellow-box-bottom.png);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 30px;
	margin-bottom: 30px;
	width: 244px;
}
.yellowbox-top {
	background-image: url(/wp-content/themes/niedermeyr/images/yellow-box-top.png);
	background-repeat: no-repeat;
	height: 5px;
	width: 244px;
}
.yellowbox-content {
	background-image: url(/wp-content/themes/niedermeyr/images/yellow-box-bg.png);
	background-repeat: repeat-y;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	width: 224px;
}
object {
	vertical-align: middle;
	/* margin: 0px 3px 0px 0px; */
}
.geneva, .geneva a {
	font-family: 'GenevaRegular';
	font-size: 0.75em;
}
.weitereAufnahme {
	font-size: 1em;
	color: #9dd8ee;
	line-height: 1.1em;
	font-family: 'TimesRegular', "Times New Roman", serif;
}
.weitereAufnahme a {
	/*font-size: 1.2em;*/
	color: #9dd8ee;
	font-family: 'TimesRegular', "Times New Roman", serif;
	font-family: 'GenevaRegular';
	font-size: 0.9em;
}
.weitereAufnahme h3 {
	font-size: 1.6em;
	font-weight: normal!important;
	color: #9dd8ee;
	font-family: 'TimesRegular', "Times New Roman", serif!important;
	line-height: 2em;
	
}
li.weitereAufnahme {
	margin-top: 5px;
	margin-bottom: 15px;
}

li.weitereAufnahme a {
	padding-bottom: 15px;
}

.contentsmall span textarea, .contentsmall span input {
	font-family: 'TimesItalic', "Times New Roman", serif;
	font-size: 1.2em;
	color: #005DA8;
	padding: 5px 5px 5px 10px;
	width: 385px;
	margin-top: 10px;
}
p {
	font-size: 1.0em;
	margin-top: 0px;
	line-height: 1.3em;
	margin-bottom: 15px;
	padding-top: 5px;
}

#cboxOverlay {
background: black;
}
div.con-playpause svg.svg-icon {
    border: 1px solid #666666;
    margin: 4px 0px;
    width: 12px;
    height: 12px;
    border-radius: 12px;

}
div.playbtn svg.svg-icon {
    padding: 2px 1px 2px 3px;
}
div.pausebtn svg.svg-icon {
    padding: 2px;
}
div.con-playpause {
	margin-right: 5px;
}
div.con-playpause, div.curr-time, div.total-time {
    float: left;
}
div.curr-time {
    font-size: 0.8em;
    font-family: 'GenevaRegular','Trebuchet MS', Verdana;
    margin-top: 1px;
}
div.curr-time:after {
	font-family: 'GenevaRegular','Trebuchet MS', Verdana;
	content: "Min.";
	margin-left: 4px;
}
div.total-time {
	display: none;
}
svg path {
    fill: #666666;
}
.is-single-player {
	display: inline-block;
}