
/*background: #fff url(/.content/_res/kreisrot.svg) !important;*/
@font-face {
    font-family: 'Roboto-Regular';
    src: url('/.content/_templates/font/Roboto-Regular.ttf');
    font-weight: normal;
    font-style: normal;
}

body * {
	color: #6a6a6a;
}

body {
	font-size: 16px;
}
body, div, p, a, span {
	font-family: "Roboto-Regular",Open Sans !important;
}
.container {
	width: 100%;
	padding: 0;
}
#apollo-page > div:first-child {
	max-width: 1500px;
	width: 100%;
	padding: 0;
}

h2, .headline {
	border: none !important;
}
.pop-lay {
	background: rgb(0,0,0,.7);
	z-index: 1000;
	position: fixed;
	top: 0%;
	left: 0%;
	right: 0%;
	bottom: 0;
	display: none !important;
}
.close {
	color: red;
	opacity: 1;
	position: absolute;
	top: 15px;
	right: 15px;
}
.pop-lay .col-xs-12 {
	max-width: 500px;
	margin: 0;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	width: 100%;
	background: #fff url(/export/sites/rutheneum/.content/_res/zweig_rutheneum.png) left 50%  top 15px no-repeat !important;
	background-size: 180px !important;
	padding: 80px 20px 30px;
	text-align: center;
}
.content_home, .unter_temp {
	box-shadow: 0px 10px 10px 0px rgba(0,0,0,0.3);
	z-index: 100;
	position: relative;
	padding: 0 0 100px 0;
	background: #fff url(/.content/_res/schrift.svg) left center no-repeat !important;
}

