body {
  font-size:12; 
  color: rgb(102, 102, 102); 
  font-weight: bold; 
  font-family: arial;
  margin:4px;
}

img {
  border:0px;}

#text_gross {
  font-size:18; 
  color: #000; 
  font-weight: bold; 
  font-family: arial;
  font-style:italic;
}

#text_mittel {
  font-size:12; 
  color: rgb(102, 102, 102); 
  font-weight: bold; 
  font-family: arial;
  font-style:italic;
}

#text_klein {
  font-size:10; 
  color: rgb(102, 102, 102); 
  font-weight: bold; 
  font-family: arial;
}

#box {
position:absolute; 
z-index:3;}

#box a {
text-decoration:none;
display:block;
padding:0px;
border:0px solid black;}

#box a:hover {
color:black;
width:600px;}

#box a span {display:none;}

#box a:hover span {
  top: 80px;
  border:1px dashed #666;
  display:block;
  padding:0px;
  background: #fff;
  text-align: justify;
  padding: 10px;
  font-size:12; 
  color: rgb(102, 102, 102); 
  font-weight: bold; 
  font-family: arial;
  z-index: 10;
}

#box_b {
position:absolute; 
z-index:3;}

#box_b a {
text-decoration:none;
display:block;
padding:0px;
border:0px solid black;}

#box_b a:hover {
color:black;
width:850px;}

#box_b a span {display:none;}

#box_b a:hover span {
  top: 80px;
  border:1px dashed #666;
  display:block;
  padding:0px;
  background: #fff;
  text-align: justify;
  padding: 10px;
  font-size:10; 
  color: rgb(102, 102, 102); 
  font-weight: bold; 
  font-family: arial;
  z-index: 10;
}

.schattenunten {
	BACKGROUND-IMAGE: url(/pic/bg_sh_vertical.jpg); BACKGROUND-REPEAT: repeat-x
}
.schattenrechts {
	BACKGROUND-IMAGE: url(/pic/bg_sh_horizontal.jpg); BACKGROUND-REPEAT: repeat-y
}

#page1 a{
  display:block;
  overflow:hidden;
  width:100px;
  height:155px;
  background:url("/pic/classic-foto-beide.gif") 0 0 no-repeat;
  font-size:12px;
  font-weight:bold;
  color:#ffffff;
  padding:0 0 0 11px;
  text-decoration: none;
	}
#page1 a:hover {
  background-position: -111px 0px;
  }

#page2 a{
  display:block;
  overflow:hidden;
  width:100px;
  height:155px;
  background:url("/pic/remember-foto-beide.gif") 0 0 no-repeat;
  font-size:12px;
  font-weight:bold;
  color:#ffffff;
  padding:0 0 0 11px;
  text-decoration: none;
	}
#page2 a:hover {
  background-position: -111px 0px;
  }

#page3 a{
  display:block;
  overflow:hidden;
  width:100px;
  height:155px;
  background:url("/pic/gulp-foto-beide.gif") 0 0 no-repeat;
  font-size:12px;
  font-weight:bold;
  color:#ffffff;
  padding:0 0 0 11px;
  text-decoration: none;
	}
#page3 a:hover {
  background-position: -111px 0px;
  }


