/*@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,400);*/

body{
     font-family: 'Open Sans', sans-serif;
     font-weight: normal;
}


.gf-menu .item{
    font-family: 'Open Sans', sans-serif;
    font-weight: normal;
    
}

.logo-block {
	margin: 0;
	background-color: white;
}

.logo-block #rt-logo {
	margin: 0 auto;
}

#rt-showcase .rt-block {
	margin-top: 0;
	padding-top: 0;
}

p {
	margin: 0px;
}

p ~ p {
	margin-top: 8px;
}


#rt-footer ul.menu,
#rt-footer ul.menu li {
	list-style-type: none;
}

#rt-footer ul.menu li {
	display: inline;
}

#rt-footer ul.menu li a,
#rt-footer ul.menu li .item,
#rt-footer ul.menu li .separator {
	display: inline;
	margin: 0 12px;
}

#rt-footer ul.menu li a:before {
	content: none;
}

.gf-menu-toggle {
	border: 1px solid #CCC;
	position: fixed;
	background-color: white;
}

.gf-menu-toggle.active {
	border: 1px solid #CCC;
	background-color: white;
	left: 210px;
}

.gf-menu-toggle .icon-bar {
	background-color: black;
}

body #rt-top-surround {
	background-color: white;
}

#rt-top-surround .gf-menu .item {
	color: #3d72b3;
}

#rt-top-surround .item:hover {
	color: white !important;
	text-decoration: underline;
}

#rt-top-surround .dropdown a.item {
	color: white;
}

#rt-top {
	background-color: #3d72b3;
}

#rt-top .rt-block {
	padding: 0;
}

#rt-top h1 {
	color: white;
	text-shadow: 0 0;
	font-size: 160%;
}

/*
#rt-maintop .rt-block {
	min-height: 280px;
}

#rt-footer .rt-block {
	min-height: 330px;
}
*/
body #rt-transition #rt-mainbody-surround #rt-maintop .rt-container .rt-block .module-content {
	text-align: left;
}

.layout-slideshow .sprocket-features-content {
	top: 10px !important;
}

.layout-slideshow .sprocket-features-title {
	font-size: 1.75em !important;
}

.sprocket-grids-b h2 {
	font-size: 130% !important;
	line-height: 1em !important
}

.layout-slideshow .sprocket-features-content {
	width: 87% !important;
}

#rt-top .search {
	text-align: right;
}

#rt-footer .module-content {
	text-align: left;
}

#login-form input[type="text"], #login-form input[type="password"] {
	width: 100%;
}

#login-form #form-login-remember input {
	margin-top: 4px;
	margin-right: 4px;
}

#form-login-submit button {
	width: 100%;
}
/*
.rt-alpha .rt-block {
	margin-left: 0;
}

.rt-omega .rt-block {
	margin-right: 0;
}
*/
body #rt-footer-surround #rt-footer .rt-container .rt-block:hover,
body #rt-transition #rt-mainbody-surround #rt-maintop .rt-container .rt-block:hover {
	box-shadow: 0 1px 2px #999;
	margin: 0 10px;
	padding: 25px 12px 15px;
}
/*
body #rt-transition #rt-mainbody-surround > .rt-container {
	padding-top: 0;
}
*/

article.item-page img {
	float: none;
	margin: 6px 0
}

.component-content ul.actions {
	float: none;
	position: absolute;
	right: 17px;
	top: 3px;
}
/*
.speech-bubble {
	border: 1px solid #CCC;
	border-radius: 10px;
	padding: 10px;
	position: relative;
}

.speech-bubble:before {
	content: '';
	display: block;
	width: 20px;
	height: 20px;
	background-color: white;
	position: absolute;
	top: -19px;
	left: 17px;
	border-bottom: 20px solid #CCC;
	border-top: 0 solid transparent;
	border-left: 0 solid transparent;
	border-right: 20px solid transparent;
	
}
*/

#rt-top-surround a:hover {
	color: black !important;
}

/* VERSUCH DIE GANZEN UNGLEICHEN LÜCKEN WEGZUBEKOMMEN */
/* VERSUCH DIE GANZEN UNGLEICHEN LÜCKEN WEGZUBEKOMMEN */
body #rt-transition #rt-mainbody-surround .rt-container {
    padding-top: 0;
    padding-bottom: 0;
}

body #rt-transition #rt-mainbody-surround #rt-maintop {
    padding-top: 0;
}

body #rt-footer-surround #rt-footer {
    padding-top: 0;
}
body #rt-transition #rt-mainbody-surround #rt-breadcrumbs .rt-container .rt-block {
    margin: 20px 0 !important;
}

