/*
This CSS resource incorporates links to font software which is the valuable copyrighted
property of Monotype Imaging and/or its suppliers. You may not attempt to copy, install,
redistribute, convert, modify or reverse engineer this font software. Please contact Monotype
Imaging with any questions regarding Web Fonts:  http://webfonts.fonts.com
*/
@font-face {
	font-family: 'Socialico';
	src: url('../webfont/Socialico.eot');
	src: local('Socialico'), url('../webfont/Socialico.woff') format('woff'), url('../webfont/Socialico.ttf') format('truetype');
}
html,body{
	font-family:Helvetica, Arial, sans-serif;
	height:100%;
	min-width:320px;
}
body {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
}
h1, .h1{
	font-size:22px;
}
.lead{
	font-size:21px;
	padding-left:40px;
	padding-right:40px;
	letter-spacing: 0.01em;
	padding-top:10px;
	line-height:1.3;
}
.outerwrap{
	padding-left:0px;
	padding-right:20px;
	box-shadow: 4px 0 10px #ddd,  -4px 0 10px #ddd; 
	padding-bottom:140px;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	font-family:'Istok';
}
.news-caption h2{
	margin-top:0;
	margin-bottom:20px;
}
.news .article .news-img-wrap a {
    background: none repeat scroll 0 0 #fff;
    border: 0px solid #ddd;
    display: block;
    float: none;
    padding: 0px;
}
.news-single .article .news-img-wrap {
    float: none;
    margin: 0;
    width: auto;
}
a{
	color:#e00047;
}
 a:hover, a:focus{
	color:#e00047;
	text-decoration:underline;
}
.navbar-nav a {
    color: #404040;
    text-decoration: none;
	font-size:22px;
	font-family: 'Istok';
}
.logo{
	margin-bottom:40px;
	margin-top:20px;
}
.navbar-collapse{
	/*border-bottom:1px solid #ccc;*/
}
.navbar-collapse {
	padding-left:0;
}
.navbar-collapse li.divider{
	border-bottom:0;
}
.navbar-nav > li > a {
    padding-right:15px;
	padding-left:12px;
}
.nav li:hover{
	box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176);
}
.nav > li > ul > li:hover{
	box-shadow: none;
}
.nav > li > ul > li > ul > li:hover{
	box-shadow: none;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #fff;
}
.navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
	font-family: 'Istok';
}
.dropdown-menu {
    background-clip: padding-box;
    background-color: #FFFFFF;
    border: 0;
	border-top: 1px solid rgba(0, 0, 0, 0);
    border-radius: 0px;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176);
    display: none;
    float: left;
    font-size: 14px;
    left: 0;
    list-style: none outside none;
    margin: 2px 0 0;
    min-width: 160px;
    padding: 0;
    position: absolute;
    top: 100%;
    z-index: 1000;
	font-family: 'Istok';
}
.dropdown-menu > li > a {
    clear: both;
    color: #404040;
    display: block;
    font-weight: normal;
    line-height: 1.42857;
    padding-left: 12px;
	padding-top:4px;
    white-space: nowrap;
    padding-bottom: 5px;
	font-family: 'Istok';
}
.dropdown-menu .divider {
    background-color: #ccc;
    height: 1px;
    margin: 0;
    overflow: hidden;
}
.dropdown-menu > li > a:hover{
  text-decoration: none;
  background-color: #ccc;
}
.dropdown-menu > li > a:focus {
  text-decoration: none;
  background-color: #fff;
}
.form-control:focus {
  border-color: #ccc;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(204, 204, 204, 0.6);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(204, 204, 204, 0.6);
}
.startinfo{
	padding-top:20px;
	padding-bottom:20px;
	font-family: 'Istok';
}
.startteaser{

	box-shadow: 0 0 4px 1px #ddd;
	margin-bottom:30px;
	min-height:261px;
}
.startteaser .item{
	padding:15px;
	padding-bottom:11px;
	padding-right:0;
}
.startteaser .item p{
	padding-right:15px;
}
.startteaser .item h2{
	padding-right:15px;
}
.startteaser .itemnopadding{
	padding:0px;
}
#footer {
	background-color: #bfbfbf;
	height:240px;	
}
#footer .container{
	box-shadow: 0px 0px 0px 0px #999, 0px -15px 0px 0px #fff, 4px 0 10px #999, -4px 0 10px #999;
	height:240px;
}
#footer li a{
	font-size:14px;
	/*color:#dd0836;*/
	color:#e00047;
}
.col-right{
	text-align:right;
}

.sidebar-nav {
    padding: 9px 0;
}
.dropdown-menu > li{
	position:relative;
}
.dropdown-menu .sub-menu {
    left: 100%;
    position: absolute;
    top: -1px;
    visibility: hidden;
	margin-top:-25px;
	display:block;
}


.dropdown-menu li:hover .sub-menu {
    visibility: visible;
}

.dropdown:hover .dropdown-menu {
    display: block;
}

.nav-tabs .dropdown-menu, .nav-pills .dropdown-menu, .navbar .dropdown-menu {
    margin-top: 0;
}

