body {
        background-color:#ffffff;
	    margin:100px 20px 20px 20px;
}
div#header {
        width:800px;
        margin:0px auto 100px auto;
        background-color:#ffffff;
        padding:10px;
}
div.detail {
        display:block;
        border:1px dotted #999999;
        width:800px;
        /*margin:0px auto 100px auto;*/
        margin:10px 0px 100px 0px;
        padding:10px;
        background-color:#ffffff;
        border-radius:10px;
}
h1,h2, h3, h4, h5, h6 {
    margin:20px 0px 10px 0px;
}

ul li, ol ul li {
        list-style-type:circle !important;
}
ol li {
         list-style-type:decimal !important;
}
ul, ol, ol ul, ol ol, ul ul {
         margin:0px 0px 10px 15px;
         padding:10px;
         display:block;
}
div.detail img {
         width:800px;
         border:0px;
         text-align:left;
         margin:0px 0px 20px 0px;
         border:1px solid #777777;
         display:block;
         border-radius:10px;
}
div.detail a[name] {
         display:inline;
         border-style:solid;
         border-width:1px 1px 0px 1px;
         border-color: #777777;
         text-align:left;
         margin:5px 0px 0px 0px;
         padding:5px 5px 5px 5px;
         text-decoration:none;
         background-color:#999999;
         font-weight:bold;
         line-height:2.0em;
         border-radius:7px;
         word-wrap: break-word;
}
div#MC001,
div#MC002,
div#MC003,
div#MC004  {
         width:1000px;
}


a.hide {
        display:none !important;
}
object {
        width:100%;
        height:800px;
        border:1px solid red;
        padding:0px;
        margin:0px;
        overflow:visible;
}
div.object {
        border:1px solid blue;
        margin:0px;
        background-color:#ffffff;        
        padding:0px;
        overflow:visible;
        width:820px;
}
img.spezC108B {
        width:699px !important;
}
img.spezR101F {
        width:519px !important;
}
map area {
        border:1px solid green;
        background-color:red;
}
/*div#navi a.KUE {
        background-color:#ee0000;
        border-bottom:3px solid #000000;
}*/

