div#normalroot {
        width:595px;
        height:auto;
	background-image:url(../images/trans_back_white.png);
}

div#normalgesamt {
        height:auto;
        background-image:url(../images/trans_back_white.png);
        float:left;
}

div#normalLinks {
        width:273px;
	float:left;
}

div#normalRechts {
        width:322px;
	float:left;
}

div#normalText {
        padding:15px;
}

div#clearAll {
	clear:both;
}