<style Type="textsidebar/css">
<!--
leer {}

body {
	font-family: arial, sans-serif;
	background-color: #666666;
	/* background-image:url(images/mathe_bg.gif); */
}

td {
	font-size:0.9em;
}

td.navi {
	background-color: #CCCCCC;
	background-image:url(images/nav_bg1.gif);
	color: #ED1C24;
	font-size: 0.8em;
}

td.navi_bottom {
	background-color: #CCCCCC;
	background-image:url(images/nav_bg_bottom.gif);
	color: #ED1C24;
	font-size: 0.8em;
}

td.content {
	background-color: #FFFFFF;
	background-image:url(images/mt_background.jpg);
	background-repeat:no-repeat;
	background-position:center;
	font-size: 0.8em;
}

#border {
	border-top-width:1;
	border-top-color:#808080;
	border-top-style:solid;
	border-bottom-width:1;
	border-bottom-color:#808080;
	border-bottom-style:solid;
}

h2 {
	color: #666666;
}

h3 {
	color: #666666;
	margin-top:-15px;
	font-size:1.3em;
}

.highlight {
	color: #666666;
	font-size:1.1em;
	font-weight:bold;

}

p.text {
	margin-right: 10px;
}

p.red {
	text-align:center;
	color:#ED1C24;
	font-weight:bold;
	margin-right: 10px;
}

a {
  color: #ED1C24;
  text-decoration: none;
}

a:link {
  color: #ED1C24;
  text-decoration: none;
}
a:hover {
  color: #ED1C24;
  font-weight:bold;
  text-decoration: underline;
}
a:active {
  color: #ED1C24;
  text-decoration: underline;
}
a:visited {
  color: #ED1C24;
  text-dcoration: none;
}

.footer {
	background:#FFFFFF;
	background-image:url(images/bottom1.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}

.aktuell {
	font-weight: bold;
}

#xsmall {
	font-size: 0.6em;
}
//-->
</style>