#rahmen #inhalt #nav_aktuelles {
	position: relative;
	left: 0px;
	width: 150px;
	height: 500px;
	padding: 10px;
	background-color: #E79D46;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	letter-spacing: 0.2em;
	color: #000000;
	font-style: normal;
	float: left;
}
#rahmen #inhalt #container1 {
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	text-decoration: none;
	letter-spacing: 0.2em;
	width: 800px;
	height: auto;
	float: left;
	left: 5px;
	color: #CCCCCC;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#rahmen #inhalt #container1 a {
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
	color: #FFCC66;
}

#rahmen #inhalt #container2 {
	position: absolute;
	width: 340px;
	left: 550px;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	text-decoration: none;
	letter-spacing: 0.2em;
	color: #CCCCCC;
	background-color: #333333;
	top: 10px;
}
#rahmen #inhalt #container2 a {
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
	color: #FECD66;
}
#header #rahmen #inhalt #container1 td {
	border: thin dotted #E79D46;
}
#header #rahmen #inhalt #nav_aktuelles a {
	color: #333333;
	text-decoration: none;
}

#header #rahmen #inhalt #container1 th {
	border: thin dotted #E79D46;
	text-align: left;
}
#header #rahmen #inhalt #container1 p {
	color: #999999;
}

