/* CSS Document */

#layout_untermenue {
	background-image: url(img/kurse_bg.jpg);
}

h3 a {
	text-decoration: none;
}

h3 a:hover {
	color: #fff;
	background-color: #EC8624;
}

.liste {
	position: relative;
	width: 580px;
	float: left;
	left: 60px;
	margin: 10px 0px 10px 0px;
}

#kurszeiten {
	position: relative;
	width: 630px;
	float: left;
	left: 45px;
	margin: 10px 0px 10px 0px;
}

.kurs {
	position: relative;
	width: 270px;
	float: left;
	margin: 0px 10px 0px 10px;
}

.kurs_ueber {
	font-size: 12px;
	font-weight: bold;
	margin: 20px 0px 15px 0px;
}

.kurs_data {
	float: left;
	clear: both;
}

.tag {
	position: relative;
	width: 50px;
	font-size: 11px;
	font-weight: bold;
	float: left;
}

.zeit {
	position: relative;
	width: 100px;
	text-align: right;
	font-size: 11px;
	float: left;
	clear: right;
}

.ueber td {
	font-size: 12px;
	color: #EC8624;
	height: 30px;
	vertical-align: top;
}

.data td {
	font-size: 11px;
}

.data td a {
	text-decoration: none;
	color: #000;
}

.data:hover {
	background-color: #F6DEC7;
}

.liste_von {
	width: 125px;
}

.liste_bis {
	width: 125px;
}

.liste_zeit {
	width: 150px;
	text-align: center;
}

.liste_spezial {
	width: 180px;
	text-align: right;
	padding-right: 15px;
}

.liste_spezial strong {
	color: #900;
}

#kurs_anmelden {
	position: relative;
	float: left;
	left: 280px;
	margin: 20px 0px 0px 0px;
}

.zeit_datum {
	font-size: 11px;
	color: #000;
	display: block;
	width: 120px;
	height: 15px;
	font-weight: bold;
}

.zeit_wert {
	width: 150px;
	font-size: 11px;
	color: #000;
	height: 15px;
	display: block;
	font-weight: normal;
}

.kurs_zeit {
	float: left;
	margin: 0px 0px 0px 20px !important;
	margin: 0px 0px 0px 10px;
}

.zeit_ueber {
	margin: 20px 0px 15px 0px;
	font-size: 12px;
	font-weight: bold;
}

.text_hinweis {
	position: relative;
	width: 630px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 150%;
	margin: 0px 0px 30px 0px;
	left: 45px;
	top: 20px;
	text-align: justify;
	clear: both;
}

h4.termin_head {
	margin-top: 15px;
	margin-bottom: 5px;
	width: 100%;
	color: #6CD808;
	font-size: 16px;
	margin-left: 45px;
	float: left;
}
