@charset "UTF-8";
@media screen and (max-width: 767px) {

.navigation-wrapper {
	display: none;
}
	#navigation-mobil-wrapper {
	margin-left: 0px;
	margin-right: auto;
	background-color: #2B2B2B;
	width: 100%;
	border-bottom: 5px solid #00A1DE;
	-webkit-transition: all 0ms linear 0ms;
	-o-transition: all 0ms linear 0ms;
	transition: all 0ms linear 0ms;
	overflow-x: hidden;
	overflow-y: hidden;
}
#navigation-mobil-titel {
	font-family: 'Roboto', "sans-serif;";
	font-weight: 700;
	color: #FFFFFF;
	font-size: 35px;
	line-height: 40px;
	text-align: center;
	text-transform: uppercase;
	background-color: #2B2B2B;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	border-bottom-width: 5px;
	border-bottom-color: #FFFFFF;
}
#navigation-mobil-titel img {
	margin-right: 10px;
	margin-top: 10px;
	width: 25px;
	height: auto;
}
#navigation-mobil-container {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	display: none;
	margin-bottom: 10px;
}
#navigation-mobil ul {
	list-style:none;
	margin:0;
	padding:0px 0;
}
#navigation-mobil ul li{
	float: left;
}			
#navigation-mobil ul li {
	position: relative;
	padding: 0;
	margin: 0;
}
	#navigation-mobil ul ul li {
	border: none;
	color: #FFFFFF;
}
	#navigation-mobil ul li a {
	display: block;
	text-decoration: none;
	font-size: 20px;
	color: #FFFFFF;
	font-family: 'Roboto Condensed', "sans-serif;";
	font-weight: 700;
	text-transform: uppercase;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	width: 960px;
	border-top: 2px solid #4F4F4F;
	padding-bottom: 10px;
}
	#navigation-mobil ul li:hover a {
	position: relative;
	color: #00A1DE;
	background-color: #FFFFFF;
}
#navigation-mobil ul ul,	#navigation-mobil ul li:hover ul ul {
	position: absolute;
	display: none;
	color: #FFFFFF;
}
#navigation-mobil ul ul li:hover ul, #navigation-mobil ul li:hover ul li:hover ul {
	display: block;
	top: 0px;
	left: 100%;
	color: #FFFFFF;
}
#navigation-mobil ul li:hover ul {
	display: block;
	position: absolute;
	left: 0;
	top: 100%;
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
}
#navigation-mobil ul ul {
}
#navigation-mobil ul ul ul {
	background: #909691 !important;
	border-color: #e4e4e4;
	margin-left: -14px;
}
#navigation-mobil ul ul li a {
	float: none;
	width: 200px;
	line-height: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 16px;
	color: #fff;
	text-transform: none;
	padding-top: 8px;
	padding-right: 8px;
	padding-left: 8px;
	padding-bottom: 8px;
	border-left-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	background-color: #000000;
}
#navigation-mobil ul ul ul li a {
	color:#fff;
	font-weight:bold;
}
#navigation-mobil ul ul li:hover>a {
	background:#fff !important;
	color:#999 !important;
}
#navigation-mobil ul ul ul li:hover>a {
	background:#eee !important;
	color: #777 !important;
}

#---------------SONSTIGES {
}
#pagenavi-container {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}
.wp-pagenavi {
	clear: both;
	padding: 10px;
}

.wp-pagenavi a, .wp-pagenavi span {
	text-decoration: none;
	border: 1px solid #999;
	margin: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
}

.wp-pagenavi a:hover, .wp-pagenavi span.current {
	border-color: #CCC;
}

.wp-pagenavi span.current {
	font-weight: bold;
}

/* Alignment */

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

blockquote.alignleft,
figure.wp-caption.alignleft,
img.alignleft {
}

.wp-caption.alignleft {
	margin-top: 4px;
	margin-left: 0;
	margin-bottom: 4px;
}

blockquote.alignright,
figure.wp-caption.alignright,
img.alignright {
}

.wp-caption.alignright {
}

blockquote.aligncenter,
img.aligncenter,
.wp-caption.aligncenter {
}

.site-content blockquote.alignleft,
.site-content blockquote.alignright {
	padding-top: 10px;
	width: 50%;
}

.site-content blockquote.alignleft p,
.site-content blockquote.alignright p {
	margin-bottom: 5px;
}

