@font-face {
    font-family: "AbsolutPro";
    /*font-style: normal;
    font-weight: 400;*/
    src: url("../Fonts/AbsolutProLight.otf") format("opentype");
}
* {
  margin:0;
  padding:0;
}
html,
body {
  height: 100%;
}

.karte{
	width: 615px;
	height: 520px;
}
.stib{
	float:left; 
	width:33.3%; 
}

.csc-textpic-text{
	padding: 0 0 0 1px;
}

iframe.noScrolling{
    width: 710px; /*or any other size*/
    height: 2750px; /*or any other size*/
    border: 0;
    /*overflow-x: hidden;*/
    /*overflow-y: hidden;*/
    overflow: hidden;
} 



/*Erweiterung Studiengaenge Start*/
textarea.f3-form-error {
		background-color:#FF9F9F;
		border: 1px #FF0000 solid;
	}

	input.f3-form-error {
		background-color:#FF9F9F;
		border: 1px #FF0000 solid;
	}

	.tx-studiengaenge table {
		border-collapse:separate;
	}

	.tx-studiengaenge table th {
		font-weight:bold;
	}

	.tx-studiengaenge table td {
		vertical-align:top;
		font-size:0.9em;
		border-bottom:#bbbbbb 1px solid;
		padding: 6px 0 6px 0;
	}

	.typo3-messages .message-error {
		color:red;
	}

	.typo3-messages .message-ok {
		color:green;
	}
/*Erweiterung Studiengaenge Ende*/
/*responsive images*/
img {
  height: auto;
  width: auto;
  max-width: 100%;
  display: block;
}
ul,ol {margin-left: 2em;}
/*link color*/
a {
  color: #009DDF;
}
.suche{
	height: 35px;
    margin: 0 0 10px;
    position: relative;
}
.suche input{
	display: inline;
    height: 26px;
    margin: 0;
    padding: 8px 40px 7px 9px;
    top: 1px;
    width: 220px;
}
.suche input[type="text"], .suche select, .suche textarea {
    background: none repeat scroll 0 0 white;
    border: 1px solid #bbbbbb;
    color: #2b2b2b;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 12px;
    padding: 0.3em 0.3em 0.3em 0.4em;
	float:left;
}
div.sucheButton input{
    background: -moz-linear-gradient(top , #fafafa 0%, #dddddd 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px solid #bbbbbb;
    border-radius: 0;
    color: #0d8897;
    cursor: pointer;
    font-size: 11px;
    margin: 0 10px 10px 0;
    padding: 0.3em 0.9em;
    text-decoration: none;
    text-shadow: 0 1px 0 #ffffff;
	width:80px;
	height:26px;
}
.tab a {
    display: block;
    left: -9999px;
    position: absolute;
    top: -9999px;
}
.tab a:focus {
    background: none repeat scroll 0 0 #fff;
    font-size: 24px;
    height: 50px;
    left: 0;
    padding: 24px 0 0;
    position: absolute;
    text-align: center;
    top: 0;
    width: 200px;
    z-index: 1000 !important;
}
/* Wrapper for page content to push down footer */
#wrap {
  min-height: 100%;
  height: auto !important;
  /* Negative indent footer by its height */
  margin: 0 auto 0;
  /* Pad bottom by footer height */
  padding: 0 0 0;
}
.werkzeug{
	background-color:#fff; 
	float:left;
	margin:32px 0 20px 10px;
	/* width:29px;	*/
}
.werkzeug a{
	width:23px;
	float:left;
}
#kontrast{
	background-image: url("../Icons/kontrast.png");
    background-repeat: no-repeat;
    float: right;
    padding: 25px 0 0 6px;
    width: 30px;
}
/*#kontrast a{
	color:white;
}*/
.logo{
  float:left;
  padding: 0 0 0 28px;
}
.winkel{
	float:right;
	width:112px;
	height:335px;
	background:#FFFFFF;
	z-index:3;
}

.content{
	background-color:#FFFFFF;
	margin:10px auto 10px;
}

/* Set the fixed height of the footer here */
footer {
  height: 160px;
  text-align: center;
}
footer .container {
  padding-top: 0;
}

