/* ------------------------- All ------------------------- */
body {
background-color: #FFFFFF;
margin: 0px;
}
img {
border:0px;
}
div.window {
margin-left: auto;
margin-right: auto;
margin-top: 5px;
margin-bottom: 5px;
width: 950px;
height: 570px;
border: #000000 solid 1px;
}
img.xhtml-valid {
position: absolute;
bottom: 15px; 
left: 15px; 
}
div.frame-navi {
float:left;
width:200px;
height:570px;
position: relative;
text-align: center;
}
div.navi-leiste {
height: 8px;
background-color: #808080;
border-top: #000000 solid 1px;
border-bottom: #000000 solid 1px;
font: 2px arial;
}
div.frame-right {
float:left;
width:750px;
height:570px;
}
div.frame-banner {
}
div.banner-top {
width:750px;
height:72px;
position: relative;
}
div.banner-bottom {
width:750px;
height:22px;
}
img.banner {
width:495px;
height:32px;
bottom:10px;
right: 0px;
position: absolute;
}
a {
color: #000000;
text-decoration: none;
}
div.frame-content {
padding-top: 30px;
padding-left: 60px;
padding-right: 60px;
padding-bottom: 30px;
position: relative;
}

