* {
  margin:0;
}

.contenttable {border-spacing:0px; padding: 0px;}

.contenttable td {
  border: 1px solid #ff0;
  vertical-align: middle;
  padding: 2px;
}

#content a {
  color: #CCFF87; /* #0000ff; */
/*  text-decoration: underline;
*/  font-weight: normal;
  border-bottom: 1px dashed;
}

#content a:hover {
/*  color: #5533ff;
*/  border-bottom: 1px solid;
}

#content img a {
  text-decoration:none;
}

#content img a:hover {
  text-decoration:none;
}

body, table {
  font-size: 14px;
}

body {
  height: 100%;
  background:#cccc99;
  font-family: Verdana ,Arial, Helvetica, sans-serif;
  margin: 0 auto;
  text-align: center;
  color: #fff;
}

h1, h2, h3, h4, h5 {
  margin-bottom: 10px;
  color: yellow;
}

h1 {
  font-size: 105%;
}

h2 {
  font-size: 100%;
}

h3 {
  font-size: 95%;
}

h4 {
  font-size: 90%;
}

h5, {
  font-size: 85%;
}


p {
  margin-bottom: 10px;
  font-size: 80%;
}

#content, #sidebar-left, #sidebar-right, #language, #footer, #header, 
#headbar, #login {
  border-style: solid;
  border-width: 0px;
  text-align: left;
}

#main {
  min-height: 100%;
  _height: 100%;
  width: 980px;
/*  background-color: #669933; */
  background-color: #439B24;
  margin: 0 auto;
}

#content {
  margin-left: 2px;
  width: 560px;
/*  height: 100%;
*/  overflow: auto;
/*  overflow-x: hidden;
*/  float: left;
  border-color: yellow;
  text-align: justify;
/*  border-left-width: 1px;
  border-left-color: #000000;
*/  border-right-width: 1px;
  border-right-color: #77B53A;
  padding: 0px 15px;
}

/* Rahmen im TCE */
.box_importante {
  color: #000;
  background-color: #5EDC29;
  border: 2px solid #ff0;
  padding: 5px;
}
.box_importante h1 {
  color: #fff;
}

#sidebar-left {
  width: 205px;
  overflow: hidden;
/*  float: left; */
  border-color: white;
  margin: 0px 0px 20px 0px;
}

#search {
  width: 165px;
  margin: 20px 0px 0px 0px;
/* IE hack */  display: inline;
/*  float: left; */
}


#search input[type=image] {
  top: 4px;
  margin: 0px 0px 0px 5px;
/* IE hack */  display: inline;
}

#search input[type=text] {
  color: #669933;
  text-align: left;
  width: 100px;
  margin: 0px 0px 0px 30px;
/* IE hack */  display: inline;
  font-size: 60%;
  float: left;
}

#search .searchform {
  text-align: left;
}

#searchfield  {
  color: #669933;
/*  text-align: left
*/  width: 100px;
  font-size: 70%
}

input[type=text] {
/*  color: #669933;
  text-align: left;
  width: 100px;
  font-size: 60%;
*/}


.tx-srfeuserregister-pi1 {
  margin-bottom: 10px;
}

.tx-srfeuserregister-pi1 a {
  color: #ffffff;
}

#login {
  width: 135px;
  margin-bottom: 10px;
/* IE hack */  display: inline;
  color: #000000;
  font-size: 80%;
  float: left;
}

#login .user {
  font-weight: bold;
  float: left;
}

#sidebar-right {
  width: 175px;
  margin: 0px 5px 0px 0px;
  float: right;
  border-color: white;
}

#language {
  width: 195px;
  height: 50px;
  border-color: fuchsia;
}

#footerbar {
  float: left;
  clear: both;
  height: 15px;
}

#footer {
  float: none;
  clear: both;
  width: 980px;
  border-top-width: 1px;
  border-top-color: #77B53A; /* #9ccf63; */
  padding-top: 15px;
  font-size: 70%;
}

#footer a {
  font-weight: normal;
  color: #99cc67;
}

#header {
  padding-top: 15px;
  height: 105px;
  width: 980px;
  border-color: green;
  text-align: center;
}

#headbar {
  text-align: right;
  text-transform: uppercase;
  height: 12px;
  background-color: #5EDC29;
  width: 970px;
  margin: 15px 0px 30px 0px;
  border-width: 0px;
  padding-right: 10px;
  border-color: #5EDC29;
  font-size: 10px;
  color: #fff;
/*  background-image: url("../fileadmin/images/headerbar.png");
*/}

#headbar a {
  color: #ffffff;
}


/* text under images */
.csc-textpic-caption {
  font-size: 60%;
}

.bodytext, li {
  font-size: 80%;
}



.newsHeader {
/*  border-top: 1px solid #76995b;
  border-bottom: 1px solid #76995b;
  background-color: #94b37c;
  color: white;
  padding: 0.3em 1.1em; */
}