.navbar .sub-menu:before {
    border-bottom: 7px solid transparent;
    border-left: none;
    border-right: 7px solid rgba(0, 0, 0, 0.2);
    border-top: 7px solid transparent;
    left: -7px;
    top: 10px;
}
.navbar .sub-menu:after {
    border-top: 6px solid transparent;
    border-left: none;
    border-right: 6px solid #fff;
    border-bottom: 6px solid transparent;
    left: 10px;
    top: 11px;
    left: -6px;
}
.navbar{
	margin-left:8px;
}
.container .neg-indent{
	padding-left: 0px;
    padding-right: 0px;
}
.servicenav > li > a{
	padding:0;	
}
.servicenav > li > a:hover,.servicenav > li > a:focus {
  text-decoration: underline;
  background-color: transparent;
  
}
.servicenav > li:hover{
	box-shadow:none;
}
.servicenav > li{
	float:left;
}
#to_top_row{
	height:40px;
}
#to_top{
	text-align:right;
	margin-right:15px;
}
#social_footer{
	padding-bottom:10px;
}
#udk_logo{
	padding-bottom:30px;
}
#lang{
	float:right;
	font-size:20px;
	margin-top:8px;
	/*margin-right:4px;*/
	font-family:'Istok';
	padding-right:0;
	min-width:80px;
}
#search{
	float:left;
	padding-left:0;
	padding-right:0;
	display:none;
}
#lang_mobil{
	float:left;
	font-size:20px;
	margin-top:8px;
	margin-right:4px;
	font-family:'Istok';
}
#search_mobil{
	float:left;
	margin-right:30px;
}
.lang_aktiv{
	color:#ff6600;
}
.form-control{
	height:30px;
}
.btn{
	padding: 4px 12px;
	border-radius:0;
}
.startteaser p{
	font-family: Helvetica, Arial, sans-serif;
	font-size:14px;
	line-height:22px;
}
/*
.cutteaser:after {
	content: "";
	pointer-events: none;
	position: absolute;
	width: 200px;
	height: 30px;
	margin-left:-200px;
	background-image: -webkit-linear-gradient(right, rgba(255, 255, 255, 1), rgba(255, 255, 255, 0));
	background-image: -moz-linear-gradient(right, rgba(255, 255, 255, 1), rgba(255, 255, 255, 0));
	background-image: -ms-linear-gradient(right, rgba(255, 255, 255, 1), rgba(255, 255, 255, 0));
	background-image: -o-linear-gradient(right, rgba(255, 255, 255, 1), rgba(255, 255, 255, 0));
	background-image: linear-gradient(to left, rgba(255, 255, 255, 1), rgba(255, 255, 255, 0));

}
*/
#footer .navbar{
	padding-left:40px;
}
#footer p{
	padding-left:40px;
}
.startteaser h2{
	font-family: Helvetica, Arial, sans-serif;
	font-size:16px;
	line-height:22px;
	margin-top:0;
	margin-bottom:20px;
	font-weight:bold;
}
.startteaser h3{
	font-family: Helvetica, Arial, sans-serif;
	font-size:13px;
	color:#999;
	margin-bottom:3px;
	margin-top:0;
}
.startteaser img{
	padding-left:15px;
	padding-bottom:15px;
	float:right;
}
.fullteaser img{
	padding-left:0;
	padding-bottom:0;
	float:none;
	display: block;
    height: auto;
    line-height: 1;
    max-width: 100%;
	position:absolute;
}
.fullteaser{
	padding:0;
}
.fullteaser img{
	
}
.fullteaser .item{
	
}
.clickableimg{
	cursor:pointer;
}
.teaserlink{
	font-family: Helvetica, Arial, sans-serif;
	font-size:14px;
	color:#e00047;
	padding-top:10px;
	display:block;
}
.redtext{
	color:#e00047;
}
.nopadding-24{
	padding-left:7px;
	padding-right:24px;
}
.nopadding-12{
	padding-left:0;
	padding-right:25px;
	padding-bottom:10px;
}
.nopadding-17{
	padding-left:0;
	padding-right:0;
	padding-bottom:10px;
}
.nopadding-16{
	padding-left:0;
	padding-right:0;
	padding-bottom:10px;
}
.menuline{
	background-color:#ccc;
	height:1px;
}
#mainmenu > .active > a{
	color:#f60;
}
#secmenu > .active > a{
	color:#f60;
}
.nav li.active{
	color:#f60;
}
.nav > li.nolink {
    display: block;
    padding: 10px 12px;
	padding-right:5px;
    position: relative;
	line-height: 20px;
    font-size: 22px;
    text-decoration: none;
	font-family: 'Istok';
}
.nav li.nolink:hover{
	box-shadow: none;
}
#totop{
	cursor:pointer;
}
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover{
    background-color: #ccc;
    color: #F60;
}
.dropdown-menu > .active > a:focus{
	 background-color: #fff;
	 color: #F60;
}
a.teaserlink:hover, a.teaserlink:focus{
	color:#e00047;
	text-decoration:underline;
}
.social_icons{
	font-family:'Socialico';
	font-size:35px;
	color:#e00047;
}
h1.detailinfo{
	font-size:22px;
	margin-top:0;
	padding-top:0;
	line-height:28px;
	margin-bottom:20px;
}
h1.kurse{
	font-size:22px;
	margin-top:0;
	padding-top:10px;
	line-height:28px;
	margin-bottom:20px;
}
h1.personen{
	font-size:22px;
	margin-top:0;
	padding-top:0;
	line-height:22px;
	margin-bottom:0;
}
#footer .nav > li > a{
	font-family:Helvetica, Arial, sans-serif;
}
#footer .navbar {
    margin-bottom: 10px;
    min-height: 0;
    position: relative;
	margin-left:0;
}
.detailseite{
	margin-top:40px;
	margin-bottom:40px;
}
.kurseseite{
	margin-top:30px;
	margin-bottom:0px;
}
.socialfooter{
	height:35px;
	margin-top:60px;
	margin-left:10px;
}
.fullteaser p{
	padding-left:20px;
	padding-right:20px;

	padding-top:10px;
	padding-bottom:10px;
}
.fullteaser > .carousel-inner > .item > .carousel-caption{
/* background-image: url("../user_upload/bg_halbtransparent.png"); */
    bottom: 0px;
    color: #000000;   
    height: 40px;
    left: 0;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 0;
    right: 0;
    text-align: left;
    text-shadow: none;
	position:absolute;
}
.fullteaser > .carousel-inner > .item > .carousel-caption > h2{
	padding-top:4px;
}
.fullteaser .carousel-caption p{
	font-size:22px;
	font-family: "Istok";
	margin:0;
	padding-top:5px;
	padding-left:0;
}
.fullteaser .bodytext{
	min-height:160px;
}
.referenzentext{
	padding-top:20px;
	padding-bottom:40px;
}
.referenzentext h2{
	font-size:22px;
}
.personquadrat_wrap{
	width:120px;
	float:left;
	margin-right:17px;
	height:240px;
}
.quadratlast{
	margin-right:0;
}

