@charset "utf-8";
/* CSS Document */

.konfHeadline {
	font-weight:bold;	
}
ul.konfList {
	margin-left:20px;
	margin-top:20px;
	margin-bottom:20px;
	list-style-type: disc;	
}
ul.konfList li {
	margin-top:12px;
}
.konfHour {
	font-weight:bold;
	color:#666;	
}
.pre-reg {
	font-weight: bold;
	background-color: #efefef;
	margin-bottom:20px;
	padding: 2px;
}
.theme {
	font-weight:bold;
	font-size:110%;
}
