/* ALLGEMEIN */
* {
  border:0;
  margin:0;
  padding:0;
}

.clear, .spacer {clear:both}

.clear, .spacer, span.hidden {
  font-size:0.01em;
  line-height:0.01em;
}

a, a:visited, a:hover, a:active {text-decoration:none}

p {padding-bottom:12px}

/* ------------------ LAYOUT ------------------ */

body {
  background:url(bg.png) top center repeat-x #FEE6A6;
  color:#404040;
  font:81%/160% Arial, Helvetica, sans-serif;
}

#wrapper {
  width:900px;
  margin: 0 auto;
}

#top {
  position:relative;
  height:215px;
  width:900px;
  background: url(bg_top.png) top center no-repeat;
  color: #FFF;
}

#top_left {
  position:relative;
  float: left;
  width: 220px;
  height: 150px;
  margin: 45px 0 0 30px;
  background: url(logo_hkp_schoelzke.png) top left no-repeat;
}

#top_center {
  position:relative;
  float: left;
  width: 450px;
  margin: 45px 0 0 5px;
}

#top_right {
  position:relative;
  float: right;
  width:150px;
  height: 150px;
  margin: 45px 31px 0 0;
  background: url(mitglied_bapforum.png) top right no-repeat;
}

#middle {
  width:900px;
  background:url(bg_middle.png) top center repeat-y;
  padding-top: 5px;
}

#bottom {
  height:32px;
  width:900px;
  background:url(bg_footer.png) top center no-repeat;
}

/* ------------------ Content ALLGEMEIN ------------------ */

h1 {
  font-family: Arial,Helvetica, serif;
  font-size:140%;
  line-height:100%;
  color:#9B0000;
  font-weight:normal;
  padding-bottom: 5px;
  margin-bottom: 5px;
  border-bottom: 1px solid #F1E9C0;
}

h2 {
  font-family: Arial,Helvetica, serif;
  font-size:120%;
  color:#9B0000;
  font-weight: bold;
  padding-bottom: 5px;
  margin-top: 5px;
}

h3 {
  font-family: Arial,Helvetica, serif;
  font-size:110%;
  font-weight: bold;
  padding-bottom: 5px;
}

#left {
  float: left;
  width: 200px;
  margin-left: 30px;
  margin-bottom: 10px;
  padding: 1px;
  border: 1px solid #DFDFDF;
}

#left_inner {
  background: #E5E5E5;
}

#content {
  float: right;
  width: 610px;
  margin-right: 40px;
  background: url(bg_content.jpg) 110px 100px no-repeat;
  min-height: 450px;
  height:auto !important;
  height: 450px;
}

#content p {
}

#content .kleingedrucktes p {
  font-size: 11px;
}

#content a {
  font-weight: bold;
  color:#9B0000;
}

#content a:hover {
  color:#B60000;
}

#content ul {
  margin-left: 25px;
  margin-bottom: 10px;
}

#content ul li {
  margin-bottom: 5px;
}

#content_links {
  float:left;
  margin-right:20px;
  width:295px;
}

#content_rechts {
  float:left;
  width:295px;
}

/* ------------------ NAVIGATION ------------------ */

#left_navigation {
  width: 180px;
  padding: 5px 10px 15px 10px;
  border-bottom: 1px solid #C5C5C5;
}

#left_navigation ul {
  margin: 0;
  padding: 0;
  overflow: hidden;
  list-style-type: none;
  background: #F0F0F0;
  border: 1px solid #CCC;
}

#left_navigation ul a {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  text-decoration: none;
  display: block;
}

#left_navigation ul li {
  display: block;
  padding: 0;
  margin: 0;
}

#left_navigation li.level1-no a {
  height: auto;
  text-decoration: none;
  display: block;
  padding: 3px 10px 3px 10px;
  color: #232220;
  font-weight: bold;
  text-align: center;
  border-bottom: 1px solid #FFF;
}

