* { padding: 0;  margin: 0; }

html, body {
 height: 100%; 
 font-family: Arial; font-size: 12px; color: #000;
 background: #ABBAC2 url(./pback.gif) repeat-x top left;
}
h1 {
 margin: 10px 10px 10px 0;
 font-family: Arial; font-size: 16px; color: #000;
}
table { border-collapse:collapse; 
font-family: Arial; font-size: 12px; color: #000;
}

#head {
 font-size: 11px; color: #fff;
}
#head1 {
 position: absolute;
 top: 10px;
 left: 30px;
}
#head2 {
 position: absolute;
 top: 10px;
 left: 200px;
 width: 800px;
}
#head2 {
 \width: 800px;
 w\idth: 780px;
}
#head2 table {
 width: 800px;
 font-size: 11px; color: #ffffff;
}
#head2 tr{
 vertical-align: top;
}
#head2 td{
 width: 30%;
 text-align: center;
 border-right: 1px solid #ffffff;
}
#head2 td.left{
 text-align: right;
 padding-right: 10px;
}
#head2 td.right{
 text-align: left;
 padding-left: 10px;
 border-right: 0;
}
#head2 a{
 color: #ffffff;
 text-decoration:none;
}

#nav {
 position: absolute;
 top: 70px;
 left: 20px;
}
#navtop {
 overflow: hidden;
 width:160px;
 height:10px;
 background : url(./pnt.gif) no-repeat;
 border-bottom: 1px solid #aaaaaa;
}
#navlogo {
 overflow: hidden;
 width:160px;
 height:97px;
 background : #FFFFFF url(./burbaumlogo.gif) no-repeat top center;
 border-bottom: 1px solid #aaaaaa;
}
#navwrapper {
 padding: 0px;
 height:720px;
 background: #E6EAED url(./pfds.gif) repeat-x left top;;
}
#navbottom {
 overflow: hidden;
 margin-bottom: 20px;
 width:160px;
 height:11px;
 background : url(./pnb.gif) no-repeat top right;
 border-top: 1px solid #aaaaaa;
}
#nav ul {
 margin: 0;
 padding: 0;
}
#nav li {
 list-style: none;
}
a.menuButton {
 display: block;
 padding: 8px 10px;
 width: 140px;
 color: #000000;
 text-decoration: none;
 border-bottom: 1px solid #aaaaaa;
}
* html a.menuButton { width: 160px; } 
a.menuButton:hover {
  background: #6F7D98;
  color: #ffffff;
}
#navbox {
 width: 140px;
 padding: 10px 10px;
}
* html #navbox {
 width: 160px;
} 
#navbox ul {
 list-style: none;
}
#navbox li {
 padding: 2px 0px 2px 18px;
 background-image: url(./pbul.gif); background-repeat: no-repeat; background-position: top left;
}
#navbox a {
 color: #000000;
 text-decoration: none;
}

#main {
 position: absolute;
 top: 70px;
 left: 200px;
 width: 820px;
}
#maintop {
 background : url(./pmt.gif) no-repeat top right;
 width:820px;
 height:10px;
 overflow: hidden;
}
#mainbottom {
 background : url(./pmb.gif) no-repeat top right;
 width:820px;
 height:11px;
 overflow: hidden;
 margin-bottom: 10px;
}

#content {
 padding: 0px 20px 0px 20px;
 width: 780px;
 min-height:777px;
 background-color: #ffffff;
}
* html #content { width: 800px; } 
#history {
 padding:0px;
 margin:0px;
 font-family: Arial; font-size: 10px; color: #000000;
}
#history a {
 font-family: Arial; font-size: 10px; color: #000000;
 text-decoration: none;
}
#content ul {
 list-style: none;
 padding: 10px;
 margin: 10px 0 20px 20px;
 background: #E6EAED url(./pfd.gif) repeat-x left top;;
 border-bottom: 1px solid #aaaaaa;
 border-right: 1px solid #aaaaaa;
 border-top: 1px solid #eeeeee;
 border-left: 1px solid #eeeeee;
 width: 490px;
}
#content li {
 padding: 2px 0px 2px 18px;
 background-image: url(./pbul.gif); background-repeat: no-repeat; background-position: top left;
}
#content a {
 color: #000000;
 text-decoration: none;
}
#content p.item {
 padding: 0 0 0 20px;
 background-image: url(./pbul.gif); background-repeat: no-repeat; background-position: top left;
}
#content table {
}
#content tr{
 vertical-align: top;
}
#content td{
 width: 30%;
 padding: 20px;
 border-right: 1px solid #aaaaaa;
}
#content td.left{
 padding-left: 0;
}
#content td.center{
 text-align: center;
 border-right: 0;
}
#content td.right{
 text-align: right;
 border-right: 0;
}
