
#rumpf_rand_rechts {
 display:none;
}

.block {
 float:left;
 width: auto;
}

.text-block {
 float:left;
 width: 600px;
}

.csc-textpic-imagerow li {
 display:inline;
}

.csc-textpic-imagewrap {
 float:left;
 width: 600px;
}

.block img{
 margin-right: 10px; 
 border: 1px solid #ED1C24;
}

.block a:hover {
 background-color: #fff;
}

p {
 float:left;
 width: 100%;
}	

dd {
 text-align:center;
 width:180px;
}


