.picdescription {
padding: 3px;
background-color: #3b3b3b;
text-align: center;
/*border-top: 1px solid #000000;*/
}
.programmname {
color: #fbdd03;
}

.leerbox {
background-color: #535353;
color: #ffffff;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
padding-left: 5px;
padding-right: 5px;
padding-top: 3px;
padding-bottom: 5px;
text-align: left;
}
.registrierbutton {
font-family:Helvetica,Arial,sans-serif;
color: #fbdd03;
font-size: 16px;
font-weight: bold;
text-align: center;
height: 41px;
width: 200px;
background-image: url(../images/layout/regbutton.jpg);
border-left: 1px solid #cccccc;
border-top: 1px solid #cccccc;
border-right: 1px solid #000000;
border-bottom: 1px solid #000000;
padding-top: 3px;
padding-bottom: 3px;
}
.registrierbutton a:link {
color:#fbdd03;
text-decoration:none;
}
.registrierbutton a:visited {
color:#fbdd03;
text-decoration:none;
}
.registrierbutton a:hover {
color:#ffffff;
text-decoration:none;
}