body {
	background: #000 url(../images/bildgalerie_back.jpg) repeat-x;
}
#mainBox {
	width: 805px;
}
#kursdaten {
	margin-top: 53px;
}
#contentRight {
	margin-top: 0px;
	width: 480px;
}

table {
	margin: 0px;
}

.imgBox {
	width: 150px;
	height: 150px;
	background-color: #630;
}

.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #fff;
}

a.nav {
	text-decoration: none;
	color: #c06;
}
a.navA {
	text-decoration: none;
	color: #fff;
}
a.nav:hover, a.navA:hover {
	color: #fff;
}
