/* HOME NAVI  
@media only screen and (min-width: 768px) {
.start .header {
	height:100px;
}

.header.original .header_metanavi {
    right: 120px;
}

}    */

/* NAVI Level 2 */

.header .mainmenu ul li a, .header .mainmenu ul li ul a.active, .header .ce_search_label i {
    font-weight: normal !important;
}


/*  BASICS  */

.ce_text h3 {
    margin-bottom: 5px !important;
}
.ce_text {
    margin-bottom: 15px;
}
.ce_textarea ul {
    list-style: square !important;
    padding-left: 30px;
}


body.sidebar #main {
    width: 66.6%;
    padding-right: 3%;
}
body.sidebar #right {
    width: 33.3%;
    padding-left: 3%;
    margin-left: 0% !important;
}
body.sidebar.right #main {
    border-right: none;
}


#main .ce_text .image_container img {
    max-width: 350px;
}
#main .ce_text .image_container {
    float: left;
    margin-right: 20px;
}


.ce_text ul li, .ce_list ul li {
    margin-top: 10px;
}


#main .mod_article {
    padding-top: 50px;
    padding-bottom: 50px;
}

.ce_table table  {
	white-space: normal;
}

.ce_table table td {
    vertical-align: top;
}

/* eigenes Megamenu */

.mainmenu .karlsruhe .level_2 {
    width: 630px;
    padding: 10px 0px;
    left: -360px;
}

.mainmenu .muenchen .level_2 {
    width: 630px;
    padding: 10px 0px;
    left: -366px;
}

.mainmenu .muenster .level_2 {
    width: 630px;
    padding: 10px 0px;
    left: -458px;
}

.mainmenu .level_2 li {
    float: left;
    width: 33.333%;
    border-bottom: 0px !important;
}

.mainmenu .level_2 li a {
    font-size: 1.0rem;
    border-bottom: 0px;
}


.mainmenu ul li a {
    text-transform: none !important;
    font-weight: normal !important;
}

/* Mobile Navigation einblenden */
@media only screen and (max-width: 768px)  {
.mainmenu {
    display: none;
}
}

@media only screen and (min-width: 769px){
.mainmenu {
    display: block;
}
}




/* REVOLUTIONSLIDER  */

.home #slider {
    background-color: #f1f1f1;
}


@media only screen and (max-width: 767px) {
.karlsruhe #slider, .muenchen #slider, .muenster #slider {
	display:none;
}
}


/*  Vereine Imagebox */
.ce_text_imagebox h4, .ce_iconbox h4  {
	font-weight: 400;
	text-transform: uppercase;
	font-size: 1.3em;
}

.ce_text_imagebox.imagebox_version2 .inside {
    background-color: rgba(52,52,52,0.7);
}

.ce_text_imagebox.imagebox_version2 .inside {
    padding: 15px 15px 10px 15px !important;
}

.ce_iconbox:hover .ce_iconbox_outside.padding {
    box-shadow: 0px 0px;
}

.ce_text_imagebox:hover a:hover {
	box-shadow: 0px 0px;
}

.ce_text_imagebox {
    margin-bottom: 22px;
}


/* MINIKALENDER */

.mod_calendar tr td {
    text-align: center;
    width: 14%;
}
.mod_calendar {
    margin-bottom: 50px;
}


.mod_calendar a {
    color: #EC6602;
    font-weight: bold;
}

.minicalendar {
    border: 1px solid #999 !important;
}


/*  EVENTLISTE  */

.mod_eventlist {
    margin-bottom: 35px;
}

.mod_eventlist .event {
    margin-bottom: 15px;
}

.mod_eventlist .event h2 {
    font-weight: 500 !important;
    padding-left: 7px;
    font-size: 1.1rem;
    margin-bottom: 0px;
}

.mod_eventlist .header {
    margin-bottom: 5px;
    padding: 7px;
    font-weight: bold;
    background: #ec6602;
    color: #fff;
}
.layout_list a:before {
    font-family: 'FontAwesome';
    content: "\f101";
    padding-right: 10px;
    color: #ec6602;
}

/* Kalender  */

.calendar .event span {
	color: #2C2C2C;
}



/* Spartenkalender  */
.spartenkalender {
    background: rgb(248,248,248);
    margin-top: 20px;
    padding: 10px;
}

.fa-calendar::before {
    margin-right: 10px;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 14px;
    font-size: 26px;
    color: #ec6602;
}
.spartenkalender a {
    font-size: 16px;
    font-family: 'Roboto';
    background: none;
    border: none;
    color: #494948;
}




/* GOOGLE FONTS LOKAL */

/* roboto-condensed-regular - latin */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/roboto-condensed-v16-latin-regular.eot'); /* IE9 Compat Modes */
  src: url('../fonts/roboto-condensed-v16-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/roboto-condensed-v16-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/roboto-condensed-v16-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/roboto-condensed-v16-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/roboto-condensed-v16-latin-regular.svg#RobotoCondensed') format('svg'); /* Legacy iOS */
}

/* roboto-condensed-700 - latin */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/roboto-condensed-v16-latin-700.eot'); /* IE9 Compat Modes */
  src: url('../fonts/roboto-condensed-v16-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/roboto-condensed-v16-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/roboto-condensed-v16-latin-700.woff') format('woff'), /* Modern Browsers */
       url('../fonts/roboto-condensed-v16-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/roboto-condensed-v16-latin-700.svg#RobotoCondensed') format('svg'); /* Legacy iOS */
}

/* roboto-regular - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/roboto-v18-latin-regular.eot'); /* IE9 Compat Modes */
  src: url('../fonts/roboto-v18-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/roboto-v18-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/roboto-v18-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/roboto-v18-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/roboto-v18-latin-regular.svg#Roboto') format('svg'); /* Legacy iOS */
}
