html,body{margin:0;padding:0}

a:link    { color: #000000; font-size: 12px; font-family: Arial; text-decoration: none; }
a:visited { color: #000000; font-size: 12px; font-family: Arial; text-decoration: none; }
a:active  { color: #000000; font-size: 12px; font-family: Arial; text-decoration: none; }
a:hover  { color: #000000; font-size: 12px; font-family: Arial; text-decoration: underline; }
/*
a:link    { color: #ffffff; font-size: 13px; font-family: Arial; text-decoration: none; }
a:visited { color: #ffffff; font-size: 13px; font-family: Arial; text-decoration: none; }
a:active  { color: #FFFFFF; font-size: 13px; font-family: Arial; text-decoration: none; }
a:hover  { color: #ffffff; font-size: 13x; font-family: Arial; text-decoration: underline; }
*/

/*
.main {color: #123; font-size: 15px; font-family: Verdana; text-decoration: none; }
*/
.translate {color: #000; font-size: 12px; font-family: Verdana; text-decoration: none; }

.linkWeiss {color:#FFFFFF}

/* ######################################### REIHE 0 ################################## */
div#reihe0-1{
	position: absolute; visibility: visible; z-index: 0;
	top:      2px;
	left:     2px;
	width: 600px;
	height:  15px;
	background-color: #CAD4DD;
}
/* ######################################### REIHE 1 ################################## */
div#reihe1-1{
	position: absolute; visibility: visible; z-index: 1;
	top:      20px;
	left:     5px;
	width:  200px;
	height: 100px;
	background-color: #CAD4DD;
}
div#reihe1-2{
	position: absolute; visibility: visible; z-index: 0;
	top:      25px;
	left:   206px;
	width:  800px;
	height:  20px;
	border: 1px black; -moz-border-radius: 5px;
	background-color: #FEF8FA;
  color: #000000;
}
#reihe1-3{
	position: absolute; visibility: visible; z-index: 0;
	top:     55px;
	left:   206px;
	width:  800px;
	height:  20px;
	border: 1px black; -moz-border-radius: 5px;
	/*background-color: #FFD621;*/
	background-color: #FF0000;
  font-weight: normal; 
}
#reihe1-4{
	position: absolute; visibility: visible; z-index: 0;
	top:     85px;
	left:   206px;
	width:  800px;
	height:  20px;
	border: 0px black; -moz-border-radius: 5px;
	background-color: #FF0000;
  font-size: 11px;
  font-weight: normal; 
}
div#reihe1-5{
	position: absolute; visibility: visible; z-index: 0;
	top:     88px;
	left:   906px;
	width:  100px;
	height:  20px;
  font-size: 10px;
  font-weight: normal; 
  font-family: Arial;
  color: #0000FF;
}

/* ######################################### REIHE 2 ################################## */

div#reihe2-1{
	position: absolute; visibility: visible; z-index: 1;
	top:    125px;
	left:     5px;
	width:  195px;
	height: 398px;
	border: 0px black; -moz-border-radius: 5px;
	background-color: #7D8DAE;
}
div#reihe2-2{
	position: absolute; visibility: visible; z-index: 1;
	top:    130px;
	left:     10px;
	width:  185px;
	height: 390px;
}

div#reihe2-3a{
	position: absolute; visibility: visible; z-index: 0;
	top:    125px;
	left:   206px;
	width:  801px;
	height: 475px;
	border: 0px black; -moz-border-radius: 5px;
	background-color: #7D8DAE;
  overflow: auto;
}
div#reihe2-3{
	position: absolute; visibility: visible; z-index: 1;
	top:    130px;
	left:   210px;
	width:  770px;
	height: 445px;
  padding:10px;
	background-color: #E0E0E0;
	color: #000000;
  font-size: 12px;
  font-weight: normal; 
  font-family: Verdana;
  overflow: auto;
}
div#reihe2-4{
	position: absolute; visibility: visible; z-index: 9;
	top:    575px;
	left:     10px;
	width:  180px;
	height:  20px;
	border: 0px black; -moz-border-radius: 5px;
	background-color: #7D8DAE;
	color: #FFFFFF;
  font-size: 12px;
}

/* ######################################### REIHE 4 ################################## */
div#reihe3-1{
	position: absolute; visibility: visible; z-index: 0;
	top:    525px;
	left:     7px;
	width:  195px;
	height:   75px;
}


