
@font-face{
  font-family:Din-Bold;
  src:url("DINWeb-Bold.eot");
}

@font-face{
  font-family:Din-Bold;
  src:url("DINWeb-Bold.woff") format("woff");
}


@font-face{
  font-family:Din-Regular;
  src:url("DINWeb.eot");
}

@font-face{
  font-family:Din-Regular;
  src:url("DINWeb.woff") format("woff");
}


@font-face{
  font-family:Din-Light;
  src:url("DINWeb-Light.eot");
}

@font-face{
  font-family:Din-Light;
  src:url("DINWeb-Light.woff"); format("woff");
}


* {
  
}

body {
  margin:0px;
  padding: 0px;
  color: #000000;
  font-family: "Din-Regular";
  font-size: 13px;
  text-align: center;
  padding-bottom: 40px;
  background-color: #e6f4dd;
}
.csc-menu{
  line-height: 1.4;
}


.teaser img {
  border:none;
  width: 200px;
  height: auto;
}
.teaser {
  margin-top: 0px;
  padding-top: 2px;
  border-bottom: 0px solid #000;
  background-color: #435f8e;
}
.teaser h1 {
  font-size: 14px;
  color: #FFFFFF;
  text-align:left;
  font-weight: normal;
  padding: 8px 0px 8px 15px;
}

.teaser a {
  padding: 0px !important; 
}

.eventsearch_main{
  border: none !important;
} 

.contenttable {
  border: 1px solid #d2d2d2 !important;
  border-right-style: none !important;
  border-top-style: none !important;
  border-collapse: collapse !important;
  margin-bottom: 20px;
  width: 100% !important;
}

.contenttable td, th {
  vertical-align: top !important;
  font-family: "Din-Regular" !important;
  font-size: 12px !important;
  border: 1px solid #d2d2d2 !important;
  border-left-style: none !important;
  border-bottom-style: none !important;
  padding: 2px 10px 2px 10px !important;
  line-height: 1.4 !important;
  text-align: left !important;
  width: 800px !important;
}

#textmenue {
  display: none;
}
#hauptmenue_text{
  display: none;
}

p.bodytext {
  line-height: 1.4;
  margin: 5px 0px 8px 0px;
}

#header {
  width: 970px;
  border-bottom:20px solid #FFFFFF;
}

#sidebar h1 {
  color: #FFFFFF;
  background-color: #8b9f5c;
  margin:0px 0px 10px 0px;
  padding: 10px 0px 10px 15px;
  font-style: italic;
  font-size: 14px
}

#sidebar a {
  color: #000;
  line-height: 1.4;
  text-decoration: none;
}

#sidebar a:hover {
  color: #333;
}

#sidebar{
  width: 190px;
  float: right;
}

#sidebar .trenner {
  margin-bottom: 20px;
  background-color: #c5d79b;
  padding: 0px 0px 10px 0px;
}

#sidebar p {
  color: #333;
  padding: 2px 15px 2px 15px;
}

#sidebar p.headline {
  font-weight: bold; 
  margin-top: 5px !important;
  margin-bottom: 7px !important;
}

#sidebar p.headline a {
  color: #555;
}

#sidebar p.headline a:hover {
  color: #333;
}

#sidebar form {
  margin: 0px 0px 0px 10px;
}

#sidebar .latest-image {
  margin-bottom: -10px; 
}

#sidebar h1 a {
  color: #FFFFFF; 
}

#content h1 {
  color: #639a00;
  background-color: #FFFFFF;
  margin:10px 0px 5px 0px;
  padding: 3px 0px 3px 0px;
  font-size: 17px;
  text-transform: uppercase;
  font-weight: normal;
}

#sidebar h2,
#sidebar h3,
#sidebar h4,
#sidebar h5,
#sidebar h6 {
  padding: 2px 15px 2px 15px;
}

#content .divider {
  padding-bottom: 20px;
  margin-bottom: 30px;
  border-bottom: 1px solid #d2d2d2;
}

h2 {
  background-color: #FFFFFF !important;
  border: none !important;
  color: #639a00 !important;
  background-color: #FFFFFF !important;
  margin:0px !important;
  padding: 3px 0px 3px 0px !important;
  font-size: 13px !important;
}

#back {
  text-align: right;
  margin-top: 20px;
}

#footer {
  border-top:10px solid #FFFFFF;
  border-bottom:20px solid #FFFFFF;
  clear:both;
  background-color: #344b7b;
  padding: 20px 0px 20px 0px;
  text-align: center;
  color: #FFFFFF;
}

#hauptmenue {
  background-color: #8eca63;
  width: 200px;
  height: 100%;
  float: left;
  font-size: 12px;
}

#hauptmenue a {
  color: #000;
  text-decoration: none; 
  padding: 8px 10px 8px 10px;
  display:block;
  line-height: 1.2;
}


#hauptmenue a:hover {
  background-color: #344b7b;
  color: #FFF;
}