#rt-main {
	margin-bottom: 20px;
}

.rt-block {
    margin: 0 10px;
}

#rt-showcase .rt-block {
	padding-bottom: 20px;
}

.rt-alpha .rt-block {
	margin-left: 0 !important;
}

.rt-omega .rt-block {
	margin-right: 0 !important;
}

div[itemprop="articleBody"] * ~ * {
	margin-top: 8px;
}

.vertr-rundschr div[itemprop="articleBody"] * ~ * {
        margin-top: 0;
}

.blog .img-intro-left img {
	max-width: 100% !important;
}

.blog .img-intro-left {
	display: none;
}

.component-content .item-separator {
        display: block;
        clear: left;
}

.menue-bearbeiten-button > a {
	font-size: 46px !important;
}

#login-form #form-login-username {
	width: 49%;
	float: left;
}

#login-form #form-login-password {
	width: 49%;
	float: right;
}

#rt-copyright .rt-omega .rt-block {
	margin: 0;
	padding: 0;
}

#rt-copyright .rt-omega .menu {
	list-style-type: none;
	padding: 15px;
}

#rt-copyright .rt-omega .menu li {
	list-style-type: none;
	float: right;
}

#rt-copyright .rt-omega .menu li a {
	padding-left: 10px;
	padding-right: 10px;
}

#rt-copyright .rt-omega .menu li a:before {
	content: '';
	margin-right: 0;
}

.iconsize {
	-webkit-transform: none !important;
	-o-transform: none !important;
	-moz-transform: none !important;
	-ms-transform: none !important;;
}

.edit.jd-item-page .formelm label {
	width: 13em;
}

legend {
	width: auto;
}

.breadcrumb {
	background-color: transparent;
}

.breadcrumb .active {
	color: black;
}

.iconsize {
    font-size: 40px;
    height: 50px;
    width: 50px;
    line-height: 50px;
    margin: -10px auto 4px;
}

/* EVENT DEMO EVENT DEMO EVENT DEMO */
.eb-events-timeline .eb-event-container {
    margin-top: 15px;
}
.eb-event-container {
    background-image: url("../images/dot-ver.png");
    background-position: 42px 85px;
    background-repeat: repeat-y;
    margin-top: 0;
    padding: 0 0 0 100px;
}
.eb-event-container {
    background-position: 36px 85px !important;
}
.eb-event-date-container {
    background: #fff;
    border: 1px #eee solid;
    margin: 0 15px 0 -100px;
    padding: 5px;
    width: auto;
    border-radius: 100%;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    display: block;
    float: left;
    position: relative;
}
.eb-container h1, .eb-container h2, .eb-container h3 {
    width: auto !important;
    margin: 5px 0 5px 0 !important;
    padding: 0 !important;
}

