body {
font: 94% Verdana, Arial, Helvetica, sans-serif;
color: #000000;
background: #696969;
text-align: center;
margin: 0 0 20px 0;
}

#legende04 {
font: normal 11px verdana, sans-serif;
color: #999999;
text-align: left;
line-height: 15px;
background: #FFFFFF;
margin: 5px 5px 5px 5px;
}

#legende03 {
font: normal 11px verdana, sans-serif;
color: #999999;
text-align: center;
line-height: 14px;
background: #FFFFFF;
margin: 5px 5px 5px 5px;
}

#container {
position: relative;
margin: 0 auto 0 auto;
width: 890px;
padding: 20px 0 0 1px;
text-align: left;
margin-bottom: 20px;
}

#heado {
display: block;
clear: both;
width: 900px;
height: 75px;
}

#imgshow {
float: right;
width: 600px;
height: 375px;
margin: 3px 0;
text-align: left;
background-color: #FFFFFF;
border-top: 1px solid #CCCCCC;
border-bottom: 1px solid #CCCCCC;
border-left: 1px solid #CCCCCC;
border-right: 1px solid #CCCCCC;
}


#imgshowleft {
display: block;
float: left;
width: 280px;
height: 375px;
margin: 3px 0;
text-align: left;
background-color: #FFFFFF;
border-top: 1px solid #CCCCCC;
border-bottom: 1px solid #CCCCCC;
border-left: 1px solid #CCCCCC;
border-right: 1px solid #CCCCCC;
}


/*=========== menü 02 ===========*/

#menu02 {
width:240px;
margin: 0px;
padding:5px;
}

#menu02 ul, #menu02 li {
 list-style-type: SQUARE;
 margin-left:10px;
 padding: 0px;
 color: #FFFFFF;
}


#menu02 li a:link, #menu02 li a:visited, #menu02 li a:active {display:block;
        border-bottom: SOLID 1px #999999;
        color:#999999;text-decoration:none;
        background:TRANSPARENT;
        font: normal 11px verdana, sans-serif;
        padding-top:0px;
        padding-bottom:0px;
        height: 23px;
		line-height: 22px;
}

#menu02 li a:hover { background-color: #9c8355;
        border-bottom: solid 1px #999;
        color:#FFFFFF;

}

/*=========== menü 02 ===========*/


#legende04 a:link, #legende04 a:visited, #legende04 a:active {
        color:#999999;text-decoration:none;
        background:TRANSPARENT;
        font: normal 11px verdana, sans-serif;
        padding-top:0px;
        padding-bottom:0px;
        height: 23px;
		line-height: 22px;
}

#legende04 a:hover { background-color: #9c8355;
        border-bottom: solid 1px #999999;
        color:#FFFFFF;

}


#legende03 a:link, #legende04 a:visited, #legende04 a:active {
        color:#999999;text-decoration:none;
        background:TRANSPARENT;
        font: normal 11px verdana, sans-serif;
        padding-top:0px;
        padding-bottom:0px;
		line-height: 14px;
}

#legende03 a:hover { background-color: #9c8355;
        border-bottom: solid 1px #999999;
        color:#FFFFFF;

}




