.joStudienfinder,
.joStudienfinderAbschluss,
.joStudienfinderRow,
.joStudienfinderBerufsbild{
	margin: 0;
	padding: 0;
	list-style-type:none;
}
.frame-layout-0 li.joStudienfinderSubItem:before {
	left: -7px;
    top: 11px;
}
.joStudienfinderSubItem:first-of-type:before {
	display: none;
}
.joStudienfinderAbschluss{
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.joStudienfinderAbschluss li{
	display: -webkit-flex;
    display: flex;
	-webkit-flex: 1;
    flex: 1;
}
.joStudienfinderAbschluss li a{
	height:100%;
	background-color: #eee;
}
.joStudienfinderAbschluss.nav-pills > li.active > a, 
.joStudienfinderAbschluss.nav-pills > li.active > a:hover, 
.joStudienfinderAbschluss.nav-pills > li.active > a:focus {
	background-color: #de0e4f;
}
.joStudienfinderAbschluss li p{
	padding:0px;
	margin:0px;
}
.studi_content{
	padding:20px 0;
}
.joStudienfinderAbschlussHeadline,
.joStudienfinderAbschluesse,
.joStudienfinderAbstract{
	padding: 0px;
	margin: 0 0 15px 0;
}
.joStudienfinderFak,
.joStudienfinderInst,
.joStudienfinderAbschluss,
.joStudienfinderDauer{
	margin: 0px;
	padding: 0 0 2px 0;
}
.joStudienfinderInst,
.joStudienfinderDauer{
	margin: 0 0 10px;
}
.joStudienfinderInst .joLink:hover {
	color: #008B00;
}
.joStudienfinderInst .joLink {
	margin: 0 0 0 10px;
	padding: 3px 0 3px 20px;
	display: inline-block;
	background: url(../Images/arrowForward_green.svg) no-repeat;
	background-position: 0px 50%;
	background-size: 15px;
	border-bottom: 2px dotted #008b00;
	color: #000;
	transition: color .3s;
}
.joStudienfinderSpecificInfo ul{
	list-style-type: disc;
}
.joStudienfinderSpecificInfo .joSecondPart,
.joStudienfinderSpecificInfo .joFirstPart{
	margin: 0 0 10px;
}
.joStudifinderSemesterHeadline{
	font-weight:bold;
	margin: 15px 0 0;
}
.joStudienfinderGebaeudeTeaserinnenabstand p{
	margin: 0px;
	padding: 0 0 2px 0;
}
.joStudienfinderHeadline{
	margin: 3px 0 0;
	padding: 2px 10px;
}
.joStudienfinderItemHeadline{
	font-weight:bold;
}
.joStudienfinderBodytext,
.joStudienfinderItemHeadline{
	margin: 0 0;
}
.joUnderline{
	text-decoration:underline;
}
.joStudienfinderBerufsbild .joTextLeft{
	width:60%;
}
.joStudienfinderBerufsbild li{
	margin: 0 0 10px;
}
.joStudienfinder .joUnderline{
	border-top:grey 1px dotted;
	padding: 15px 0 0;
	margin: 25px 0 0;
}
.joStudienfinder .joWidth1{
	width:35%;
}
.joStudienfinder .joTeaserLink{
	margin: 0;
	padding: 10px 0 10px 20px;
	background: no-repeat url(../Images/joPfeil.gif);
	background-position: 2px 50%;
}
.joStudienfinder .joWidth2{
	width:40%;
}
.joStudienfinder .joWidth3{
	text-align:right;
	width:20%;
}
.joStudienfinderBackLink{
	margin: 20px 0 0;
	padding: 15px 0 0;
}
.joStudienfinder iframe{
	border:0px;
}
.joStudienfinderNewtopic{
	padding: 8px 0px;
}
.joStudienfinderBodytext .joDownloadFile{
	margin: 0;
	padding: 3px 0 3px 40px;
	display:block;
	background: url(../Images/link_external_green.svg) no-repeat;
	background-position: 13px 50%;
    background-size: 15px;
	text-transform: none !important;
}
.studiimg{
	padding: 0 20px 20px 0;
}

.studi_content .joAufklappbar .joFliesstext {
	padding: 20px 0 10px 12px;
}
.joStudienfinderAbschluss .nav-item:hover {
	background-color: #008B00;
}
.joStudienfinderAbschluss .nav-item:hover button {
	color: #fff;
}
.joStudienfinderAbschluss .nav-item:first-of-type {
	margin: 10px 10px 10px 0;
}
.joStudienfinderAbschluss .nav-item {
	background-color: #ebeaeaa9;
    margin: 10px;
	border-radius: 5px;
	transition: .3s;
}
.joFliesstext .joStudienfinderBerufsbild li {
	padding: 20px 0 20px 15px;
}
.joFliesstext .joStudienfinderBerufsbild li:before {
	left: -2px;
}
.studi_content .col-md-9 {
	padding: 0 0 0 45px;
}
p.joStudienfinderBackLink:before {
	bottom: 8px;
}
.joStudienfinderBodytext a:last-of-type {
	border-bottom: none;
}
.studi_content .joAufklappbar.joOffen .csc-header h2 {
	color: #008B00;
}
.studi_content .joAufklappbar .csc-header h2 {
	display: flex;
	align-items: center;
	font-size: 24px;
}
.joStudienfinderAbschluss .nav-link,
.studi_content .joAufklappbar:hover .csc-header h2 {
    color: #008b00;
	width: 100%;
}
.joStudienfinderAbschluss .nav-link.active,
.nav-pills .show > .nav-link {
    background-color: #008B00;
}