/* creme: #fefedc , dunkelgrün: #384c3f, hellgrün: #889b6d */


.kugeln{
position: absolute;
top: 50px;
left: 50px;
z-index: -1;
}

.sidebarbild{
width: 100%;
text-align: right;
/* width: 200px; */
margin: 20px auto;
}

.zitat{
font-family:"rouge script";
font-size: 26px;
line-height: 1.1em;
color: #384c3f;
padding: 0;
margin: 0 auto 10px;
}

.center{ text-align: center;}

.txtright{ text-align: right;}

hr{ border-top: 1px solid #889b6d;}

.kursiv{ font-style: italic; text-align: center;}

.bildlinks{ float:left;}

.maxbild { width: 100%; }

.catcher { position: absolute; top: 0; left: 20px; z-index: 500;}

.textcatcher { font-weight: 700; text-align: center; font-size: 1.6em; }

p a { color: #cc0000; }

.responsive-video iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}

.responsive-video {
position: relative;
padding-bottom: 56.25%; /* Default for 1600x900 videos 16:9 ratio*/
padding-top: 0px;
height: 0;
overflow: hidden;
}

.underslider1 .catchertext {
	font-family:"open sans", arial, san-serif;
	font-size:20px;
	font-weight: 300;
	text-align:center;
	padding: 10px 50px;
	margin: 10px auto 0;
	color: #fefedc;
}