body {
font-family:Verdana, Arial, Helvetica, Sans-Serif; margin: 0px; 
padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px;
}
A { color:green; text-decoration:none; font-weight:normal; }
A:hover { color:blue; }
A:active { color:fuchsia; }

.alles {
position:absolute;
top:0;
left:0;
width:1000px;
height:680px;
background: transparent;
overflow: visible;
/*
border: 1px solid blue;
*/
color: #000000;
text-decoration: none;
font-family:Verdana, Arial, Helvetica, Sans-Serif;
font-size: 12px;
font-weight: normal;
}

.normal {
width:450px;
position:absolute;
left:470px;
top:0px;
z-index: 0;
/*
background: grey;
border: 1px solid red;
*/
}

.logo {
position:absolute;
top:0px;
left:0px;
width:450px;
height:680px;
background: transparent url(ferstl_logo500x700.jpg) top left no-repeat;
overflow: visible;
/*
border: 1px solid red;
*/
}

.navi {
position:absolute;
top:450px;
left:0px;
width:450px;
height:182px;
z-index: 10;
/*
border: 1px solid red;
*/
font-size: 16px;
color: #000000;
}

.navi_1 {
position:absolute;
bottom:0px;
left:40px;
width:200px;
height:180px;
/*
border: 1px solid red;
*/
color: green;
}

.navi_1 a {
color: green;

}

.navi_2 {
position:absolute;
bottom:0px;
right:40px;
width:200px;
height:180px;
text-align: right;
/*
border: 1px solid red;
*/
color: red;

}

.navi_2 a {
color: red;

}

.links {
position:absolute;
left:20px;
top:620px;
width:400px;
/*
border: 1px solid red;
*/
text-align: right;
color: green;

}