#menu_left {
  background-image: url(http://schinkenmuseum.de/gfx/menu.png);
}

#menu a {
  display: block;
  background-image: url(http://schinkenmuseum.de/gfx/menuline.png);
  background-repeat: no-repeat;
  background-position: 15px 20px;
  padding-left: 35px;
  height: 29px;
}

#menu_bottom {
  background-image: url(http://schinkenmuseum.de/gfx/menu2.jpg);
  height: 75px;
}

#bottommenu a:first-child {
  border-right: 1px solid;
  padding-right: 5px;
  padding-left: 0px;
}

#bottommenu a {
  padding-left: 5px;
}


body {
font : 12pt Times New Roman, Garamond, Serifa, Souvenir, Arial, Helvetica;
color : #682310;
background : url(http://schinkenmuseum.de/gfx/main_bg1.jpg) repeat;
margin : 0px;
text-decoration : none;
}

a {
text-decoration : none;
color : #AB3B1A;
}

a:hover {
color : black;
text-decoration : underline;
}

#body2 {
background : url(http://schinkenmuseum.de/gfx/main_bg2.png) repeat;
width : 100%;
height : 800px;
}

#hauptfeld {
background : url(http://schinkenmuseum.de/gfx/main_bg3.jpg) repeat;
position:relative;
padding : 2px;
margin : 0px;
margin-left : auto;
margin-right : auto;
border-top : 0px;
border-bottom : 2px;
border-left : 2px;
border-right : 2px;
border-color : #ECCC94;
border-style : dotted;
width : 772px;
overflow : visible;
}

#logo {
position:absolute;
top : 20px;
left : 20px;
padding : 0px;
margin : 0px;
width : 218px;
height : 239px;
}

#top {
background : url(http://schinkenmuseum.de/gfx/top.png) no-repeat;
position : absolute;
top : 50px;
left : 238px;
padding-top : 29px;
padding-left : 0px;
padding-right : 32px;
margin : 0px;
width : 489px;
height : 177px;
}

#content_menu {
background : none;
position : relative;
left: 0px;
top: -10px;
width : 505px;
height: 20px;
margin-top : 0px;
margin-left : 230px;
margin-bottom : 0px;
margin-right : 0px;
padding : 250px 15px 15px 15px;
overflow: visible;
}

#content_menu .active,
#content_menu .current {
text-transform : uppercase;
font-weight : bold;
text-decoration : underline;
background-color : transparent;
border-bottom : 0px;
color : #682310;
}

#freeline {
display:none;
}


#content {
background : none;
position : relative;
left: 0px;
top: 10px;
width : 505px;
margin-top : 0px;
margin-left : 230px;
margin-bottom : 0px;
margin-right : 0px;
padding : 15px 15px 15px 15px;
min-height: 600px;
overflow: visible;
}

#pholder {
position: relative;
top: 0px;
left: -10px;
height: 600px;
width: 1px;
float: left;
display: block;
}

td img {
display: block;
}

#menu {
background : url(http://schinkenmuseum.de/gfx/menu3.png) repeat;
position : absolute;
font-size : 13pt;
font-weight : bold;
top : 259px;
left : 42px;
padding : 0px;
margin : 0px;
width : 179px;
height : 571px;
}

#disclaimer {
position : absolute;
vertical-align : bottom;
text-align : center;
text-decoration : none;
font-size : 7pt;
font-family : arial narrow, arial;
margin-bottom : 2px;
left : 62px;
top: 770px;
padding : 0px;
margin : 0px;
width : 142px;
height : 40px;
}

.ddm_top .item1,
.ddm_top .item1:hover,
.ddm_top .item1-active,
.ddm_top .item1-active:hover {
    display: block;
    white-space: nowrap;
    padding-left : 2px;
    padding-right : 2px;
    margin : 8px;
    background-color : #FFF4D6;
    position: relative;
    text-decoration : none;
    border-bottom : 1px dotted #000000;
}


.ddm_top .item,
.ddm_top .item:hover,
.ddm_top .item-active,
.ddm_top .item-active:hover {
    display: block;
    white-space: nowrap;
    position: relative;
    z-index: 500;
}
.ddm_top .item img,
.ddm_top .item-active img{
    position: absolute;
    top: 4px;
    right: 1px;
}
.ddm_top .section {
    position: absolute;
    visibility: hidden;
    z-index: -1;
}

* html .ddm_top td { position: relative; } /* ie 5.0 fix */



.error input {
border:1px solid red;
}

