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.15em;
 background: #670000;
}
#wrappage { 
 position: relative;
 text-align: left; 
 margin: 20px auto; 
 width: 770px; 
 width: 830px;
 background: #EFDC52 url(images/bork-bg-2006.gif) repeat-x;
 padding: 1px;
 font-size: .8em;
}
#wrapborder {
 border: 2px solid #A23B3B;
 padding: 4px;
}
#header {
 height: 140px;
 font-size: .85em;
 line-height: 1.3;
}
#header p {
 padding-bottom: 5px;
}
 #logo {
  position: absolute;
  top: 15px;
 }
 #kontakt {
  position: absolute;
  top: 15px;
  left: 380px;
  left: 410px;
 }
 #ausstellung {
  position: absolute;
  top: 15px;
  left: 580px;
  left: 610px;
 }
 #kompetenz {
  position: absolute;
  top: 15px;
  left: 580px;
  left: 610px;
  color: #E70003;
  font-weight: bold;
 }
#mainnavarea {
 height: 60px;
 background: url(images/bork-nav-bg-2006.gif) repeat-x;
 font-size: .85em;
 padding-top: 3px;
 line-height: 1.3;
}
 #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 {
 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: 160px;
 width: 590px;
 width: 650px;
 display: block;
}
#contentstart {
 position: relative;
 left: 80px;
 width: 590px;
 width: 650px;
 display: block;
}
#content {
 font-size: .95em; 
}
#content table {
 font-size: 1em;
 line-height: 1.12em;
}
#content p {
 font-size: .95em;
}
#content p.align-center {
 text-align: center;
}
#content p.align-right {
 text-align: right;
}
#content ul, #content ol {
 padding-left: 25px;
}
#content .left, #content .right {
 width: 270px;
 margin-bottom: 20px;
 width: 300px;
}
#contentstart .normal, #contentarea .normal {
 clear: both;
 float: left;
 width: 630px;
 width: 690px;
 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;
 height: 100px;
 margin-right: 20px;
 margin-bottom: 20px;
 float: left;
 border: 1px solid #670000;
 padding: 3px;
 width: 290px;
}
#content .prod_list .prod_list_item img {
 margin-right: 5px;
 float: left;
}
#content .news-list-item {
 border-top: 1px solid #670000;
}
#footer {
 clear: left;
 text-align: right;
 font-size: .8em;
 padding-top: 15px;
 padding-right: 15px;
}

h1 { 
 font-size: 1.2em;
 margin-bottom: 4px;
 margin-top: 6px;
}
h1.csc-firstHeader {
 margin-top: 0;
}
h2 { 
 font-size: 1em;
 margin-bottom: 2px;
 margin-top: 2px;
}
h2.category_title { clear: left; }
h3 { 
 font-size: .95em;
 margin-bottom: 2px;
 margin-top: 2px;
}
#contentarea p {
 margin-bottom: 5px;
 margin-top: 5px;
}
a {
 color: black;
}
a:hover {
 color: #E70003;
}

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

.error {
 font-weight: bold;
 font-size: .85em;
 color: #670000;
}