/*--- General ---*/

body {
  background-color: #4c4c4c;
  font-family: sans-serif, helvetica, arial;
  font-size: 12px;
  line-height: 150%; 
}

.csc-textpic-image img {
  border: 1px solid #4c4c4c !IMPORTANT;
}

ul {
  padding: 0;
  list-style-position: inside;
  margin: 0;
}

h1 {
  font-size: 16px;				
  list-style-type: none;
  text-decoration: none;
  font-weight: normal;
  margin: 0px;
  padding: 0px;
  margin-bottom: 5px;
}

h2 {
  font-size: 12px;
  list-style-type: none;
  text-decoration: none;
  font-weight: bold;
  margin: 0px;
  padding: 0px;
  margin-bottom: 3px;
}

#body {
  width: 1100px;
  margin: auto;
  margin-bottom: -20px;
/*   background-color: red; */
/*   background-image: url(../../dev/Hintergrund.png); */
}

#header  {
  height: 93px;
  font-size: 16px;
  text-align: center;
}

#header a {
  color: #4c4c4c;
  text-decoration: none;
}

#header a:hover {
  color: black;
}

#content_1 {
  background-image: url(../../images/kokosch/background_body.png);
}

#content_2 {
  background-image: url(../../images/kokosch/background_body-bottom.png);
  background-repeat: no-repeat;
  background-position: bottom;
}

#content_3 {
  background-image: url(../../images/kokosch/background_body-top.png);
  background-repeat: no-repeat;
  background-position: top;
  min-height: 582px;
  padding: 100px;
  padding-top: 0px;
}

#content_3 a {
  color: black;
  text-decoration: none;
}

#content_3 a:hover {
  color: #2d6089;
}

.zeichen {
  width: 500px;
}

#submenu {
/*   background-color: blue; */
  height: 70px;
}

#content h1 {
  color: #666;
  height: 18px;
  width: 600px;
  font-size: 16px;
  margin-top: 10px;
  margin-bottom: 50px;
}

#content {
  float: left;
  width: 600px;
  height: auto;
}

#right {
  float: right;
  width: 258px;
  margin-right: 13px;
  margin-top: 65px;
/*   background-color: yellow; */
  color: #666;
}

.fclear {
  clear: both;
}

#footer {
  color: #999;
  width: 1100px;
  text-align: center;
  margin: auto;
  width: 1100px;
  margin-top: -20px;
  padding-bottom: 20px;
}

#footer a {
  color: #999;
}

#footer a:HOVER {
  text-decoration: none;
}

.ausgabe {
  margin: 0px -10px 10px -10px;
  padding: 10px;
  background-color: #eee;
  height: 200px;
  width: 600px;
}

.ausgabe:HOVER {
  background-color: #dedede;
}

.ausgabe .image {
  float: left;
  height: 200px;
  width: 142px;
}

.ausgabe .text {
  float: right;
  height: 158px;
  width: 450px;
/*   background-color: red; */
  margin-bottom: 10px;
}

.ausgabe .text2 {
  float: right;
  height: 200px;
  width: 450px;
/*   background-color: red; */
}

.ausgabe .action {
  float: right;
  height: 32px;
  width: 450px;
/*   background-color: green; */
}


/*** RECHTS ***/

#right .item {
  margin-bottom: 20px;
  padding: 10px;
/*   background-color: #eee; */
/*   height: 200px; */
  width: 238px;
/*   height: auto; */
}

#right a {
  color: #666;
}

#right .item:HOVER {
  background-color: #eee;
}

#right .item .title {
  font-size: 16px;
  padding-bottom: 10px;
}

#right .item .input {
/*   background-color: red; */
  margin-bottom: 5px;
}

#right .item .input input {
  font-size: 12px;
  color: #666;
  width: 100%;
}

#right .item .submit input {
  font-size: 12px;
  color: #666;
  float: right;
}

#right .item .submit {
  background-color: red;
/*   height: auto; */
  margin: 0px;
  padding: 0px;
/*   padding-bottom: 10px; */
}

#right .item .login {
  height: auto;
/*   background-color: red; */
}


.kokos {
   float: left;
   margin-right: 15px;
   margin-bottom: 15px;
   width: 150px;
   height: 220px;
}

.kokos img {
   border: 0;
}
