/* sitemap */

.teaserbox-310 {
	clear: both;
}

.teaser-310 {
	float:left;
    width: 310px;
	margin-right:10px;
	margin-bottom:30px;
}

.teaser-310.last {
	margin-right:0;
	border:none;
}

.teaser-310 h3 {
    padding: 5px 4px 4px;
    background-image: url(../img/sitemap-headers.png);
    font-weight: 700;
    color: #fff;	
}
.teaser-310 h3 a {
    color: #fff!important;
    text-decoration: none;	
}
.teaser-310 .die-hochschule h3 {
    background-position: 0 0;	
}

.teaser-310 .informationen h3 {
    background-position: 0 -20px;
}

.teaser-310 .studienangebote h3 {
    background-position: 0 -40px;
}

.teaser-310 .campus-mosbach h3 {
    background-position: 0 -60px;
}

.teaser-310 .campus-heilbronn h3 {
    background-position: 0 -80px;
}

.teaser-310 .campus-bad-mergentheim h3 {
    background-position: 0 -100px;
}

.csc-sitemap ul li {
    display: inline;
}

.csc-sitemap ul li a {
    display: block;
    background-image: url(../img/sitemap.png);
    color: #fff!important;
    font-weight: 700;
    padding: 5px 4px 4px;
}

.csc-sitemap ul li a:hover {
    text-decoration: none;
    background-position: 0 -20px;
}

.csc-sitemap ul li ul li a {
    display: block;
    background-position: 0 -40px;
    color: #333!important;
    font-weight: 500;
    padding-left: 19px;
}

.csc-sitemap ul li ul li a:hover {
    background-position: 0 -40px;
}

.csc-sitemap ul li ul li ul li a {
    display: block;
    background-position: 0 -60px;
    color: #333!important;
    font-weight: 500;
    padding-left: 34px;
}

.csc-sitemap ul li ul li ul li a:hover {
    background-position: 0 -60px;
}

.csc-sitemap ul li ul li ul li ul li a {
    display: block;
    background-position: 0 -80px;
    color: #333!important;
    font-weight: 500;
    padding-left: 49px;
}

.csc-sitemap ul li ul li ul li ul li a:hover {
    background-position: 0 -80px;
}
