.tnz_kurs .kurs {
	background-color:#F7DCB3;
	width:100%; 
	margin-bottom:10px;
}

.tnz_kurs .kurs .info {
	margin-top:30px;
	margin-left:12px;
	float:left;
}

.tnz_kurs .kurs .info .kurstitle {
	width:430px;
	margin-bottom:5px;
}

.tnz_kurs .kurs .info .kurstitle a {
	font-weight:bold;
	text-decoration:none;
	color: #000000;		
}

.tnz_kurs .kurs .info .teaser {
	padding-top:10px;
	background-image: url("../layout/2009/gfx/trenner.gif");
	background-repeat: repeat-x;
	width:430px;
}

.tnz_kurs .kurs .info .teaser a {
	font-weight:bold;
	text-decoration:none;
	color:#000000;
}

.tnz_kurs .kurs .kurssym {
	float:right;
}

.tnz_kurs .kursdetail .description {
	background-color:#F7DCB3;
	margin-bottom:10px;
}

.tnz_kurs .kursdetail .description .text {
	float:left;
	width:450px;
	padding-left:15px;
	padding-top:20px;
}

.tnz_kurs .kursdetail .description .kurssym {
	float:right;
}

.tnz_kurs .kursdetail .anmeldung {
	background-color:#FAEBE6;
	padding-left:15px;
	padding-top:5px;
	padding-bottom:10px;
}

.tnz_kurs .kursdetail .anmeldung .section {
	font-weight:bold;
	background-image: url("../layout/2009/gfx/trenner.gif");
	background-repeat: repeat-x;
	background-position: bottom;
	height:21px;
	width:500px;	
	margin-top:20px;
	margin-bottom:5px;
}

.tnz_kurs .kursdetail table tr {
	height:20px;
}

.tnz_kurs .kursdetail td {
	padding-right:10px;
	
}

.tnz_kurs .kursdetail #lefthand {
	float:left;
	width:48%;
}

.tnz_kurs .kursdetail #righthand {
	float:left;
	width:50%;
}

.tnz_kurs .test {
	background-image: url("../layout/2009/gfx/trenner.gif");
	background-repeat: repeat-x;
	width:46px;
	height:5px;
}


