/**************************************

            Allgemein

**************************************/



* + .uk-margin { line-height: 1.7;}





/**************************************

            Header

**************************************/

.uk-logo > img {
height: 50px;
}








/**************************************

            Topnavigation

**************************************/


.uk-navbar-dropdown-nav>li>a { line-height: 1.9;}








/**************************************

            Navigation links

**************************************/











/**************************************

            Inhalt

**************************************/


/* für Seite Service bzw. Seiten bei denen es eine eigene Subnavigation ist */
.subnavigation-service a {color: #ff0038 !important; font-size: 24px !important; letter-spacing: 0px !important; text-transform: none !important; font-weight: normal !important;}
a:hover {color: #2a2c3c !important;}

/* für Seite Tauchkurse-->Freitauchen und ff bzw. Seiten bei denen Subnavigation Teil des Switchers ist */
.subnavigation .uk-tab a {color: #ff0038 !important; font-size: 20px !important; letter-spacing: 0px !important; text-transform: none !important; font-weight: normal !important;}
.subnavigation ,.el-content {line-height: 1.7 !important;}
.uk-tab a:hover {color: #2a2c3c !important;}
.mod_events_latest_table td {line-height: 1.9;}
.jevbootstrap .mod_events_latest_content {line-height: 1;}


/**************************************

            Randspalte

**************************************/








/**************************************

            Footer

**************************************/











/**************************************

            Mediaqueries

**************************************/

@media (max-width: 768px) {

}
@media screen and (min-width: 768px) and (max-width: 1199px) {

	
}
@media screen and (min-width: 320px) and (max-width: 767px) {
 
	
}
@media screen and (min-width: 550px) and (max-width: 767px) {


}
@media (min-width: 1200px) {

}



