
#rumpf_main {
 width:290px;
 height:100%;
 margin: 0;
 padding-top:0;
 float:left;
 background-color:white;
}

#rumpf_rand_rechts {
 display: block;
 float:left;
 width:493px;
 height:700px;
 background-repeat: no-repeat;
/* background-position: right; */
 background-position: 85px 0;
 
}

/* text-formatierungen übersichtsseiten */

.position_prohoechst_red {
 color: #ED1C24;
 padding-left: 15px;
 text-align: right;
 clear:left;
}

.text_prohoechst_red	{
 margin:0;
 color: #ED1C24;
 font-size:17px;
 font-weight:300;
 text-align: left;
}

.text_grund_red {
 margin:0;
 color: #ED1C24;
 font-size:23px;
 font-weight: 500;
 text-align: right;
 clear:right;
}

.text_grund_red_bigger	{
 font-size:23px;
 font-weight: 700;
}

.position_prohoechst_red_2	{
 color: #ED1C24;
 padding:0 0 0 15px;
 text-align: right;
 clear:left;
}

.text_grund_red_name {
 margin:0;
 color: #ED1C24;
 font-size:17px;
 font-weight: 700;
 text-align: right;
 clear:right;
}

.text_grund_red_beruf {
 margin:0;
 color: #ED1C24;
 font-size:16px;
 font-weight: 300;
 text-align: right;
 clear:right;
}



