/*
 * ---------------------------------------------------------------------------------------------------------------------
 * PC 2020 
 * ---------------------------------------------------------------------------------------------------------------------
 */

h1 {
	font-size: 1.5rem;
	line-height: 1.8;
	font-weight: bold;
	margin-bottom: 10px;	
}

h2, h3, h4, h5, h6 {
	font-size: 1.2rem;
	line-height: 1.5;
	font-weight: bold;
	margin-bottom: 10px;	
}

.ce_image_text_box h2,
.ce_image_text_box h3,
.ce_image_text_box h4,
.ce_image_text_box h5,
.ce_image_text_box h6 {
	font-size: 1.2rem;
	font-weight: bold;
	margin-bottom: 10px;
}

.ce_headline_extended h3.background-text {
	font-size: 5rem;
}

/* PC: Bildunterschrift Fix */

.image_container .caption {
	display: block!important;
	width: 100%!important;
}

/* PC: Listen */

.autogrid_grid ul {
	xmargin: 20px;
	xlist-style: circle;
}

/* PC: Breadcrumb */

.mod_breadcrumb .mod_breadcrumb_inside:before {
	border-top: none;
}

/* PC: Download-Elemente */

.download_article_list {
	background-color: #D9E3EC;
	padding: 30px;
}

.download_article_list a:hover {
	text-decoration: underline;
}

.download_article_list .extension {
	font-size: 12px;
	font-weight: bold;
	margin-left: 12px;
	padding-left: 12px;
	text-transform: uppercase;
	border-left: 1px solid #555;
}

.download_box_list {
	background-color: #D9E3EC;
	margin-bottom: 30px;
}

.download_box_list .content {
	background-color: #D9E3EC;
	padding: 30px;
}

.download_box_list a:hover {
	text-decoration: underline;
}

.download_box_list .extension {
	font-size: 12px;
	font-weight: bold;
	margin-left: 12px;
	padding-left: 12px;
	text-transform: uppercase;
	border-left: 1px solid #555;
}


/* PC: Revo-Slider */

.ce_revolutionslider .h1 {
	background-color: #fff;
	color: #555;
	padding: 15px 32px;
	font-size: 42px;
	font-weight: bold;
}

.ce_revolutionslider .h2 {
	background-color: #fff;
	color: #555;
	padding: 15px 32px;
}

.ce_revolutionslider .h3 {
	background-color: #fff;
	color: #555;
	padding: 15px 32px;
}

.ce_hyperlink-extended.large a {
	font-size: 16px;
}

ul.links .linklistArrow:before {
	content: "\f101";
	font-family: FontAwesome;
	font-weight: normal;
	display: inline-block;
	margin-right: 5px;
}

.ce_iconbox li {
	list-style-type: none;
}

.ce_iconbox li a:before {
	content: "\f101";
	font-family: FontAwesome;
	font-weight: normal;
	display: inline-block;
	margin-right: 5px;
}

/* PC: News */

.newslist-v2 .image_container img {
	border-radius: 0;
}

.newslist-v4 .content {
	padding: 20px 0 0 0;
	border: none;
}

.sidebarNewslister h5 {
	font-size: 15px;
	font-weight: normal;
}

.sidebarNewslister a:hover {
	text-decoration: underline;
}


/* PC: Related Links */

.ce_rsce_related_links {
	margin-bottom: 30px;
}

.ce_rsce_related_links a:hover {
	text-decoration: underline;
}

/* PC: Footer */

#footer .fa {
	font-size: 25px;
	margin-right: 10px;
}

#footer .ce_text_extented a {
	text-decoration: none;
}

/* PC: Shariff */

.mod_hofff_shariff {
	max-width: 1240px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 40px;
	padding-right: 40px;
}

.mod_hofff_shariff .fab, .mod_hofff_shariff .fas  {
	font-family: FontAwesome;
	margin-left: 7px;
}

/* PC: Ansprechpartner-Box */

.ce_authorbox_inside .image_container {
	float: right;
	margin: 0 10px 10px 0;
}

.ce_authorbox_inside .file_single {
	float: right;
	margin: 0 0 10px 0;
}

.ce_authorbox_content p {
	margin-bottom: 10px;
}

