.meld {
font-size: 20px;
font-weight: bold;

}

.ergebnisanzeige {

float: left;
background-color:#d47652;
width: 600px;
}

.fragen {

font-weight: bold;
}

.ueberstandswarnung {

font-size: 20px;
font-weight: bold;
}

.grafikanzeige {

float: left;
background-color:#fff;
width: 151px;
margin-left:30px;
}

.preis {

vertical-align: center;
text-align: right;
width: 100px;
}
.konfub {
text-align: center;
width: 100%;
}

.konf {
background-color: #d47652;
/*margin-left: 30%; */
float: left;
width: 100%;
text-align: center;
}

#rahmen {

width: 800px;
position: absolute;
left: 50%;
margin-left: -400px;
background-color: #d47652;
}


.preisgesamt {

vertical-align: center;
text-align: right;
height: 60px;

}

.tabellenkopf td {
font-weight:bold;
}

.menge {

width: 100px;
text-align: center;

}

.preisleiste {

border: 5px;
border-color: #000;
border-top-style: solid;
}

.preisleiste td {

border-top: 3px;
border-style: solid;
border-color: #000;

}

.bestelleingabe {

background-color: #d47652;
display:inline;

}

.bestell {

width: 50%;
background-color: #d47652;
left:50%;
margin-left: -200px;
position: relative;


}

* html .bestell {
margin-left: -800px;

}


* html .bilder {

margin-left: 0px;
}