.wp-caption {
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin: 0;
}
.wp-caption-text {
	font-size: 14px;
	line-height: 15px;
	text-align: right;
	display: none;
}

div.wp-caption .wp-caption-text {
}

div.wp-caption.alignright img[class*="wp-image-"],
div.wp-caption.alignright .wp-caption-text {
}
#---------------BASICS {
}
body {
	margin-right: 0px;
	margin-left: 0px;
	font-family: 'Roboto', "sans-serif;";
	font-size: 13px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	background-color: #FFFFFF;
	color: #575757;
	line-height: 18px;
	background-position: center top;
	background-repeat: no-repeat;
}
.clearfloat { 
	clear:both;
	height:0;
	line-height: 0px;
}
a {
	text-transform: none;
	color: #00A1DE;
	text-decoration: none;
}
a:hover {
	text-transform: none;
	color: #575757;
}
.linie {
	border-bottom: 1px solid #B7B7B7;
	margin-bottom: 20px;
	padding-bottom: 10px;
	width: 950px;
	margin-left: auto;
	margin-right: auto;
}
h1  , h1 a {
	font-family: 'Roboto Condensed', "sans-serif;";
	font-style: normal;
	font-size: 40px;
	line-height: 40px;
	color: #00A1DE;
	font-weight: 700;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-bottom: 0px;
	text-transform: uppercase;
		-webkit-transition: all 50ms ease-in-out 0ms;
	-o-transition: all 50ms ease-in-out 0ms;
	transition: all 50ms ease-in-out 0ms;
}
h2 , h2 a {
	font-family: 'Roboto Condensed', "sans-serif;";
	font-style: normal;
	font-size: 30px;
	line-height: 30px;
	color: #A4A4A4;
	font-weight: 700;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-transform: uppercase;
}
h3  , h3 a {
	font-family: 'Roboto Condensed', "sans-serif;";
	;
	;
	font-style: normal;
	font-size: 17px;
	line-height: 17px;
	color: #868686;
	font-weight: 700;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
h4   , h4 a {
	font-family: 'Roboto Condensed', "sans-serif;";
	;
	;
	font-style: normal;
	font-size: 30px;
	line-height: 30px;
	color: #00A1DE;
	font-weight: 700;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-transform: uppercase;
}
h5    , h5 a {
	font-family: 'Roboto Condensed', "sans-serif;";
	;
	;
	font-style: normal;
	font-size: 20px;
	line-height: 20px;
	color: #A4A4A4;
	font-weight: 700;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-transform: uppercase;
}
hr {
	background-color: #bbb;
	margin-top: 20px;
	margin-bottom: 20px;
}
.wrapper {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	max-width: 100%;
	background-color: #FFFFFF;
}
.mantel {
	position: relative;
	background-color: #FFFFFF;
}
.main-wrapper {
	float: right;
	width: 100%;
	position: relative;
}
#---------------HEADER {
}
.header-wrapper {
	height: 150px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}