.ce_authorbox .subtitle {
	font-family: roboto;
}

.ce_authorbox_content .street {
	display: block;
}

/*
 * ---------------------------------------------------------------------------------------------------------------------
 * PC 2020 : PRÜFEN
 * ---------------------------------------------------------------------------------------------------------------------
 */
 
 /* Ansprechpartner */
 
 .xmetamodel_person_team_mgt_reader h1 {
 	font-size: 30px;
 	color: #005284;
 }
 
 /* Wachten: Teaser */
 
 .ce_metamodels_frontendfilter .region label {
 	display: none;
 }
 
 .station_item {
 	display: block;
 	float: left;
 	padding: 5px;
 }
 
 .mm_select ul.region {
 	margin-bottom: 20px;
 }
 
 .mm_select.region li {
 	float: left;
 	margin-right: 20px;
 }

.mm_select.region li button {
    background: none;
    text-transform: uppercase;
    outline: none;
    color: #555;
    transition: color 0.3s;
    cursor: pointer;
}

.mm_select.region li button:hover {
    border: none;
    color: #000;
}
 
 .mm_select.region li button.active {
 	font-weight: bold;
 }
 
 /* ... */
 
 .metamodel_station_gallery_list .caption {
 	display: none;
 }
 
  .metamodel_station_gallery_list .prev,
  .metamodel_station_gallery_list .next {
 	display: none;
 }
 
 
 /* ... */
 
 .ce_image_text_box .ce_image_text_box_content {
	margin-top: 1rem;
}

.mainmenu ul ul li a:hover:not(.menuheader):not(.megamenu), .mainmenu ul ul li a.active, .mainmenu ul ul li a.trail:not(.megamenu) {
	background-color: #fff!important;
}

#footer a:hover, #bottom .inside a:hover {
	color: #fff;
	text-decoration: underline;
}

.ce_leadertext.version1 {
	max-width: 95%!important;
	margin-bottom: 30px;
}

.mod_article:not(.fullwidth) > .container {
	padding-top: 50px;
	padding-bottom: 20px;
}

#main .ce_iconbox.version4 {
	background-color: #D9E3EC;
	color: rgb(59,60,66);
}

#main .ce_iconbox.version4 a {
	color: rgb(59,60,66);
}

#main .ce_iconbox.version4 a:hover {
	text-decoration: underline;
}

.ce_list h4 {
	font-size: 1.2rem;
	text-transform: uppercase;
	color: #5586AF;	
}

.ce_rkish_three_question {
	margin-bottom: 30px;
}

.ce_rkish_three_question h4 {
	font-size: 1.2rem;
	text-transform: uppercase;
	color: #5586AF;
	margin-bottom: 0px;
}

.ce_rkish_three_question h5 {
	font-size: 1.5rem;
	margin-bottom: 0px;
}



/* PC: Slider */

@media only screen and (max-width: 776px) {
	
	#slider .container {
		padding-left: 20px;
		padding-right: 20px;
	}
	
	.ce_revolutionslider .ce_hyperlink {
		display: none;
	}
	
	img.unveilMe {
		display: block;
		width: 100%;
		height: auto;
		margin-bottom: 15px;
	} 
}

/*
 * ---------------------------------------------------------------------------------------------------------------------
 * PC 2020 => Temporär
 * ---------------------------------------------------------------------------------------------------------------------
 */

.ce_rsce_teaser_half_bht h3,
.ce_rsce_teaser_quarter_bht h3,
.ce_rsce_teaser_half_bhzt h3,
.ce_rsce_teaser_half_bhzt h4 {
	font-size: 1.2rem;
	font-weight: bold;
	margin-bottom: 10px;
}

/*
 * ---------------------------------------------------------------------------------------------------------------------
 * Textbox allgemein
 * ---------------------------------------------------------------------------------------------------------------------
 */

.rsce_textbox {
    position:relative;
    display: block;
    width:auto;
    overflow: visible;
    padding-bottom:10px;
    border-bottom: 1px solid #ccc;
}

.rsce_textbox a {
    position:relative;
    display:block;
}

.rsce_textbox.floatLeft,
.rsce_textbox.floatRight {
    display: none;
    width:400px;
}

