/******************** Kundenanpassungen ********************/

body {
	background-position: -65px top;
}

#left {
	width: 277px;
}

.navi_left span.ebene1 {
	margin-left: 20px;
}

.navi_left span.ebene2 {
	margin-left: 40px;
}

.navi_left span.ebene3 {
	margin-left: 60px;
}

.navi_left span.ebene4 {
	margin-left: 80px;
}

.navi_left ul li.trenner { border-top: 2px solid #5283B3; }

.einzelebenen dl.categories dd { font-weight: bold; color: #606060; }

.einzelebenen dl.categories dd a { font-size: 14px; color:#014991; }

#meta_login { display: none; }

#article dl.article_item {
	background-color:#EDEEEE;
	clear: both;
	display: inline-block;
	margin: 10px 10px 10px 0;
	padding: 0 0 10px;
	width: 100%;
}

#article dl.article_item dt {
	background-image:url(tabelle_header.gif);
	background-repeat:repeat-x;
	color:#5C5C5C;
	font-size:14px;
	font-weight:bold;
	height:34px;
	padding:7px 0 0 10px;
	vertical-align:middle;
}

#article dl.article_item a {
	color:#5C5C5C;
	font-size:14px;
	font-weight:bold;
}

#article dl.article_item .toTopAnker a {
	float:right;
	font-size:10px;
}

.vhs_bezeichnung {
    clear: left;
    margin: 4px 0 0 20px;
}

.logout {
    color: #000;
    float: left;
    font-family: Tahoma;
    padding: 10px 12px;
}

.logout a {
    color: #000;
    font-family: Tahoma;
}

/******************** Last-Minute-Kurs classes ********************/

.lastminute {
	background-color: #ffc94c;
}

.lastminute * {
	color: #5c5c5c;
}

.lastminute_header {
	background-image: url(multibox_header_yellow_light.png);
}

.lastminute_header h3#headline {
	color: #5c5c5c;
}

.lastminute dl {
	background-image: url(multibox_trenner_yellow_light.png);
}

.lastminute dt a {
	color: #014991;
}

#weiter {
	color: #014991;
}

.lastminute_footer {
	background-color: #ffc94c;
	background-image: url(multibox_footer_yellow_light.png);
}

.toTopAnker {
	display: none;
}


/******************** social media icon ********************/

#spacer img { padding: 0 13px; border: 0; }
#spacer a { border: 0; }