.csc-default ul{
  list-style: none outside none;
  margin: 0;
}
.csc-default ul ul{
  margin: 0 0 0 10px;
}
.csc-default ul li {
  background: url("../Images/list.gif") no-repeat scroll 2px 5px rgba(0, 0, 0, 0);
  display: block;
    padding: 0 0 0 10px;
  margin: 0 0 2px 0;
  font-size:1em;
  color:#003F77;
}
#wrapStartseite .sub-menu{
	display:none;
}
.sub-menu{
  width:270px;
  padding: 0 10px 0 10px;
  float:left;
  margin:30px 0 0 0;
}
.sub-menu ul{
  list-style: none outside none;
  margin: 0;
}
.sub-menu ul ul{
  margin: 0 0 0 10px;
}
.sub-menu ul li a{
  background: url("../Images/list.gif") no-repeat scroll 2px 5px rgba(0, 0, 0, 0);
  display: block;
    padding: 0 0 0 10px;
  margin: 0 0 2px 0;
  font-size:1em;
  color:#003F77;
}
.sub-menu ul li a.aktivsub{
  text-decoration:underline;
}

.footer-content{
   background: url(../Images/footer.jpg) no-repeat 0 0;
   background-color:#003E81;
   height:160px;
   color:#FFFFFF;
   text-align:left;
   font-size:1em; 
   margin: 0 -15px;
}
.footer-content a{
  color:#FFFFFF;
}

.footer-content ul {
   list-style-type: none; 
}

.footer-content ul li {
   background: none; 
}

.footer-left{
  float:left;
  padding:26px 40px 0 150px;
}
 .footer-bitv {
    float: left;
    padding: 50px 40px 0 20px;
}
.footer-inklusion {
    float: left;
    padding: 15px 0 0 300px;
}
.footer-middle{
  float:left;
  padding:26px 10px 0 0;
}
.footer-right{
  width:360px;
  padding:3px 20px 0 20px;
  float:right;
  margin:23px 0 0 0;
  border-left: 1px solid;
}
.footer-abstand{
  height:10px;
}
.staatswappen {
  float:right;
  padding:30px 0 0 0;
}
.headerservice {
  padding-top: 0.5em;
  padding-bottom: 0.5em;
}
.marginbottom {margin-bottom: 1.5em;}

.csc-header {
  width:260px;
  height:55px;
  background-color:#FFFFFF;
  /*position:absolute;*/
  margin:-78px 0 30px -280px;
}

#topheader, .top {
    margin: 0 auto;
  background-color:#fff;
}
#topheader{
  margin: -50px auto 0 auto;
}
#wrapStartseite .csc-textpic-text{
	padding: 1px 2px 3px 10px;
}
  
#wrapStartseite .col-md-8{
	width:91%;
}

@media (max-width:600px) {
    #asyl-info{
	display:none;
}
    #video-button{
	display:none;
}
   .werkzeug{
	/* background-color:#fff;
	float:left;
	margin:36px 0 0 -196px; */
	width:400px; 	
	/* z-index:10; */
}
.video-js{
	width:279px!important;
	height:157px!important;
}
.stib{
	width:100%;
}
.content{
	margin:44px 0 10px 0;
}
.container{
	padding-left: 0;
}
.sub-menu{
	display:none;
}
	#topheader, .top {
        background-image: none !important;
    }
	.staatswappen,.winkel{
		display:none;
	}
	.footer-left {
    float: left;
    padding: 26px 60px 0 73px;
}
 .footer-bitv {
    float: left;
    padding: 50px 40px 0 0;
}
.footer-inklusion {
    float: left;
    padding: 26px 10px 0 20px;
}
.footer-right {
    float: right;
    padding: 30px 0 0 80px;
    width: 360px;
	color:#333;
	border:none;
}
.footer-right a{
	color:#333;
}
.footer-left {
    float: left;
    padding: 26px 60px 0 25px!important;
}
.csc-header {
    background-color: #ffffff;
    height: 100px;
    margin: 10px 0 0 -20px;
    width: 270px;
}	
}


@media (min-width: 601px) {
    .csc-header {
        margin: -55px 0 30px -25px;
    }

    #topheader {
        min-height: 335px;
        max-width: 720px;
        background-position: 54% 0;
        background-repeat: no-repeat;
        /*padding-top: 30px;*/
    }

    .top {
        min-height: 145px;
        max-width: 720px;
        background-position: 100% 0;
        background-repeat: no-repeat;
        padding: 25px 0 0 0;
    }

    .floatright {
        float: right;
    }

    img.logo {
        background-color: rgba(255, 255, 255, 0.75);
        position: relative;
        /*top: 30px;*/
        display: inline;
    }

    .werkzeug {
        margin: 32px 0 0 -42px;
        width: 29px;
    }
}

