		a:link { color:#565656; text-decoration:none }		a:visited { color:#9aa3a0; text-decoration:none }		a:hover { color:#cc0000; text-decoration:none }		a:active { color:#cc0000; text-decoration:underline }		a:focus { color:#cc0000; text-decoration:underline }	body {		background-color:#ecefe8;		text-align:center;		height: 100%;		width: 100%;		overflow:hidden;		padding-top:0px;		}		#main {		background-color: transparent;		height: 68%;		width: 75%;		padding-top:0px;		text-align:center;		}			#frame {				background-color:#f7f9f4;		text-align:left;		position:absolute;   		top: 50%;		left: 50%;  		width:960px;		height:600px;				margin-top: -300px;		margin-right: 0px;  		margin-bottom: 0px;		margin-left: -480px;		padding-top:0px;  		z-index:4;  		}			#shadow1 {				background-color:#a4aaa4;		position:absolute;   		top: 50%;		left: 50%;  		width:960px;		height:600px;				margin-top: -298px;		margin-right: 0px;  		margin-bottom: 0px;		margin-left: -478px;		padding-top:0px;		z-index:2;  		}  				#shadow2 {				background-color:#b6bbb5;		position:absolute;   		top: 50%;		left: 50%;  		width:960px;		height:600px;				margin-top: -296px;		margin-right: 0px;  		margin-bottom: 0px;		margin-left: -476px;		padding-top:0px;		z-index:1;  		}  				#shadow3 {				background-color:#cdd2cc;		position:absolute;   		top: 50%;		left: 50%;  		width:960px;		height:600px;				margin-top: -294px;		margin-right: 0px;  		margin-bottom: 0px;		margin-left: -474px;		padding-top:0px;		z-index:0;  		}	  			#contentleft {		width:80px;		height:400px;		background-color:#f7f9f4;	/*	border-top-color:#8a908a;		border-top-width:1px;		border-top-style:solid;		border-bottom-color:#8a908a;		border-bottom-width:1px;		border-bottom-style:solid;    */		padding:0px;		float:left;		z-index:5;		}		#contentcenter {		width:760px;		height:400px;		border-top-color:#f7f9f4;		border-top-width:1px;		border-top-style:solid;		border-bottom-color:#f7f9f4;		border-bottom-width:1px;		border-bottom-style:solid;		padding:0px;		margin-right:20px;		margin-left:20px; 		float:left;		background-color:#f7f9f4;		z-index:10;		}		#contentright {		background:#f7f9f4;		width:80px;		height:400px;		padding:0px;		float:left;		background-color:#f7f9f4;		z-index:6;		}		#contentheader {		width:960px;		height:100px;/*		text-align:right;		margin-right:0px;		margin-top:0px;		margin-bottom:0px; */		background:#ffffff		z-index:7;		}				p,h1,pre {		margin:0px 10px 10px 10px;    		}	/*  globale Formatierung aller Schriftelemente  */p, div, span, th, td, li {font: 11px/24px Verdana, Helvetica, Arial, sans-serif; color: #565656; margin:0 0 0 0; padding:0;}/*   globale Formatierung aller &Uuml;berschriften   */h1, h2, h3  {font: 11px/22px Verdana, Helvetica, Arial, sans-serif; font-weight:bold; color: #9aa3a0; margin:0 0 0 0; padding:0;} /* spezielle Formatierung der Navigationspunkte: Positionierung der Liste */ul.navi-rechts {margin:0; padding:0;}			h1 {		font-size:11px;		padding-top:0px;		}			#contentheader h1 {		font-size:11px;		padding:0px;		margin:0px;		}		#contentright p { font-size:11px}