.header-wrapper-startseite {
	position: relative;
	height: auto;
}
.header-container {
	width: 100%;
	height: 150px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	max-width: 100%;
}
.header-navigation {
	list-style-position: inside;
	list-style-type: none;
	font-size: 12px;
	font-weight: 400;
	float: right;
	font-family: 'Roboto Condensed', "sans-serif;";
	text-transform: uppercase;
	text-decoration: none;
	color: #999999;
	position: absolute;
	top: 10px;
	right: 20px;
	z-index: 50;
	display: none;
}
.header-navigation a {
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	float: right;
	text-shadow: 1px 1px 1px #2B2B2B;
}
.header-navigation li {
	float: left;
	padding-top: 0px;
	padding-left: 15px;
}
.header-navigation ul {
	list-style-position: inside;
	list-style-type: none;
	display: inline;
	margin: 0px;
	padding: 0px;
}
#---------------SLIDER {
}
#slider-wrapper {
	position: relative;
}
#slider-container {
	width: 100%;
	text-align: center;
	position: relative;
	z-index: -5;
	height: auto;
}
#---------------LOGOROTATION {
}
.logorotation-wrapper {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.logorotation-container {
	max-width: 100%;
	margin-left: auto;
	margin-right: auto;
	overflow-x: hidden;
	overflow-y: hidden;
	margin-bottom: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
	.logorotation-container img {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
.logorotation-titel {
	font-family: 'Roboto Condensed', "sans-serif;";
	;
	;
	font-style: normal;
	font-size: 30px;
	line-height: 30px;
	color: #00A1DE;
	font-weight: 700;
	padding-top: 10px;
	padding-bottom: 10px;
	text-transform: uppercase;
}
#---------------PROFIL {
}
.profil-wrapper {
}
.profil-container {
	max-width: 1190px;
	margin-left: auto;
	margin-right: auto;
	overflow-x: hidden;
	overflow-y: hidden;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #00A1DE;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	color: #FFFFFF;
}
.profil-titel {
	font-family: 'Roboto Condensed', "sans-serif;";
	;
	;
	font-style: normal;
	font-size: 20px;
	line-height: 20px;
	color: #00A1DE;
	font-weight: 700;
	padding-bottom: 10px;
	text-transform: uppercase;
	border: 1px solid #D1D1D1;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 10px;
}
#---------------NEWS {
}
.news-titel {
	font-family: 'Roboto Condensed', "sans-serif;";
	;
	;
	font-style: normal;
	font-size: 20px;
	line-height: 20px;
	color: #00A1DE;
	font-weight: 700;
	padding-bottom: 10px;
	text-transform: uppercase;
	border: 1px solid #D1D1D1;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 10px;
	background-color: #F0F0F0;
}
#news-wrapper {
	max-width: 100%;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
.newsblock-container {
	width: 100%;
	float: left;
	position: relative;
}
.newsblock-container-4er {
	width: 100%;
	float: left;
	position: relative;
}
.newsblock-container-full {
	position: relative;
	padding-bottom: 10px;
	padding-right: 10px;
}
.newsblock-container-inner {
	float: left;
	position: relative;
	padding-bottom: 20px;
}
.newsblock-thumbnail {
	width: 100%;
	height: auto;
	max-height: 170px;
	overflow-x: hidden;
	overflow-y: hidden;
}
.newsblock-thumbnail img {
	width: 100%;
	height: auto;
	-webkit-transition: all 50ms ease-in-out 0ms;
	-o-transition: all 50ms ease-in-out 0ms;
	transition: all 50ms ease-in-out 0ms;
	padding-right: 0px;
	margin-right: 10px;
}
.newsblock-thumbnail img:hover  {
	width: 100%;
	height: auto;
	-webkit-transform: scale(1.2);
	-o-transform: scale(1.2);
	transform: scale(1.2);
}
.newsblock-thumbnail-full {
	width: 100%;
	height: auto;
	overflow-x: hidden;
	overflow-y: hidden;
	float: left;
	padding-right: 10px;
	max-height: 170px;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.newsblock-thumbnail-full img {
	width: 100%;
	height: auto;
	-webkit-transition: all 50ms ease-in-out 0ms;
	-o-transition: all 50ms ease-in-out 0ms;
	transition: all 50ms ease-in-out 0ms;
	padding-right: 10px;
}
.newsblock-thumbnailfull img:hover  {
	width: 100%;
	height: auto;
	-webkit-transform: scale(1.2);
	-o-transform: scale(1.2);
	transform: scale(1.2);
	padding-right: 10px;
}
.newsblock-line {
	border-bottom: 1px solid #CACACA;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.newsblock-line-full {
	border-bottom: 1px solid #CACACA;
	margin-bottom: 20px;
	padding-bottom: 10px;
}
.newsblock-datum {
	font-family: 'Roboto Condensed', "sans-serif;";
	;
	;
	font-style: normal;
	font-size: 13px;
	line-height: 13px;
	color: #6B6B6B;
	font-weight: 400;
	padding-bottom: 2px;
	margin-right: 0px;
}
.newsblock-titel {
	font-family: 'Roboto Condensed', "sans-serif;";
	font-style: normal;
	font-size: 17px;
	line-height: 17px;
	color: #00A1DE;
	font-weight: 400;
}
.newsblock-titel a {
	font-family: 'Roboto Condensed', "sans-serif;";
	-webkit-transition: all 50ms ease-in-out 0ms;
	-o-transition: all 50ms ease-in-out 0ms;
	transition: all 50ms ease-in-out 0ms;
	font-style: normal;
	font-size: 20px;
	line-height: 20px;
	color: #00A1DE;
	font-weight: 400;
}
.newsblock-titel a:hover  {
	font-family: 'Roboto Condensed', "sans-serif;";
	-webkit-transition: all 100ms ease-in-out 0ms;
	-o-transition: all 100ms ease-in-out 0ms;
	transition: all 100ms ease-in-out 0ms;
	font-style: normal;
	font-size: 20px;
	line-height: 20px;
	color: #00A1DE;
	font-weight: 400;
	padding-left: 10px;
}
.newsblock-excerpt {
	padding-top: 20px;
	height: 80px;
}
.newsblock-button {
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
	border: 1px solid #D5D5D5;
	font-family: 'Roboto Condensed', "sans-serif;";
	font-weight: 300;
	font-size: 15px;
	float: right;
	margin-top: 5px;
	margin-left: 5px;
}
.newsblock-button:hover {
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
	border: 1px solid #D5D5D5;
	font-family: 'Roboto Condensed', "sans-serif;";
	font-weight: 300;
	font-size: 15px;
	float: right;
	margin-top: 5px;
	margin-left: 5px;
	background-color: #F2F2F2;
	color: #00A1DE;
}
.newsblock-button a {
	color: #8D8D8D;
}
#---------------PAGE {
}
.page-wrapper {
	background-color: #FFFFFF;
}
.page-container {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	padding-top: 10px;
	padding-bottom: 10px;
	max-width: 90%;
	padding-right: 10px;
	padding-left: 10px;
}
.page-dachzeile {
	font-family: 'Roboto Condensed', "sans-serif;";
	font-style: normal;
	font-size: 25px;
	line-height: 25px;
	font-weight: 700;
	color: #A8A8A8;
	margin-top: 15px;
}
.page-titel {
	font-family: 'Roboto Condensed', "sans-serif;";
	;
	;
	font-style: normal;
	font-size: 40px;
	line-height: 40px;
	color: #00A1DE;
	font-weight: 700;
}
.page-untertitel {
	font-family: 'Roboto Condensed', "sans-serif;";
	;
	;
	font-style: normal;
	font-size: 25px;
	line-height: 25px;
	font-weight: 400;
	padding-bottom: 10px;
	color: #A8A8A8;
	padding-top: 5px;
}
.page-content {
}
#---------------STARTSEITE {
}
.startseite-wrapper {
	position: relative;
}
.startseite-container {
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	padding-top: 20px;
	padding-bottom: 20px;
}
.startseite-dachzeile {
	font-family: 'Roboto Condensed', "sans-serif;";
	font-style: normal;
	font-size: 35px;
	line-height: 35px;
	font-weight: 400;
	color: #A8A8A8;
	text-transform: uppercase;
}
.startseite-titel {
	font-family: 'Roboto Condensed', "sans-serif;";
	;
	;
	font-style: normal;
	font-size: 30px;
	line-height: 30px;
	color: #00A1DE;
	font-weight: 700;
	text-transform: uppercase;
	padding-left: 10px;
}
.startseite-untertitel {
	font-family: 'Roboto Condensed', "sans-serif;";
	;
	;
	font-style: normal;
	font-size: 25px;
	line-height: 25px;
	font-weight: 400;
	padding-bottom: 10px;
	color: #A8A8A8;
	padding-top: 5px;
	text-transform: uppercase;
}
.startseite-content {
}
#---------------SINGLE {
}
#single-infozeile {
	border-top: 1px solid #E9E9E9;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: 'Roboto Condensed', "sans-serif;";
	font-size: 15px;
	font-weight: 400;
	color: #575757;
	margin-top: 10px;
}
#single-infozeile a {
	color: #575757;
}
#single-infozeile a:hover  {
	color: #1C5986;
}
.single-thumbnail {
}
.single-thumbnail img {
	width: 250px;
	height: auto;
	margin-left: 20px;
	margin-bottom: 20px;
	float: right;
}
#---------------GALERIE {
}
.gallery {
	margin-top: 20;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 20px;
	-moz-column-count: 1;
	-webkit-column-count: 1;
	column-count: 1;
	-moz-column-gap: 10px;
	-webkit-column-gap: 10px;
	column-gap: 10px;
}
.gallery a{
	margin-top: 20;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.gallery-item  {
	display: inline-block;
	text-align: center;
	vertical-align: top;
	width: 100%;
	padding-bottom: 10px;
}
.gallery-icon {
	height: auto;
	overflow: hidden;
}
.gallery-icon img{
	height: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 100%;
	position: relative;
}
.gallery dl {
	margin: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.attachment-thumbnail {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.attachment-thumbnail img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.attachment-thumbnail a{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.gallery br+br {
	display: none;
}
#start-galerie-wrapper {
	background-color: #D1D1D1;
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#start-galerie-container {
	margin-left: auto;
	margin-right: auto;
	max-width: 100%;
	padding-top: 20px;
	padding-bottom: 20px;
}

#---------------SIDEBAR {
}
#sidebar-wrapper {
	margin-left: auto;
	margin-right: auto;
	min-height: 100px;
	float: left;
	width: 90%;
	display: none;
}
#sidebar-wrapper-mobil {
	margin-left: auto;
	margin-right: auto;
	min-height: 100px;
	float: left;
	width: 90%;
	background-color: #FFFFFF;
}
.sidebar-box-container {
	width: 99%;
	float: left;
	border: 1px solid #D1D1D1;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	padding-bottom: 10px;
}
.sidebar-box-dachzeile {
	font-family: 'Roboto Condensed', "sans-serif;";
	font-weight: 700;
	color: #A4A4A4;
	font-size: 15px;
	line-height: 15px;
	text-transform: uppercase;
}
.sidebar-box-titel {
	font-family: 'Roboto Condensed', "sans-serif;";
	font-weight: 700;
	color: #00A1DE;
	font-size: 25px;
	text-transform: uppercase;
	padding-top: 1px;
	line-height: 25px;
}
.sidebar-box-untertitel {
	font-family: 'Roboto Condensed', "sans-serif;";
	font-weight: 700;
	color: #A4A4A4;
	font-size: 17px;
	line-height: 17px;
}
.sidebar-box-content {
	color: #A4A4A4;
	font-family: 'Roboto Condensed', "sans-serif;";
	font-size: 14px;
	line-height: 22px;
	font-weight: 300;
	margin-bottom: 10px;
	width: 100%;
	margin-top: 10px;
}
#---------------RENNKALENDER {
}
.rennkalender-wrapper {
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
	padding-bottom: 20px;
	background-color: #FFFFFF;
}
.rennkalender-container {
	margin-left: auto;
	margin-right: auto;
	width: 90%;
	padding-top: 20px;
	padding-bottom: 20px;
}
.rennkalender-box-container {
	width: 45%;
	height: auto;
	margin-bottom: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
	float: left;
	border: 1px solid #D1D1D1;
}
.rennkalender-box-container-galerie {
	width: 45%;
	height: auto;
	margin-bottom: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
	float: left;
	border: 1px solid #D1D1D1;
}
.rennkalender-dachzeile {
	font-family: 'Roboto Condensed', "sans-serif;";
	font-weight: 400;
	color: #A4A4A4;
	font-size: 11px;
	line-height: 11px;
	text-transform: uppercase;
}
.rennkalender-titel {
	font-family: 'Roboto Condensed', "sans-serif;";
	font-weight: 700;
	color: #00A1DE;
	font-size: 15px;
	text-transform: uppercase;
	padding-top: 1px;
	line-height: 15px;
}
.rennkalender-untertitel {
	font-family: 'Roboto Condensed', "sans-serif;";
	font-weight: 700;
	color: #A4A4A4;
	font-size: 13px;
	line-height: 13px;
}
.rennkalender-excerpt {
	color: #A4A4A4;
	font-family: 'Roboto Condensed', "sans-serif;";
	font-size: 11px;
	line-height: 14px;
	font-weight: 300;
	margin-bottom: 10px;
	width: 100%;
	border-top: 1px solid #D1D1D1;
	margin-top: 10px;
}
#---------------ARCHIVE {
}
.archive-wrapper {
	margin-left: auto;
	margin-right: auto;
	background-color: #1A1A1A;
	padding-top: 10px;
	padding-bottom: 20px;
}
.archive-raster {
	-moz-column-count: 3;
	-webkit-column-count: 3;
	column-count: 3;
	-moz-column-gap: 10px;
	-webkit-column-gap: 10px;
	column-gap: 10px;
	margin-left: auto;
	margin-right: auto;
	width: 950px;
	padding-top: 20px;
	padding-bottom: 20px;
}
.archive-container {
	width: 100%;
	height: auto;
	margin-bottom: 10px;
	background-color: #FFFFFF;
	display: inline-block;
}
.archive-thumbnail {
	width: 100%;
	height: auto;
	overflow-x: hidden;
	overflow-y: hidden;
}
.archive-thumbnail img {
	width: 100%;
	height: auto;
	-webkit-transition: all 50ms ease-in-out 0ms;
	-o-transition: all 50ms ease-in-out 0ms;
	transition: all 50ms ease-in-out 0ms;
}
.archive-thumbnail img:hover  {
	width: 100%;
	height: auto;
		-webkit-transform: scale(1.2);
	-o-transform: scale(1.2);
	transform: scale(1.2);
}
.archive-inhalt-container {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	min-height: 150px;
}
.archive-inhalt-container-galerie {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: #FFFFFF;
}
.archive-datum {
	font-family: 'Roboto Condensed', "sans-serif;";
	font-weight: 700;
	color: #2B2B2B;
	font-size: 15px;
	line-height: 15px;
}
.archive-titel {
	font-family: 'Roboto Condensed', "sans-serif;";
	font-weight: 700;
	color: #07BB36;
	font-size: 20px;
	text-transform: uppercase;
	padding-top: 1px;
	line-height: 20px;
	padding-bottom: 5px;
}
.archive-galerie-titel-klein {
	font-family: 'Roboto Condensed', "sans-serif;";
	font-weight: 700;
	color: #07BB36;
	font-size: 30px;
	text-transform: uppercase;
	padding-top: 1px;
	line-height: 30px;
	padding-bottom: 5px;
}
.archive-galerie-titel-klein a {
	font-family: 'Roboto Condensed', "sans-serif;";
	font-weight: 700;
	color: #07BB36;
	font-size: 30px;
	text-transform: uppercase;
	padding-top: 1px;
	line-height: 30px;
	padding-bottom: 5px;
}
.archive-titel a {
	color: #07BB36;
	text-transform: uppercase;
}
.archive-excerpt {
	color: #B7B7B7;
	font-family: 'Roboto Condensed', "sans-serif;";
	font-size: 14px;
	line-height: 18px;
	font-weight: 300;
	margin-bottom: 10px;
}
.archive-button {
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
	background-color: #B7B7B7;
	color: #FFFFFF;
	font-family: 'Roboto Condensed', "sans-serif;";
	font-weight: 300;
	font-size: 15px;
	float: right;
	line-height: 15px;
}
.archive-button a {
	color: #3A3A3A;
}
.archive-button a:hover  {
	color: #FFFFFF;
}
#---------------FOOTER {
}
#footer-wrapper {
	background-color: #565656;
}
#footer-container {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	color: #FFFFFF;
	margin-bottom: 10px;
	margin-top: 0px;
}
#footer-container a {
	color: #00A1DE;
}
#footer-container a:hover  {
	color: #00A1DE;
}
#footer-navigation {
	list-style-position: inside;
	list-style-type: none;
	font-size: 12px;
	font-weight: 400;
	float: right;
	font-family: 'Roboto Condensed', "sans-serif;";
	text-transform: uppercase;
	text-decoration: none;
	color: #838383;
	margin-top: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #FFFFFF;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}
