<!-- CSS document für button Slideshow

.butt {
border: 1px solid #000000;
background-color:#FFFFFF;
width:100px;
height:22px;
font-size: 13px;
margin:0px;
padding:0px;
}

.blau01 {
 height:18px;
 width:80px;
 font-family:Verdana,sans;
 font-size:10px;
 color:#FFFFFF;
 border:none;
 border-bottom:1px solid #1D56A7;
 border-right:1px solid #1D56A7;
 background-image:url(b200-16.gif);
 cursor: hand;
}

.blau02 {
 font-family:Verdana,sans-seif;
 font-size:11px;
 color:#FFFFFF;
 text-align:center;
 border-style:1px solid #006A00;
 background-color: #7AB9EF;
 width:80px;
 height:20px;
 vertical-align: middle;
 cursor:hand;
}

-->

