
#buttonteaser1 {
float:left;
font-family: Arial, Helvetica, sans-serif;
font-size: 100%;
text-align: center;
}
#buttonteaser1 ul {
list-style: none;
margin: 0px;
padding: 0px;
border: none;
}
#buttonteaser1 ul li {
margin: 0px;
padding: 0px;
}
#buttonteaser1 ul li a {
font-size: 14px;
font-weight: bold;
display: block;
border: 1px solid #41638c;
padding: 10px;
text-decoration: none;
color: #41638c;
background: #e1e1e1 url(images/husum2008bt_back.gif) ;
}
#buttonteaser1 ul li a:hover {
color: #444455;
background: #e5e5e5;
}
