body { 
    position:absolute;
    background:#FFFFFF;
}

html, body { 
    top:0; left:0; right:0;
    min-height:100%;
    margin:0;
    padding:0;
    width:100%;
}

#header_container {
    position:fixed;
    top:0; left:0; right:0;
    text-align:left;
    margin:0;
    height:100px;
    z-index:3;
    padding: 0px; 
    background-image: url("/img/logo/logolinie.gif");
}

#header {
    position:absolute;
    top:0; left:0; right:0; bottom:0;
    height:100%;
    z-index:3;
    margin:0;
    padding:0em;
}

#menu {
    position:fixed;
    top:100px;
    left:0em; margin: 0px; 
    width: 140px;
    padding:0em;
    background-image: url("/img/HGLinks_menu.gif");
    background-repeat: repeat-y;
    height: 100%
}

#content {
    margin:0;
    padding-top:130px;
    padding-left:160px;
    padding-bottom:3em;
    z-index:2;
}

#footer_container {
    position:fixed;
    bottom:0; left:0; right:0;
    text-align:center;
    margin:0;
    height:2em;
    z-index:3;
}

#footer {
    position:absolute;
    top:0; left:0; right:0; bottom:0;
	padding: 5px; color: #8EB9A3;
    background:#efefef;
    z-index:3;
}

/* Nur f�r den MSIE */

* html, * html body {
    overflow:hidden;
    bottom:0;
    height:100%;
}

* html #header_container, * html #footer_container {
    position:absolute;
    width:100%;
    padding-right:16px;
}

* html #menu {
    position:absolute;
}

* html #header,* html #footer {
    height:100%;
    position:static;
}

* html #content {
    position:absolute;
    top:0; bottom:0; left:0; right:0;
    height:100%;
    width:100%;
    overflow:auto;
    margin:0;
}

/* fuer alle Browser */

#menu li {
    list-style: none;
    margin:0;
    padding:0em;
}

#menu li#active {
    padding:0em;
    text-decoration:underline;
}

#menu a:link, #menu a:visited {
    display:block;
    background:#ffffff;
    background-image: url("/img/menu/level0_regular.gif");
    color:#ffffff;
    text-decoration:none;
    margin:0; margin-bottom: 2px;
    padding:0.2em;;
    font-weight: bold;
}

#menu a.l1:link, #menu a.l1:visited {
    display:block;
    background:#ffffff;
    background-image: url("/img/menu/level0_regular.gif");
    background-repeat: no-repeat;
    color:#ffffff;
    text-decoration:none;
    margin:0; margin-bottom: 2px;
    padding:0.2em;;
    font-weight: bold;
}


#menu a.l1on:link, #menu a.l1on:visited {
    display:block;
    background-image: url("/img/menu/level0_active.gif");
    background-repeat: no-repeat;
    color:#ffffff;
    text-decoration:none;
    margin:0;
    padding:0.2em;
    margin-left: 0px; margin-bottom: 2px; 
    font-weight: bold;
}

#menu a:hover {
    color:#FFFFFF;
    text-decoration:underline;
}

#menu a.l2:link, #menu a.l2:visited {
    display:block;
    color:navy;
    font-size: 10px;
    text-decoration:none;
    background-image: url("/img/menu/level1_regular.gif");
    background-repeat: no-repeat;
    margin:0; margin-left: 12px; margin-bottom: 2px;
    padding:0.2em;;
    font-weight: normal;
}
#menu a.l2on:link, #menu a.l2on:visited {
    display:block;
    color:navy;
    font-size: 10px;
    text-decoration:none;
    background-image: url("/img/menu/level1_regular.gif");
    background-repeat: no-repeat;
    margin:0; margin-left: 12px; margin-bottom: 2px;
    padding:0.2em;;
    font-weight: bold; text-decoration: underline;
}
#menu a.l3:link, #menu a.l3:visited {
    display:block;
    color:navy;
    font-size: 10px;
    background-image: url("/img/menu/level3_regular.gif");
    background-repeat: no-repeat;
    text-decoration:none;
    margin:0; margin-left: 22px; margin-bottom: 2px;
    padding:0.2em;;
    font-weight: normal;
}
#menu a.l3on:link, #menu a.l3on:visited {
    display:block;
    color:navy;
    font-size: 10px;
    background-image: url("/img/menu/level3_regular.gif");
    background-repeat: no-repeat;
    text-decoration:none;
    margin:0; margin-left: 22px; margin-bottom: 2px;
    padding:0.2em;;
    font-weight: bold; text-decoration: underline; 
}



/* Der IE soll das Element breiter darstellen, da margin
   und padding hier von der Breite abgezogen werden! */

* html #menu {
    margin:0;
    width:140px;
}


body,p,td,li,div { font-family: 'Arial', sans-serif; font-size: 12px; }
img	{ margin: 0px; padding: 0px; }
.logo	{ margin-top: 12px; }

h4	{ background-color: #277752; font-size: 12px; color: #ffffff; font-weight: bold; width: 350px;}
h3	{ font-size: 16px; }
tr.hr td	{ background-color: #277752; font-size: 12px; color: #ffffff; font-weight: bold; }

.note	{ border: solid 1px #277752; background-color: #d9e7e0; padding: 10px; }
.cn	{ text-align: center; }
.cnr	{ text-align: center; border-right-style: solid; border-color: #277752; border-width: 1px; }
.cn80	td { text-align: center; width: 80px; }
.linksrahmen	{ border-left-style: solid; border-color: #277752; border-width: 1px; }
.hr td	{ background-color: #8EB9A3; text-align: center; font-weight: bold; color: #ffffff; }
.saftgruppe td	{ background-color: #cccccc; border: solid 1px #277752; border-bottom-style: none; }
.unterzeile	{ text-align: center; border-top-style: solid; border-color: #277752; border-width: 1px; }


a		{ color: #277752; }
a:hover	{ color: #8EB9A3; }

.produkt	{ margin-bottom: 30px; }
.prodbild 	{ margin-right: 20px; }

.xrow td, .xrow	{ background-color: #efefef; }