body {
  background: url("gfx/bg.jpg") #9D9D9D top center repeat-x;
  margin: 0;
  padding: 0;
  text-align: center;
}

#container {
  position: absolute;
  width: 690px;
  left: -345px;;
  margin-left: 50%;
  min-height: 400px;
  text-align: left;
}

#cont_bg{
 background: url("gfx/page_bg.jpg") top center no-repeat;
 min-height: 690px;
}

* html #cont_bg {
  height: 690px; 
}

#bodycontainer {
  width: 690px;
  min-height: 50px;
  margin: 0 auto;
  text-align: left;
  background: url("gfx/content_bg.jpg") repeat-y;
}

* html #bodycontainer {
  height: 584px; 
}

html>body #bodycontainer {
  min-height: 50px;
}

#sidebar {
 float:left;
 width: 432px;
 margin:0; padding:0;
}

#sidebar-content {
 margin: 0; 
 padding: 1em 1em 1em 2.8em; 
}

#main{
margin: 0 0 25px 432px; padding: 0;
}

#main-content {
 margin 0; padding: 0.5em 1em 0.5em 1.8em;
 *padding: 0.5em 1em 0.5em 1.6em;
}


#topbar {
  width: 690px;
  height: 126px;
  background-image: url("gfx/topbar.jpg");
  vertical-align: top;
  text-align: center;
  margin: 0 auto;
}

#topbar_en {
  width: 690px;
  height: 126px;
  background-image: url("gfx/topbar_en.jpg");
  vertical-align: top;
  text-align: center;
  margin: 0 auto;
}

#topbar_de {
  width: 690px;
  height: 126px;
  background-image: url("gfx/topbar_de.jpg");
  vertical-align: top;
  text-align: center;
  margin: 0 auto;
}


#languages {
 text-align: right;
 width: 200px;
 position: relative;
 top: 100px;
 left: 365px;
 *left: 120px;
}

#languages a {
margin: 0px 5px;
}

#bottombar {
  width: 690px;
  height: 108px;
  text-align: left;
  background: url("gfx/bottombar.jpg") no-repeat;
  margin: 0 auto;
}

#bottom-menu {margin: 40px 0px 40px 15px;}

#copyr {
 width: 420px;
 text-align: right;
 font: bolder 0.7em arial;
 color: #BEBEBE;
}


 hr.cleaner {
      clear:both;
      height:1px;
      margin: -1px 0 0 0; padding:0;
      border:none;
      visibility: hidden;
      }
      
      
      
#menu {
margin-bottom: 45px;
}

#menu ul {
 list-style-image: none;
 list-style-type: none;
 margin: 0;padding: 0;
 width: 160px;
}

#menu ul li {
 background: url("gfx/menu_decor.png") left no-repeat;
 *background: url("gfx/menu_decor.gif") left no-repeat;
 height: 27px;
 border-top: 1px solid #E6ECE8;
 border-bottom: 1px solid #96A899;
 line-height: 27px;
}

#menu ul li:hover {
 background: url("gfx/menu_decor.png") #868B88 left no-repeat;
 *background: url("gfx/menu_decor.gif") #868B88 left no-repeat;
}

#menu ul li a { 
 text-decoration: none; 
 color: #2E3E2E; 
 font-family: verdana; 
 font-size: 0.75em; 
 font-weight: normal;
 display: block;
 padding-left: 25px;
 height: 27px;
 width: 140px;
}

#menu ul li a:hover{ 
 text-decoration: underline; 
 color: #fff;
 *background: url("gfx/menu_decor.gif") #868B88 left no-repeat; 
}

#author {
position: relative; 
top: 310px;
text-align: right;
font: lighter x-small arial;
color:#808080;
}


.ref-gallery{background: #f5f5f5;border: 1px solid #e0e0e0; padding: 2px;}

.page-list li {font: normal small arial; color: #404040; margin: 3px 0px;}

P, SPAN {font-family: arial;}

P {text-indent: 1em; font-size: small; color: #404040; line-height: 1.7em;}
SPAN {color: #404040;}

span.small_bottom {font-size: x-small; color:#404040;}
span.red-text {color: #ff0000;}
span.small-text {font-size: small;}

h1 {
   font: bold medium arial;
   color: #54755B;
   margin-bottom: 2em;
   *margin-bottom: 1em;
   /*text-decoration: underline;*/
   text-transform: uppercase;
}

h2 {
   font: bold small arial;
   color: #54755B;
}


img {border: 0px;}
.imgmap {border: 1px solid #54755B;}

a.bottommenu{ text-decoration: none; color: #fff; font-family:arial ; font-size: x-small; font-weight: lighter;}
a.bottommenu:hover{ text-decoration: underline; color: #000; font-family: arial; font-size: x-small; font-weight: lighter;}

a.author-link{ text-decoration: none; color: #808080; font-family:arial ; font-size: x-small; font-weight: lighter;}
a.author-link:hover{ text-decoration: underline; color: #404040; font-family: arial; font-size: x-small; font-weight: lighter;}

a.link, a.link:visited, a.link:active { 
 text-decoration: underline; 
 color: #000; 
 font-family: arial; 
 font-size: small; 
 font-weight: lighter;
}

a.link:hover{ 
 text-decoration: none; 
 color: #54755B; 
 font-family: arial; 
 font-size: small; 
 font-weight: lighter;
}
