BODY {
  margin: 0;
  padding: 0;
  background: url(/shared/media/bodybg.gif) top repeat-x;
  background-color: white;
  height: 100%;
}


#bodywrap {
  text-align: center;
  margin: 0;
  padding: 0;
  height: 100%;
}

#wrapper, #growingwrapper {
  margin: 0;
  padding: 0;
  height: 100%;
  background: url(/shared/media/pagerestbg.gif) top left repeat-y;
  width: 932px;
  margin: 0px auto;
  text-align: left;
}
 

#growingwrapper {
  height: auto !important;
}

#wrapper2 {
  background: url(/shared/media/pagetopbg.gif) top left no-repeat;
  margin: 0;
  padding: 0;
  width: 932px;
  padding-top: 10px;
}

#slate {
  width: 880px;
  margin-left: 27px;
}

#visions {
  background: url(/shared/media/visions.jpg) top left no-repeat;
  width: 880px;
  height: 33px;
}

#visions DIV.buttons {
  padding: 8px;
}

#logo {
  height: 96px;
  display: block;
  margin: 0; padding: 0;
  border-top: 3px solid #95ab95;
}


#menubar {
  width: 880px;
  height: 22px;
  background-color: yellow;
}

UL.topmenu, UL.usermenu {
  list-style: none;
  margin: 0;
  padding: 0;
  border-top: 0px solid #365037;
  border-bottom: 0px solid #365037;
  background-color: #365037;
  height: 22px;
  width: auto;
}

 UL.topmenu LI, UL.usermenu LI {
  height: 22px;
  line-height: 22px;
  z-index: 9999;
  position: relative;
}


UL.topmenu LI A, UL.usermenu LI A, LI.newsitem H3 {
  background-color: #365037;
  color: #95ab95;
  padding: 0 10px;
  height: 22px;
  font-weight: regular;
  letter-spacing: 1px;
  font-weight: bold; 
  text-transform: uppercase; 
  text-decoration: none;
  font-size: 10px;
  float: none !important;
  float: left;
}

UL.topmenu LI.active A, UL.topmenu LI A:hover { 
  color: #365037;
  background-color: #95ab95;
}

UL.usermenu {
  width: auto;
  display: block;
  float: right;
  padding-right: 5px;
}

UL.usermenu LI  {
  display: block;
  height: 22px;
  line-height: 22px;
  float: left;
  list-style: none;
}

UL.usermenu LI A {
  display: block;
  height: 22px;
  line-height: 22px;
  padding: 0 5px;
}

UL.topmenu LI UL {
  -moz-opacity:.80; 
  filter:alpha(opacity=80); 
  opacity:.80;
}

#content {
  padding: 0;
  width: 880px;
}

#contentpadding {
  padding: 25px;
  min-height: 100%;
}

P, #leftcontent SPAN, #rightcontent SPAN {
  color: #888;
  font-size: 13px;
  line-height: 16px;
}

H2, H3, #leftcontent SPAN B, #rightcontent SPAN B {
  color: #365037;
  font-size: 13px;
  border: 0;
}

#leftcontent {
  width: 580px;
}

#rightcontent {
  float: right;
  width: 200px;
  height: auto !important;
  height: 300px;
  min-height: 300px;
  padding: 0px;
  padding-left: 15px;
  padding-right: 10px;
  background: url(/shared/media/vbar.gif) top left no-repeat;
}

#rightcontent IMG {
  display: block;
  margin-bottom: 10px;
}

#rightcontent P, #rightcontent H3, #rightcontent SPAN, #rightcontent SPAN B {
  font-size: 11px;
}

#rightcontent P, #rightcontent SPAN {
  margin-bottom: 10px;
}

#rightcontent SPAN B {
  padding: 0; margin: 0;
}

UL.files {
  padding: 0;
  margin: 0;
  margin-top: 10px;
  list-style: none;
}

LI.pdf {
  list-style: none;
  margin: 0;
  padding: 0;
  border: 0px solid orange;
  font-size: 11px;
}

#rightcontent LI.pdf {
  width: 170px;
}

LI.pdf A {
  background: url(/media/mime/pdf.gif) top left no-repeat;
  display: block;
  border: 0px solid yellow;
  margin: 0; padding: 0;
  padding-left: 20px;
  line-height: 16px;
  margin-top: 3px;
  margin-bottom: 10px;
}






