#nKurs {
	width: 265px;
	background: #FFFFFF;
	padding: 1px;
}
#nKurs table {
	border: 5px solid #cae6f1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#nKurs table th h1{
	font-family: "trebuchet ms";
	background-color: #cae6f1;
	color: #5aa5a1;
	font-size:1.2em;
	font-weight:normal;
}
#nKurs table td {
	font-size: 0.8em;
	color: #222;
	padding: 3px 10px;
}
#nKurs table td.curr {
	font-weight: bold;
}
/*#nKurs table td.row1 {
	background-color: #EEF1F6;
}
#nKurs table td.row2 {
	background-color: #EBF2FF;
}
*/#nKurs cite {
	display: block;
	color: #222;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	text-align: right;
}
#nKurs a:link, #nKurs a:visited {
	color: #222;
	text-decoration: none;
}
#nKurs a:hover {
	color: #FF0000;
}