@media (min-width: 992px) {
    #topheader, .top {
        max-width: 940px;
    }
	.csc-header{
		/*margin:-55px 0 30px -25px;*/
		margin: -78px 0 30px -280px;
	}
	#wrapStartseite .csc-header{
		margin: -78px 0 30px -10px;
	}

}

@media (max-width:1199px) {
    .staatswappen,.winkel{
		display:none;
	}
.footer-left {
    float: left;
    padding: 26px 60px 0 40px;
}
 .footer-bitv {
    float: left;
    padding: 50px 0 0;
}
.footer-inklusion {
    float: left;
    padding: 26px 10px 0 30px;
}
}


@media (min-width: 1200px) {
    #topheader, .top {
        max-width: 1140px;
    }
}

@media (max-width: 600px) {
  #topheader, .top{
    text-align: center;
  }
  .logo { margin: 0 auto;}
  
}
footer > .container {
  padding-left: 15px;
  padding-right: 15px;
}

/* ---Language Menu --- */
ul.flagmenu {
  margin: 0;
  padding: 0;
  max-height: 2em;
  overflow: hidden;
}
.flagmenu li {
  padding: 1em 0 0 5px;
  margin: 0;
  list-style: none;
  float: right;
  font-size: 90%;
  color: #ccc;
}
.flagmenu li a, .flagmenu li span {
  text-decoration: none;
  display: block;
  text-indent: -9999px;
}

.flagmenu.noflags li a, .flagmenu.noflags li span {
    text-indent: 0;
    display:inline;
}

.flagmenu.noflags li + li:after {
    content: "|";
    padding: 0 0 0 5px;
    color: #ccc;
}

.flagmenu.noflags li {
    padding-top: 0.5em;
}

.flagmenu a.flags, .flagmenu span.flags {
  width: 20px;
  height: 20px;
  background: url(../Images/flagsprite.gif) no-repeat 0 0;
}
.flagmenu a.flags0 {
  background-position: 0 0;
}
.flagmenu span.flags0 {
  background-position: -20px 0;
}
.flagmenu a.flags1 {
  background-position: 0 -20px;
}
.flagmenu span.flags1 {
  background-position: -20px -20px;
}

/*css styled content*/
.csc-textpic-intext-right-nowrap .csc-textpic-text {
  margin-right: 0 !important;
}

.csc-textpic-intext-left-nowrap .csc-textpic-text {
  margin-left: 0 !important;
}

@media screen and (min-width: 420px) {
  .csc-textpic-intext-left > .csc-textpic-imagewrap,
  .csc-textpic-intext-left-nowrap > .csc-textpic-imagewrap,
  .csc-textpic-intext-right-nowrap > .csc-textpic-text{
    float: left;
    width: 50%;
  }

  .csc-textpic-intext-left-nowrap > .csc-textpic-text,
  .csc-textpic-intext-right > .csc-textpic-imagewrap,
  .csc-textpic-intext-right-nowrap > .csc-textpic-imagewrap {
    float: right;
    width: 50%;
  }
  .csc-textpic-intext-left .csc-textpic-imagewrap {
    margin-right: 10px;
  }

  .csc-textpic-intext-right .csc-textpic-imagewrap {
    margin-left: 10px;
  }
}

.csc-textpic:before, .csc-textpic-imagewrap:before,
.csc-textpic:after, .csc-textpic-imagewrap:after {
  content: "";
  display: table;
}

.csc-textpic:after, .csc-textpic-imagewrap:after {
  clear: both;
}

.csc-textpic-imagewrap img, .csc-textpic-imagerow img {
  border: medium none;
  margin: 12px 0 0 0;
  vertical-align: bottom;
}

.csc-textpic-imagecolumn {
  max-width: 100%;
  float: left;
}

.csc-textpic-imagecolumn.csc-textpic-col,
.csc-textpic-imagecolumn.csc-textpic-lastcol {
  margin-right: 0;
}

.csc-textpic-left > .csc-textpic-imagewrap {
  text-align: left;
}

.csc-textpic-intext-left-nowrap .csc-textpic-text {
  margin-left: auto !important;
}

.imagewidth30 .csc-textpic-intext-left-nowrap > .csc-textpic-text {
  width: 70%;
}

