@charset "utf-8";/* SCHRIFT */* {	font-family: Arial, Helvetica, sans-serif;}#metanavcontainer ul li, #metanavcontainer ul li a {	color: white;	text-decoration: none;	font-size: 16px;}#metanavcontainer ul li a:hover {	text-decoration: underline;}/* LAYOUT */html {	background-image: url(img/background.png);	height: 100%;	text-align: center;}body {	background-image:url(img/bodyshadow3.png);	height:auto !important; /* real browsers */	height:100%; /* IE6: treaded as min-height*/	min-height:100%; /* real browsers */	width: 1106px;	margin: 0 auto;	text-align: left;}#bodycontainer { /* Da Margin im IE nicht richtig funktioniert um einen Au�enabstand zu erhalten f�r den Schatten */	width: 1024px;	height:auto !important; /* real browsers */	height:100%; /* IE6: treaded as min-height*/	min-height:100%; /* real browsers */	margin: 0 auto;}#metanavcontainer {	background-image: url(img/metanav.png);	height: 26px;	text-align: right;	padding-right: 40px;}#metanavcontainer ul li {	display: inline;	color: white;	padding-left: 6px;	height: 26px;	vertical-align:middle;}#metanavcontainer ul {	margin: 0;	height: 26px;}#bannercontainer {	height: 217px;}#menucontainer {	background-image: url(img/menubg.png);	height: 40px;}#outercontentcontainer {	background-image: url(img/menushadow.png);	background-repeat: repeat-x;}#rightcontainer {	background-image: url(img/rightbg.png);	background-repeat: no-repeat;	width: 291px;		height: auto !important;	height: 350px;	min-height: 350px;		float: right;}#rightcontent {	width: 271px;	margin: 0 auto;	padding-top: 10px;}#contentcontainer {	width: 694px;	background-image: url(img/menushadow.png);	background-repeat: repeat-x;	padding-top: 10px;	margin-bottom: 10px;	padding-bottom: 30px;	padding-left: 20px;	height: 100%;	float:left;}#footercontainer {	clear: both;	padding-right: 311px;	padding-left: 20px;	padding-bottom: 20px;	color: #b8b8b8;	font-size: 10px;	text-align: center;}h1, h2, h3, h4, h5, h6, a {	color: #990202;}#rightcontent {	font-size: 0.8em;}#rightcontent h1, #rightcontent h2, #rightcontent h3, #rightcontent h4, #rightcontent h5, #rightcontent h6 {	margin-bottom: 0.2em;	font-size: 1.4em;}