/* CSS-Default Mühlenbäckerei Rudolf Jung GmbH */

body {
font-family:helvetica, arial;
font-size:11px;
color:#863629;
margin:0px;
background-color:#f8e4a0; /* 50% von Vollton-Gelb */
}

h1 {font-family:helvetica;font-size:16px;color:#863629;font-weight:bold;}
h1 {font-family:helvetica;font-size:14px;color:#863629;font-weight:bold;}

.komplett {
width:720px;
height:575;
font-size:11px;
border:1px solid #000;
}

#header {
width:720px;
height:100px;
background-image:url(../pics/header.jpg);
background-repeat:no-repeat;
}

td {
font-size:12px;
}

#navi {
width:720px;
height:25px;
text-align:center;
background-color:#ffcb02; /* 100% von Vollton-Gebl */
}

#content {
width:720px;
text-align:center;
vertical-align:top;
background-image:url(../pics/body_bottom.jpg);
background-position:bottom;
background-repeat:no-repeat;
background-color:#f8e4a0; /* 50% von Vollton-Gelb */
}

#inframe {
width:325px;
height:270px;
border:2px solid #863629;
}

#footer {
width:720px;
height:99px;
background-image:url(../pics/footer.jpg);
background-position:bottom;
background-repeat:no-repeat;
background-color:#f8e4a0; /* 50% von Vollton-Gelb */
}