.personquadrat{
	width:120px;
	height:120px;
	background-color:#f60;
	background-size:cover;
	font-size:13px;
	font-weight:bold;
	color:#fff;
}
.personquadrat p{
	padding:10px;
}
.personnamefunktion{
	font-size:13px;
	padding-top:5px;
	height:120px;
	overflow:hidden;
}
.personroll{
	width:120px;
	height:120px;
	background-color:#f60;
	opacity:0;
	cursor:pointer;
}
.col-lg-24-110{
	min-width:100%;
	/* min-width:110%; 7 Spalten? */
}
.navbar-form{
	padding-right:0;
}
#search-inner{
	margin-bottom:30px;
}
#search-inner .input-group .form-control {
	width:250px;
}
.kurseseite #search-inner{
	margin-top:8px;
}

.first {
   clear: left;   
}
.personendetail {  
    box-shadow: 0 0 4px 1px #808080;
    float: left;
    clear: left;
	background-color:#e6e6e6;
	top:-120px;
	padding-bottom:40px;
}
.close_button { 
    text-align: right;
}
.personendetail_links{
	padding-top:20px;
	padding-bottom:20px;
}
.personendetail_mitte{
	padding-top:16px;
	padding-bottom:20px;
}
.personendetail_rechts{
	padding-top:16px;
	padding-bottom:20px;
}
.personactive{
	opacity:0.75;
}
.close_button{
	margin-top:10px;
}
.close{
	opacity: 0.5;
}
.close:hover,
.close:focus {
	opacity: 1;
}
.spinne_bild DIV.csc-textpic img{
	border: 1px solid #ccc;
}
.spinne_bild{
	padding-bottom:60px;
}
.spinne_text_links{
	font-family:"Istok";
	font-size:22px;
}
.social_share_privacy_area {
    margin: 0 !important;
}
#socialshareprivacy{
	margin-left:5px;
}
.newsitem{
	border-top: 1px solid #ccc;
	padding-top:20px;
	padding-bottom:20px;
}
.awardsitem {
    border-top: 1px solid #CCCCCC;
    padding-bottom: 20px;
    padding-top: 20px;
}
.awardsitem:first-child{
	border-top: 0px;
	padding-top: 0px;
}
.awardsitem h2{
	font-size:22px;
}
.publikationenitem {
    border-top: 1px solid #CCCCCC;
    padding-bottom: 20px;
    padding-top: 20px;
	clear:both;
}
.publikationenitem:first-child{
	border-top: 0px;
	padding-top: 0px;
}
.publikationenitem h2{
	font-size:22px;
}
.newsitem h2{
	font-size:22px;
}
.newsitemdetail{
	border-top: 0;
	padding-top:0;
	padding-bottom:70px;
}
.marginalbox{
	box-shadow: 0 0 4px 1px #ddd;
	width:100%;
	padding:20px;
	padding-bottom:40px;
	margin-bottom:20px;
}
.marginalbox h2{
	font-size:22px;
	margin-top:0;
	margin-bottom:20px;
}
.control-label {
    float: left;
    padding-top: 1px;
    text-align: left;
    width: 70px;
}
.controls {
    margin-left: 70px;
	margin-top:5px;
}
.control-group{
	clear:left;
	margin-top:15px;
}
select{
	box-shadow: 0 0 4px 1px #ddd;
}
.nopadding-8{
	padding-left:0;
	padding-right:0;
}
.newsnavi_left{
	padding-top:10px;
}
.newsnavi_center{
	text-align:center;
	padding-top:10px;
}
.newsnavi_right{
	text-align:right;
	padding-top:10px;
}
label {
    font-weight: normal;
}
.pressemitteilungen .newsitem{
	padding-top:40px;
}
.pressemitteilungen .newsitem:first-child{
	border-top:0;
	padding-top:6px;
}
.top_marginalbox{
	margin-bottom:20px;
}
.top_marginalbox .control-group{
	margin-top:0;
}
.pressedatum{
	font-weight:bold;
}
.mediensubline{
	margin-bottom:20px;
	font-weight:bold;
}
h1.echo{
	margin-bottom:0;
}
.presseblock:first-child{
	border-top: 1px solid #ccc;
}
.presseblock{
	border-bottom: 1px solid #ccc;
	padding-top:10px;
	padding-bottom:0;
}
.toggleheader{
	color:#404040;
}
.presseblock .row{
	margin-bottom:10px;
}
.presseblock img{
	text-align:right;
}
.presseblocktoggle{
	float:left;
	cursor:pointer;
	padding-top:3px;
	padding-right:10px;
}
.presseblockhead{
	float:left;
}
.presseblockhead h1{
	margin-bottom:0;
}
.toggleitem{
	margin-top:20px;
}
.toggleitem h1{
	font-family:Helvetica, Arial, sans-serif;
	font-size:14px;
}
.panel{
	border: 0;
    border-radius: 0;
    box-shadow: none;
	margin-bottom:0;
}
#akkordeon{
	margin-top:30px;
}
.outlined{
	border:1px solid #ddd;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.padded{
	padding:15px;
}
.checkblocklabel{
	float:left;
	margin-top:10px;
	padding-right:5px;
}
.checkblock{
	float:left;
	margin-top:10px;
	height:120px;
	border-right:1px solid #ddd;
	padding-right:20px;
	margin-bottom:8px;
}
.lastblock{
	border-right:0;
}
.checkblock input{
	margin-right:5px;
}
.checkblock img{
	margin-right:5px;
}
.kursitems{
	margin-left:0;
}
.kursitemwrap{
	list-style-type:none;
	display:inline-block;
	
}
.kursitem{
	box-shadow: 0 0 4px 1px #ddd;
}
.kursitems ul{
	position:absolute;
}
.kursitembody{
	min-height:260px;
	background-color:#fff;	
	padding:20px;
}
.kursitembody h2{
	font-size:22px;
	margin-top:0;
}
.kursitemfooter{
	height:70px;
	background-color:#f7f7f7;
	padding:20px;	
}
.kursitemfooter_links{
	float:left;
}
.kursitemfooter_rechts{
	float:right;
}
.kursitemfooter_label{
	float:left;
	clear:left;
	width:120px;
}
.kursitemfooter_label_wide{
	float:left;
	clear:left;
	width:240px;
}
.kursitemfooter_date{
	float:left;
}
.sortierung{
	margin-top:8px;
}
.sortierung label{
	padding-top:7px;
}
.kurseseite #search-inner{
	margin-bottom:0;
}
.selectkurse{
	margin-bottom:20px;
}
.detailseite ul{
	margin-top:0;
	margin-bottom:0;
	padding-left:15px;
	padding-top:0px;
}
.detailseite li{
	margin-left:0;
	padding-left:0;
}
.kursinfolabel{
	clear:left;
	float:left;
	width:180px;
}
.kursinfowert{
	float:left;
	width:180px;
}
.ampeltext{
	float:left;
	padding-top:2px;
	width:260px;
}
.ampelbulletin{
	float:left;
	padding-right:8px;
}
.gruen{
	color: #68bb36;
	width:300px;
}
.gelb{
	color: #f3c200;
	width:300px;
}
.rot{
	color: #e4481f;
	width:300px;
}
.grau{
	color: #ccc;
}
.btn-rot{
	background-color:#bf1f42;
	margin-top:40px;
	color:#fff;
}
.btn-rot:hover{
	background-color:#e00047;
}
.formbox{
	border: 1px solid #ccc;
	padding-top:10px;
	min-width:290px;
}
.rednolink{
	color:#ff6600;
}
.formlabel{
	margin-top:10px;
	/*width:160px;*/
	float:left;
	padding-left:0;
	padding-right:15px;
}
.formelement{
	float:left;
	margin-top:10px;
	padding-right:0;
	padding-left:0;
}
.halb select{
	width:120px;
}
.voll input,.voll select{
	width:260px;
}
.eindrittel input{
	width:80px;
}
.zweidrittel input{
	width:160px;
}
.datumklein, .datumgross, .eindrittel, .zweidrittel{
	float:left;
}
.datumklein select{
	width:70px;
}
.datumgross select{
	width:80px;
}
.komplett{
	float:none;
}
.komplett textarea{
	width:100%;
	background-color:#e6e6e6;
	border:0;
	resize: none;
	min-height:70px;
}
.gap{
	width: 20px;
}
.formbox .menuline{
	margin-top:20px;
	margin-bottom:20px;
}
.formbox input[type=text]{
	background-color:#e6e6e6;
	border:0;
}
.formbox .btn-rot{
	margin-top:0;
	margin-bottom:40px;
}
.checkwrap{
	float:left;
	width:20px;
}
.indent{
	margin-left:20px;
}
.checklabel{
	float:left;
	width:350px;
}
.newsnavi{
	margin-top:30px;
}
.newsfooter{
	margin-left:0px;
}
.innercontentwrap{
	padding-bottom:70px;
}
.sm_button{
	float:left;
	margin-left:5px;
	cursor:pointer;
}
.settings_info{
	display:none;
}
.wookmarkelem{
	display:list-item;
}
.startteasers{

}
h2 a{
	color:#404040;
}
h2 a:hover{
	color:#404040;
}
.presseblock .toggleitem img{
	border: 1px solid #ccc;
}
.bordered:first-child{
	border: 0px solid #ccc;
}
.presseblock .toggleitem .noborder{
	border: 0px solid #ccc;
}
a.external-link-new-window:before {
   content: url(../user_upload/link_icon.png);	
}
a[href $='.pdf']:before { content: url('../user_upload/Icons/pdf_icon.png');vertical-align:top;}
a[href $='.doc']:before { content: url('../user_upload/Icons/word_icon.png');vertical-align:top;}
a[href $='.docx']:before { content: url('../user_upload/Icons/word_icon.png');vertical-align:top;}

