@charset "utf-8";
/*
	Hier alle Elemente eintrage, die Anzeige-Probleme machen.
*/
#noteOldBrowser {
	position: absolute;
	display: none;
	padding-left: 80px;
	margin-top: 10px;
	background: url(../../images/skin/note.jpg) left center no-repeat;
}
#noteIE7 {
	position: absolute;
	display: none;
	padding-left: 80px;
	margin-top: 10px;
	background: url(../../images/skin/note.jpg) left center no-repeat;
}

