* {
  font-size: 1em;
  font-family: Tahoma,Verdana,sans-serif;
}

a.imageLink,
a.imageLink:hover,
a.imageLink img,
.imageLinkcontainer a,
.imageLinkcontainer a:hover,
.imageLinkContainer a img,
.sidebarContent .imageLinkContainer a,
.sidebarContent .imageLinkContainer a:hover,
.sidebarContent .imageLinkContainer a img,
.contentBlockContainer .imageContainer a,
.contentBlockContainer .imageContainer a:hover,
.contentBlockContainer .imageContainer a img {
  border: 0 !important;
  text-decoration: none !important;
}

body {
  position: relative;
  font-size: 75%;
  background-color: #f5f5f5;
  text-align: center;
  margin: 0;
  padding: 18px 0 18px 0;
}

#page {
  position: relative;
  text-align: left;
  margin: 0 auto;
  width: 987px;
}

#header {
  position: relative;
  height: 90px;
  margin: 0;
  padding: 0;
  background: url(/system/images/bg_header.png) top left no-repeat;
}

#logo {
  position: absolute;
  top: 7px;
  left: 18px;
}

#topNavigation {
  position: absolute;
  right: 6px;
  top: 8px;
  font-size: 0.9em;
}

#topNavigation ul {
  position: relative;
  margin: 0;
  padding: 0;
  list-style-type: none;
}

#topNavigation ul li {
  position: relative;
  float: right;
  background: url(/system/images/bg_topNavi.gif) bottom right no-repeat;
  padding: 6px;
  margin: 0 0 0 3px;
}

#topNavigation ul li div.corner {
  position: absolute;
  bottom: 0px;
  left: 0px;
  background: transparent url(/system/images/bg_topNaviCorner.gif) bottom left no-repeat;
  width: 4px;
  height: 7px;
}

#topNavigation ul li a {
  position: relative;
  display: block;
  padding: 0 5px 0 5px;
  height: 15px;
  text-decoration: none;
  color: #889420;
  font-weight: bold;
}

#topNavigation ul li a:hover,
#topNavigation ul li.current a {
  background-color: #dfdfdf;
}


#mainContainer {
  position: relative;
  margin: 14px 0 10px 0;
  padding: 0;
  overflow: hidden;
}

#sidebar {
  position: relative;
  float: right;
  width: 360px;
  padding: 0 0 0 31px;
  background: url(/system/images/bg_sidebar.png) top left no-repeat;
}

.sidebarBlock {
  position: relative;
  margin: 0 0 8px 0;
  background: url(/system/images/bg_sidebarBlock.gif) top right repeat-y;
  padding: 7px 0 7px 0;
}

.sidebarBlock .borderTop {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 360px;
  height: 7px;
  background: url(/system/images/bg_sidebarBlockTop.gif) top right no-repeat;
}

.sidebarBlock .borderBottom {
  position: absolute;
  bottom: 0px;
  right: 0px;
  width: 360px;
  height: 12px;
  background: url(/system/images/bg_sidebarBlockBottom.gif) top right no-repeat;
}

#sidebarMainImage {
  min-height: 151px;
}

#sidebarMainImage #slogan {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 24px;
  height: 154px;
}

#sidebarMainImage #mainImage {
  margin-left: 28px;
  
}

#sidebarMainContent {
  position: relative;
  margin: 0;
  padding: 8px 0 12px 0;
}

.sidebarContent {
  background: #f5f5f5;
  position: relative;
  margin: 0 8px 0 29px;
  padding: 20px 12px 20px 12px;
}

.sidebarSpacer {
  height: 25px;
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}

#sidebarMainContent h2 {
  margin: 0 0 0 4px;
  padding: 2px 0 0 40px;
  font-weight: bold;
  letter-spacing: 0.05em;
  background: url(/system/images/bg_sidebarHeadline.png) top left no-repeat;
  height: 22px;
  text-transform: uppercase;
}


.sidebarContent a {
  color: #889420;
  text-decoration: none;
}

.sidebarContent a:hover {
  border-bottom: 1px #889420 solid;
}

ul.sidebarList {
  list-style-type: none;
  position: relative;
  margin: 0;
  padding: 0;
}

ul.sidebarList li {
  position: relative;
  padding: 0 0 8px 15px;
  background: url(/system/images/bullet_doubleArrowGreen.gif) 3px 6px no-repeat;
  text-decoration: none !important;
}

#subnavigation {
  padding-left: 0px !important;
  padding-right: 0px !important;
}

#subnavigation ul {
  list-style-type: none;
  position: relative;
  padding: 0;
  margin: 0;
}

