body{ background:url(../pics/bgA.jpg) fixed center;
	font-family: Arial, sans-serif;
	font-size: 13px;
	color:#cd3d02; }



/* ... HEADER ... */
#h1 { position:absolute; width:600px; height: 170; left: 50%; margin-left: -300px; top: 0px; z-index:1; background-color:#cd3d02; background:url(../pics/headbg.jpg);
	font-style: Arial, sans-serif; color:#fac6b1; font-size:60px; text-align: center; padding-top:100px; }

/* ... TEXT ... */
#nr1 { position:absolute; width:500px; left:50%; margin-left: -290px; top:300px; z-index:2; text-align: center; font-weight: 700 }
#nr2 { position:absolute; width:500px; left:50%; margin-left: -290px; top:350px; z-index:1; }


/* ... NAVIGATION ... */
.navigation { position:absolute; margin-left: 850px; margin-top: 250px; width: 205px; z-index:8; }

.navigation p { border: 1px solid #cd3d02; background:#e67140; color:#cd3d04; padding: 8px 4px 8px 12px;
	font-weight: bold; align:right }

.navigation ul { margin=0; padding=0; }

.navigation li { border-bottom: 1px solid #cd3d02; list-style: none; }

.navigation li a { background:#cd3d02; color:#e67140; display:block; padding: 8px 4px 8px 12px; text-decoration:none; }

.navigation li a:hover { background:#e24403; color:#fac6b1; }


/* ... TABELLE ... */
table
{ border: none; background-color: transparent; font-family: Arial, sans-serif; font-size: 13px; }