html, body {
  padding: 0;
  margin: 0 auto;
  height: 100%;
}

body, td, p, span, h1, h2, h3 {
  font-family: arial;
}

body, #container, #slate, #wrap {
  background: none;
}


H2 {
  color: #033083;
  line-height: 32px;
}

#container {
  text-align: center;
  height: 100% !important;
  height: 100%;
}

#wrap {
  width: 988px;
  margin: 0 auto;
  padding: 0;
  background: #FFF url(/localmedia/pagebg.gif) top center repeat-y;
  text-align: left;
  height: 100%;
  border: 0px solid red;
}

#growingwrap {
  width: 988px;
  background: #FFF url(/localmedia/pagebg.gif) top center repeat-y;
}

#header {
  background: #FFF url(/localmedia/topheader.gif) bottom center no-repeat;
  height: 150px;
  border: 0px solid green;
}

#slate {
  width: 928px;
  margin-left: 30px;
}

#topmenu {
  text-align: right;
  margin-right: 25px;
  float: right;
  border: 0px solid green;
}

#topmenu IMG {
  margin-top: 49px;
  display: block;
  float: left;
  border: 0;
}

#submenu {
  background: url(/localmedia/bluebar.gif) top left repeat-y;
  height: 24px;
  line-height: 24px;
  text-align: right;
  padding-right: 30px;
  color: #FFF;
}

#submenu A {
  color: #2eaadc;
}

#submenu A.a, #submenu A:hover {
  color: #EEE;
}

#content {
 border: 0px solid red;
}

#maincontent {
  min-height: 400px;
  height: auto !important;
  height: 400px;
}


#loginmenu {
  float: left;
  margin-left: 133px;
  font-size: 9px;
}



TABLE.collage {
  border-collapse: collapse;
  padding: 0; margin: 0;
  position: relative;
  margin-left: -14px;
  width: 956px;
}

TABLE.collage TR.gallery TD {
  padding: 3px 0; margin: 0;
  width: 194px;
  border: 0px solid green;
  text-align: center;
  background-color: white;
}

TABLE.collage TR.gallery TD IMG {
  border: 1px solid white;
  width: 188px;
}

TABLE.collage TR.welcome TD IMG {
  border: 1px solid white;
  margin-top: -1px;
  border-top: none;
  padding: 0;
}


DIV.newsbox {
  background-color: #2eaadc;
  background-color: #c9eaf7;
  border-top:  4px solid #033083;
  height: 150px;
  margin-left: 1px;
  margin-right: 1px;
}


DIV.newsbox SPAN.text, DIV.newsbox H3 {
  font-size: 11px;
  display: block;
  margin:12px;
}

DIV.newsbox H3 {
  color: #033083;
}

DIV.spinner { 
  height: 20px;
  width: 20px;
  margin-top: -20px;
  position: absolute;
  background: url(/defaultlayout/media/spinner.gif) center center no-repeat;
}


DIV.leftcontent {
  width: 680px;
  height: 430px;
  float: left;
  overflow-y: auto;
  overflow-x: none;
}
 
DIV.rightambient {
  margin-top: 4px;
  margin-bottom: 3px;
  margin-right: -12px;
  float: right;
  padding-left: 4px;
  border-left: 15px solid #c9eaf7;
}

DIV.rightambient IMG {
  width: 200px;
}


DIV.kartenlink {
  float: right;
  width: 120px;
  text-align: center;
  padding: 10px;
}

DIV.kartenlink IMG {
  border: 0;
}


#pagebuttons {
  width: 100%;
  text-align: center;
  clear: both;
  position: relative;
}
