	@media print {
	#searchsubmit {background: #FFF!important;}
	}
	
	@media handheld, only screen and (max-width: 767px) {
		body, p {  font-size: 15px; background: none!important;}
		.headbg{background: none!important;}
	}
body{
	background: url('../images/bg_second.gif') repeat-x #f5f4f2!important;
}

.headkurs{
		background: url('../images/bg_kurs_25.png') no-repeat right center;
		height: 205px;
}

.toplogo{
		height: 205px;
}

.headsprache{
		background: url('../images/bg_sprache.png') no-repeat right center;
		height: 205px;
}
.headweiter{
		background: url('../images/bg_weiter.png') no-repeat right center;
		height: 205px;
}
.headschulung{
		background: url('../images/bg_schulung.png') no-repeat right center;
		height: 205px;
}
.four img{
	padding: 10px 0 0;
}
.contentbg{
	background: #FDFDFD;
}
.pagetitel{
	background: #B20216;
	margin: 70px 0 0 160px;
}
#sidebar li.current a{
	background: url('../images/arrow_sidenavi.png') no-repeat left center #F5F4F2;
}
#sidebar  li ul li.current_submenu_item a{
	background: url("../images/arrow_sidenavi.png") no-repeat scroll left center transparent;
}