#subnavigation ul li {
  position: relative;
  padding: 0 0 3px 0;
  margin: 0;
  background: url(/system/images/bg_subnavigationItem.gif) bottom left repeat-x;
}

#subnavigation ul li.last {
  background-image: none !important;
  padding-bottom: 0px !important;
}

#subnavigation ul li a {
  text-decoration: none;
  display: block;
  padding: 0 0 0 28px;
  background: #f5f5f5 url(/system/images/bullet_doubleArrowGreen.gif) 16px 7px no-repeat;
  margin: 2px 0 2px 0;
  color: #242424;
  line-height: 1.5em;
  border: 0;
}

#subnavigation ul li.current a,
#subnavigation ul li a:hover {
  background-color: #fff;
  color: #889420;
  border: 0;
}

#subnavigation ul li.current ul {
  background: url(/system/images/bg_subnavigationItem.gif) top left repeat-x;
  padding-top: 1px;
}

#subnavigation ul li.current ul li a {
  padding-left: 44px;
  background-position: 32px 7px;
  color: #242424;
  background-color: #f5f5f5;
}

#subnavigation ul li.current ul li.current a,
#subnavigation ul li.current ul li a:hover {
  color: #889420;
  background-color: #fff;
}

#subnavigation ul li.current ul li.current ul {
  background: url(/system/images/bg_subnavigationItem.gif) top left repeat-x;
  padding-top: 1px;
}

#subnavigation ul li.current ul li ul li a {
  padding-left: 60px;
  background-position: 48px 7px;
  color: #242424;
  background-color: #f5f5f5;
}

#subnavigation ul li.current ul li ul li.current a,
#subnavigation ul li.current ul li ul li a:hover {
  color: #889420;
  background-color: #fff;
}


#navigation {
  position: relative;
  width: 596px;
  height: 48px;
  background: url(/system/images/bg_navigation.png) top left no-repeat;
  font-size: 0.9em;
  margin: 0;
  padding: 0;
}

#navigation ul {
  position: relative;
  margin: 0 0 0 8px;
  padding: 8px 0 0 0;
  list-style-type: none;
}

#navigation ul li {
  position: relative;
  height: 34px;
  float: left;
  background: url(/system/images/bullet_navigation.gif) 0px 3px no-repeat;
  margin: 0;
  padding: 0px 6px 0 6px;
/*  padding: 0px 6px 0 0;*/
}

#navigation ul li.last {
  padding-right: 0px !important;
}

#navigation ul li a {
/*  background: url(/system/images/bullet_navigation.gif) 0px 3px no-repeat;*/
  display: block;
  position: relative;
  font-weight: bold;
  text-decoration: none;
  line-height: 1.5em;
  color: #000;
  margin: 0;
  padding: 0 3px 0 3px;
/*  padding: 0 3px 0 9px;*/
/*  min-height: 34px;*/
}

#navigation ul li.current a,
#navigation ul li a:hover {
  background-color: #dfdfdf;
}

#contentHeader {
  position: relative;
  width: 556px;
  height: 87px;
  background: url(/system/images/bg_contentHeader.png) top left no-repeat;
  margin: 6px 0 0 0;
  padding: 25px 20px 0 20px;
}

#contentHeader h1 {
  position: relative;
  padding: 0;
  margin: 0;
  line-height: 1.5em;
  font-size: 2.1em;
  font-weight: normal;
}

#contentHeader h1 sup {
  font-size: 0.5em;
}

#contentHeader h2 {
  position: relative;
  padding: 0;
  margin: 0;
  line-height: 1.5em;
  font-size: 1.4em;
  font-weight: normal;
}

#contentFooter {
  position: relative;
  width: 328px;
  min-height: 73px;
  background: url(/system/images/bg_contentFooter.png) bottom left no-repeat;
  margin: 0;
  padding: 0 20px 56px 248px;
  overflow: visible;
  color: #889420;
  line-height: 1.5em;
}

#content {
  position: relative;
  text-align: justify;
  width: 556px;
  padding: 26px 20px 0 20px;
  margin: 0;
  background: url(/system/images/bg_content.png) top left repeat-y;
  line-height: 1.65em;
  color: #242424;
}


div.contentBlockContainer {
  position: relative;
  padding: 0 0 15px 0;
  margin: 0;
  overflow: hidden;
  text-align: justify;
}

div.contentBlockContainer .imageContainer {
  margin-top: 15px !important;
}

#content a {
  color: #889420;
  text-decoration: none;
  border-bottom: 1px #889420 dotted;
}

#content a:hover {
  border-bottom: 1px #889420 solid;
}

#content h1,
#content h2,
#content h3 {
  position: relative;
  margin: 0 0 0 -9px;
  padding: 2px 0 5px 30px;
  color: #889420;
  background: url(/system/images/bullet_contentHeadline.png) top left no-repeat;
  min-height: 22px;
  font-weight: normal;
  font-size: 1.2em;
}

