/***** Impressum *******************************************************************************/


table.hsv_tab {
 margin: 0;
 padding: 0;
 text-align: left;
 }

table.hsv_tab th {
 width: 130px; 
 font-weight: normal;
 color: #2D435B;
 }
 
#impressum {
    padding: 2em 0 0 0;   
    background: #fff url(../img/div_top.gif) no-repeat;
    border: 1px solid #BFBA6B;
    margin: 1em 4em;
}


p {
 margin: 1em 6em;
 color: #2D435B;
 text-align: left;
 }

.text-red {
 color: red;
 text-align: center;
 }

img#cheer_img {
 padding: 18px 2px 2px 2px;
 background: #fff url(../img/div_top.gif) no-repeat;
 border: 1px solid #BFBA6B;
 margin: 1em 0em;
 }

th#cheer-1 {
 width: 150px;
 background-image: url(../img/cheer.gif);
 font-weight: bold;
 }  
 
 td.vms1 {
 width:30px;
 }
 
 td.vms2 {
 width:100px;
 text-align: left;
 }
 
 td.vms3 {
 width:30px;
 }
 
 td.vms4 {
 width:250px;
 text-align: left;
 }
 
 p.vms {
 margin: 1em;
 }
 
 p.vms a {
 text-decoration: underline;
 }
