body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
form {
	margin: 0px;
}
td, body, textarea, input {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 13px;
}
.header {
	color: #FCC14D;
}
.topnav_passive {
	width: 150px;
	height: 15px;
	padding: 1px;
	background-color: #FFFFFF;
}
.topnav_active {
	width: 150px;
	height: 15px;
	padding: 1px;
	background-color: #FCC14D;
}
a.topnav {
	color: #000000;
	font-weight: bold; 
	text-decoration: none;
}
.subnav_passive {
	width: 150px;
	height: 16px;
	margin: 1px 0px 1px 0px;
	border: 1px solid #803716;
	background-color: #FFFFFF;
}
.subnav_active {
	width: 150px;
	height: 16px;
	margin: 1px 0px 1px 0px;
	border: 1px solid #000000;
	background-color: #FCC14D;
}
a.subnav {
	color: #000000;
	text-decoration: none;
}
.titel {
	color: #803716;
	font-size: 15px;
	font-weight: bold;
}
.subtitel {
	font-weight: bold;
}
.actiontext {
	font-weight: bold;
	color: #FF0000;
}
a {
	color: #803716;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}

/* start kurse */
table.kurse td {
	vertical-align: top;
	padding-top: 9px;
}
/* end kurse */



