body {  
  font: 0.75em/1.5 Arial, Helvetica, sans-serif;
  background: #fff url(hintergrund2.jpg) no-repeat fixed top center;
}

h1, h2 {
  font-weight: bold;
  font-size: 110%;
}

h1.contentTitle {
  font-size: 100%;
}

h2.contentSubTopicTitleOnly {
  margin-bottom: 3px;
}
h3 {
  font-size: 85%;
  font-weight: normal;
}

a:link, a:visited, a:active {
  color: #7b0000;
  text-decoration: none;
}

a:hover { 
text-decoration:none;
color:#cc8833;
text-shadow: Black;
}
/*    =Structure
------------------------------------------------------- */
#page {
  width: 100%;  
  padding: 0 0 0 0;
  min-width: 800px;
  height: 100%;
}

#sitearea {
  margin: auto;
  width: 822px;
  height: auto;
}

#header {
  height: 195px;  
  width: 100%;
  background-image:url(top.jpg);
  }

#transparentheader {
  height: 40px;  
  width: 100%;
  background: url(top2.jpg) top center;
}

#menucontainer {
  width: 200px;
  height: 500px;
  background:#fff url(left.jpg) left no-repeat;
  float: left;
}

#contentBorder {
  width: 610px !important;
  background: url(right.jpg) right no-repeat;
  float: right;
  height: 500px;
}

#content {
  width: 400px;
  float: left;
}

#content #contentArea {
  padding: 5px 20px 20px 20px;  
  color: #553311;  
}

.topicText, .extraContent {
  padding-bottom: 10px;
  font-size:14px;
}

.footer {
  clear: both;
  margin: auto;
  background:url(footer.jpg) no-repeat bottom center;
  text-align: center;
  color:#999;
  width:822px;
  height: 50px;
}

#boxArea {
  width: 150px;
  float: right;
  text-align: center;
  padding: 0px 35px 0px 0px; 
}

/*    =Navigation
------------------------------------------------------- */
#menu {
  width: 200px;
  background-image:url(menue.jpg6);
  margin: auto;
  font-weight: bold;
}

#menu .menulist {  
  list-style-type: none;
  padding: 0;
  margin: 0;
  text-transform: uppercase;
}

#menu .menuitem {
  color: #990000;
  padding: 7px 7px 7px 25px;
  border-top: 0px solid #000;
}
#menu .pic {
background-image:url(adresse.gif6);
padding:0 0 0 0;
width: 150px;
border-bottom:0px solid #000000;
border-top:0px solid #000000;
}

#menu .menuitemselected {
  color: #990000;
  padding: 7px 7px 7px 7px;

}

#menu .menuitemselected .menuitemselected {
  border: none;
  padding: 4px 3px 0 10px; 
  background: url(pics/submenulineselect.gif) no-repeat; 
}

#menu .menuitemselected a {
  color: #990000; 
  text-decoration: none;
}


#menu .firstelement {
  color: #000;
  padding: 10px 3px 10px 15px;
  border-bottom:0px solid #000000;
}

#menu .firstelement a {
  color: #000;
  text-decoration: none;
}

#menu .submenulist {  
  list-style-type: none;
  padding: 0 0 7px 35px;
  margin: 0;  
  font-size: 80%;
  text-transform: none;
}

#menu .subsubmenulist {  
  list-style-type: none;
  padding: 0 0 0 5px;
  margin: 0;
}

#menu .submenuitem {
  color: #DC2775;
  padding: 4px 3px 0 10px;    
}

#menu .submenuitemselect {
  color: #DC2775;
  padding: 4px 3px 0 10px;
  background: url(pics/submenulineselect.gif) no-repeat; 
}

#menu .submenuitemline {
  color: #DC2775;
  padding: 4px 3px 0 10px; 
  background: url(pics/submenuline.gif) no-repeat; 
  
}

#menu .submenuitem a, #menu .submenuitemselect a, #menu .submenuitemline a {
  color: #DC2775;
}

/*    =Breadcrumb
------------------------------------------------------- */
#content .pfadnavi .line { 
  text-align: left;
  font-weight: bold;
  color: black; 
  padding: 16px 0 0 30px;
  height: 20px;
}

#content .pfadnavi .line a {  
  color: #990000;   
}


#content .pfadnavi .pfadnavicurrenttitle {
  text-align: right;
  width: 95%;
  background: none;  
  padding: 1px 0 0 0; 
  font-weight: bold;
  font-size: 110%;
}

#content .pfadnavi .pfadnavicurrenttitle a {  
  color: #990000; 
}

/*    =Misc
------------------------------------------------------- */
label {
  cursor: pointer;
}

tr.low td {
  background-color: #DEDEDE;
}

table {
  padding: 0;
  margin: 0;
  border-collapse: collapse;
}

table.categImage h2 {
  margin: 1px 0;
}


table.categImage td {
  display: table-cell;
  padding: 10px 0;
  border-bottom: 1px solid #fff;
  vertical-align: top;
}

.categview table tr.last td {
  padding-bottom: 20px;
  border-bottom: none;
}