#content h4 {
  position: relative;
  margin: 0 0 0 0;
  padding: 2px 0 5px 0;
  color: #889420;
//  background: url(/system/images/bullet_contentHeadline.png) top left no-repeat;
  min-height: 22px;
  font-weight: normal;
  font-size: 1.2em;
}


#content p {
  position: relative;
  margin: 0;
  padding: 15px 0 15px 0;
  color: #242424;
}


#content ul {
  position: relative;
  list-style-type: none;
  margin: 0 0 0 0;
  padding: 0 0 15px 10px;
}

#content ul li {
  position: relative;
  padding: 0 0 0 10px;
  margin: 0;
  background: url(/system/images/bullet_arrowGreen.gif) 0px 6px no-repeat;
}

#footer {
  position: relative;
  height: 24px;
  padding: 15px 0 0 668px;
  background: url(/system/images/bg_footer.png) top left no-repeat;
  font-size: 0.9em;
}

#footer a {
  text-decoration: none;
  color: #000;
  padding: 0 0 0 10px;
  background: url(/system/images/bullet_circle.gif) center left no-repeat;
  margin: 0 0 0 4px;
  text-transform: uppercase;
}

#footer a:hover {
  color: #889420;
}

div.floatContainer {
  position: relative;
  overflow: hidden;
}

ul.gallery {
  list-style-type: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
  min-height: 150px;
  border: 0;
  position: relative;
}

ul.gallery li {
  background: none !important;
  float: left;
  height: 150px;
  position: relative;
  min-width: 50px;
  margin: 0 10px 0 10px !important;
  padding-bottom: 15px !important;
}

div.teamBlock {
  position: relative;
  width: 170px;
  padding: 0 0 15px 23px;
  float: left;
  font-size: 0.95em;
}

div.teamBlockFirst {
  padding-left: 0px !important;
}

div.teamBlock div.imageContainer {
  width: 160px;
}

div.imageContainer {
  position: relative;
}

div.imageContainer_left {
  float: left;
  width: 160px;
}

div.imageContainerText_left {
  margin-left: 175px;
}

div.imageContainer_right {
  float: right;
  width: 160px;
}

div.imageContainerText_right {
  margin-right: 175px;
}

div.imageContainer div.cornerTL {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 5px;
  height: 5px;
  background: url(/system/images/bg_corners.gif) top left no-repeat;
  padding: 0;
  margin: 0;
}

div.imageContainer div.cornerTR {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 5px;
  height: 5px;
  background: url(/system/images/bg_corners.gif) top right no-repeat;
  padding: 0;
  margin: 0;
}

div.imageContainer div.cornerBL {
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 5px;
  height: 5px;
  background: url(/system/images/bg_corners.gif) bottom left no-repeat;
  padding: 0;
  margin: 0;
}

div.imageContainer div.cornerBR {
  position: absolute;
  bottom: 0px;
  right: 0px;
  width: 5px;
  height: 5px;
  background: url(/system/images/bg_corners.gif) bottom right no-repeat;
  padding: 0;
  margin: 0;
}

a.bullet {
  color: #242424 !important;
  padding: 0 0 0 9px;
  background: url(/system/images/bullet_arrowGreen.gif) 0px 5px no-repeat;
  text-decoration: none !important;
  border: 0 !important;
}

a.bullet:hover {
  color: #889420 !important;
  text-decoration: none !important;
  border: 0 !important;
}


a.doublearrow {
  color: #889420 !important;
  padding: 0 0 0 9px;
  background: url(/system/images/bullet_doubleArrowGreen.gif) 0px 6px no-repeat;
  text-decoration: none !important;
  border: 0 !important;
  font-weight: bold;
}

a.doublearrow:hover {
  color: #889420 !important;
  text-decoration: underline !important;
  border: 0 !important;
  font-weight: bold;
}

.editmode {
  color: #889420 !important;
  font-size: 8pt;
  font-style: italic;
}

p.editmode {
  margin: 4px 0 4px 0 !important;
  padding: 2px 4px 2px 4px !important;
/*  background-color: #fff;*/
/*  border: 1px #889420 solid;*/
  color: #889420 !important;
  font-size: 8pt;
  font-style: italic;
}

.gruen {
  color: #889420;
}

.imageLink {}

.kleine_Schrift {
  font-size: 0.8em;
}

div.listviewNavigation {
  position: relative;
  text-align: center;
}

div.listviewNavigation div.next {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 150px;
  text-align: left;
}


div.listviewNavigation div.back {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 150px;
  text-align: right;
}

