body {
   font-family: Verdana;
   font-size: 12px;
   text-align: center;
   margin: 0;
}

#head-print {
	display: none;
}

a {
   font-family: Verdana;
   font-size: 12px;
   color: #FFFFFF;
}

#seite {
   display: block;
   width: 1003px;
   margin: 0 auto;
   font-size: 0.9em;
   text-align: left;
   background: #ffffff url(background_grau_blau.gif) repeat-y;
}

#title {
   width: 1003px;
   height: 150px;
   padding: 0;
   margin: 0;
   border: none;
}

#main-menue {
   position: relative;
   width: 1003px;
   height: 30px;
   background-color: #FFFFFF;
   border-bottom: 3px solid #000000;
}

#main-menue-border {
   float: left;
   position: absolute;
   right: 0;
   bottom: 0;
}

a.main-menue-drucker {
   position: relative;
   float: left;
   width: 42px;
   height: 18px;
   bottom: 0;
   text-align: center;
   font-family: Arial,Helvetica,Sans-Serif,Verdana;
   font-size: 11px;
   border-left: 1px solid #000000;
   letter-spacing: 1pt;
}

a.main-menue-item {
   position: relative;
   float: left;
   width: 102px;
   height: 18px;
   bottom: 0;
   text-align: center;
   font-family: Arial,Helvetica,Sans-Serif,Verdana;
   font-size: 11px;
   border-left: 1px solid #000000;
   letter-spacing: 1pt;
}

a.main-menue-item-on {
   position: relative;
   float: left;
   width: 102px;
   height: 18px;
   bottom: 0;
   text-align: center;
   font-family: Arial,Helvetica,Sans-Serif,Verdana;
   font-size: 11px;
   border-left: 1px solid #000000;
   letter-spacing: 1pt;
   background-color: #EFEFEF;
   text-decoration: none;
   color: #000000;
   font-weight: bold;
}

a.main-menue-item:link, a.main-menue-item:visited, a.main-menue-drucker:link, a.main-menue-drucker:visited  {
   color: #000000;
   text-decoration: none;
   font-weight: normal;
   background-color: #FFFFFF;
}

a.main-menue-item:active, a.main-menue-item:hover, a.main-menue-drucker:active, a.main-menue-drucker:hover {
   color: #000000;
   text-decoration: none;
   font-weight: bold;
   background-color: #EFEFEF;
}

.sub-menue {
   float: left;
   position: relative;
   width: 224px;
   line-height: 5px;
   font-size: 12px;
   font-family: Arial,Helvetica,Sans-Serif,Verdana;
}

.sub-menue-border {
   padding-top:  25px;
   padding-left: 45px;
}

#firmensitz-border {
   padding-top:  35px;
   padding-left: 24px;
}

#firmensitz-text {
   text-align: center;
   display: block;
   line-height: 15px;
   font-size: 12px;
   padding-bottom: 180px;
}

a.sub-menue-item {
   display: block;
   padding-top: 6px;
   width: 178px;
   height: 20px;
}

a.sub-menue-item:link, a.sub-menue-item:visited {
   color: #000000;
   text-decoration: none;
   font-weight: normal;
}

a.sub-menue-item:active, a.sub-menue-item:hover {
   display: block;
   color: #000000;
   text-decoration: none;
   font-weight: bold;
   background: url(images_hollweg/back_menue.gif);
}

a.sub-menue-item-an {
   display: block;
   width: 178px;
   height: 20px;
   padding-top: 6px;
   color: #000000;
   text-decoration: none;
   font-weight: bold;
   background: url(images_hollweg/back_menue.gif);
}

.menutitle {
   font-weight: bold;
   text-align: center;
   margin: 2px;
}

.menucontainer {
   border: 1px solid #000;
   background-color: #7B7D8E;
   width: 106px;
   margin: 10px;
}

#content {
   width: 779px;
   float: right;
   color: #FFFFFF;
}

#content-border {
   padding-top:  20px;
   padding-left: 20px;
   padding-right: 20px;
   padding-bottom: 20px;
}

.template-box {
   line-height: 16px;
   clear: left;
   width: 95%;
}

.template-content-1 {
   float: left;
   line-height: 16px;
}

.template-border {
   padding-right: 10px;
}

h1 { font-size: 18px; color: #FFFFFF; margin-top: 0px; margin-bottom: 15px; }
h2 { font-size: 16px; color: #000000; }
h3 { font-size: 14px; color: #000000; }

a.menu {
 display: block;
 padding: 3px;
 border-top: 1px solid #000;
 background-color: #737994;
 text-align: center;
 color: #eeeeee;
 text-decoration: none;
}

a.menu:link, a.menu:visited {
   color: #eeeeee;
   background-color: #737994;
   text-decoration: none;
   font-weight: bold;
}

a.menu:active, a.menu:hover {
   color: #737994;
   font-weight: bold;
   background-color: #EEEEEE;
}

code { font-size: 14px; color: #0000ff; }

pre {
   font-size: 14px;
   color: #0000ff;
   padding: 5px;
}

img {
   border: none 0;
}

img.link {
   border: none 0;
}

.content-links {
	font-size: 14px;
	color: #FFFFFF;
}