/* ------------------------- Index.html ------------------------- */
div.enter-leiste-top {
background: #FF0000 url('img/leiste0.jpg') repeat-x;
width: 950px;
height: 20px;
margin-top: 8px;
border-top: #000000 solid 1px;
border-bottom: #000000 solid 1px;
}
div.enter-middle {
width: 950px;
height: 510px;
text-align: center;
}
img.enter-banner {
width: 762px;
height: 50px;
margin-top: 5px;
margin-bottom: 5px;
}
div.enter-content {
width: 950px;
height: 430px;
position: relative;
}
img.enter-bild0 {
position: absolute;
top: 20px; 
left: 80px;
width: 110px;
height: 125px; 
}
img.enter-bild1 {
position: absolute;
bottom: 20px; 
left: 35px; 
width: 262px;
height: 150px; 
}
img.enter-bild2 {
position: absolute;
bottom: 40px; 
right: 50px; 
width: 196px;
height: 209px; 
}
div.enter-navi {
position: absolute;
top: 100px; 
left: 300px; 
width: 400px;
height: 110px; 
}
div.enter-navi-box1 {
height: 100%;
width: 120px;
float:left;
border-left: #000000 solid 1px;
border-right: #000000 solid 1px;
}
div.enter-navi-box2 {
height: 100%;
width: 120px;
margin-left: 15px;
margin-right: 15px;
float:left;
border-left: #000000 solid 1px;
border-right: #000000 solid 1px;
}
div.enter-navi-box3 {
height: 100%;
width: 120px;
float:left;
border-left: #000000 solid 1px;
border-right: #000000 solid 1px;
}
div.enter-navi-box4 {
position: absolute;
height: 80px; 
width: 394px;
margin-left: 15px;
margin-right: 15px;
float:left;
border-left: #000000 solid 1px;
border-right: #000000 solid 1px;
top: 240px; 
left: 285px; 
}
div.enter-navi-box4-content {
height: 60px;
width: 100%;
font: 15px arial;
}
a.navi-link {
color: #000000;
display: block;
margin-left: 20px;
margin-right: 20px;
margin-top: 18px;
font: 16px arial;
padding: 2px;
}
a.navi-link:hover {
background-color: #D2D2D2;
}
div.enter-navi-box1-content, div.enter-navi-box2-content, div.enter-navi-box3-content {
height: 90px;
width: 100%;
font: 15px arial;
}
div.enter-navi-box1-content:hover, div.enter-navi-box2-content:hover, div.enter-navi-box3-content:hover {
background-color: #EBEBEB;
}
div.enter-navi-leiste {
height: 8px;
background-color: #808080;
border-top: #000000 solid 1px;
border-bottom: #000000 solid 1px;
font: 2px arial;
}
div.enter-leiste-bottom {
background: #FF0000 url('img/leiste0.jpg') repeat-x;
width: 950px;
height: 20px;
margin-bottom: 8px;
border-top: #000000 solid 1px;
border-bottom: #000000 solid 1px;
}
img.xhtml-valid {
position: absolute;
bottom: 0px; 
left: 15px; 
}
