:root {
    --h1-size: 24px;
    --h2-size: 20px;
    --h3-size: 18px;
    --h4-size: 16px;
}

/*-----------------------
Container
-----------------------*/
/* #headerContainer ,#headerContainer img { */
/* 	height:60px; */
/* } */
/* #headerBannerContainer { */
/* 	width:468px; */
/* 	height:60px; */
/* } */
/* #headerBannerContainer .fullWidth { */
/* 	display:none; */
/* } */
/* #headerBannerContainer .bp1 { */
/* 	display:block; */
/* } */
/* #headerBannerContainer .bp2 { */
/* 	display:none; */
/* } */
/*-----------------------
Footer
-----------------------*/

/*-----------------------
Grid
-----------------------*/
.col-3,
.col-3:nth-child(even),
.col-3:nth-child(odd) {
        width:100%;
}
.col-4,
.col-4:nth-child(even),
.col-4:nth-child(odd) {
        width:100%;
}
.col-8,
.col-8:nth-child(even),
.col-8:nth-child(odd) {
        width:100%;
}
.col-9,
.col-9:nth-child(even),
.col-9:nth-child(odd) {
        width:100%;
}


/*-----------------------
Navigation
-----------------------*/

/*-----------------------
Slider
-----------------------*/

/*-----------------------
Suche
-----------------------*/

/*-----------------------
Banner
-----------------------*/

/*-----------------------
Veranstaltungen
-----------------------*/

/*-----------------------
Google Maps
-----------------------*/

/*-----------------------
Social Bookmark Icons
-----------------------*/

.event-youtube-video
{
    height: 360px;
}


/*-----------------------
Tag Lightbox
-----------------------*/
.tag-light-box-main {
    padding-left: 45px;
    padding-right: 45px;
}
