/* Seiteninhalt */
/* ================================== */
body {
  font-family: Arial, "Free Sans", Verdana, "Bitstream Vera sans", sans-serif;
}
#content {
  font-size:10pt;
  color:#595959;
}
h1 {
  font-size:12pt;
  font-weight: 600;
  color:#f3c200;
  margin:10px 0px 10px 0px;
}
h2 {
  margin:4px 0px;
  font-size:10pt;
  font-weight:600;
  color:#595959;
  margin:20px 0 10px;
}
p.align-right {
  text-align:right;
}
p.bodytext {
  margin:0px 0px 10px;
  line-height:18pt;
}
a {
  text-decoration:none;
  color:#595959;  
}
.bodytext a, .gmapDir a {
  border-bottom:1px solid #f3c200;
}
.bodytext a:hover, .gmapDir a:hover {
  background-color:#f3c200;
  color:#000000;
}
.box {
  background-color:#FFF2C6;
  border:1px solid #FFDA56;
  padding:5px;
  margin:10px 0px;
}
div.clear {
  clear: left; 
  line-height: 0; 
  height: 0;
}
img {
  border:0;
}
p.bodytext a.button, .button {
  background-color:#F3C200;
  border:1px solid #000000;
  padding:5px;
  cursor:pointer;
  color:#595959;
  font-size:10pt;
  margin:5px 0;
  text-decoration:none;
}
p.bodytext a.button:hover, .button:hover {
  color:#000000;
  border:1px solid #000000 !important;
}
/* Text mit Bild */
/* ================================== */


div.csc-textpic-border img {
  border:1px solid #616070 !important;
}
.csc-textpic-caption {
  text-align:center;
  font-size:8pt;
}


/* FCE zweispaltig */
/* ================================== */
.fce_2cols {
  width:611px;
  margin:10px 0px 0px;
  clear:left;
  overflow:auto;
}
.fce_2cols_left, .fce_2cols_right {
  width:301px;
}
.fce_2cols_left {
  float:left;
}
.fce_2cols_right {
  float:right;
}

/* Rahmen */
/* ================================== */
.csc-frame-frame1, .csc-frame-frame2 {
  background-color:#FFF2C6;
  border:1px solid #FFDA56;
  padding:5px;
  margin-top:10px;
  overflow:auto;
}
.csc-frame-frame2 {
  width:289px;
}
.csc-frame-frame2 .csc-header {
  float:left;
}

/* Tabelle */
/* ================================== */
.contenttable {
  padding:0px;
}
.contenttable td {
  padding-right:20px;
}

/* Suche */
/* ================================== */
span.csc-sword {
  background-color:#FFDA56;
}