/********************/
/* angepasst: ORG = 900px und width:400px;*/
@media (min-width: 350px) {

    .rsce_textbox.floatLeft {
        display: block;
        clear:left;
        float:left;
        margin:0 25px 25px 0;
        width:250px;
    }

    .rsce_textbox.floatRight {
        display: block;
        clear:right;
        float:right;
        margin:0 0 25px 25px;
        width:250px;
    }
}
/*NEW*/

@media (min-width: 640px) {

    .rsce_textbox.floatLeft {
        display: block;
        clear:left;
        float:left;
        margin:0 25px 25px 0;
        width:350px;
    }

    .rsce_textbox.floatRight {
        display: block;
        clear:right;
        float:right;
        margin:0 0 25px 25px;
        width:350px;
    }
}
@media (min-width: 900px) {

    .rsce_textbox.floatLeft {
        display: block;
        clear:left;
        float:left;
        margin:0 25px 25px 0;
        width:400px;
    }

    .rsce_textbox.floatRight {
        display: block;
        clear:right;
        float:right;
        margin:0 0 25px 25px;
        width:400px;
    }
}

/****************************************/
/*		Ansprechpartener / Person		*/
/****************************************/
.contactbox {
    position:relative;
    display:block;
    clear:both;
    float:none;
}

/* Headline */
.contactbox > h4 {
    font-size:2.0em;
    line-height:1em;
    font-weight:700;
    color:#005F92;
    margin:0 0 0.5em 0;
    border-bottom: 1px solid #ccc;
    height: 0.9em;
}

.contactbox > h4 span {
    background-color:#fff;
    padding-right:1em;
}

/* Bild */
.contactbox .file_single {
    margin-bottom:1em;
}

.contactbox .file_single img {
    /*margin-top:1em;*/
}

/* Text */
.contactbox .right .contact_intro {
    font-size:1em;
    line-height:1.25em;
    margin-top:1em;
    color: #333;
    font-weight: 700;
}

.contactbox .right > div {
    line-height:1.5em;
    margin-bottom:0.5em;
}

.contactbox .right > div.name {
    font-weight:700;
}

.contactbox .right > div.name .person_title {
    font-weight:300;
    font-style:italic;
    color: #333;
}

.contactbox .right > div.adress span {
    display:block;
}
/*NEW*/
@media (max-width: 400px) {
    .contactbox .file_single {
        float:right;
        margin-left:2%;
        width: 28%;
        max-width:112px;
    }
    .contactbox .right {
        float:right;
        text-align:right;
        width: 70%;
    }
}

/*
 * ---------------------------------------------------------------------------------------------------------------------
 * Textbox Person
 * ---------------------------------------------------------------------------------------------------------------------
 */
.hl_between {
    margin-top: 50px;
}

/*
 * ---------------------------------------------------------------------------------------------------------------------
 * Textbox Person
 * ---------------------------------------------------------------------------------------------------------------------
 */

.rsce_textbox_person_portrait.rsce_textbox.floatRight {
    display:block;
    float:none;
    width:100%;
    margin:10px 0 10px 0;
    padding:10px 0 10px 0;
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #ccc;
}

/* Box: Bild */
.contactbox.rsce_textbox_person_portrait .file_single {
    float:right;
    width: 135px;
    padding: 0;
}

.contactbox.rsce_textbox_person_portrait .file_single img {
    margin:0;
}

/* Box: Kontaktdaten */
.contactbox.rsce_textbox_person_portrait.rsce_textbox_person_team  div.right {
    clear:none;
    padding:0;
}

.contactbox.rsce_textbox_person_portrait .right h2 {
    font-size:2em;
    line-height:1.25em;
    margin:0 0 0.5em 0;
    padding-left: 0;
}

.contactbox.rsce_textbox_person_portrait .right > div {
    margin:0;
}

.contactbox.rsce_textbox_person_portrait .right > div.adress {
    margin:0 0 0.50em 0;
}

.contactbox.rsce_textbox_person_portrait .right > div .contact_label {
    font-weight:700;
}