.textunterbild{
	margin-top:20px;
}
.newsitem h2{
	margin-top:0;
}


.responsive-video { position: relative; padding-bottom: 56.25%; padding-top: 30px; height: 0; overflow: hidden; }

.responsive-video iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
#mainsearch_mobil{
	display:none;
}
#social_footer{
	display:block;
}
#social_footer_mobile{
	display:none;
	padding-bottom:10px;
}
#mobile_searchbar{
	width:100%;
	display:none;
	border-top:1px solid #ccc;
	clear:both;
	
}
blockquote {
    border-left:0;
	padding: 0;
	margin:0;
}
blockquote p{
	margin-top:0;
	padding-top:0;
	line-height:40px;
}
blockquote{
	font-family: 'Socialico';
	font-size:48px;
}
blockquote a{
	text-decoration:none;
	color:#ee1947;
}
blockquote a:hover{
	text-decoration:none;
	color:#969696;
}
blockquote a.external-link-new-window:before {
    content: url("");
}
legend {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border:none;
    border-width: 0 0 1px;
    color: #404040;
    display: block;
    font-size: 14px;
    line-height: inherit;
    margin-bottom: 20px;
    padding: 0;
    width: 100%;
}

label.col-24, label.col-xs-24, label.col-sm-24, label.col-lg-24 , label.col-lg-16, label.col-lg-8{
	padding-left:0;
}
legend.col-24, legend.col-xs-24, legend.col-sm-24, legend.col-lg-24 , legend.col-lg-16, legend.col-lg-8{
	padding-left:0;
}
.tx-powermail legend{
	margin-bottom:4px;
}
.powermail_captchaimage{
	padding-left:0;
	padding-right:0;
}
.powermail_radio_inner, .powermail_check_inner{
	padding-left:0px;
}
.powermail_fieldwrap{
	padding-left:0;
}
.social-external-window{
	margin-right:5px;
}

