body {
margin: 0 auto;
padding: 0;
font-family: Verdana, Helvetica, sans-serif;
font-size: 1.0em;
background-color: #f5e485;
}

.clear { clear: both; font-size: 1px; line-height: 1px; height: 1px; }
img { border: 0; }
img.right { float: right; }
img.left { float: left; }

#container {
clear: both;
width: 890px;
margin: 10px auto;
background: #fff url(bg-schatten.jpg) repeat-y;
padding: 0 15px;
}
* html #container { width: 920px; /* <ie5.5 | ie6> */ w\idth: 890px;  }

/* Logo nur für Printversion: */
#print { display: none; }
/* ---------- Header ------------- */
#header {
height: 176px;
border-bottom: 10px solid #31854b;
margin: 0 0 15px 0;
background: #fff url(logo-fair-incentive_170x125.gif) no-repeat center center;
text-align: center;
}
#header img {
margin: 0;
padding: 0;
}
#header img.left { float: left; }
#header img.right { float: right; }
* html #header img.left { margin-left: -3px; marg\in: 0; }
* html #header img.right { margin-right: -3px; marg\in: 0; }

#header a.logo {
display: block;
background-color: transparent;
float: left;
width: 212px; height: 176px;
}
* html #header a.logo { width: 206px; /* <ie5.5 | ie6> */ w\idth: 212px; }

/* ---------- restl. Struktur ------------- */
#contentnav {
position: relative;
width: 875px;
border-left: 15px solid #fff;
margin: 0;
padding: 0;
background: #e4edc8 url(bg-contentnav.gif) repeat-y left top;
}
* html #contentnav { width: 890px; /* <ie5.5 | ie6> */ w\idth: 875px; }

#contentnav #nav {
position: relative;
width: 217px;
margin: 0;
padding: 0;
float: left;
background-color: #fff;
font-size: 0.7em;
line-height: 1.6em;
font-weight: bold;
color: #276b3c; /* etwas dunklers dunkelgrün */
min-height: 326px;
}
* html #nav { height: 336px; /* <ie6 | ie5.5> */  }

#contentnav #contentbox {
position: relative;
width: 626px; /* 1px für bg-contentnav */
float: right;
margin: 0;
padding: 15px 15px 0 15px;
background-color: #e4edc8; /* hellgrün */
border-right: 1px solid #e4edc8; /* hellgrün */
border-top: 1px solid #31854b; /* dunkelgrün */
}
* html #contentbox { padding-bottom: 0px; width: 657px; /* <ie5.5 | ie6> */ w\idth: 626px; }

#contentnav #footer {
background: #e4edc8 url(bg-contentnav.gif) repeat-y left top;
padding: 8px 15px 4px 232px;
font-size: 0.6em;
text-align: left;
color: #31854b; /* dunkelgrün */
color: #276b3c; /* etwas dunklers dunkelgrün */
}
