#main {
  height: 200px;
  background: white url(../design/header.png) no-repeat top left;
}

#menu {
  top: 10px;
}
#submenu {
  top: 170px;
  z-index: 2;
}

#content {
  top: 200px;
}

td {
/*  font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, Arial, Sans-Serif;  */
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
}

td.spalte_210 {
  width: 210px;
  text-align: left;
  vertical-align: top;
}
td.spalte_440 {
  width: 430px;
  text-align: left;
  vertical-align: top;
}
td.zwraum {
  width: 25px;
  text-align: left;
  vertical-align: top;
}

a {
  text-decoration: none;
  color: #006699;
}

a:hover {
  text-decoration: none;
  color: #DC143C;
}

.topline {
  font-family: 'Trebuchet MS', Trebuchet, Tahoma, Arial, Sans-Serif;
  font-size: 16px;
  line-height: 20px;
  font-weight: bold;
  padding: 0px 5px 0px 5px;
  background-image: url(../design/front_menu.png);
  background-position: left bottom;
  background-repeat: repeat-x;
}
.topline_ {
  width: 4px;
}
.topline_dark {
  font-family: 'Trebuchet MS', Trebuchet, Tahoma, Arial, Sans-Serif;
  font-size: 16px;
  line-height: 20px;
  font-weight: bold;
  padding: 0px 5px 0px 5px;
  background-image: url(../design/front_menu_dark.png);
  background-position: left bottom;
  background-repeat: repeat-x;
}
a.menu {
  color: #006699;
}
a.menu:hover {
  text-decoration: none;
  color: #DC143C;
}
a.white {
  font-family: 'Trebuchet MS', Trebuchet, Tahoma, Arial, Sans-Serif;
  font-size: 13px;
  line-height: 1.6em;
  font-weight: bold;
  color: #006699;
}
a.white:hover {
  text-decoration: none;
  color: #DC143C;
}

.agenda_woche {
  width: 900px;
  margin: 0px;
  padding: 0px;
  background: white url(/design/bg_woche.png) no-repeat bottom left;
  border-top: 25px solid #F5F5DC;
}
.agenda_tag {
  width: 110px;
  float: left;
  margin: 0px;
  padding: 5px 15px 5px 5px;
}
.agenda_tag_ {
  width: 110px;
  float: left;
  margin: 0px;
  padding: 5px 5px 5px 5px;
}


.cms_bg_yellow {
  vertical-align: top;
  padding: 5px;
  background: white url(/design/bg_yellow.png) left bottom repeat-x;
}
.cms_bg_blue {
  vertical-align: top;
  padding: 5px;
  background: white url(/design/bg_blue.png) left bottom repeat-x;
}
.cms_bg_gray {
  vertical-align: top;
  padding: 5px;
  background: white url(/design/bg_gray.png) left bottom repeat-x;
}

.cms_a0 {
  font-family: 'Trebuchet MS', Trebuchet, Tahoma, Arial, Sans-Serif;
  font-size: 20px;
	font-weight: bold;
  color: #006699;
  margin: 0px;
  padding-left: 5px;
  padding-bottom: 30px;
}
.cms_a1 {
  font-family: 'Trebuchet MS', Trebuchet, Tahoma, Arial, Sans-Serif;
  font-size: 13px;
	font-weight: bold;
  line-height: 16px;
  color: #696969;
  margin: 0px;
  padding-bottom: 5px;
}
.cms_a1_today {
  font-family: 'Trebuchet MS', Trebuchet, Tahoma, Arial, Sans-Serif;
  font-size: 13px;
	font-weight: bold;
  line-height: 16px;
  color: #DC143C;
  margin: 0px;
  padding-bottom: 5px;
}
.cms_a2 {
  font-family: Arial, Sans-Serif;
  font-size: 11px;
  line-height: 1.4em;
  margin: 0px;
  padding-top: 6px;
  padding-bottom: 6px;
}
.img_a {
  vertical-align: text-top;
  float: right;
  margin: 0px 0px 0px 1px;
}