.content_home1 h2, .content_home2 h2, .content_unter h2 {
	color: #000 !important;
	font-size: 20px;
}
.content_home1 .btn {
	background: transparent;
	border: 2px solid #E31E24;
	color: #E31E24;
	padding: 10px 30px;
}
.content_home1 .headline {
	height: 65px;
	margin: 0 0 15px 0;
}
.content_home1 .ap-plain > div:first-child {
	min-height: 160px;
}
.flyer .btn {
	background: transparent;
	border: 2px solid #E31E24;
	color: #E31E24;
	padding: 10px 30px;
}
.flyer2 {
	position: relative;
}
.flyer2 a {
	background: transparent;
	border: 2px solid #E31E24;
	color: #E31E24;
	padding: 10px 30px;
	width: 100%;
	display: inline-block;
	text-align: center;
}
.flyer2 a:before {
	position: absolute;
	content: "";
	top: 0;
	left: 0;
	right: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.box > div {
	width: 30%;
	height: 390px;
	padding: 0;
	position: relative;
	float: left;
	z-index: 101;
	transition: all 1s ease;
}
.box > div:nth-child(2) {
	margin: 0 5%;
}
.box > div > div {
	padding: 50px;
	margin-top: 0;
	transition: all 1s ease;
}
.box > div:hover > div {
	padding: 50px;
	margin-top: -100px;
	transition: all 1s ease;
	background: #fff;
	box-shadow: 0px 0px 20px 10px rgba(0,0,0,.3);
	animation: move1 2s linear;
}
.linie {
	padding: 50px 0 0px;
	width: 80%;
	margin: 0 auto 50px;
	border-top: 1px solid #E31E24;
	border-bottom: 1px solid #E31E24;
}
.linie h2 {
	color: #000 !important;
	text-align: center;
	font-size: 26px;
	line-height: 32px;
}
.linie a {
	border: 1px solid #E31E24;
	padding: 15px 30px;
	display: inline-block;
}
.linie a:hover {
	background: #E31E24;
	color: #fff;
}
.content_home1, .content_home2  {
	max-width: 1300px;
	width: 100%;
	margin: 0 auto;
	padding: 0;
	float: none;
	/*overflow: hidden;*/
}
.content_home2 {
	padding: 50px;
}
.content_home2 a {
	color: #E31E24;
}
.content_home2 ul {
	padding: 0px;
}
.content_home2 li {
	list-style-type: none;
	width: 50%;
	float: left;
}
.content_home2 li:first-child {
	padding-right: 30px;
}
.content_home2 li:last-child {
	padding-left: 30px;
}
.content_home2 > div {
	position: relative;
	padding-bottom: 50px;
	overflow: hidden;
	margin-bottom: 50px;
}
.content_home2 > div:not(:last-child):after {
	padding: 50px 0 0px;
	width: 80%;
	position: absolute;
	content: "";
	left: 50%;
	transform: translate(-50%);
	bottom: 0;
	margin: 0 auto;
	border-bottom: 1px solid #E31E24;
}
.content_home2 > div:first-child:after {
	display: none;
}
/*home img*/
.slider_lay {
	padding: 0px;
	max-width: 1500px;
	width: 100%;
	margin: 0 auto;
	padding: 0;
	float: none;
}
.slider_lay > div:nth-child(1n+2) {
	display: none;
	position: absolute;
	top: 0;
}
.slider_lay > div:nth-child(n+2).org-opencms-ade-containerpage-client-ui-css-I_CmsLayoutBundle-I_CmsContainerpageCss-dragElement {
	display: block !important;
	position: relative;
}
.slider_lay > div:nth-child(1n+2).picv {
	display: block;
	z-index: 100;
}
.slider_lay:after {
	background: url(/.content/_res/kreisrot.svg) !important;
	content: "";
	position: absolute;
	bottom: 100px;
	left: -50px;
	width: 100px;
	height: 100px;
	z-index: 999;
}
/**/
.content_unter {
	padding: 0px;
	max-width: 1300px;
	width: 100%;
	margin: 0 auto;
	padding: 0 30px;
	float: none;
	overflow: hidden;
}
.content_unter > div:first-child {
	padding: 0 0 0 30px;
	margin: 50px 0px;
}
.content_unter > div.full_element {
	width: 100% !important;
	height: auto !important;
}
.content_unter > div:first-child * {
	color: #000;
}
.content_unter > div:nth-child(1n+2) {
	width: 30%;
	float: left;
	box-shadow: 0px 0px 20px 10px rgba(0,0,0,.3);
	padding: 30px;
	background: #fff;
	margin-bottom: 50px;
	position: relative;
}
.content_unter > div:nth-child(n+1).akt_element {
	margin: 0% 0% 30px  0% !important;
}
.content_unter > div:nth-child(3n+4).akt_element, .content_unter > div:nth-child(3n+4) {
	margin: 0 5% !important;
}

.termine .content_unter > div:nth-child(1n+2), .projekte .content_unter > div:nth-child(1n+2) {
	padding: 0px !important;
	height: 480px;
}
.termine .content_unter > div:nth-child(1n+2) .ap-plain, .projekte .content_unter > div:nth-child(1n+2) .ap-plain {
	padding: 30px;
}
.termine .headline, .projekte .headline {
	display: none;
}
.termine img, .projekte img  {
	width: 100%;
}
.termine h3, .projekte h3 {
	font-size: 18px;
	color: #000;
	font-weight: 500;
}
.webform_subfields {
	clear: both;
}
.mitglied .content_unter > div:nth-child(1n+2) {
	width: 100% !important;
	padding: 0px;
	box-shadow: none !important;
}
.mitglied fieldset {
	padding: 0px;
}
.mitglied .sky-form {
	border: none !important;
}
.mitglied .sky-form fieldset section {
	display: grid;
}
.mitglied .sky-form fieldset label:nth-child(1) {
	order: 2;
	clear:both;
}
.mitglied .sky-form fieldset label:nth-child(2) {
	order: 1;
	clear:both;
}
.mitglied .sky-form fieldset label:nth-child(2) input {
	background: #fafafa;
}
.mitglied fieldset section {
	width: 40%;
	margin-right: 10% !important;
	float: left;
}
.mitglied .sky-form .input input {
	border: none;
	border-bottom: 1px solid #000;
}
.sky-form .toggle i {
	display: none;
}
.sky-form .toggle input {
	position: relative;
	left: 0px !important;
	float: left;
	width: 20px;
	height: 20px;
}


/**/
.mitglied fieldset section:nth-child(1n+7) {
	width: 100% !important;
}
.mitglied fieldset section:last-child, .mitglied fieldset section:nth-child(7) {
	max-width: 400px;
	/*display: block;*/
}
.mitglied fieldset section:nth-child(7) > .label {
	display: none;
}
.mitglied fieldset section:nth-child(8) * {
	color: #E31E24;
}
.mitglied .content_unter .OpenCmsApolloWebform > p {
	margin: 50px 0px;
	padding-top: 50px;
	border-top: 1px solid #bbb;
}
.mitglied fieldset section:nth-child(9) {
	border-top: 1px solid #bbb;
	margin: 30px 0 0;
}
#form_captcha_id {
	width: 100%;
}
.form > div:first-child {
	padding: 0px !important;
}
.form > div:first-child a {
	color: #E31E24 !important;
}
.ruthe .ap-plain p, .imprint .ap-plain *, .form .ap-plain *  {
	color: #6a6a6a !important; 
}
.mitglied fieldset section:nth-child(11) {
	width: 100% !important;
	border-bottom: 1px solid #bbb;
	padding: 30px 0px;
}
.mitglied fieldset section:nth-child(12) {
	padding: 30px 0;
}
.sky-form footer {
	padding: 15px 0;
}
.sky-form footer > input:first-child {
	background: transparent;
	border: 2px solid #E31E24;
	color: #E31E24;
	padding: 10px 30px;
}
.sky-form footer > input:last-child {
	display: none;
}
.sky-form footer {
	border: none !important;
}
.daten h3 {
	font-size: 18px;
	margin: 15px 0 5px;
}
.imprint > div {
	box-shadow: none !important;
	width: 100% !important;
}
.imprint > div ul {
	padding: 0 !important;
	overflow: hidden;
}
.imprint > div ul li {
	list-style-type: none;
	width: auto;
	float: left;
	padding-right: 15px;
}
.state-error i {
	border: 1px solid #E31E24 !important;
}
.full {
	width: 100% !important;
	height: 100% !important;
}
.vorstand .content_unter {
	display: flex;
	flex-wrap: wrap;
	padding-bottom: 50px;
	justify-content: center;
	
}
.vorstand .content_unter > div {
	width: calc(33.3% - 30px);
	margin: 30px 15px !important;
}

.vorstand .content_unter > div:first-child {
	width: 100%;
	
}





