body {
background-color: #BCBCBC;
margin: 0; padding: 1em 0;
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px;
text-align: center;  /* Zentrierung im Internet Explorer */
}
#Seite {
text-align: left;/* Seiteninhalt wieder links ausrichten */
margin: 0 auto;  /* standardkonforme horizontale Zentrierung */
position: relative;
width: 902px; height: 602px;
padding: 0;
background: url(http://bivels.info/agrigest/agrigestion-back1.gif) no-repeat;
border: 0;
overflow: hidden;
}
/* links: Menuebox */
#menubox1 {
position: absolute; left: 14px; top: 158px; z-index: 4;
width: 152px;
font-size: 0.9em;
}
.menuboxtext {
padding-left: 6px; padding-top: 3px;
border: 1px solid #AB4F4F;
font-size: 1em; line-height: 1.4em;
}
/* links: Menueboxtext normal */
.menuboxtextn { color: #666666; }
.menuboxtextn a:link, .menuboxtextn a:visited { /*color: #666666;*/ text-decoration: none; }
.menuboxtextn a:active { color: #990000; text-decoration: none; }
.menuboxtextn a:hover  { color: #990000; text-decoration: underline; }

/* links: Menueboxtext aktiv */
.menuboxtexta { color: #990000; }
.menuboxtexta a:link, .menuboxtexta a:visited { color: #990000; text-decoration: none; }
.menuboxtexta a:active { color: #990000; text-decoration: none; }
.menuboxtexta a:hover  { color: #666666; text-decoration: none; }

/* Menuoben EFE8DF */
#navoben { position: absolute; left: 164px; top: 104px; width:720px; height:26px; z-index: 2;}
#navoben ul {border: 0; margin: 0; padding: 0; list-style-type: none; text-align: center; font: normal 14px/19px "verdana", lucida, sans-serif; font-weight: bold; }
#navoben li {background: #EFE8DF; width: 100px; height: 26px; display: block; float: left; text-align: center; margin: 0; border: solid; border-width: 1px; border-color: #EFE8DF #AB4F4F #AB4F4F #EFE8DF; color: #990000; }
#navoben a {background: #D6B4AB; width: 100px; height: 26px; padding-top: 2px; margin: 0; color: #AB4F4F; text-decoration: none; display: block; text-align: center; }
#navoben a:hover  {background: #DBC2BD; color: #990000; }
#navoben a:active {background: #D6B4AB; color: #AB4F4F; font-weight: bold; }
#navoben li#active a {background: #D6B4AB; color: #AB4F4F; border: none; }

/* Hauptbox mit Hinweis */
#hauptbox {
position: absolute; top: 130px; left: 164px; z-index: 3;
background-color: #EFE8DF; color: #666666;
width: 696px; height: 432px;
}
.hinweis {
padding-right: 25px; padding-top: 7px;
font-size: 0.8em; text-align: right;
}
/* Textbereich Mitte */
#textbereich {
position: absolute; left: 187px; top: 150px; z-index: 5;
width: 686px; height: 400px;
overflow: auto;
}
.ueberschrift {
background-color: #D6B4AB; color: #562222;
padding: 4px 6px 3px 6px;
font-size: 1em; font-weight: bold;
}
.ueberschrift2 {
background-color: #cccccc; color: #666666;
padding: 4px 6px 3px 6px;
font-size: 1em; font-weight: bold; letter-spacing: 1px;
}
.fliesstext {
padding: 6px;
font-size: 1em; line-height: 1.6em;
color: #515151; background-color: inherit;
}
.fliesstext a:link, .fliesstext a:visited, .fliesstext a:active { color: #990000; text-decoration: none; }
.fliesstext a:hover { color: #990000; text-decoration: underline; }

.infotext {
padding: 1px 0 6px 6px;
margin-bottom: 12px;
font-size: 0.8em; line-height: 1.4em;
color: #515151;
/*border-top: 1px solid #D6B4AB;*/
}
.infotext a:link, .infotext a:visited, .infotext a:active { color: #990000; text-decoration: none; }
.infotext a:hover { color: #990000; text-decoration: underline; }

/* Menuunten */
#navunten {
position: absolute; left: 168px; top: 577px; z-index: 5;
width: 700px; height: 20px;
}
.navuntentext { font-size: 1em; line-height: 1.4em }
.navuntentext a:link, .navuntentext a:visited, .navuntentext a:active { color: #D6B4AB; text-decoration: none; margin-left: 25px }
.navuntentext a:hover { color: #fff; text-decoration: underline }

/*Bild links*/
#bild {
position: absolute; bottom: 32px; left: 14px; z-index: 5;
width: 139px; overflow: hidden;
}
h1, h2, h3, h4, h5, h6 { background-color: inherit; color: #562222 }
h1 { font-size: 1.4em }
h2 { font-size: 1.2em }
h3 {
font-size: 1.1em;
padding: 2px 0 2px 6px;
background-color: #D6B4AB;
}
h4 { font-size: 1.0em }
h5 { font-size: 0.9em }
h6 { font-size: 0.8em }
a:link, a:visited, a:active { color: #990000; text-decoration: none }
a:hover { color: #990000; text-decoration: underline }

p, td, li { font-size: 1em; line-height: 1.6em; color: #515151 }
p, address  { padding: 2px 0 0 6px }
td { vertical-align: top }
.justprinttop, .justprintbot { display: none }