body {
   margin: 0px;
   font-family: verdana, arial, helvetica;
   font-size: 1em;
}
#background {
   position: absolute;
   top: 0px;
   left: 0px;
   z-index: 10;
}
#rightbox {
   z-index: 0;
   position: absolute;
   top: 142px;
   left: 0px;
   background: url(/assets/images/right.png);
   height: 149px;
   width: 100%;
}
#content {
   z-index: 20;
   position: absolute;
   left: 65px;
   top: 142px;
   width: 897px;
   height: 444px;
}
#content ul {
   padding-left: 15px;
}

#content a {
   color: white;
}
.aNavLeftLevel2 {
   font-weight: normal;
}
.aNavLeftLevel2:hover {
   font-weight: bold;
}
.aNavLeftLevel2Selected {
   font-weight: bold;   
}
.text_right {
   padding-left: 324px;
   padding-top: 20px;
   padding-right: 20px;
   color: white;
   width: 553px ! important;
   height: 424px ! important;
   font-size: 80%;
   font-family: verdana, arial, helvetica;
   overflow: auto;
}
.text_right img {
   padding-right: 10px;
   padding-top: 5px;
}
#content .text_2 {
   padding-top: 15px;
   padding-left: 324px;
   padding-right: 20px;
   overflow: auto;
   color: white;
   font-size: 80%;
   height: 429px;
   font-family: verdana, arial, helvetica;
}
#content .text {
}
#menu {
   z-index: 30;
   position: absolute;
   top: 142px;
   left: 0px;
   width: 215px;
   height: 149px;
   background: url(/assets/images/right.png);
   padding: 0px;
}
.menu_sub {
   position: absolute;
   left: 215px;
   top: 0px;
   height: 149px;
   width: 216px;
   background: white;
   visibility: hidden;
}
.menu_sub a {
   text-decoration: none;
   color: black;
   padding-left: 16px;
   line-height: 20px;
   font-size: 12px;
   font-family: verdana, arial, helvetica;
}
#gallery_navigation {
   position: absolute;
   top: -29px;
   width: 720px;
   left: 170px;
   z-index: 50;
}
img {
   border: 0px;
}
#section_picture {
   z-index: 100;
   position: absolute;
   left: 387px;
   top: 67px;
}
#footer {
   position: absolute;
   left: 50px;
   top: 610px;
   font-size: 11px;
   z-index: 110;
   color: #6d6d79;
}
#footer_eli {
   color:#697166;
}
#footer_eli a {
   color:#697166;
   text-decoration: none;
}
#footer_mesch {
   color:#999e97;
   padding-left:325px;
}
#footer_mesch a {
   color:#999e97;
   text-decoration: none;
}

#gallery_navigation_title , #gallery_navigation_descr {
   font-size: 80%;
}
.list_link {
   text-decoration: none;
}
.list_thumbnail {
   width:160px;
   float:left;
}
.list_content {
   width: 320px;
   float: left;
}
h1 {
   font-size: 11pt;
}
hr {
}
.list_block #titel {
   padding-top: 10px;
   padding-bottom: 10px;
}
p {
   padding: 0px;
   margin: 0px;
}