#flag {
    width: 401px;
    height: 619px;
	padding-top: 31px;
	float:left;
}
#trink_topbox {
    width: 556px;
    height: 450px;
	margin-left:33px;
    float:left;
	background: url(/img/trinkbox.background.png) top left no-repeat;
}
#trink_topbox .inner {
    padding:80px 180px 0 95px;
}
#topic_trinkdichfit {
    width: 150px;
    height: 30px;
    background: url(/img/topic/trinkdichfit.png) top left no-repeat;
    clear: both;
}

#trink_bottombox {
    width: 438px;
    height: 238px;
    margin-left:78px;
    float:left;
    background: url(/img/trinkbottom.background.png) top left no-repeat;
}
#trink_bottombox .inner .contenttext {
    padding:30px 30px 0 45px;
}


#calc_topbox {
    width: 990px;
    height: 439px;
    background: url(/img/calctop.background.png) top left no-repeat;
}
#calc_form {
    width: 464px;
    height: 439px;
	float:left;
}
#calc_form .inner {
    padding: 75px 0 0 79px;
}
#calc_toptext {
    width: 464px;
    height: 439px;
    float:left;
}
#calc_toptext .inner {
    padding: 75px 50px 0 39px;
}
#topic_bodymassindex2 {
    width: 190px;
    height: 30px;
    background: url(/img/topic/bodymassindex2.png) top left no-repeat;
    clear: both;
}
#topic_bodymassindex3 {
    width: 190px;
    height: 50px;
    background: url(/img/topic/bodymassindex3.png) top left no-repeat;
    clear: both;
}
#calc_bottombox_around {
    width: 990px;
    height: 333px;
}
#calc_bottombox {
    width: 990px;
    height: 333px;
    background: url(/img/calcbottom.background.png) top left no-repeat;
}
#berechnen {
    width: 129px;
    height: 36px;
    display:block;
    background: url(/img/berechnen.button.png) no-repeat;
    text-decoration: none;
}
#berechnen span {
    display: none;
}
#calc_numbers {
    width: 456px;
    height: 333px;
    float:left;
}
#calc_result {
    float:left;
	width: 534px;
	height: 333px;
}
#calc_result .inner {
    padding: 40px 76px 0 46px;
}
