div.top_div {
width: 900px;
height: 145px;
position: top:0px; left: 0px;
background: url(../images/top_back.gif) top repeat-x;
}

div.top_div div.logo_top {
width: 215px;
height: 145px;
float: left;
position: top:0px; left: 0px;
}

div.top_div div.top_back {
position: top:0px; left: 215px;
float: left;
text-align: left;
width: 667px;
height: 85px;
}

div.top_div div.top_back div.lang_select {
float: right;
}

div.top_div div.top_back div.lang_select img {
margin: 5px;
}


div.top_div div.menu_top {float:right; top:85px; left: 215px;}
div.menu_top table {  margin: 0px; padding: 0px; border: 0px;}
div.menu_top table tr td.nav_home { height: 32px; width: 91px; background: url(../images/nav_home.gif) top left no-repeat; }
div.menu_top table tr td.nav_produkte { height: 32px; width: 112px; background: url(../images/nav_produkte.gif) top left no-repeat; }
div.menu_top table tr td.nav_catering { height: 32px; width: 107px; background: url(../images/nav_catering.gif) top left no-repeat; }
div.menu_top table tr td.nav_partner { height: 32px; width: 98px; background: url(../images/nav_partner.gif) top left no-repeat; }
div.menu_top table tr td.nav_space { height: 32px; width: 56px; background: url(../images/nav_space.gif) top left no-repeat;}
div.menu_top table tr td.nav_about { height: 32px; width: 116px; background: url(../images/nav_about.gif) top left no-repeat; }
div.menu_top table tr td.nav_contact { height: 32px; width: 105px; background: url(../images/nav_contact.gif) top left no-repeat; }

div.nav {
text-align: left;
float: left;
position: top: 117px; left: 215px;
height: 27px;
width: 675px;

font-weight: bold;
padding: 10px 0px 0px 10px;
}