@charset "utf-8";
/* CSS Document */

.auswahl_thema {
	font-weight: bold;
	line-height: 20px;
}

.auswahl_referent {
	color: #e3003b;

}

.auswahl_img {
	padding-right: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	clear: both;
}

.zusatztext {
	position: relative;
	font-weight: bold;
	font-weight: normal;
	font-style: italic;
	color: #333;
	top: 5px;
}
	
#main a {
	text-decoration: none;
	color: #e3003b;
}

#main a:hover {
	text-decoration: underline;
}

#sponsoring a {
	text-decoration: none;
	color: #333;
}

#sponsoring a:hover {
	text-decoration: underline;
}