#navigation {
	position: absolute;
	margin: 0px;
	padding: 0px;
	top: 110px;
	left: 16px;
	width: 140px;
	height: 400px;
	z-index:6;
/* 	background-color: lime; */
}
#navigation a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
 	color: black;
	font-weight: bold;
	font-size: 14px;
}
#navigation ul {
	padding-top: 0px;
	padding-left: 0px;
	margin-left: 0px;
	list-style-type: none;
}
#navigation a:hover {
 	color: #FF6666;
/* 	color: #FED09C; */
}
#aktuell p {
	border: 1px solid #FFBBBB;
	padding: 10px;
}
#aktuell h1 {
	font-weight: bold;
	font-size: 14px;
	color: black;	
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #CC3300;;
}

.mark {
	color: #FF9999;
}
a {
	color: black;
}
a:hover {
	color: #FF0000;
}

.highlight
	{
		color:  #CC3300;
		font-size: 12px;
		font-family: Arial, Helvetica, sans-serif;
	}
.highlight a {
	text-decoration: none;
}

.content
	{
	color:  #000000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	}
.content-fett
	{
		color:  #000000;
		font-size: 12px;
		font-weight: bold;
		font-family: Arial, Helvetica, sans-serif;
		
	}
.menu-sel
	{
	color:  #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	line-height: 18px;
		
	}
.menu
	{
	color:  #000000;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	line-height: 18px;

	}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #CC3300;;
}
.headline2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC3300;;
}
.headline-rot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CC3300;
}
.TAB-stundenplan {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	background-color: #FED09C;
}

.TAB-stundenplan-heller{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	background-color: #FFEBD5;
}