.cms_n0 {
  text-align: right;
}
.cms_n1 {
  font-family: 'Trebuchet MS', Trebuchet, Tahoma, Arial, Sans-Serif;
  font-size: 15px;
	font-weight: bold;
  text-align: left;
}
.cms_n2 {
  font-size: 11px;
  line-height: 1.4em;
  color: #808080;
  text-align: left;
  padding-right: 20px;
}
.cms_n3 {
  font-size: 11px;
  line-height: 1.4em;
  text-align: left;
  padding-right: 20px;
  padding-bottom: 10px;
}
.cms_n4 {
  font-family: Tahoma;
  font-size: 11px;
  color: #808080;
  text-align: left;
  padding-top: 20px;
  padding-right: 20px;
}
.cms_n5 {
  font-family: Tahoma;
  font-size: 13px;
  color: #808080;
  text-align: left;
  padding-left: 5px;
  padding-right: 20px;
  padding-bottom: 5px;
}

.flyer_podcast {
  font-size: 11px;
  line-height: 1.3em;
  vertical-align: top;
  padding: 5px;
  background-image: url(../design/front_bg_v.png);
}

img {
  border: 0px;
}
.img_n {
  margin-top: 0px;
  margin-bottom: 10px;
}
.img_l {
  vertical-align: text-top;
  float: left;
  margin-top: 2px;
  margin-right: 10px;
  margin-bottom: 5px;
}
.img_r {
  vertical-align: text-top;
  float: right;
  margin-top: 2px;
  margin-left: 10px;
  margin-bottom: 5px;
}

.img_f {
  margin: 3px 3px 0px 0px;
}

.liveteaser {
  vertical-align: top;
  float: right;
  margin-top: 2px;
  margin-left: 5px;
  margin-right: 0px;
}

div#teaser {
  font-size: 10px;
  line-height: 1.5;
  text-align: center;
  border: 0px solid #666666;
  padding: 6px;
  background: white url(/design/background.png) left bottom repeat-x;
}

div#teaser a, div#teaser a:hover {
  color: #006699;
  text-decoration: none;
}

div#teaser a:hover {
  text-decoration: underline;
}

div.top20 {
  font-family: Arial, Sans-Serif;
}

#divcenter {
  margin: 0px auto;
  position: relative;
  top: 500px;
  width: 800px;
  z-index: 1;
}


.cms_form_l {
  width: 90px;
  font-size: 11px;
  line-height: 1.6em;
  vertical-align: top;
  padding-top: 5px;
}
.cms_form_r {
  width: 120px;
  font-size: 11px;
  line-height: 1.6em;
  vertical-align: top;
  padding-top: 5px;
}
.cms_form_c {
  font-size: 11px;
  line-height: 1.3em;
  vertical-align: top;
  padding-top: 5px;
}
.cms_form_n {
  font-size: 13px;
  line-height: 1.4em;
  vertical-align: top;
  padding-top: 5px;
}
.cms_form_t {
  font-family: 'Trebuchet MS', Trebuchet, Tahoma, Arial, Sans-Serif;
  font-size: 16px;
  line-height: 20px;
	font-weight: bold;
  color: #6B8E23;
  padding-top: 20px;
  background-image: url(../design/front_bg_t.png);
  background-position: left bottom;
  background-repeat: repeat-x;
}
.cms_form_b {
  padding-top: 30px;
}
.cms_form_v {
  font-size: 11px;
  line-height: 1.6em;
  vertical-align: top;
  padding: 3px;
  background-image: url(../design/front_bg_v.png);
  background-position: left bottom;
  background-repeat: repeat-x;
  border-top: 7px solid #F5F5DC;
}
.cms_form_vl {
  font-size: 11px;
  line-height: 1.6em;
  vertical-align: top;
  padding: 3px;
  background-image: url(../design/front_bg_v.png);
  background-position: left bottom;
  background-repeat: repeat-x;
  border-top: 7px solid #F5F5DC;
}

.form_element_title {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 1.5em;
  color: #808080;
  margin: 0px;
  padding: 0px;
  border-bottom: 7px solid #EEEEEE;
}

