html, body, div, p, h1, h2, h3, ul, ol, span, table, td, form, img, li, pre  {
 margin: 0;
 padding: 0;
 border: 0;
}

body { 
 text-align: center; 
 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
 font-size: 100.01%; 
 line-height: 1.3;
 background: #670000;
}
#wrappage { 
 position: relative;
 text-align: left; 
 margin: 0px auto; 
 width: 770px; 
 background: #EFDC52 url(images/bork-bg-2006.gif) repeat-x;
 padding: 1px;
 font-size: .8em;
}
#wrapborder {
 border: 2px solid #A23B3B;
 padding: 4px;
}
#header {
 height: 160px;
 font-size: .85em;
}
#header p {
 padding-bottom: 5px;
}
 #logo {
  position: absolute;
  top: 15px;
 }
 #kontakt {
  position: absolute;
  top: 15px;
  left: 380px;
 }
 #ausstellung {
  position: absolute;
  top: 15px;
  left: 580px;
 }
 #kompetenz {
  position: absolute;
  top: 15px;
  left: 580px;
  color: #E70003;
  font-weight: bold;
 }
#mainnavarea {
 display: none;
 visibility: hidden;
/* height: 60px;
 background: url(images/bork-nav-bg-2006.gif) repeat-x;
 font-size: .85em;
 padding-top: 3px; */
}
 #mainnavother {
  float:right;
 }
 #mainnavarea a { text-decoration: none; color: white; }
 #mainnavarea #mainnav a { font-weight: bold; }
 #mainnavarea a:hover { text-decoration: underline; color: white; }
 #mainnavarea strong { text-decoration: underline; color: white; }
 #mainnavarea #mainnavother strong { font-weight: normal; }
 #mainnavarea ul { list-style: none; padding: 0; margin: 0; }
 #mainnavarea #mainnavother ul { padding-right: 10px; }
 #mainnavarea ul li { display: inline; padding: 0; padding-left: 10px; margin: 0; }

#secondnavarea {
 display: none;
 visibility: hidden;
/* position: absolute;
 width: 140px;
 display: inline;
 border-right: 1px solid #670000; */
}
 #secondnavarea ul { list-style: none; padding: 0; margin: 0; padding-left: 10px; font-size: .85em;}
 #secondnavarea a { text-decoration: none; color: #670000; }
 #secondnavarea a:hover { text-decoration: underline; color: #E70003; }
 #secondnavarea strong { color: #670000; }

 #mainnavarea #mainnav a { font-weight: bold; }
 #mainnavarea #mainnavother strong { font-weight: normal; }
 #mainnavarea #mainnavother ul { padding-right: 10px; }
 #mainnavarea ul li { display: inline; padding: 0; padding-left: 10px; margin: 0; }

#rootline {
 position: absolute;
 width: 140px;
 left: 160px;
 top: -30px;
 display: inline;
}
#contentarea {
 position: relative;
 left: 80px;
/* left: 160px;
 width: 590px;
 display: block; */
}
#contentstart {
 position: relative;
 left: 80px;
 width: 590px;
 display: block;
}
#content {
 font-size: .95em;
}
#content ul, #content ol {
 padding-left: 25px;
}
#content .left, #content .right {
 width: 270px;
 margin-bottom: 20px;
}
#contentstart .normal, #contentarea .normal {
 clear: both;
 float: left;
 width: 630px;
 padding-bottom: 20px;
 border: 1px solid red;
}
#content .left {
 clear: both;
 float: left;
}
#content .right {
 margin-left: 30px;
 float: left;
}

#content .prod_list {
}
#content .prod_list .prod_list_item {
 width: 260px;
 margin-right: 20px;
 margin-bottom: 20px;
 float: left;
 border: 1px solid #670000;
 padding: 3px;
}
#content .prod_list .prod_list_item img {
 margin-right: 5px;
 float: left;
}
#footer {
 clear: left;
 text-align: right;
 font-size: .8em;
 padding-top: 15px;
 padding-right: 15px;
}

h1 { 
 font-size: 1.2em;
 padding-bottom: 2px;
}
h2 { 
 font-size: 1em;
 padding-bottom: 2px;
 padding-top: 2px;
}
h2.category_title { clear: left; }
h3 { 
 font-size: .9em;
 padding-bottom: 2px;
 padding-top: 2px;
}
p {
 padding-bottom: 4px;
}
a {
 color: black;
}
a:hover {
 color: #E70003;
}

li dfn, .usb {
 display: block;
 position: absolute;
 left: -5000px;
 height: 0px;
 width: 0px;
}