/* Kontakt von alter Seite */


TABLE.contact {
  border-collapse: collapse;
  margin-top: 15px;
}

TABLE.contact TH {
  font-weight: normal;
  text-align: right;
  color: #555;
  vertical-align: top;
}

TABLE.contact TH:after {
  content: ":";
}

TABLE.contact TH.req {
  color: #a55;
}


TABLE.contact INPUT.text, TABLE.contact SELECT {
  border: 1px inset #CB27aa;
  margin-left: 15px;
  background-color: #FFF;
  display: block;
  width: 300px;
  height: 18px;
  font-size: 11px;
}

TABLE.contact INPUT.missing {
  border: 1px solid red;
  background-color: #FEE;
}

TABLE.contact INPUT.amount {
  border: 1px inset #CB27aa;
  margin-left: 15px;
  background-color: #FFF;
  display: block;
  float: left;
  width: 60px;
  height: 18px;
  font-family: sans;
  font-size: 11px;
  text-align: right;
}

TABLE.contact INPUT.text:focus, TABLE.contact TEXTAREA:focus {
  background-color: #EFEFFF;
}

TABLE.contact TEXTAREA {
  border: 1px inset #CB27aa;
  margin-left: 15px;
  background-color: #FFF;
  display: block;
  width: 300px;
  height: 100px;
  font-family: sans;
  font-size: 11px;
}


TABLE.contact DIV.captchaholder {
  margin-left: 15px;
}


TABLE.expose {
  border-collapse: collapse;
}

TABLE.expose TR:hover TD {
   background-color: #EEE;
}

TABLE.expose TD {
  padding: 5px;
  border-top: 2px solid #EEE;
  height: 130px;
  vertical-align: top;
}

TABLE.expose TD.img {
}




A.minibutton {
  display: inline;
  height: 9px;
  padding: 0px 10px;
  margin: 0px 3px;
  text-align: center;
  border: 1px outset #CBAA27;
  background-color: #FFF2BF;
  color: #444;
  font-size: 8px;
  font-weight: normal;
}

A.minibutton:hover {
  background-color: #CBAA27;
  border: 1px inset #aB9A07;
  color: white;
}


DIV.newsitem {
  border-bottom: 1px solid #EEE;
  width: 185px;
  text-align: left;
}


DIV.newsfloat {
  height: 200px;
 	overflow: auto;
 	margin: 0 auto;

}


DIV.newsfloat DIV.newsitem {
  border: 1px solid #CCC;
  padding: 10px;
  width: auto;
  margin-bottom: 10px;
}



DIV.newsfloat DIV.newsitem:hover {
  background-color: #EEF;
}



#newswrap {
  float:left; 
  border:0px solid #cccccc;
  overflow:hidden;margin: 0 2px; width:745px; position: relative; float:left;
  list-style: none;
}

#newscontainer {
  margin:0px; padding:0px 2px; width:16000px;position: relative; 
}

#newswrap LI {
  width:241px; 
  width: 200px;
  height:125px; 
  border:1px solid #EEE; 
margin:1px 2px; 
margin:1px 0px; 
  border-left: 3px solid #EEE;
  border-right: 3px solid #EEE;

  position:relative;float:left; text-align:center; overflow:hidden;
  background-color: #FFF;
  list-style: none;
}

#newswrap LI H3 {
  height: 23px;
  line-height: 23px;
  overflow: hidden;
}

LI.newsitem IMG {
  border: 0;
  width: 140px;
}

LI.newsitem DIV.date {
  float: none;
  font-size: 9px;
  color: #888;
  position: absolute;
  bottom: 1px;
}


#previous, #next {
  display: block;
  width: 20px;
  height: 125px;
  float: left;
}

A.prevbutton {
  background: url(/shared/media/previous.gif) center center no-repeat;
}

A.nextbutton {
  background: url(/shared/media/next.gif) center center no-repeat;
}

A.nobutton { }


DIV.newsdetails {
  width:745px;  border:1px solid #cccccc;
  margin: 21px;
  height: auto !important;
  height: 300px;
  min-height: 300px;
}

DIV.newsdetails DIV.inner {
  padding: 20px;
}

DIV.newsdetails P.intro {
  float: left;
  margin-right: 10px;
}

HR {
  border: 0;
  background-color: #CCC; 
  color: #fff;
  height: 1px;
}

