/*	GRÜN:  #ACC647; */
/*	BRAUN: #3A1C0A; */


.sp-contact-info li span {
	color:#ffffff !important;
}

#sp-header .logo {
	padding:5px !important;
	background:none !important;
	box-shadow:none !important;
	border:0px !important;
}

/*
#sp-header .logo {
	display:none !important;
}

div.logo img, div.logo {
	display:none;
}

.custom_svglogo {
	position:relative;
	top:-60px;
}

svg.logo {
	width:100px;
	height:100px;
}

.kreativbewegenlogo {
	fill:#ACC647;
}

.kreativbewegenlogobackground {
	fill:#3A1C0A;
}

#sp-header .logo a {
	font-size:3em;
}

*/

body.kreativstart #sp-main-body {
	padding:65px 0px 80px 0px !important;
}

#sp-main-body {
	padding:100px 0px 80px 0px !important;
}

body.kreativcontact .article-body {
	padding:0px 0px 0px 10px !important;
}

body.kreativcontact .article-details {
	box-shadow:none !important;
	position:relative;
	top:-10px;
}

.mod-articles-category2-title {
	font-weight:bold;
}

body.kreativ_sommer .sppb-btn-default {
	background-color: #ACC647;
}

body.kreativ_winter .sppb-btn-default {
	background-color: #2b518d;
	color:#ffffff;
}

body.kreativstart img.langlauflogo {
	display:none;
}

body.kreativstart a.kreativ-sommerlink:link, body.kreativstart a.kreativ-sommerlink:visited {
	font-weight:bold;
	color:#ACC647;
}

body.kreativstart a.kreativ-winterlink:link, body.kreativstart a.kreativ-winterlink:visited {
	font-weight:bold;
	color:#3FADD8;
}

a.kreativ-sommerlink:hover, a.kreativ-winterlink:hover {
	text-decoration:underline;
}

header.headroom--not-top.slideDown li.active a:link, header.headroom--not-top.slideDown li.active a:visited {
	color:#ffffff;
}

/*### Eventmodul ###*/

table.mod_events_latest_table tr {
	border-color:transparent !important;
}

table.mod_events_latest_table td {
	background-color:rgba(255, 255, 255, 0.4);
	padding:5px !important;
}

table.mod_events_latest_table tr.jevspacer td {
	background-color:transparent;
	padding:5px !important;
}

.jevbootstrap [class^="icon-"] {
	margin-right:30px;
	/*width:30px;*/
}

.kreativtermine {
	background-color:rgba(255, 255, 255, 0.4);
	padding:5px;
}

.winterbild-links {
	margin-right: 10px;
}

.winterbild-rechts {
	margin-left: 10px;
}

p.skifuntrack {
	min-height:370px;
}

p.min390 {
	min-height:390px;
}

p.min490 {
	min-height:490px;
}

p.min585 {
	min-height:585px;
}

p.min640 {
	min-height:640px;
}

div.adresse-links div {
	display:inline-block;
}

span.kreativzitat {
	font-size:75%;
	display:block;
	text-align:right;
}

/* jDownloads Korrekturen */

div.jd_back_button {
	display:none;
}

#sp-top2 .fa-mobile, #sp-top2 .fa-envelope {
	color:#ffffff;
}

#sp-top-bar a:visited {
	color:#ffffff;
}

body.error404 #sp-cookie-consent {
	display:none;
}

.teamtable {
	display:table;
}

.teamrow {
	display:table-row;
}

.teamcell {
	display:table-cell;
	padding: 2px 5px;
}

.teamcell p {
	margin-bottom:25px;
}

@media screen and (max-width: 479px) {
    .teamtable, .teamrow {
        display: block;
    }
    .teamcell {
        display:inline-block;
    }
}