/*-----------------------------------------------*//* Styles fuer HTML-Tags *//*-----------------------------------------------*/body {	font-family:verdana;	font-size:10px;	color:#333333;	background-position:50% 50%;	background-repeat:repeat-x;	background-color:#000000;	}a	{	color:#333333;	}	a:hover	{	background-color:#fff;	color:#ffffff;	}	h1  {	font-size:10px;	font-weight:bold;	color:#999;	}/*-----------------------------------------------*//* Klassen *//*-----------------------------------------------*/.text  {	line-height:20px;	color:#999;	}	.etext  {	margin-top:10px;	line-height:20px;	color:#999;	}	a.clogo  {	text-decoration:none;	font-family:arial;	font-weight:bold;	font-size:11px;	color:#000000;	}	a.clogo:hover  {	color:#b1b1b1;	}.llogo  {	font-family:arial;	font-weight:bold;	font-size:11px;	color:#b1b1b1;	}a.n1link  {	text-decoration:none;	padding-left:1px;	padding-right:5px;	padding-bottom:3px;	font-weight:bold;	color:#ffffff;	}a.n1link:hover  {	color:#FFA500;	background-color:#ffffff;	}a.n1linkx  {	text-decoration:none;	padding-left:1px;	padding-right:5px;	padding-bottom:3px;	font-weight:bold;	color:#333;	background-color:#ffffff;	}a.n1linkx:hover  {	color:#f00;	}p.n2link  {	text-align:left;	padding-right:5px;	}a.n2link_  {	text-decoration:none;	color:#ffffff;	padding-left:5px;	padding-top:3px;	padding-bottom:3px;	padding-right:3px;	}a.n2link_:hover  {	color:#FFA500;	background-color:#ffffff;	}a.n2linkx  {	text-decoration:none;	color:#333;	padding-left:5px;	padding-top:3px;	padding-bottom:3px;	padding-right:3px;	background-color:#ffffff;	}a.n2linkx:hover  {	color:#FFA500;	}a.n3link  {	text-decoration:none;	font-size:20px;	font-weight:bold;	color:#FFA500;	}a.n3link:hover  {	color:#f00;	}.grau  {	background-color:#dddddd;	}		.blau  {	background-color:#ced4e1;	}		.gruen  {	background-color:#ddece6;	}		.beige  {	background-color:#e1dfce;	}		/*-----------------------------------------------*//* DIVs *//*-----------------------------------------------*/		#master {	position:absolute; 	top:50%; left:50%;	width:700px; height:560px; 	margin-top:-280; margin-left:-350px;	z-index:1;	}#navi1 {	position:absolute; 	top:70px; left:50%; 	text-align:center;	width:400px; height:30px;	margin-left:-200px;	z-index:12;	}#logo {	position:absolute; 	top:10px; left:300px; 	width:200px; height:20px;	text-align:right;	z-index:10;}#navi2 {	position:absolute; 	top:30px; left:5;	text-align:left;	width:150;	z-index:23;	}#ctextr {	position:absolute; 	top:30px; left:550px; 	width:150; height:380; 	z-index:4;	}#ctext {	position:absolute; 	top:30px; left:10px; 	width:260; height:380; 	z-index:6;	}#navi3 {	position:absolute; 	text-align:center;	padding-top:3px;	top:300px; left:100px; 	width:380px; height:20px;	background-color:#fff;	z-index:7;	}#cimg {	position:absolute; 	top:101px; left:161px; 	width:380px; height:380px; 	z-index:5;	}#borderh {	position:absolute;	top:100px; left:0px; 	width:700; height:360;   	border-width:1px;	border-style:solid; 	border-color:FFA500;	z-index:4;	}#borderv {	position:absolute; 	top: 0px; left:50%; 	width:380px; height:560px;	margin-left:-190px; 	border-width:1px;	border-style:solid; 	border-color:FFA500;	z-index:6;	}#previous {	position:absolute; 	top:360px; left:0; 	width:65px; height:65px;	text-align:left;	z-index:23;	}#next {	position:absolute; 	top:360px; left:290px; 	width:65px; height:65px; 	text-align:right;	z-index:24;	}#mnavi3 {	position:absolute; 	top:447px; left:-70px; 	width:60; height:20; 	z-index:25;	}