body {
  margin: 0;
  padding: 0;
  font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
  font-size: 0.8em;
  color: #000000;
  text-align: left;
  background: #ffffff;
}

a {
  text-decoration: none;
  font-weight: bold;
  color: #5c3374;
}

a:hover {
  text-decoration: underline;
  font-weight: bold;
  color: #ad1636;
}

img {
  border: 0;
}

div.root {
  margin: 0;
  padding: 0;
  width: 100%;
  text-align: left;
  clear: both;
}

#header_top_left {
  height: 95px;
  width: 178px;
  border: 0;
  float: left;
  background: url(header_top.gif) top left no-repeat;
}

#header_top_right {
  height: 95px;
  width: auto;
  border: 0;
  margin-left: 178px;
  background: #d9b7ec url(header_right.gif) top right no-repeat;
}

* html div#header_top_right {
  position:relative;
  left:-3px;
}

#header_bottom_left {
  height: 80px;
  width: 178px;
  border: 0;
  float: left;
  background: url(header_bottom.gif) top left no-repeat;
}

#pathnav {
  float: left;
  height: 80px;
  border: 0;
  margin-left: 20px;
}

#pathnav ul {
  list-style: none;
  line-height: 27px;
  font-weight: normal;
  vertical-align: middle;
  margin: 0;
  padding: 0 0 0 35px;
  float: left;
  background: url(pathnav_arrow.png) 3px 4px no-repeat;
}

#pathnav li {
  padding: 0 0 0 13px;
  display: inline;
  background: url(pathnav_sep.png) 2px 2px no-repeat;
}

#pathnav a {
  text-decoration: none;
  font-weight: bold;
  color: #2D24A8;
}

#static_menu {
  height: 80px;
  border: 0;
  float: right;
  margin-right: 20px;
}

#static_menu ul {
  list-style: none;
  line-height: 27px;
  font-weight: normal;
  vertical-align: middle;
  margin: 0;

}

#static_menu li {
  padding: 0 0 0 15px;
  display: inline;
}

#static_menu a {
  text-decoration: none;
  font-weight: bold;
  color: #2D24A8;
}

/* Spalten Anfang */
#left {
  margin: 0;
  width: 170px;
  float: left;
}

#center {
  width: auto;
  margin: 5px 175px;
  padding: 0 20px;
/*  border-top: 1px dashed #d9b7ec;
  border-left: 1px dashed #d9b7ec;
  border-bottom: 1px dashed #cbef52;
  border-right: 1px dashed #cbef52;*/
}

#right {
  margin: 0;
  width: 175px;
  float: right;
}
/* Spalten Ende */

.rounded {
  font-size: 0.9em;
  margin: 5px;
  background: url(rb_lo.png) top left no-repeat;
}

* html .rounded {
  background: url(rb_lo.gif) top left no-repeat;
}

*+html .rounded { /* für den IE7 */
  margin-bottom: 0;
}

.rounded>div {
  background: url(rb_ro.png) top right no-repeat;
}

* html .rounded>div {
  background: url(rb_ro.gif) top right no-repeat;
}

.rounded>div>div {
  background: url(rb_lu.png) bottom left no-repeat;
}

* html .rounded>div>div {
  background: url(rb_lu.gif) bottom left no-repeat;
}

.rounded>div>div>div  {
  background: url(rb_ru.png) bottom right no-repeat;
}

* html .rounded>div>div>div {
  background: url(rb_ru.gif) bottom right no-repeat;
}

.content {
  padding: 15px 5px;
}

#topleft {
  background-color: #d9b7ec;
}

#topleft ul {
  margin: 0;
  padding: 0;
  list-style: none;
  line-height: 18px;
  font-weight: normal;
}

#topleft li a {
  margin: 0 5px;
  padding: 0 10px;
  display: block;
  color: #2D24A8;
  text-decoration: none;
  font-weight: normal;
}

#topleft li a:hover, #topleft li a.active {
  margin: 0 5px;
  padding: 0 10px;
  display: block;
  color: #FFFFFF;
  text-decoration: none;
  font-weight: normal;
  background: #2D24A8;
}

#topleft li h3 {
  margin: 0 5px;
  padding: 0 10px;
  display: block;
  color: #2D24A8;
  text-decoration: none;
  font-weight: bold;
  font-size: 1em;
  background: url("pathnav_sep.png") no-repeat 0 4px;
}

#topleft li li a {
  margin: 0 5px;
  padding: 0 17px;
  display: block;
  color: #2D24A8;
  text-decoration: none;
  background: #d6dce2;
}

#topleft li li a:hover, #topleft li li a.active {
  margin: 0 5px;
  padding: 0 17px;
  display: block;
  color: #FFFFFF;
  text-decoration: none;
  font-weight: normal;
  background: #635BCC;
}

#topleft li li h3 {
  margin: 0 5px;
  padding: 0 17px;
  display: block;
  color: #2D24A8;
  text-decoration: none;
  font-weight: bold;
  background: url("pathnav_sep.png") no-repeat 7px 4px #d6dce2;
}

#topright {
  background-color: #cbef52;
}

.csc-textpic-center .csc-textpic-imagewrap {
  text-align: center;
  margin: 0 auto;
}

.csc-textpic-intext-right .csc-textpic-imagewrap {
  margin-left: 10px;
  float: right;
}

.csc-textpic-intext-left .csc-textpic-imagewrap {
  margin-right: 10px;
  float: left;
}

.csc-header h1 {
  margin: 50px 0 0 50px;
}

h1.csc-firstHeader {
  margin: 0 0 0 30px;
}

.rounded .csc-header {
  text-decoration: none;
  text-align: center;
  text-indent: 0;
  border-bottom: 1px dashed #000000;
}

.rounded .csc-header h1 {
  font-size: 1.5em;
  margin: 0;
  padding: 0;
}

.csc-mailform label {
  float: left;
  text-align: right;
  width: 10em;
  margin-right: .3em;
}

.csc-mailform input, textarea {
  border: 1px solid #000000;
  background-color: #d6dce2;
  margin: 1px;
}

.csc-mailform input[type=submit] {
  clear: both;
  margin-left: 10.1em;
}


.news-list-item {
  padding: 7px;
  width: 47.5%;
  float: left;
}

.news-list-item h3, .news-single-item h2 {
  line-height: 29px;
  padding: 0 0 0 55px;  
  background: url(news.png) left no-repeat;
}

.news-list-item p {
  margin: 0 0 3px 0;
}

.news-list-browse {
  clear: both;
}

.tx-cal-controller dt {
  margin-bottom: 10px;
}

.calborder {
  background: url(calendar.png) top right no-repeat;
}

.csc-menu {
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
}