#mobile-searchbar{
	display:none;
}
#mainmenumobile{
	display:none;
}
#mainmenu{
	display:block;
}
#abw_rechnung_block{
	display:none;
}
.captchaimg{
	float:right;
	width:260px;
}
.captchaimg img{
	width:260px;
	margin-bottom:10px;
}
.orangeitemlink{
	color:#ff6600;
	font-weight:bold;
}
.pflichtfeldalert{
	color:#EE1947;
	font-weight:bold;
}
/*E-Mail-Verschleierung*/
.h{
	display:none;
}
/* Typo3 CSS-Korrekturen */
.tx-indexedsearch .result-count-tmpl-css, .tx-indexedsearch .percent-tmpl-css {
    margin-top: 0em;
}
.tx-indexedsearch-redMarkup{
	font-weight:normal;
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr .tx-indexedsearch-redMarkup {
    color:#404040;
	font-style:italic;
}
h3 .tx-indexedsearch-title a{
	color:#ff6600;
	font-weight:bold;
}
#tx_indexedsearch legend{
	font-family:'Istok';
	font-weight:normal;
	font-size:22px;
}
.tx-indexedsearch{
	padding-bottom:20px;
}
#tx-indexedsearch-searchbox-button-submit{
	margin-top:0;
	margin-bottom:0;
}
.tx-indexedsearch-form{
	margin-bottom:40px;
}
.tx-indexedsearch .searchbox-tmpl-css LABEL {
	width:100px;
	margin-right:0;
	padding-top:4px;
}
.tx-indexedsearch-res h3{
	font-family:Helvetica, Arial, sans-serif;
	font-size:14px;
}
.tx-indexedsearch-sec{
	display:none;
}
.csc-textpic-imagewrap{
	margin-left:0;
}
h1.csc-firstHeader{
	font-size:22px;
	margin-top:0;
	padding-top:0;
	line-height:28px;
	margin-bottom:20px;
}
.more{
}
.news-backlink-wrap{
	margin-top:20px;
}
.tx-srlanguagemenu .CUR{
	float:left;
	
}
.tx-srlanguagemenu .CUR a{
	color:#f60;
}
.tx-srlanguagemenu .NO{
	float:left;
}
.tx-srlanguagemenu .INACT{
	float:left;
}
.tx-srlanguagemenu div:first-child{
	padding-right:5px;
}
.tx-srlanguagemenu div:last-child{
	border-left:1px solid #ccc;
	padding-left:5px;
}
#TeaserCarousel_Referenzen{
	cursor:pointer;
}