#hauptmenue a.active {
  background-color: #344b7b;
  color: #8eca63;
}

.untermenue {
  background: #344b7b;
}

#hauptmenue .untermenue {
  padding-bottom: 10px;
  margin-bottom: 10px;
}

#hauptmenue .untermenue a {
  color: #FFF; 
  padding: 5px 10px 5px 15px;
}

#hauptmenue .untermenue a:hover {
  color: #8eca63;
}

#hauptmenue .untermenue a.active {
  color: #8eca63 !important;
}

#content{
  background-color: #FFFFFF;
  width: 520px;
  float: left;
  margin-left: 30px;
  padding-bottom: 50px;
}


#options {
  background-color: #FFFFFF;
  padding-bottom: 5px;
  padding-right: 10px;
  margin: -15px 0px 10px 0px;
  text-align: center;
}

#options a img {
  margin-left:10px;
}

a:link, a:visited {
  color: #344b7b;
}
a:hover {
  color: #344b7b;
  text-decoration: none;
}


#wrap {
  position: relative;
  width: 970px;
  text-align: left;
  margin-left: 15px;
}

#outerwrap {
  width: 1000px;
  margin: 0px auto 0px auto;
  background-color: #FFFFFF;
  -webkit-box-shadow: 0px 1px 30px 0px #666;
  -khtml-box-shadow: 0px 1px 30px 0px #666;
  -moz-box-shadow: 0px 1px 30px 0px #666;
  box-shadow: 0px 1px 30px 0px #666;
}

.csc-textpic-caption{
  padding-top: 5px;
  font-size:9px;
  text-align: center;
}

.news-single-imgcaption {
  margin-top: 5px;
  font-size:9px;
  text-align: left;
  width: 250px;
  float:left;
  display: none;
}

.beschlussdownload {
  width: 120px;
  float: right; 
  text-align: center;
  margin: 5px 0px 30px 40px;
}

.beschlussdate {
  margin-top: 15px;
}

.akkordeoncontent {
  display: none; 
}

.beschlussdownload dd {
  margin: 0px 0px 2px 0px;
  padding: 0px; 
}

.beschlussdownload a {
  color: #FFF; 
  text-decoration: none;
  display: block;
  background: #CCC;
  padding: 10px;
  border-radius: 5px;
  font-size: 16px;
  text-transform: uppercase;
}

.beschlussdownload a:hover {
  background-color: #78C55B;
}

.beschluss-list-item img {
  display: none;
}

.beschluss-list-item {
  padding-bottom: 10px;
  margin-bottom: 20px;
  border-bottom: 1px solid #d2d2d2;
}

.beschluss-list-item h3 {
  margin: 8px 0px 10px 0px;
  font-size: 14px;
  line-height: 1.4;
  font-weight: normal;
}

.csc-mailform 
{ 
  border: none; 
  width: 600px;
  margin:0px;
  padding:0px;
}

.csc-mailform input,  .csc-mailform textarea 
{ 
  padding-left: 5px; 
  font-family: "Din-Regular";
  font-size: 12px;
}

.csc-mailform-field label 
{ 
  width: 100px; 
  display:block; 
  float: left; 
}

.csc-mailform-field 
{ 
  padding-top: 10px; 
}

.tx-ablinklist-pi1-browsebox {
  font-weight: bold;
}

.tx-ablinklist-pi1-browsebox a {
  margin-right: 10px;
}

.news-single-img img {
  float: left;
  padding: 10px 20px 5px 0px;
}

.tt_news_list_item img {
  float: left;
  padding: 10px 10px 5px 0px;
}

.more_link {
}

.clearer {
  clear: both;
  border-bottom: 1px solid #dddddd;
  margin-bottom: 10px;
}




/*KalenderFIX*/

/* The main calendar widget.  DIV containing a table. */