.imagewidth15 .csc-textpic-intext-left-nowrap > .csc-textpic-text {
  width: 83.3333333333%;
}

.csc-textpic-center img {
  margin: 0 auto;
}

.csc-textpic-center > .csc-textpic-text {
  text-align: left;
}

.csc-textpic-caption {
  margin-bottom: 20px;
  font-size:12px;
}

[data-csc-cols="1"] .csc-textpic-imagecolumn {
  max-width: 100%;
}

[data-csc-cols="2"] .csc-textpic-imagecolumn {
  max-width: 50%;
}

.csc-textpic-below figure,
.csc-textpic-above figure {
  margin: 0 0 20px 0;
}

.csc-textpic-imagewrap figure,
.csc-textpic-imagewrap figure {
  margin: 10px 20px 0 10px;
}
.csc-textpic-imagewrap {
  margin: 0 -10px;
}

div.csc-textpic, div.csc-textpic div.csc-textpic-imagerow, ul.csc-uploads li {
  overflow: hidden;
}

.csc-textpic-intext-left ol, .csc-textpic-intext-left .csc-textpic-text ul {
  overflow: auto;
}

[data-csc-cols="2"] .csc-textpic-imagecolumn {
  width: 50%;
}
[data-csc-cols="3"] .csc-textpic-imagecolumn {
  width: 33.3%;
}
[data-csc-cols="4"] .csc-textpic-imagecolumn {
  width: 25%;
}


div.csc-frame-rulerBefore {
  border-top: 1px solid #ccc;
  margin: 1.5em 0 0 0;
}
div.csc-frame-rulerAfter {
  border-bottom: 1px solid #ccc;
  margin: 0 0 1.5em 0;
}
div.csc-frame-indent {
  padding-left: 100px;
}
div.csc-frame-indent3366 {
  padding-left: 33%;
}
div.csc-frame-indent6633 {
  padding-right: 33%;
}
.csc-frame-frame1 {
  background-color: #f5f5f5;
  padding: 1.5em;
  margin-bottom: 1.5em;
}
.layout2 .csc-frame-frame1 {min-height: 20em;}
.csc-frame-frame2 {
  background-color: #414141;
  padding: 1.5em;
  margin-bottom: 1.5em;
  color: #fff;
}
.csc-frame h1, .csc-frame h2, .csc-frame h3, .csc-frame h4, .csc-frame h5 {
  margin-top: 0;
}

.csc-uploads:before,
.csc-uploads:after {
  content: "";
  display: table;
}

.csc-uploads:after {
  clear: both;
}
ul.csc-uploads {margin: 0 0 20px 0;}

