/* CSS Document */

.schrift1{
font: 55% Verdana; 
text-decoration:none;
text-align:center; 
}
 td, th { padding:2px;}


#oben {
  border-left-width:2px;
  border-left-style:groove;
  border-left-color:#014888;
  border-right-width:2px;
  border-right-style:groove;
  border-right-color:#014888;
  border-top-width:2px;
  border-top-style:groove;
  border-top-color:#014888;
   text-align:center;
   font-weight: bolder;
   background-color: #FFFFFF;
}
#li_re {
  border-left-width:2px;
  border-left-style:groove;
  border-left-color:#014888;
  border-right-width:2px;
  border-right-style:groove;
  border-right-color:#014888;
   text-align:center;
   background-color: #FFFFFF;
}

#rundrum {
  border-width:2px;
  border-style:groove;
  border-color:#014888;
  text-align:center;
  color:white;
  background-color: #BC5254;
  box-shadow:8px 8px 8px #666;
}

#unten {
  border-left-width:2px;
  border-left-style:groove;
  border-left-color:#014888;
  border-right-width:2px;
  border-right-style:groove;
  border-right-color:#014888;
  border-bottom-width:2px;
  border-bottom-style:groove;
  border-bottom-color:#014888;
   text-align:center;
   color:red;
   font-size: 130%;
    font-weight: bolder;
   background-color: #FFFFFF;
   box-shadow:8px 8px 8px #666;
}

</style>
<style> 
 
#AnzeigeBox {
position: relative;
top: -15px;
left: -55px;
height: 50px;
width: 200px;
}
.Stil2 {font-size: xx-small}
.Stil3 {
	font-size: 130%;
	color: #FF0000;
}

