	body
	{
	margin: 0px;
	padding: 0px;
	color: #666666;
	background-color: #CCCCCC;
	text-align: center;
	}
	
	#container
	{
	margin: 1em auto;
	width: 970px;
	background-color: #E1E1E1;
	background-image: url(../media/container.gif);
	text-align: left;
	}
	
	#header
	{
	height: 38px;
	background-image: url(../media/header.gif);
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #666666;
	}

	#headline
	{
	height: 67px;
	width: 970px;
	}	

	#navi
	{
	float: left;
	color: #FF0000;
	background-image: url(../media/navi.gif);
	background-repeat: repeat-y;
	width: 183px;
	page-break-before: auto;
	page-break-after: auto;
	text-indent: 2pt;
	height: 450px;
	padding-left: 2px;
	}
	
	#content	
	{
	margin-left: auto;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #666666;
	}
	
	#footer	
	{
	clear: both;
	color: #666666;
	background-image: url(../media/footer.gif);
	height: 38px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

	#language
	{
	page-break-before: auto;
	page-break-after: auto;
	padding-top: 5px;
	padding-left: 10px;
	}
	
	#contentheadline
	{
	margin-left: 5px;
	font-size: 14px;
	color: #660000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-top: 5px;
	}
	
	#contentcontent {
	font-size: 12px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 15px;
	margin-left: 185px;
	}
	td
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	}
	
	tr
	{
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	}
.ueberschrift {
	color: #660000;
	font-weight: bold;
	font-size: 14;
}
.ueberschrift-grau {

	color: #666666;
	font-weight: bold;
	font-size: 14;
}