@media (min-width: 750px) {

    /* Box */
    .rsce_textbox_person_portrait.rsce_textbox.floatRight {
        float:right;
        width:400px;
    }

    .rsce_textbox_person_portrait.rsce_textbox.floatRight {
        margin:10px 0 10px 25px;
    }

}

/* Weitere Mitglieder */
.metamodel_person_team_ed {
    margin: 0 0 0 15px;
    padding: 25px 0 0 0;
    border-bottom: 1px solid #ccc;
}

.metamodel_person_team_ed:first-child {
    padding: 0 0 0 0;
}

.metamodel_person_team_ed:last-child {
    border-bottom:none;
}

.metamodel_person_team_ed_member .informations {
}

.metamodel_person_team_ed_member .informations span,
.metamodel_person_team_ed_member .informations div {
    margin:0;
    padding:0;
}

.metamodel_person_team_ed_member .informations span {
    line-height:1.50em;
}

/* Person Inner Accordion */
.metamodel_person_team_ed h2 {
    font-size:1.5rem;
}

.metamodel_person_team_ed h2.focus {
    margin-top: 2rem;
}

/*
 * ---------------------------------------------------------------------------------------------------------------------
 * Dozentdetails
 * ---------------------------------------------------------------------------------------------------------------------
 */
body.akademie.dozentendetails {
}

body.akademie.dozentendetails .ce_metamodel_content {
}


/* Reset */
body.akademie.dozentendetails .metamodel_person_team_ed {
    margin:0;
}

/* Item */
body.akademie.dozentendetails .lecturer {
    margin:0;
    padding:0;
}

/* Box */
body.akademie.dozentendetails .lecturer .file_single {
    display:block;
    width: auto;
    clear:both;
    float:none;
}

body.akademie.dozentendetails .lecturer .file_single img {
    display: block;
    width: 100%;
    height: auto;
    max-width: none;
}

body.akademie.dozentendetails .lecturer .right {
    display:block;
    clear:both;
    float:none;
    margin-top: 1em;
}



/* Content */
body.akademie.dozentendetails .lecturer .informations {
}

body.akademie.dozentendetails .lecturer .informations .name {
    color: #005284;
}

body.akademie.dozentendetails .lecturer .informations .position {
    font-size: 1.5rem;
    margin-bottom: 1.0em;
    margin-top:-0.5em;
}

@media (min-width: 768px) {
    body.akademie.dozentendetails .lecturer .contactbox.rsce_textbox_person.rsce_textbox_person_team {
        margin: 50px 0 25px 25px;
    }
}

@media (min-width: 600px) {
    .contactbox.rsce_textbox_person.rsce_textbox_person_team {
        float: right;
        width: 50%;
        max-width: 400px;
        margin: 7px 0 25px 25px;
    }
}

/*
 * ---------------------------------------------------------------------------------------------------------------------
 * Team management reader
 * ---------------------------------------------------------------------------------------------------------------------
 */

.metamodel_person_team_mgt_reader p {
	margin-bottom: 30px;
}


.person_team_mgt_deputy {
    margin-top:20px;
    margin-bottom:30px;
}

.person_team_mgt_teams {
    margin-top:20px;
}

/* Headlines */
.metamodel_person_team_mgt_reader h1 {
    font-size: 1.5em;
    margin-bottom: 0.125em;
}

.metamodel_person_team_mgt_reader .person_title {
    display:block;
    xfont-size:2.0em;
    color: #005284;
    font-style:italic;
    margin:0 0 1.5em 0;
    padding:0;
}

.metamodel_person_team_mgt_reader > h2 {
    font-size: 1.5rem;
    margin-bottom: 0.5em;
}

/* Sonst. Text */
.metamodel_person_team_mgt_reader > ul {
    margin-bottom:4em;
}
.metamodel_person_team_mgt_reader > ul > li {
    line-height:1.50em;
    margin-bottom:0.35em;
    list-style-type:disc;
    padding-left:0;
    margin-left:25px;
}

/*
 * ---------------------------------------------------------------------------------------------------------------------
 * Person top box
 * ---------------------------------------------------------------------------------------------------------------------
 */

.contactbox.rsce_textbox_person.rsce_textbox_person_team {
    display:block;
    padding-top: 10px;
    border-top: 1px solid #CCC;
    margin: 0 0 25px 25px;
    width:100%;
}