.gallery_page {
  font-size: 12px;
  line-height: 33px;
}
a.gallery_page_nr {
  color: #000000;
  margin: 0px 3px 0px 0px;
  padding: 8px 8px 9px 8px;
  background: url(../design/page_bg.png) no-repeat bottom right;
}
a.gallery_page_nr:hover {
  color: #000000;
  background: url(../design/page_bg.png) no-repeat top right;
}
.gallery_page_ac {
  color: #000000;
  margin: 0px 3px 0px 0px;
  padding: 8px 8px 9px 8px;
  background: url(../design/page_bg.png) no-repeat top left;
}
a.gallery_page_ac:hover {
  color: #000000;
}

.menu_bar {
  font-size: 16px;
}
a.menu_item_nr {
  color: #006699;
  margin: 0px;
  padding: 0px 10px 0px 0px;
}
a.menu_item_nr:hover {
  color: #DC143C;
}
.menu_item_ac {
  color: #000000;
  margin: 0px;
  padding: 0px 10px 0px 0px;
}
a.menu_item_ac:hover {
  color: #000000;
}

.submenu_bar {
  font-size: 12px;
  margin: 0px;
  padding: 8px 0px 9px 0px;
}
a.submenu_item_nr {
  color: #000000;
  margin: 0px 3px 0px 0px;
  padding: 8px 8px 9px 8px;
  background: url(../design/submenu_bg.png) no-repeat bottom right;
}
a.submenu_item_nr:hover {
  color: #000000;
  background: url(../design/submenu_bg.png) no-repeat top right;
}
.submenu_item_ac {
  color: #000000;
  margin: 0px 3px 0px 0px;
  padding: 8px 8px 9px 8px;
  background: url(../design/submenu_bg.png) no-repeat top left;
}
a.submenu_item_ac:hover {
  color: #000000;
}


input.text {
  width: 120px;
  font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, Arial, Sans-Serif;
  font-size: 11px;
  line-height: 1.6em;
  color: #006699;
  border: 1px solid #DDDDDD;
}
input.button {
  font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, Arial, Sans-Serif;
  font-size: 11px;
  line-height: 1.6em;
  color: #006699;
  border: 1px solid #DDDDDD;
}

select.text {
  width: 150px;
  font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, Arial, Sans-Serif;
  font-size: 11px;
  line-height: 1.6em;
  color: #006699;
  border: 1px solid #DDDDDD;
}

input {
  font-family: Tahoma;
  font-size: 13px;
}
select {
  font-family: Tahoma;
  font-size: 13px;
}
.in-num {
  width: 60px;
  height: 36px;
  font-family: 'Trebuchet MS', Trebuchet, Tahoma, Arial, Sans-Serif;
  font-size: 20px;
	font-weight: bold;
  padding: 5px;
  border: 1px solid #DDDDDD;
}
.in-tit {
  width: 400px;
  font-family: 'Trebuchet MS', Trebuchet, Tahoma, Arial, Sans-Serif;
  font-size: 20px;
	font-weight: bold;
  color: #006699;
  margin: 0px;
  padding: 0px;
  border: 0px;
}
.in-tex {
  width: 400px;
  height: 270px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 1.5em;
  margin: 0px;
  padding: 0px;
  border: 0px;
}
.in-con {
  width: 200px;
  height: 72px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 1.5em;
  margin: 0px;
  padding: 0px;
  border: 0px;
}
.in-dat {
  font-family: Tahoma;
  font-size: 13px;
}
.in-std {
  width: 400px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  margin: 0px;
  padding: 3px;
  border: 0px;
}
.sel-media {
  font-family: Tahoma;
  font-size: 13px;
}

input.text {
  width: 200px;
  height: 25px;
  font-family: 'Trebuchet MS', Trebuchet, Tahoma, Arial, Sans-Serif;
  font-size: 13px;
  color: #4169E1;
  padding: 2px;
  border: 1px solid #DDDDDD;
}
textarea.text {
  width: 375px;
  height: 100px;
  font-family: 'Trebuchet MS', Trebuchet, Tahoma, Arial, Sans-Serif;
  font-size: 13px;
  color: #4169E1;
  padding: 2px;
  border: 1px solid #DDDDDD;
}