div.calendar { position: relative;border: 1px solid #000; }

.calendar, .calendar table {
  border: 0px solid #556;
  font-size: 12px;
  color: #000;
  cursor: default;
  background: #b0e888;
  font-family: "Din-Regular";
}

/* Header part -- contains navigation buttons and day names. */

.calendar .button { /* "<<", "<", ">", ">>" buttons have this class */
  text-align: center;    /* They are the navigation buttons */
  padding: 2px;          /* Make the buttons seem like they're pressing */
}

.calendar .nav {
  background: #435f8e url(menuarrow.gif) no-repeat 100% 100%;
}

.calendar thead .title { /* This holds the current "month, year" */
  font-weight: bold;      /* Pressing it will take you to the current date */
  text-align: center;
  background: #fff;
  color: #000;
  padding: 2px;
}

.calendar thead .headrow { /* Row <TR> containing navigation buttons */
  background: #435f8e;
  color: #fff;
}

.calendar thead .daynames { /* Row <TR> containing the day names */
  background: #bdf;
}

.calendar thead .name { /* Cells <TD> containing the day names */
  border-bottom: 1px solid #556;
  padding: 2px;
  text-align: center;
  color: #000;
}

.calendar thead .weekend { /* How a weekend day name shows in header */
  color: #a66;
}

.calendar thead .hilite { /* How do the buttons in header appear when hover */
  background-color: #b2deff;
  color: #000;
  border: 1px solid #000;
  padding: 1px;
}

.calendar thead .active { /* Active (pressed) buttons in header */
  background-color: #435f8e;
  padding: 2px 0px 0px 2px;
}

/* The body part -- contains all the days in month. */

.calendar tbody .day { /* Cells <TD> containing month days dates */
  width: 2em;
  color: #456;
  text-align: center;
  padding: 2px 4px 2px 2px;
}
.calendar tbody .day.othermonth {
  font-size: 80%;
  color: #bbb;
}
.calendar tbody .day.othermonth.oweekend {
  color: #fbb;
}

.calendar table .wn {
  padding: 2px 3px 2px 2px;
  border-right: 1px solid #000;
  background: #bdf;
}

.calendar tbody .rowhilite td {
  background: #fff;
}

.calendar tbody .rowhilite td.wn {
  background: #eef;
}

.calendar tbody td.hilite { /* Hovered cells <TD> */
  background: #fff;
  padding: 1px 3px 1px 1px;
  border: 1px solid #000;
}

.calendar tbody td.active { /* Active (pressed) cells <TD> */
  background: #cde;
  padding: 2px 2px 0px 2px;
}

.calendar tbody td.selected { /* Cell showing today date */
  font-weight: bold;
  border: 1px solid #000;
  padding: 1px 3px 1px 1px;
  background: #fff;
  color: #000;
}

.calendar tbody td.weekend { /* Cells showing weekend days */
  color: #a66;
}

.calendar tbody td.today { /* Cell showing selected date */
  font-weight: bold;
  color: #000;
}

.calendar tbody .disabled { color: #999; }

.calendar tbody .emptycell { /* Empty cells (the best is to hide them) */
  visibility: hidden;
}

.calendar tbody .emptyrow { /* Empty row (some months need less than 6 rows) */
  display: none;
}

/* The footer part -- status bar and "Close" button */

.calendar tfoot .footrow { /* The <TR> in footer (only one right now) */
  text-align: center;
  background: #556;
  color: #fff;
  font-size:8px;
}

.calendar tfoot .ttip { /* Tooltip (status bar) cell <TD> */
  background: #fff;
  color: #445;
  border-top: 1px solid #556;
  padding: 1px;
}

.calendar tfoot .hilite { /* Hover style for buttons in footer */
  background: #b2deff;
  border: 1px solid #000;
  color: #000;
  padding: 1px;
}

.calendar tfoot .active { /* Active (pressed) style for buttons in footer */
  background: #435f8e;
  padding: 2px 0px 0px 2px;
}

/* Combo boxes (menus that display months/years for direct selection) */

.calendar .combo {
  position: absolute;
  display: none;
  top: 0px;
  left: 0px;
  width: 4em;
  cursor: default;
  border: 1px solid #000;
  background: #fff;
  color: #000;
  font-size: 90%;
  z-index: 100;
}

.calendar .combo .label,
.calendar .combo .label-IEfix {
  text-align: center;
  padding: 1px;
}

.calendar .combo .label-IEfix {
  width: 4em;
}

.calendar .combo .hilite {
  background: #8eca63;
}

.calendar .combo .active {
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  background: #eef;
  font-weight: bold;
}

.calendar td.time {
  border-top: 1px solid #000;
  padding: 1px 0px;
  text-align: center;
  background-color: #b0e888;
}

.calendar td.time .hour,
.calendar td.time .minute,
.calendar td.time .ampm {
  padding: 0px 3px 0px 4px;
  border: 1px solid #000;
  font-weight: bold;
  background-color: #fff;
}

.calendar td.time .ampm {
  text-align: center;
}

.calendar td.time .colon {
  padding: 0px 2px 0px 3px;
  font-weight: bold;
}

.calendar td.time span.hilite {
  border-color: #000;
  background-color: #FF0000;
  color: #fff;
}

.calendar td.time span.active {
  border-color: #f00;
  background-color: #000;
  color: #0f0;
}

.news-list-browse {
  margin: 40px 0px 50px 0px; 
}

.news-list-browse a {
  color: #FFF;
  text-decoration: none; 
  background-color: #CCC;
  padding: 8px 11px 8px 11px;
  margin: 0px;
}

.news-list-browse a:hover {
  background-color: #78C55B;
}

.news-list-browse span {
  display: none; 
}

.news-list-browse span.newshighlight {
  color: #FFF;
  text-decoration: none;
  background-color: #78C55B;
  padding: 8px 8px 8px 8px;
  margin: 0px;
  display: inline;
}

.amenu-month {
  padding: 2px 15px 2px 15px;
}


.buga {
  margin-left: -8px;
  margin-top: 10px;
}

#hauptmenue .buga a:hover {
  background: #fff !important
}
.script-content {  display: none;}