ul.csc-uploads li {border-bottom: 1px solid #ccc;}

ul.csc-uploads span {
  display: block;
}
ul.csc-uploads span.csc-uploads-description {
  width: 80%;
  float: left;
}
ul.csc-uploads img {
  width: auto;
  float: left;
  margin-right: 6px;
}
ul.csc-uploads span.csc-uploads-fileSize {
  width: 20%;
  text-align: right;
  float: right;
}
table {
  width: 100%;
  padding: 0 10px 0 0;
}

/* Anpassungen für form */
.csc-form-element-submit input,
.csc-form-confirmation-false input,
.csc-form-confirmation-true input{
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.428571429;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.csc-form-element-submit input:focus,
.csc-form-confirmation-false input:focus,
.csc-form-confirmation-true input:focus {
    outline: thin dotted #333;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

.csc-form-element-submit input:hover,
.csc-form-element-submit input:focus,
.csc-form-confirmation-false input:hover,
.csc-form-confirmation-true input:hover,
.csc-form-confirmation-false input:focus,
.csc-form-confirmation-true input:focus {
    color: #333333;
    text-decoration: none;
}

.csc-form-element-submit input:active,
.csc-form-element-submit input  .active,
.csc-form-confirmation-false input:active,
.csc-form-confirmation-true input:active {
    background-image: none;
    outline: 0;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.csc-form-confirmation-false input {background:red;color:#fff;}
.csc-form-confirmation-true input {background:#228811; color:#fff;}
.csc-form-confirmation li { float:left;}
.btn {height: 34px;}

/* rootline navigation */
ul.breadcrumb {
    margin-left:0;
    font-size:80%;
    padding: 0;
    background-color: transparent;
}

@media only screen and (max-width:520px) {
    ul.breadcrumb { display:none; }
}

/* news pagination */
.page-navigation {
    font-size:80%;
    text-align: center;
}

.news .page-navigation p {
    float: none;
}

.news .page-navigation ul {
    float: none;
    margin: 0;
}

.news .page-navigation ul li {
    float: none;
    display: inline;
}

.news .page-navigation ul li a {
    display: inline;
    padding: 1px 2px;
}

/* adustments for print */
@media print {

    .news .article .news-img-wrap a, .news-list-view .dl-horizontal dt a {
        padding: 0;
        border: 0 none;
    }

}

blockquote {
	padding: 0;
	margin: 0;
	border: 0;	
}

.dropdown-menu {
    background-color: #003F77; 
}

a:focus ,a:active , select:focus, select:active , input:focus, input:active {
    outline: 2px solid #003F77;
}

.navbar-toggle {
    background-color: #ffffff;
}

#asyl-info {
   background-image: url(../Images/Button-Information.png); 
  
}

#asyl-info a p {
    margin-top: 28px;
    text-align: center;
    color: #003F77; 
    transform: rotate(7deg);
    font-size: 16px;
    line-height: 20px;
}

#video-button {
   background-image: url(../Images/video-button-leer.png); 
   background-repeat: no-repeat;
}

#video-button a p {
    margin-top: 36px;
	margin-left: -8px;
    text-align: center;
    color: #FFFFFF; 
    transform: rotate(7deg);
    font-size: 20px;
    line-height: 20px;
}

.breadcrumb {
    float: left;
    top: 80px;
    background-color: #FFFFFF;
    width: 100%;
    margin-top: 0;
    margin-bottom: 2px;
    padding:8px 50px 1px 15px;
}

.breadcrumb ul {
    padding-left: 40px;
}

.nav li {
    background: rgba(255,255,255,1);
}

.nav ul li {
    background: #003F77;
}

.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  color: #FFFFFF;
  /*background-color: #f7f7f7; */
  background-color: #003F77;
  text-decoration: underline;
}

.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
    color: #FFFFFF;
    background-color: #003F77;
  text-decoration: underline;
  /* color: #003F77;
  background: #f7f7f7; */
}

@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #FFFFFF;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #FFFFFF;
    background-color: #003F77;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #FFFFFF;
    background-color: #003F77;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #FFFFFF;
    background-color: #003F77;
  }
}

/* Search */

.search-results ol  {
	margin-left: 0;
	list-style: none;
}

.search-results li {
	padding-bottom: 20px;
	/* background: url('../Images/right-arrow.jpg') left top no-repeat; */
}

.search-results ol li span {
    display: table-cell;
    font-size: 1em;
    vertical-align: top;
}

.field-of-study {
	padding-left: 20px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding-right: 20px;
    width: 250px;
    background: url('../Images/right-arrow.jpg') left center no-repeat;
}

.degree {
    width: 200px;
}

.institution {
    text-align: left;
}

.search-button {
    font-size: 24px;
    font-weight: bold;
    padding: 1px 20px; 
    width: 90%;
    max-width: 120px;
    background-color: #003F77;
    color: #FFFFFF;
}

label {
	font-weight: normal;
}

#searchline {
    margin-top: 15px;
}

#search-results th {
   height: 40px;
   font-weight: bold;
   border-bottom: 1px solid #003F77;
}

#search-results tr {
   height: 30px;
   border-bottom: 1px solid #003F77;
}

#search tr {
   height: 30px;
 
}

select {
    width: 90%;
    max-width: 400px;
}

input {
    width: 90%;
    max-width: 400px;
}

#suche {
    padding: 10px;
    border: 2px solid #003F77;
    border-radius: 8px;
    margin-bottom: 40px;
}

#result h1 {
    padding-left: 0;
    color: #003F77;
    border-bottom: 1px solid #003F77;
}

#result h2 {
    padding-left: 0;
    color: #003F77;
    border-bottom: 1px solid #003F77;
}

#result h3 {
    padding-left: 0;
    color: #003F77;
    border-bottom: 1px solid #003F77;
}


#result td {
    vertical-align:top;
    padding-right: 10px;
    padding-bottom: 5px;
}

#result p{
    padding-left: 20px;
    font-size: 120%;
    font-weight: bold;
    margin-top: 20px;
    background: url('../Images/right-arrow.jpg') left center no-repeat;
}