.news-single .article  .newsitemdetail .news-img-wrap {
	float:right;
	width:50%;
	padding-left:20px;
	padding-bottom:20px;
}

.item img{
	width:50% !important;
	/*height:50% !important;*/height:auto !important;
}
#MainCarousel .item img{
	width:100% !important;
	/*height:100% !important;*/height:auto !important;
}
#MainCarousel .carousel-control img{
	display:none;
}
#MainCarousel{
	box-shadow:none;
} 
#TeaserCarousel_Referenzen .item img{
	width:100% !important;
	/*height:100% !important;*/height:auto !important;
}
.fullteaser .item img{
	width:100% !important;
	/*height:100% !important;*/height:auto !important;
}
.newsitem img{
	width:100% !important;
	/*height:100% !important;*/height:auto !important;
}
.newsitemdetail img{
	width:100% !important;
	/*height:100% !important;*/height:auto !important;
}
.awardsitem img{
	width:100% !important;
	/*height:100% !important;*/height:auto !important;
}
.publikationenitem img{
	width:100% !important;
	/*height:100% !important;*/height:auto !important;
}
.bordered img{
	width:100% !important;
	/*height:100% !important;*/height:auto !important;
}
.captchaimg img{
	width:100% !important;
	/*height:100% !important;*/height:auto !important;
}
.formhint{
	text-align:right;
	color:#ccc;
	margin-bottom:30px;
}
/*
.detailseite h1{
	display:none;
}
*/
input[type="file"] {
    width: 100%;
}
.notespace{
	display:none;
	color:#ff0000;
	font-size:12px;
	line-height:14px;
}
@media (max-width: 1024px) {
.checkblocklabel{
	float:none;
	
}
.checkblock{
	float:none;
	border-right:0;
}
.checklabel{
	width:240px;
}
.captchaimg {
    float: left;
    width: 100%;
}
.fullteaser .bodytext{
	min-height:200px;
}
}
/*mobile menu*/
@media (max-width: 768px) {
.fullteaser .bodytext{
	min-height:0;
}
#logoimg{
	width:250px;
}
.navbar-collapse li{
	width:100%;
	border-bottom:1px solid #ccc;
	clear:left;
	margin-bottom:0;
}	
.navbar-collapse ul{
	width:100%;
	background-color:#f9f9f9;
}
.navbar-collapse ul ul{
	background-color:#f1f1f1;
	width:100%;
	padding-left:20px;
}
.navbar-collapse ul ul ul{
	background-color:#ebebeb;
	width:100%;
	padding-left:20px;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #ddd;
}
.navbar-toggle{
	padding-top:4px;
	padding-bottom:4px;
	margin-top:10px;
}
#mobile_searchbar{
	display:none;
}
#to_top_row {
    height: 20px;
}	
#udk_logo{
	margin-top:25px;
}
#footer .col-8{
	padding-left:5px;
}
#social_footer_mobile{
	display:block;
}
#social_footer{
	display:none;
}
#srch-term-mobile {
	display:none;
	margin-left:10px;
}
#mainsearch_mobil .input-group-btn .btn {
    border-radius:4px;
}
#mainnavtoggle{
	padding-top:8px;
	padding-left:10px;
	padding-bottom:8px;
}
.navbar-collapse{
	padding-left:10px;
}
#mainsearch{
	display:none;
}
#mainsearch_mobil{
	display:block;
	padding-right:30px;
}
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
    border:none;
}
.logo{
	margin-bottom:20px;
}
.navbar-toggle{
	float:left;
}
.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #000;
}
.navbar-inverse .navbar-toggle {
    border-color: #000000;
}
.navbar-inverse {
    background-color: #FFFFFF;
    border-color: #FFFFFF;
}
.navbar-inverse{
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
}
.navbar-nav {
    margin-left:0;
}	
.navbar-nav > li > a {
	padding-left:20px;
}
.navbar-nav > li > a {
	padding-left:0;
}
#footer .container{
	padding-left:15px;
}
.col-right{
	text-align:left;
}
.container > .navbar-header, .container > .navbar-collapse {
	margin-left: 0;
}
#lang_mobil{
	margin-top:20px;
}
.dropdown{
	display:block;
	float:none;
	clear:left;
	position:relative;
}
.dropdown-menu {
    background-clip: none;
    background-color: #FFFFFF;
    border: 0;
	border-top: 1px solid rgba(0, 0, 0, 0);
    border-radius: 0px;
    box-shadow: none;
    display: block;
    clear: both;
    font-size: 14px;
    left: 0;
    list-style: none outside none;
    margin: 2px 0 0;
    min-width: 160px;
    padding: 0;
    top: 0;
	position:relative;
    z-index: 1000;
	font-family: 'Istok';
}
.dropdown-menu .sub-menu {
    left: 0;
	margin-top:0;
	display:block;
    position: relative;
   	top: 0;
    visibility: visible;
	margin-top:0px;
	display:block;
	padding-left:20px;
	box-shadow: none;
}
.nav li:hover{
	box-shadow: none;
}
.pull-right {
    float: none!important;
}
.divider{
	display:none;
}
.neg-indent .row{
		display:none;
}
#secmenu{
	display:none;
}
.newsnavi_center{
	text-align:left;
}
.newsnavi_right{
	text-align:left;
}
.startteaser img {
	float:none;
	padding-left:0;
}
.startteaser{
	min-height:0;
}
.navbar-nav > li > a {
	font-family:Helvetica, Arial, sans-serif;
	font-size:16px;
}
.dropdown-menu > li > a{
	font-family:Helvetica, Arial, sans-serif;
	font-size:16px;
}
.navbar-collapse ul li ul{
	display:none;
}
.dropdown-menu li:hover .sub-menu {
    visibility: visible;
}
.dropdown:hover .dropdown-menu {
    display: none;
}
.dropdown:hover .dropdown-menu .sub-menu{
    display: block;
}
#search_mobil_input .navbar-form .input-group > .form-control {
	width: 100%;
}
#search_mobil_input .navbar-form{
	width: 100%;
}
#search_mobil{
	width:25px;
	display:none;
}
#search-inner .input-group .form-control {
	width: 100%;
}
#mainmenumobile{
	display:block;
}
#mainmenu{
	display:none;
}
.checklabel{
	width:240px;
}
.news-single .article  .newsitemdetail .news-img-wrap {
	float:none;
	width:100%;
	padding-left:0;
	padding-bottom:20px;
}
.item img{
	width:100% !important;
	/*height:100% !important;*/height:auto !important;
}
/*
.detailseite h1{
	display:block;
}
*/
}
/*Cleverreach-Einbindung Beginn*/
.cr_site{margin:0;padding:75px 0 0 0;text-align:center;background-color:#eeeeee;}
.cr_font{font-size: 14px;font-family: Arial;}
.cr_body h2, .cr_header h2{font-size:22px;line-height:28px;margin:0 0 10px 0;}
.cr_body h1, .cr_header h2{font-size:28px;margin-bottom:15px;padding:0;margin-top:0;}
.wrapper, .cr_page{margin:0 auto 10px auto;text-align:left;border-radius:4px;}
.cr_header{text-align:center;background: transparent !Important;}
.cr_body label{float:none;clear:both;display:block;width:auto;margin-top:8px;text-align:left;font-weight:bold;position:relative;}
.cr_button{display:inline-block;font-family:'Helvetica', Arial, sans-serif;width:auto;white-space:nowrap;height:32px;margin:5px 5px 0 0;padding:0 22px;text-decoration:none;text-align:center;font-weight:bold;font-style:normal;font-size:15px;line-height:32px;cursor:pointer;border:0;-moz-border-radius:4px;border-radius:4px;-webkit-border-radius:4px;vertical-align:top;}
.cr_button{background-color:#333;color:#ffffff;}
.cr_button:hover,.cr_button-small:hover{opacity:0.7;filter:alpha(opacity=70);}
.powered{padding:20px 0;width:560px;margin:0 auto;}
.formbox{line-height:150%;font-family:Helvetica;font-size:12px;color:#333333;padding:20px;background-color:#ffffff;border-radius: 6px 6px 6px 6px;}
.cr_ipe_item label{line-height:150%;font-size:14px;}
.cr_ipe_item textarea {background: none repeat scroll 0 0 #eeeeee;border: 1px solid #aaa;font-family: Helvetica;font-size: 16px;}
.cr_ipe_item input {background: none repeat scroll 0 0 #eeeeee;border: 1px solid #aaa;padding: 5px;font-family: Helvetica;font-size: 16px;}
.cr_ipe_item select {background: none repeat scroll 0 0 #eeeeee;border: 1px solid #aaa;display: block;margin: 0;padding: 5px;width: 100%;font-family: Helvetica;font-size: 16px;}
.cr_ipe_item input.cr_ipe_radio, input.cr_ipe_checkbox {-moz-binding: none;-moz-box-sizing: border-box;background-color: -moz-field !important;border: 2px inset threedface !important;color: -moz-fieldtext !important;cursor: default;height: 13px;padding: 0 !important;width: 13px;}
.cr_ipe_item input.cr_ipe_radio{-moz-appearance: radio;border-radius: 100% 100% 100% 100% !important;margin: 3px 3px 0 5px;}
.submit_container{text-align:center}
.cr_ipe_item{ padding:1px 10px; margin:1px 10px; }
.cr_ipe_item.inactive {display:none;}
.imprint{font-size:0.8em;}
.cr_captcha{padding-left:130px;}
.cr_error{font-size:1.1em;padding:10px;}
.clever_form_error{background-color:#f99; color:#000; border:1px solid #f22 !important}
.clever_form_note {margin:26px 0 0 3px;position:absolute;display:inline; padding: 2px 4px; font-weight:bold;background-color:#f2ecb5; color:#000; font-size:12px !important;  }
.cr_site {background-color:#eee;}
.cr_header {color:#000000;}
.cr_body {background-color:#ffffff;font-size:12px;color:#000000;}
.cr_hr {background-color:#ccc;}
.cr_site a {color:#0084ff;}
.imprint{color:#000;}

.cr_site {background-color:#eee;}
.cr_header {color:#000000;}
.cr_body {background-color:#ffffff;font-size:12px;color:#000000;}
.cr_hr {background-color:#ccc;}
.cr_site a {color:#0084ff;}
.imprint {color:#000;}
.cr_page {width:640px;}
/*Cleverreach-Einbindung Ende*/

#stickybutton{
	display:none;
	height:72px;
}
.logo{
	margin-bottom:72px;
}
#stickyclose{
	cursor:pointer;
	display:none;
}
#stickyclose img{
	height:20px !important;
	width:200px !important;
	display:none; /*ausgeblendet Feb 2022 */
}
#stickybutton img {
	display:none !important; /*ausgeblendet Feb 2022 */
}

.shariff ul{
	padding-left:0;
}
.socialfooter{
	padding-left:5px !important;
}
.detailseite .socialfooter{
	padding-left:30px !important;
	margin-left:0 !important;
}
.ce-column{
	width:100%;
}
.video{
	display:block !important;
	margin-top:30px;
}
.ce-outer, .ce-inner{
	width:100%;
	float:none;
	right:0;
}
.ce-gallery figcaption {
	margin-top:10px;
	display:block !important;
}
.video-embed{
	position: relative;
	padding-bottom: 56.25%; /* Default for 1600x900 videos 16:9 ratio*/
	padding-top: 0px;
	height: 0;
	overflow: hidden;
	}
.video-embed-item{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 0px;
}
.image-embed-item{
	width:100% !important;
	height: auto !important;
	margin-bottom:10px;
}
.detailseite .col-12 header {

    display: none;

}
.news-img-wrap{
	width:100% !important;
	height: auto !important;
}
.news-img-wrap img{
	width:100% !important;
	height: auto !important;
}
.news-single .article .newsitemdetail .news-img-wrap {
    width: 50% !important;
}

.result-count-tmpl-css, .tx-indexedsearch .percent-tmpl-css {
    margin-top: 0em;
}
.tx-indexedsearch-redMarkup{
	font-weight:normal;
}
.tx-indexedsearch-res .tx-indexedsearch-descr .tx-indexedsearch-redMarkup {
    color:#404040;
	font-style:italic;
}
h3 .tx-indexedsearch-title a{
	color:#ff6600;
	font-weight:bold;
}
#tx_indexedsearch legend{
	font-family:'Istok';
	font-weight:normal;
	font-size:22px;
}
.tx-indexedsearch{
	padding-bottom:20px;
}
#tx-indexedsearch-searchbox-button-submit{
	margin-top:0;
	margin-bottom:0;
}
.tx-indexedsearch-form{
	margin-bottom:40px;
}
.searchbox-tmpl-css LABEL {
	width:100px;
	margin-right:0;
	padding-top:4px;
}
.tx-indexedsearch-res h3{
	font-family:Helvetica, Arial, sans-serif;
	font-size:14px;
}
.tx-indexedsearch-sec{
	display:none;
}
.tx-indexedsearch-res .tx-indexedsearch-info {
	display:table;
    background: #eeeeee;
	width:100%;
}
.tx-indexedsearch-title p{
	float:left;
}
.tx-indexedsearch-result-count, .percent-tmpl-css {
	float:right;
}
.tx-indexedsearch-res{
	clear:both;
}
.tx-indexedsearch-sectionhead{
	clear:both;
}
.info-tmpl-css dt, dl.info-tmpl-css dd {

    float: left;

}
.info-tmpl-css dt.item-path {

    clear:left;

}
.tx-indexedsearch-info::after{
	clear:left;
}
.frame-type-textmedia h2{
	display:none;
}
.powermail_radio_inner input[type="radio"]{
	margin-left:0px;
	margin-right:5px;
}

/* 12/2023 Socialfooter auf Kurs-Detailseiten ausgeblendet */
.detailseite .socialfooter{
	display:none !important;
}
