#logo{
  width:120px;
  float:left;
  position: relative;
}
#content{
  width:780px;
  float:right;
  top: 0;
  position: relative;
  _border: 1px solid #C0BCB9;
  height:620px;
}

#top-menu {
  position: relative;
  float:right;
  
  }



#top-menu ul {

  list-style: none;

  margin: 0;

  padding: 0;

}



#top-menu ul a, #top-menu ul .cur {
  float: left;
  display: block;
  line-height: 10px;
  text-decoration: none;
  color: #717274;
  font-size: 15px;
  letter-spacing: 0px;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-weight: lighter;
  font-style: normal;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0px;
  border-right-style: solid;
  border-right-width: 1px;
  border-right-color: #FFFFFF;
  padding-top: 10px;
  padding-bottom: 10px;
  margin: 0;
  padding-right: 20px;
}



#top-menu ul a:hover, #top-menu ul .act a {
  color: #464646;
  background-color: #ffffff;
}



#top-menu li {

  float: left;

  margin: 0;

  padding: 0;

}

H1, H2, H3, H4, H5, H6, P, UL {

  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  color: #616262;
  margin-left: 10px;
}
A {
  color: #102080;
  text-decoration: none;
}
A:hover {
  color: #0D2670;
  text-decoration: underline;
}
P, UL, OL { font-size: 12px; }
P { margin: 0px 0px 0px 0px; line-height: 16px;}
.important {
  color: #0A1E6D;
}
H1 {  padding-top: 10px;
  font-size: 20px;
  color: #464646;
}
H2 { font-size: 14px; color: #616262; }
H3 { font-size: 12px; color: #000000; }
H4 { font-size: 11px; color: #000000; }
H5 { font-size: 10px; color: #000000; }
H6 { font-size: 9px; color: #333333; font-weight: normal; }
H1, H2, H3, H4, H5, H6 {
  margin: 0px 0px 0px 0px;
  margin-top: 10px;
}
H1 { margin: 0px 0px 0px 0px; margin-bottom: 10px; }
H2, H3 { margin: 0px 0px 0px 0px; margin-top: 20px; margin-bottom: 10px; }
H4, H5, H6 { margin: 0px 0px 0px 0px; margin-top: 20px; margin-bottom: 10px; }
H1.csc-firstHeader, H2.csc-firstHeader  { margin-top: 0px; }
H3.csc-firstHeader { margin-top: 0px; }
H4.csc-firstHeader, H5.csc-firstHeader, H6.csc-firstHeader { margin-top: 0px; }

P.bodytext {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 14px;
}
.bodytext {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 16px;
}
UL {  list-style-position: inside; list-style-image:url(pfeil.gif) }


UL UL LI { font-size: 10px; }

LI { padding-left: 2px; }

IMG { border-style: none; }

P.csc-caption {
  line-height:14px;
  font-size: 12px;
}

.csc-textpic-caption {
  line-height:14px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #000000;
  font-size: 12px;
}
