p {
    margin-top: 8px;
    margin-bottom:  8px;
}
p.imagaPara{
    margin-right: 10px;
}


ul {
    list-style-image: url(/images/icons/bullet_hotel.gif);
    margin-left: 10px; 
    color: black;
    padding: 10px;
    line-height: 1.45em;
    font-size: 0.95em;
}

table.signupTable{
    width: 100%;
    background-color: #ebf1f4;
}
.signupError{
    background-color: #FDF1F1;
}



.hs {
    font-size: 1.3em;
    color: #606060;
    line-height: 1.6em;
}


#button{
    margin-top: -15px;
    margin-right: 10px;
    text-align: center;
}

#prices{
    text-align: center;
}
th.bspHead{
    background-color: #a3abb1;
    color: black;
}
td.bspBeds{
    text-align: center;
    background-color: white;
    color: black;
}
td.bspPreis{
    text-align: center;
    background-color: white;
}

#ButtonTestzugang{
    background-image: url(/images/buttonTestzugang.gif);
    background-repeat: no-repeat;
    display: block;
    width: 172px;
    height: 45px;	
    background-position: top;
}

a#ButtonTestzugang:hover{
    background-position: bottom ;
}

#screenshots a {
    color:#4E5D6F;
    text-decoration: none;
}
#screenshots a:hover {
    color:#FF0721;
    text-decoration: none;
}

.buttonLink {
    background:				transparent url(/images/util/hotelsoftware_button.gif) bottom left no-repeat;
    clear:					both;
    width:					190px;
    height:					30px;
    font-family:			Verdana, Arial, Helvetica, sans-serif;
    font-size:				10px;
    line-height:			29px;
    font-weight:			bold;
    padding-left:			18px;
    text-align: left;
}

.buttonLink a {
    color: #4E5D6F;
    text-decoration: none;
}
.buttonLink a:hover {
    color: #FF0721;
    text-decoration: none;
}