
body {
	font-family: "Verdana", Arial, sans-serif;
}


.main-content h1, .main-content h2 {
	font-weight: normal;
	font-style: italic;
}

.sidebar h2 {
	font-weight: normal;
	font-style: italic;
	font-size: 19px;
	color: #d01e2e;
	margin: 0;
}

.main-content ul li {
    padding-left: 15px;
    background-image: url("../../files/your_confriends/p/li.jpg");
    background-position: left 6px;
    background-repeat: no-repeat;
    list-style-type: none;
}

.kopfzeile .yc-logo {
	position: absolute;
	top: 20px;
	left: 20px;
}

.image_container a:hover::before, .image_container a:focus::before {
	background: none;
}

.image_container a:hover::after, .image_container a:focus::after {
	content: "";
}

.main-navigation > ul > li > a, .main-navigation > ul > li > strong, .main-navigation > ul > li > span.active, .main-navigation > ul > li > span.trail, .main-navigation > ul > li > span.forward {
	text-transform: none;
	font-weight: normal;
	font-size: 14px;
	line-height: 1;
}

.main-navigation > ul > li > a.active:not(.highlight)::after, .main-navigation > ul > li > a.trail:not(.highlight)::after, .main-navigation > ul > li > a.forward:not(.highlight)::after, .main-navigation > ul > li > strong.active:not(.highlight)::after, .main-navigation > ul > li > strong.trail:not(.highlight)::after, .main-navigation > ul > li > strong.forward:not(.highlight)::after, .main-navigation > ul > li > span.active:not(.highlight)::after, .main-navigation > ul > li > span.trail:not(.highlight)::after, .main-navigation > ul > li > span.forward:not(.highlight)::after {
	display: none;
}

.main-navigation li.active, .main-navigation > ul > li > a.active, .main-navigation > ul > li > a.trail, .main-navigation > ul > li > a.forward, .main-navigation > ul > li > strong.active, .main-navigation > ul > li > strong.trail, .main-navigation > ul > li > strong.forward, .main-navigation > ul > li > span.active, .main-navigation > ul > li > span.trail, .main-navigation > ul > li > span.forward {
    background: #e6e6e6;
}

.main-navigation > ul > li > a:hover, .main-navigation > ul > li > a:focus, .main-navigation > ul > li > strong:hover, .main-navigation > ul > li > strong:focus, .main-navigation > ul > li > span.active:hover, .main-navigation > ul > li > span.active:focus, .main-navigation > ul > li > span.trail:hover, .main-navigation > ul > li > span.trail:focus, .main-navigation > ul > li > span.forward:hover, .main-navigation > ul > li > span.forward:focus {
	background: #e6e6e6;
}

.main-navigation > ul > li.submenu:hover > a::after, .main-navigation > ul > li.submenu:hover > strong::after, .main-navigation > ul > li.submenu:hover > span.active::after, .main-navigation > ul > li.submenu:hover > span.trail::after, .main-navigation > ul > li.submenu:hover > span.forward::after {
	border: none;
	box-shadow: none;
}

.main-navigation-search > a {
	padding: 1em 0 1em;
}

.main-navigation-wrapper {
	border: none;
}

.main-navigation ul.level_2 li.active {
	background: #d7d5d5 !important;
}


.footer-copyright {
	margin: 0;
	padding: 0.5em 0.5em 2em;
	background: #d01e2e;
	color: #e6e6e6;
}

.footer-navigation {
	padding: 0 0.5em;
	background: #d01e2e;
	margin: 0;
}

.footer-navigation a {
	color: #ffffff;
}

.oneo-sidebar-right .sidebar {
	width: 27%;
	margin-right: 40px;
}

.oneo-sidebar-right .main-content {
    width: 60%;
    margin-left: 40px;
}

.sidezeile {
    padding: 30px 10px 35px 20px;
    background: #f4f4f4;
}

.sidebar > .block {
    margin: 0;
}

.fusszeile .footer_top img {
    margin-right: 54px;
    max-height: 50px;
    width: auto;
}

.fusszeile .footer_top img:last-child {
    margin-right: 0;
}

.main-content .rsts-main {
    margin: 15px 0 35px 0;
}

table, table td {
	border: none;
}

figcaption.caption {
    background-image: url("../../files/your_confriends/p/gallery_caption.png");
    background-position: 0 top;
    background-repeat: no-repeat;
    color: #fff !important;
font-size: 13px !important;
height: 33px;
line-height: 30px;
margin-top: -30px;
padding-left: 10px !important;
position: relative;
}


.header-navigation.is-fixed {
	margin-left: 0;
max-width: 1038px;
}



.kopfzeile .sprachnavi {
	position: absolute;
	top: 20px;
	right: 20px;
}

.kopfzeile .sprachnavi li {
	float: right;
	background: #fffc;
}

.kopfzeile .sprachnavi li.first {
	padding: 0 1em;
}

.kopfzeile .sprachnavi li.last {
	padding: 0 0 0 1em;
}

.kopfzeile .sprachnavi ul {
	margin: 0;
}


.tagline + .content-wrapper {
	margin-top: 0;
}







@media (max-width: 900px) {
	.oneo-sidebar-right .main-content {
    width: auto;
    margin-left: 40px;
}

.oneo-sidebar-right .sidebar {
    width: 50%;
    margin-left: 40px;
}

.sidebar > .block {
    
    width: unset;
}

}


@media (max-width: 599px) {
	.main-navigation-search {
		display: none;
	}
	
	.kopfzeile .sprachnavi {
	position: relative;
	top: 0;
	right: 0;
	z-index: 100;
}
.kopfzeile .yc-logo img {
	max-width: 100px;
}

.kopfzeile .yc-logo {
	top: 40px;
}

.main-navigation-mobile-open {
	top: 20px;
	left: 20px;
}

.oneo-sidebar-right .sidebar {
    width: 100%;
    margin: 0;
    padding: 0 20px;
}

.oneo-sidebar-right .main-content {
    margin-left: 20px;
    margin-right: 20px;
}

.sidebar .centered {
	text-align: left;
}

}


