* {
  margin: 0%;
  padding: 0%;
  border: none;
  font: normal 1em Arial, sans-serif;
  color: #000;
  text-decoration: none;
}

html {
  height: 100%;
}

/* @group Default Containers */

body {
 height: 100%;
 padding: 0%;
 background: #fff;
 
}

#container {
  position: relative;
  width: 98%;
  height: 98%;
  margin: auto;
}

#leftback {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 20px;
  height: 100%;
  z-index: 40;
}

#rightback {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 20px;
  height: 100%;
  z-index: 40;
}

#header {
  text-align: center;
  width: 100%;
  height: 40px;
  padding-top: 15px;
}

#extraborder {
  position: relative;
  border: 1px solid #000;
  width: 97%;
  height: 81%;
  margin-left: 1%;
  padding: 0px 6px 6px 0px;
}

#maincontainer {
  position: relative;
  border: 1px solid #000;
  width: 100%;
  height: 100%;
  margin: 2px;
}

#content {
  text-align: justify;
  height: 95%;
  padding: 10px;
  margin-right: 230px;
  overflow: auto;
  border: none;
}

#navigation {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 220px;
  height: 100%;
  border-left: 1px dotted #ccc;
}

#footer {
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 100%;
  height: 55px;
  text-align: right;
}

#footerleft {
  margin: 15px 0 0 20px;
  float: left;
}

#legende {
  position: absolute;
  bottom: 0px;
  right: 0px;
  border-left: 1px solid #000;
  border-top: 1px solid #000;
  width: 220px;
}

#legendelinks, #legenderechts {
  float: right;
  width: 104px;
  height: 54px;
  padding: 3px;
}

#legendelinks {
  float: left;
  width: 103px;
  border-right: 1px solid #000;
}

#legendeunten {
  position: relative;
  clear: both;
  border-top: 1px solid #000;
  width: 214px;
  padding: 3px;
  height: 64px;
}

#verfasser {
  position: absolute;
  top: 2px;
  left: 2px;
}

#datum {
  position: absolute;
  bottom: 0;
  right: 0;
  padding: 2px;
}

#headleft {
  width: 20px;
  height: 55px;
}

#headright {	
  width: 20px;
  height: 55px;
}

#bottomleft {
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 20px;
  height: 55px;
}

#bottomright {
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 20px;
  height: 55px;
}

/* @end */

/* @group Backgrounds */

#leftback {
  background: url(imgs/left.gif) top left repeat-y;  
}

#rightback {
  background: url(imgs/right.gif) top right repeat-y;  
}

#header {
  background: url(imgs/headerback.gif) top left repeat-x;
}

#footer {
  background: url(imgs/footerback.gif) top left repeat-x;
}

#headleft {
  background: url(imgs/headleft.gif) top left no-repeat;
}

#headright {
  background: url(imgs/headright.gif) top left no-repeat;
}

#bottomleft {
  background: url(imgs/bottomleft.gif) top left no-repeat;
}

#bottomright {
  background: url(imgs/bottomright.gif) top left no-repeat;
}

#logo {
  background: url(imgs/logo-klein.gif) no-repeat top left;
}

/* @end */

/* @group Fonts */

p {
  font-size: 90%;
  margin-bottom: 15px;
}

#content ul li {
  font-size: 90%;
}

blockquote {
  margin-left: 20px;
}

a:hover {
  text-decoration: underline;
}

h1 {
  font-size: 140%;
  letter-spacing: 1px;
  margin-bottom: 15px;
}

#header h1 {
  font: normal 150% Arial, serif;
  letter-spacing: 5px;
  font-weight: bold;
}

#footerright p {
  font-size: 75%;
  color: #40a040;
  padding: 12px 35px 0px 0px;
}

#legende {
  font-size: 70%;
}

b, strong {
  font-weight: bold;
}

i, em {
  font-style: italic;
}

.align-center {
  text-align: center;
}

.align-left {
  text-align: left;
}

.align-right {
  text-align: right;
}

.mittig {
  text-align: center;
  width: auto;
  margin: 0 auto;
}

input {
  background: transparent;
  border: 1px solid #40a040;
  padding: 2px;
}

#content ul {
  padding-left: 20px;
}

.suchbutton {
  border: none;
}

.csc-searchResultRange {
  display: none;
  visibility: hidden;
}

#footer .suchbutton {
  border: none;
  color: #40a040;
}

#footer .suchfeld {
  color: #40a040;
}



/* @end */

/* @group Navigation */


#navigation h1 {
  text-decoration: underline;
  margin: 10px 0px 0px 10px;
}

#navigation ul {
  list-style: none;
}

#navigation>ul {
  margin: 10px;
}

#navigation li {
  padding: 2px 0px 2px 0px;
}

#navigation ul li ul li {
  padding-left: 15px;
}

#navigation .hidden, #navigation dfn {
  display: none;
  visibility: hidden;
}

#navigation a, .gruen {
  color: #008000;
}

#navigation a:hover {
  color: #e8a530;
}


#navigation ul li ul li a, 
#navigation ul li ul li {
  font-size: 95%;
}

#navigation ul li ul li ul li a,
#navigation ul li ul li ul li {
  font-size: 90%;
}

/* @end */

/* @group Others */

#legenderechts img {
  margin: 5px 0px 0px 5px;
}

/* @end */


/* FORUM */

div.tx-chcforum-pi1-singlePost div.author {
  height: auto;
  background: #eee;
}

div.tx_chcforum-pi1-toolBar {
  background: #e8a530;
}