.contactbox.rsce_textbox_person.rsce_textbox_person_team img {
    margin:0;
}

/* Info */
.contactbox.rsce_textbox_person.rsce_textbox_person_team .right {
    padding-top: 0;
}

.contactbox.rsce_textbox_person.rsce_textbox_person_team .right > div {
    margin-bottom: 0;
}

.contactbox.rsce_textbox_person.rsce_textbox_person_team .right > div.adress {
    margin-bottom: 1.5em;
}

.contactbox.rsce_textbox_person.rsce_textbox_person_team .right .contact_label {
    font-weight: 700;
}

/*
 * ---------------------------------------------------------------------------------------------------------------------
 * Person team box
 * ---------------------------------------------------------------------------------------------------------------------
 */

.person_team_item {
    margin-bottom: 25px;
}

/* Infos */
.person_team_item_full .informations > span {
    display:block;
    line-height:1.25em;
    margin-bottom:0.5em;
}

.person_team_item_full .informations > span.text {
    color:#333;
    padding: 21px 0 0 0;
    font-weight: normal;
}

.person_team_item_full .informations > span .person_title {
    display:inline;
    font-size: 1em;
    color:#333;
    line-height:1.25em;
    margin-bottom:0.5em;
}

.person_team_item_full .informations span.name {
    color:#333;
    font-size: 2em;
    font-weight:700;
    margin-bottom: 0.25em;
}

.person_team_item_full .informations li {
    line-height:1.50em;
    margin-bottom:0.35em;
    list-style-type:disc;
    padding-left:0;
    margin-left:25px;
}

/*
 * ---------------------------------------------------------------------------------------------------------------------
 * Google Maps
 * ---------------------------------------------------------------------------------------------------------------------
 */

.ce_dlh_googlemaps {
    display: none;
    width: 100%;
    height: 800px;
    margin-bottom: 25px;
}

.ce_dlh_googlemaps .dlh_googlemap {
    width: 100%;
    height: 100%;
}

@media (min-width: 1024px) {
    .ce_dlh_googlemaps {
        display: block;
    }
}

/*
 * ---------------------------------------------------------------------------------------------------------------------
 * Google Webfonts: ROBOTO
 * ---------------------------------------------------------------------------------------------------------------------
 */
 
/* roboto-regular - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/roboto-v20-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Roboto'), local('Roboto-Regular'),
       url('../fonts/roboto-v20-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/roboto-v20-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/roboto-v20-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/roboto-v20-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/roboto-v20-latin-regular.svg#Roboto') format('svg'); /* Legacy iOS */
}
/* roboto-italic - latin */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 400;
  src: url('../fonts/roboto-v20-latin-italic.eot'); /* IE9 Compat Modes */
  src: local('Roboto Italic'), local('Roboto-Italic'),
       url('../fonts/roboto-v20-latin-italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/roboto-v20-latin-italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/roboto-v20-latin-italic.woff') format('woff'), /* Modern Browsers */
       url('../fonts/roboto-v20-latin-italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/roboto-v20-latin-italic.svg#Roboto') format('svg'); /* Legacy iOS */
}
/* roboto-700 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/roboto-v20-latin-700.eot'); /* IE9 Compat Modes */
  src: local('Roboto Bold'), local('Roboto-Bold'),
       url('../fonts/roboto-v20-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/roboto-v20-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/roboto-v20-latin-700.woff') format('woff'), /* Modern Browsers */
       url('../fonts/roboto-v20-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/roboto-v20-latin-700.svg#Roboto') format('svg'); /* Legacy iOS */
}
/* roboto-700italic - latin */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 700;
  src: url('../fonts/roboto-v20-latin-700italic.eot'); /* IE9 Compat Modes */
  src: local('Roboto Bold Italic'), local('Roboto-BoldItalic'),
       url('../fonts/roboto-v20-latin-700italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/roboto-v20-latin-700italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/roboto-v20-latin-700italic.woff') format('woff'), /* Modern Browsers */
       url('../fonts/roboto-v20-latin-700italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/roboto-v20-latin-700italic.svg#Roboto') format('svg'); /* Legacy iOS */
}
