body { margin: 0px; font-family: Trebuchet MS,Tahoma,Verdana,Arial,Helvetica,Sans-Serif; font-size: 13px; }

div#header {
  width: 945px;
  height: 168px;
  background: url(_img/oben.jpg) no-repeat bottom left; 
}
div#center { background-color: #FFFEE4; }
div#left   { 
  background: url(_img/menu.jpg) no-repeat left top;
  padding-top: 40px;
}
div#right  { background-color: #EAF2DD; } 
div#right.column div.csc-header h1.csc-firstHeader { font-size: 110%; }

div#footer { width: 945px; text-align: center; margin: 10px 0px; }

div#mainmenu {
  position: absolute;
  top: 10px;
  background: url(_img/logo.jpg) no-repeat left top; 
  width: 233px;
  height: 89px;
  padding: 10px;
}

/* standard-links */
a { color: #838280; font-size: 11px; }
a:link, a:visited { text-decoration: underline; }
a:active, a:hover { text-decoration: underline;  color: #000000; }

/* menu */
div#menu a { color: #005596; }
div#menu a:link, div#menu a:visited { text-decoration: none; }
div#menu a:active, div#menu a:hover { text-decoration: underline;  }

/* mainmenu */
div#mainmenu a.hmenu { color: #4857B2; padding: 5px 10px; font-size: 13px; font-weight: bold; }
div#mainmenu a:link.hmenu, div#mainmenu a:visited.hmenu { text-decoration: none; }
div#mainmenu a:active.hmenu, div#mainmenu a:hover.hmenu { text-decoration: none; color:  #A8C2EF;  background: #ededed; }

div#mainmenu a.hmenu-active { background: #ededed; color: #4857B2; padding: 5px 10px; font-size: 13px; font-weight: bold; }
div#mainmenu a:link.hmenu-active, div#mainmenu a:visited.hmenu-active { text-decoration: none; }
div#mainmenu a:active.hmenu-active, div#mainmenu a:hover.hmenu-active { text-decoration: none;  }

div#mainmenu a.hmenu-current { background: #ededed; color: #4857B2; padding: 5px 10px; font-size: 13px; font-weight: bold; }
div#mainmenu a:link.hmenu-current, div#mainmenu a:visited.hmenu-current { text-decoration: none; }
div#mainmenu a:active.hmenu-current, div#mainmenu a:hover.hmenu-current { text-decoration: none; }

div#menu { 
 width: 250px; 
 float: left;
 font-size: 11px;
}

div#head hr, div#menu hr, div#foot hr { display: none; }
div#head h1 { margin: 0px; _font-size: 21px; }
div#head h2 { margin: 0px; _font-size: 15px; }
div#foot h3 { margin: 0px; font-size: 15px; }

div#menu a { color: #005596; }
div#menu a:link, div#menu a:visited { text-decoration: none; }
div#menu a:active, div#menu a:hover { text-decoration: underline;  }

/*
li.l1   { list-style-image: url(swirl-lo_24x18.png); }
li.l1hi { list-style-image: url(swirl-hi_24x18.png); }
li.l2   { list-style-image: url(swirl-lo_20x15.png); }
li.l2hi { list-style-image: url(swirl-hi_20x15.png); }
*/

ul#mainmenu ul { margin-left: -20px; }
.csc-firstHeader, h1, h2, h3, h4, h5 { font-size: 130%; color: #3c5009; }
div.csc-textpic-text table.contenttable tbody tr td p.bodytext { margin: 0px; }

div.csc-mailform-field label { width: 100px; display:block; float: left; }
form#mailform {}
fieldset.csc-mailform {
 border:0px none;
 margin:0px;
 padding:0px;
}

/* tx-thmailformplus-pi1 */
div.tx-thmailformplus-pi1 label { width: 60px; display: block; float: left; }

div.csc-textpic img {
  border: 2px solid #EAF2DD; 
}