@import  'http://fonts.googleapis.com/css?family=Arvo:400,700,400italic';

.uk-modal#trainingsplan .uk-modal-header + ul {
	margin: 0;
	padding: 0;
}

.uk-modal#trainingsplan .uk-modal-header + ul li {
	float: none;
	list-style-type: none;
	padding: 0;
	margin: 0;
}

.trainingsplan-content {
	text-align: center;
}

.trainingsplan-content ol {
	margin: 0;
	padding: 0;
}

.trainingsplan-content ol li {
	float: none;
	list-style-type: none;
	padding: 0;
	margin: 0;
}

.trainingsplan-content h3 {
	margin-top: 2rem;
}

.trainingsplan-content h3 a {
	color: inherit;
}

.trainingsplan-content h3 a:hover {
	color: inherit;
}

.trainingsplan-content img {
	width: 150px;
}

.trainingsplan-content strong + ol {
	margin-top: .5rem;
	margin-bottom: 1rem;
}

.uk-article blockquote {
	margin-top: 35px;
	font-size: 16px;
}

body {
	background: url("http://assets.jinlong-ev.de/web/img/site/site-background.jpg") no-repeat center center fixed !important;
	background-size: cover !important;
}

.tm-block-light {
	background: #fbf9eb !important;
}

.uk-search-field {
	color: #fbf9eb !important;
}

.uk-navbar {
	border-top: 1px solid transparent !important;
}

.uk-navbar-nav > li > a {
	color: #fbf9eb !important;
	background: #a09e88 !important;
}

.uk-dropdown-navbar,
.uk-nav-navbar > li > a,
.uk-navbar-nav > li.uk-active > a {
	background: #fbf9eb !important;
	color: #4a4b4d !important;
}

.tm-toolbar {
	background: #fbf9eb !important;
}

.tm-toolbar .uk-subnav > li {
	font-size: .9rem;
}

.uk-search-field,
.uk-search::before {
	color: #fbf9eb !important;
}

.tm-headerbar {
	background: #fbf9eb !important;
	margin-bottom: 4px;
	padding: 0 0 30px !important;
}

#site-title {
	font-size: 2.2vw;
	line-height: 40px;
}

#site-title h1,
h2,
.sep {
	margin: 0 !important;
	font-size: 100%;
	line-height: inherit;
	display: inline-block;
}

#site-title h2 {
	font-size: 90%;
}

.uk-navbar-nav > li > a {
	font-family: "Arvo" !important;
	font-size: 1rem;
	text-transform: uppercase;
}

.uk-navbar-nav > li > a div {
	text-transform: none;
}

.uk-dropdown {
	font-size: 1.2rem;
}

/* Fixed-width icon class */
.uk-icon-fw {
	width: 1.28571429em;
	text-align: center;
}

/* Colors */
footer.tm-footer {
	color: #4a4b4d !important;
}

footer.tm-footer .contact-note a {
	color: inherit;
}

/*# sourceMappingURL=master.css.map */