@charset "UTF-8";
/* CSS Document */

html, body {
margin:0px;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#FFFFFF;
background-color:#fdf8b6;
}

td.all {
width:100%;
text-align:center;
}

#allcontent {
width:1000px;
padding:20px;
}

#sprachwahl {
float:left;
width:290px;
height:115px;
}

#logo {
float:left;
width:420px;
}

#email {
float:left;
width:290px;
height:115px;
text-align:right;
}

#navi {
clear:both;
float:left;
width:160px;
}

#inhalt {
width:680px;
float:left;
text-align:left;
}

#rechts {
float:left;
width:160px;
}