#footer-navigation a {
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
}
#footer-navigation a:hover  {
	color: #00A1DE;
	text-decoration: none;
	text-transform: uppercase;
}
#footer-navigation li {
	float: right;
	padding-top: 0px;
	padding-left: 7px;
	padding-bottom: 10px;
	padding-right: 7px;
}
#footer-navigation ul {
	list-style-position: inside;
	list-style-type: none;
	display: inline;
	margin: 0px;
	padding: 0px;
}
#footer-inhalt-container {
	position: relative;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
#footer-inhalt-block-logo {
	float: left;
	margin-right: 20px;
	display: none;
}
#footer-inhalt-block-news {
	width: 100%;
	float: left;
	margin-right: 20px;
	display: none;
}
#footer-inhalt-block-kontakt {
	width: 100%;
	float: left;
	margin-right: 20px;
}
#footer-inhalt-block-info {
	width: 100%;
	float: right;
}
.footer-inhalt-block-newstitel {
	font-family: 'Roboto Condensed', "sans-serif;";
	font-weight: 300;
	font-size: 13px;
	border-bottom: 1px solid #B9B9B9;
	width: 100%;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
.footer-inhalt-block-titel {
	font-family: 'Roboto Condensed', "sans-serif;";
	font-weight: 700;
	font-size: 19px;
	padding-bottom: 10px;
}
.footer-inhalt-block-content {
}
.footer-inhalt-block-content p {
	margin-top: 0px;
	padding-top: 0px;
}
	.bereich-unten-container {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#logo-mobil {
	margin-left: auto;
	margin-right: auto;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
}
}
