html {
	height: 100%;
}
body {
	font-family: "Lucida Sans", Arial, sans-serif;
	font-size: 12px;
	margin: 0px;
	background-color: #cccccc;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 30px;
	height: 100%;
}
#aussenrahmen {
	text-align: left;
	width: 938px;
	margin: 0 auto;
}
#kopfzeile {
	display: block;
	height: 151px;
}
#kopfzeile .navi {
	float: left;
	width: 134px;
}
#kopfzeile .navi img {
	border: none;
}
#inhaltsbereich {
	background-color: #F0F5FF;
	padding: 10px;
	border-left:10px solid #FFFFFF;
	border-right:10px solid #FFFFFF;
	height: 100%;
}
#links {
	width: 180px;
	float: left;
	background-color: #d7f4ff;
	border: 1px solid #466cbb;
}
#links .inhalt a {
	color: #466cbb;
	font-weight: bold;
	text-decoration: none;
}
#mitte h1 {
	font-size: 16px;
	font-weight: bold;
	color: #466cbb;
}
#mitte p {
	font-size: 13px;
	color: #466CB2;
	margin-top: 0px;
	margin-bottom: 16px;
}
#mitte .links {
	float: left;
	border: 1px solid #E2EAF9;
	margin-right: 10px;
	padding: 5px;
	background-color: #FFFFFF;
}
#mitte .rechts {
	float: right;
	border: 1px solid #E2EAF9;
	margin-left: 10px;
	padding: 5px;
	background-color: #FFFFFF;
}
#mitte {
	width: 490px;
	float: left;
	margin-left: 20px;
	margin-right: 20px;
}
#mitte a {
	font-weight: bold;
	text-decoration: none;
	color: #466CB2;
}
#mitte a:hover {
	color: #466cbb;
	text-decoration: underline;
}
#mitte h2 {
	font-size: 13px;
	font-weight: bold;
	color: #466cbb;
	margin-top: 20px;
	margin-bottom: 0px;
}
#mitte h3 {
	font-size: 13px;
	font-weight: normal;
	color: #466cbb;
	margin-top: 0px;
	margin-bottom: 0px;
}
#mitte ul {
	margin-top: 0px;
}
#mitte li {
	color: #466CB2;
	list-style-type: disc;
	list-style-image: url(liste.gif);
	line-height: 20px;

}
#mitte #fusszeile {
	font-size: 9px;
	height: 30px;
	margin-top: 50px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #466CB2;
}
#mitte table {
	color: #466CB2;
	vertical-align: top;
	text-align: left;
}
#mitte table th {
  text-align: left;
}
#mitte table .preis,
#mitte table.preistabelle th {
	text-align: right;
}
#mitte .hinweis {
	font-size: 9px;
}
#mitte .klein {
	font-size: 9px;
}
#rechts {
	width: 180px;
	float: left;
}
#rechts .inhalt ul {
	list-style-type: none;
	padding: 0px;
}
#rechts a {
	text-decoration: none;
	color: #466cbb;
}
#rechts a:hover {
	font-weight: bold;
}
#links .ueberschrift, #rechts .ueberschrift {
	color: #466cbb;
	background-color: #afcdff;
	display: block;
	height: 30px;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
#links .inhalt, #rechts .inhalt {
	color: #466cbb;
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
}
#rechts .inhalt .klein {
	font-size: 9px;
}
#rechts .aktuelles-container {
	margin-bottom: 10px;
	border: 3px double #CC0000;
}
#rechts .aktuelles-container .inhalt {
	color: #666666 !important;
	padding-bottom: 10px;
	margin-bottom: 0px;
	background-color: #d7f4ff !important;
}
#rechts .service-container {
	border: 1px solid #466cbb;
	background-color: #d7f4ff;
}

#kurs-tabelle-anmeldung {
  width: 500px !important;
}

.pxRahmen {
	border: 1px solid #0158AE;
	width: 100%;
	background: #FFFFFF;
}

.spalte-links,
.spalte-mitte,
.spalte-rechts {
	border-bottom: 1px solid #0158AE;
	padding-left: 3px;
	padding-right: 3px;
}
.spalte-mitte,
.spalte-rechts {
	border-left: 1px solid #0158AE;
}
.spalte-rechts {
	width: 110px;
}
.fussnote {
	padding: 3px;
}