#left_navigation li.level1-no a:hover, #left_navigation li.level1-act a {
  height: auto;
  text-decoration: none;
  display: block;
  padding: 3px 10px 3px 10px;
  color: #232220;
  font-weight: bold;
  text-align: center;
  border-bottom: 1px solid #FFF;
}

#left_navigation li.level1-no a:hover, #left_navigation li.level1-act a, #left_navigation li.level2-no a:hover, #left_navigation li.level2-act a {
  background: #FFF;
}

#left_navigation ul li ul {
  margin: 0;
  padding: 0;
  overflow: hidden;
  list-style-type: none;
  background: #F0F0F0;
  border: 0px;
}

#left_navigation li.level2-no a {
  height: auto;
  text-decoration: none;
  display: block;
  padding: 3px 10px 3px 10px;
  font-size: 11px;
  color: #232220;
  font-weight: normal;
  border-bottom: 1px solid #FFF;
  background: #F7F7F7;
}

/* ------------------ LINKE HEADERUEBERSCHRIFTEN ------------------ */

.left_header, .left_header2 {
  font-size: 11px;
  color: #9B0000;
  font-weight: bold;
  text-align: center;
}

.left_header2 {
  padding-bottom: 5px;
}

/* ------------------ LINKER INHALT ------------------ */

#left_notruf {
  padding: 10px;
  border-top: 1px solid #FFF;
  border-bottom: 1px solid #C5C5C5;
}

#left_content {
  width:190px;
  padding: 10px 0 10px 10px ;
  margin: 0;
  color:#000;
  line-height:130%;
  border-top: 1px solid #FFF;
}

#left_content a {
  text-decoration:underline;
  color:#9B0000;
}

#left_content a:hover {color:#9B0000}

#left_content h2 {
  font-family: Arial, Helvetica, serif;
  font-size: 14px;
  color:#232220;
  margin-top: 0px;
  font-weight: bold;
  padding-bottom: 5px;

  margin-bottom: 0px;
  border-bottom: 0px;
}

#left_content p {
  font-family: Arial, Helvetica, serif;
  font-size: 12px;
  color:#424242;
  padding: 3px 0 3px 0;
}

#catnav {
  width: 626px;
  background:transparent url(catnav_bg_middle.gif) repeat-x scroll 0%;
  height:22px;
  line-height:20px;
  margin:0;
  margin-bottom: 10px;
  padding: 0;
  padding-left: 20px;
  position: relative;
  font-size: 12px;
  left: -16px;
}

#catnav img { float: right; }

#catnav strong {
  border-right:1px solid #DFDFDF;
  float:left;
  padding:2px 10px 0 0;
}

#catnav a {
  background:transparent url(catnav_bg_middle.gif) no-repeat scroll 0% 50%;
  border-right:1px solid #DFDFDF;
  color:#454545;
  float:left;
  font-size:12px;
  height:17px;
  line-height:20px;
  margin:0pt;
  padding:2px 7px 3px; text-decoration:none;
}

#catnav a:hover {
  background:transparent url(catnav_bg_middle_a.gif) no-repeat scroll 0% 50%;
  color:#454545;
  height:16px;
  margin-top:1px;
  text-decoration:none;
}

#catnav div {
  background:transparent url(catnav_bg_middle_a.gif) no-repeat scroll 0% 50%;
  border-right:1px solid #DFDFDF;
  display:inline;
  float:left;
  font-size:12px;
  height:16px;
  line-height:20px;
  margin:1px 0pt 0pt;
  padding:2px 10px 3px;
  text-decoration:none;
}

#catnav .sort_active {
  font-weight: bold;
}

.csc-textpic-caption {
  font-size: 10px;
  font-weight: normal;
  line-height: 12px;
}

table {
  text-align: left;
  margin-bottom: 10px;
}

th, td {
  padding: 1px;
  border: 1px solid #DFDFDF;
}

/* Seiteninhalt - Linie davor */
.csc-frame-rulerBefore {
  padding:0;
  border-top: 1px solid #CCC;
  margin: 10px 0 10px 0;
}