.artikel_t {
  font-size: 16px;
	font-weight: bold;
  color: #006699;
  margin: 0px;
  padding: 0px 0px 10px 0px;
}

.artikel_s {
  font-family: 'Trebuchet MS', Trebuchet, Tahoma, Arial, Sans-Serif;
  font-size: 16px;
  line-height: 20px;
	font-weight: bold;
  color: #006699;
  margin: 0px;
  padding-top: 20px;
}

.artikel_a {
  font-size: 11px;
  line-height: 1.6em;
  vertical-align: top;
  color: #808080;
  margin: 0px;
  padding-top: 25px;
}

.artikel_att {
  vertical-align: top;
  float: left;
  margin-top: 1px;
  margin-left: 0px;
  margin-right: 10px;
}

.artikel_m {
  font-size: 11px;
  color: #808080;
  margin: 0px;
  padding: 0px 0px 0px 0px;
}

.artikel_n {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 1.5em;
  margin: 0px;
  padding: 0px 0px 20px 0px;
}
.artikel_box {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 1.5em;
  color: #FF0000;
  margin: 0px;
  padding: 0px 0px 20px 0px;
}

.artikel_f {
  font-size: 11px;
  line-height: 16px;
  color: #808080;
}

.artikel_z {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  line-height: 1.5em;
  margin: 0px;
  padding: 5px;
  background-image: url(../design/front_bg_v.png);
  background-position: left bottom;
  background-repeat: repeat-x;
}
.artikel_bild {
  margin: 0px;
  padding: 5px 0px 5px 0px;
}
.pic_desc {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  line-height: 1.5em;
  margin: 0px;
  padding: 5px;
}

.small_icon {
  vertical-align: top;
  padding-bottom: 3px;
}

.artikel_ft {
  font-family: 'Trebuchet MS', Trebuchet, Tahoma, Arial, Sans-Serif;
  font-size: 20px;
  line-height: 25px;
	font-weight: bold;
  text-align: right;
  color: #6B8E23;
  padding-top: 20px;
}

.artikel_fn {
  font-size: 11px;
  line-height: 1.3em;
  text-align: right;
  padding-bottom: 20px;
}

div.item_left {
  line-height: 1.5em;
  width: 190px;
  margin: 10px 0px 5px 0px;
  padding: 4px 5px 4px 5px;
  background: #F5F5DC url(../design/event_bg.png) no-repeat top right;
}
div.item_right {
  line-height: 1.5em;
  width: 215px;
  margin: 0px 0px 5px 0px;
  padding: 4px 5px 4px 5px;
  background: #F5F5DC url(../design/event_bg.png) no-repeat top right;
}
p.box_gray {
  color: #808080;
  margin: 0px;
  padding: 0px;
}
p.box_black {
  margin: 0px;
  padding: 0px;
}


fieldset.form_n {
  width: 400px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  margin: 0px;
  padding: 0px 10px 10px 10px;
  border: 1px solid #DCDCDC;
}
fieldset.form_n p {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  margin: 0px;
  padding: 10px 0px 0px 0px;
}
fieldset.form_n legend {
  color: #A9A9A9;
}
fieldset.form_n label {
  width: 120px;
  float: left;
  margin: 0px;
  padding: 7px 0px 3px 0px;
}
fieldset.form_n input {
  margin: 5px 0px 0px 0px;
  padding: 2px;
  border: 1px solid #A9A9A9;
}
fieldset.form_n input.short {
  width: 125px;
}
fieldset.form_n input.long {
  width: 225px;
}
fieldset.form_n input.submit {
  margin: 5px 0px 0px 0px;
  padding: 2px;
  border: 1px solid #A9A9A9;
}
fieldset.form_n input.submit:hover {
  background-color: #F5F5DC;
}