.eb-container h1, .eb-container h2, .eb-container h3 {
    width: auto !important;
    margin: 5px 0 5px 0 !important;
    padding: 0 !important;
}
.eb-even-title-container {
    line-height: normal;
    margin: 0;
}
.eb-event-information {
    padding: 0 0 10px;
    margin-bottom: 12px;
}
.eb-event-information {
    display: flex;
}
.eb-event-information {
    padding: 0 0 10px;
    margin-bottom: 12px;
}
.row {
    margin-left: -15px;
    margin-right: -15px;
}
.eb-events-timeline .eb-taskbar {
    padding: 25px 0;
    border-bottom: 1px dotted #a5a5a5;
    margin: 0;
    list-style: none;
}
.eb-event-date-container .eb-event-date {
    height: 80px;
    width: 80px;
}
body .btn-primary {
    background-image: none;
    margin: 0;
}
body .btn-primary {
    color: #ffffff;
    background-color: #3D72B3;
    border-color: #30aea6;
    text-transform: uppercase;
}
.eb-event-date-info .iconsize {
    display: inline;
    font-size: 20px;
    width: auto;
    height: auto;
    line-height: 24px;
}
.eb-event-date {
    background-image: none !important;
    border-radius: 100%;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    font-family: inherit;
    height: 60px;
    padding: 5px;
    width: 60px;
    text-align: center;
}
.eb-event-date-day {
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    line-height: 20px;
    padding-top: 4px;
}
.eb-event-date-month {
    color: #fff;
    font-size: 14px;
    line-height: 14px;
}
.eb-event-date-year {
    color: #fff;
    font-size: 14px;
    line-height: 14px;
}
.eb-event-date-info {
    font-size: 130%;
    line-height: 150%;
    display: inline-block;
}
span.eb-time {
    padding-left: 5px;
}
.eb-event-price-container {
    display: inline-block;
    float: right;
    font-size: 140%;
    background-image: none !important;
}
.eb-events-timeline .eb-event-price-container .eb-individual-price {
    color: #fff;
    display: inline-block;
    line-height: normal;
    padding: 10px 15px;
}
.eb-taskbar ul {
    margin: 0 !important;
    padding: 0 !important;
}
.eb-event-container .eb-taskbar li {
    float: left !important;
    list-style-type: none !important;
    background-image: none !important;
    padding: 0 5px 0 0 !important;
    margin: 0.5em 0 2px 0 !important;
}
/*FRONTEND MODULE*/
ul.eventsmall {
    margin: 0;
    padding: 0;
}
ul.eventsmall li:first-child {
    border-top: none;
}
ul.eventsmall li {
    list-style: none;
    padding: 7px 0;
}
ul.eventsmall .col-lg-3 {
    width: 25%;
    float: left;
}
ul.eventsmall. .col-lg-9 {
    width: 75%;
    float: left;
}
.eb-event-information.row .col-md-8 {
	width: 66%;
	float: left;
}
.eb-event-information.row .col-md-4 {
	width: 33%;
	float: left;
}
ul.eventsmall span.event-date {
    width: 40px;
    display: block;
}
span.event-date {
    text-align: center;
}
span.event-date span {
    display: block;
}
span.event-date span.month {
    color: #fff;
    text-transform: uppercase;
    line-height: 1.1em;
    font-weight: bold;
    text-align: center;
}
span.event-date span.month, span.event-date span.day {
    padding: 3px;
}
span.event-date span.month {
    background: #214865;
    border: 1px solid #214865;
}
span.event-date span.day {
    background: #fff;
    border-top: none;
    font-size: 18px;
    line-height: 18px;
    font-weight: bold;
    padding: 1px;
}
span.event-date span.month, span.event-date span.day {
    padding: 3px;
}
span.event-date span.day {
    border: 1px solid #214865;
    color: #214865;
}
body ul.eventsmall p {
    margin: 0;
}
small.category, small.location {
    padding: 4px;
}
small, .small {
    font-size: 85%;
}
small.category, small.location {
    padding: 4px;
}
ul.eventsmall li {
	padding-top: 0;
}
ul.eventsmall span.event-date {
	width: auto;
	text-align: left;
}
.eventsmall strong.summary {
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    white-space: pre;
}
/* EVENT DEMO EVENT DEMO EVENT DEMO */

a.maintop-bottom-link {
    position: absolute;
    bottom: 10px;
    right: 22px;
}

@media only screen and (max-width: 1199px) {
	#rt-maintop .rt-block {
		min-height: 300px;
	}
}

@media only screen and (max-width: 959px) {
	#rt-header .rt-container [class*="rt-grid"] {
		display: block;
		float: none;
		position: relative;
		width: 100%;
	}
	#rt-top h1 {
		text-align: center;
	}
}

@media screen and (max-width: 399px) {
	#rt-top h1 {
		margin-top: 44px;
	}
}

@media only screen and (max-width: 767px) {
	body #rt-top-surround #rt-header .menu-block {
		margin: 0;
		padding: 0;
	}

	#rt-top input[type="search"] {
		width: 93%;
	}
	.rt-block {
		margin-left: 0 !important;
		margin-right: 0 !important;
	}
	body #rt-footer-surround #rt-footer .rt-container .rt-block,
	body #rt-transition #rt-mainbody-surround #rt-maintop .rt-container .rt-block {
		margin-top: 10px !important;
		margin-bottom: 10px !important;
	}
	body #rt-footer-surround #rt-footer .rt-container .rt-alpha .rt-block,
	body #rt-transition #rt-mainbody-surround #rt-maintop .rt-container .rt-alpha .rt-block {
		margin-top: 0 !important;
	}
	body #rt-footer-surround #rt-footer .rt-container .rt-omega .rt-block,
	body #rt-transition #rt-mainbody-surround #rt-maintop .rt-container .rt-omega .rt-block {
		margin-bottom: 0 !important;
	}

	#rt-maintop .rt-block {
		min-height: auto;
	}
	
	#rt-footer .rt-block {
		min-height: auto;
	}
}

#rt-breadcrumbs#rt-breadcrumbs#rt-breadcrumbs .rt-block.rt-block.rt-block {
	padding-left: 10px !important;
	padding-right: 10px !important;
	text-align: center;
}
