li.static a {
  color: red;
}

a,
.formbox button {
  color: #0071de;
}

.headteaser,
ul.mainnav a {
  color: white;
}

.headteaser_more {
  color: #fff;
}

.lebensart a {
  color: #92153f;
}

#date {
  color: #7f7f7f;
}

/*ul#innernavigation li a:hover,*/
ul#innernavigation li.active a {
  color: #525f42;
}

.article h1 {
  color: #91ca47;
}

.meta,
.article h2,
.imagedescription {
  color: #878787;
}

#header .navigation .current a {
  color: #000;
}

#footer {
  color: #585858;
}






input.text {
  border: 1px solid #b1b1b1;
}

.teaser li {
  border-bottom: 1px solid #b1b1b1;
}

ul.horizontal li {
  border-left: 1px solid black;
}

a img,
.formbox button,
ul.horizontal li.first,
.teaser li.last,
.article hr {
  border: none;
}

.startpage_info td {
  border-right: 3px solid white;
  border-bottom: 10px solid white;
}

.splitted_teaser td {
  border-left: 1px solid #ccc;
}

.article hr {
  border-bottom: 1px dotted #878787;
}

.article p.image {
  border-top: 5px solid #878787;
}

.imagecontainer {
  border: 1px solid white;
}

.splitted_teaser td.first,
.imagecontainer {
  border-left: none;
}

.imagecontainer {
  border-right: none;
}

.function_print {
  border-right: 1px dotted #878787;
}








body {
  background: white url(header.png) no-repeat 225px top;
}

#header h1 {
  background: url(logo_green_new.png) no-repeat top left;
  height: 48px;
}

.formbox {
  background: #e0e0e0;
}

#searchbox {
  background: url(searchbox.png) no-repeat top left;
}

#searchbox label {
  background: url(searchbox_label.png) top left no-repeat;
}

#loginbox label {
  background: url(loginbox_label.png) top left no-repeat;
}

.formbox button {
  background: none;
}

.headteaser {
  background-image: url(header_default.jpg);
  background-position: left top;
  background-repeat: no-repeat;
}

#footer {
  background: url(footer.png) no-repeat top left;
}

.teaser {
  background: #e0e0e0 url(column.png) left bottom repeat-x;
}

.lebensart,
.infos {
  background: #e0e0e0;
}

body .veranstaltungen h2.thomas_wolfe {
  background: url(Veranstaltungsrueckblick_gr.jpg) left top no-repeat;
}

.veranstaltungen h2 {
  background: url(teaser_veranstaltungen_green.jpg) left top no-repeat;
}

.infos h2 {
  background: url(teaser_infos_green.png) left top no-repeat;
}

.lebensart h2 {
  background: url(teaser_lebensart.jpg) left top no-repeat;
}

ul#innernavigation li a {
  background: #c1e1ff url(innernav.png) top left no-repeat;
}

ul#innernavigation li a:hover {
  background-image: url(innernav_hover_green.png);
}

ul#innernavigation li.active a {
  background: #ceeda6 url(innernav_active_green.png) top left no-repeat;
}

.startpage_info td {
  background: #bed5eb;
}

ul.mainnav {
  background: #91ca47;
}

.article {
  background: url(article.png) top right no-repeat;
}

.article p.image {
  background: #e0e0e0 url(image.png) bottom left repeat-x;
}

.function_print {
  background: url(print.png) left top no-repeat;
}

.function_email {
  background: url(email.png) 10px top no-repeat;
}


.sel.level1 {
   background: url(bgselected_green_1.gif) no-repeat top left;
   padding-left:10px;
}




















