body {
font-family : tahoma, verdana, arial, sans-serif;
font-weight : lighter;
font-size : 11pt;
background-color : #C0C0C0;
color : #000000;
width : 100%;
}
#logo {
position : fixed;
position: expression("absolute");
top: expression(document.body.scrollTop - this.offsetHeight + this.offsetHeight);
z-index : 4;
top : 0px;
left :0px;
width : 1000px;
height : 60px;
margin-left : 0px;
border-style : none;
padding-left : 20px;
padding-bottom : 2px;
background-color : #FFFFFF;

background-position : 580px 0px;
background-repeat: no-repeat;
}
#fotolinks {
float : left;
border-style : none;
margin-left : 0px;
margin-right : 20px;
margin-bottom : 20px;
margin-top : 20px;
font-size : 8pt;
}
#fotorechts {
float : right;
border-style : none;
margin-left : 20px;
margin-right : 0px;
margin-bottom : 20px;
margin-top : 20px;
font-size : 8pt;
}
#backfoto {
position : fixed;
position: expression("absolute");
top: expression(parseInt(document.body.scrollTop + 100));
z-index : 1;
left : 50%;
width : 100%;
top : 30%;
border-style : none;
padding : 5px;
font-size : 10pt;
}
#backi {
position : fixed;
position: expression("absolute");
top: expression(parseInt(document.body.scrollTop + 500));
z-index : 8;
left : 93%;
width : 10%;
top : 83%;
border-style : none;
}
#sprache {
position : fixed;
position: expression("absolute");
top: expression(parseInt(document.body.scrollTop + 60));
z-index : 8;
left : 0px;
width : 22px;
top : 60px;
}
#sprache a {
display : block;
border-style : solid;
border-right-width : 4px;
border-bottom-width : 4px;
border-left-width : 3px;
border-top-width : 3px;
border-color : #000000;
border-top-color : #7F7F7F;
border-left-color : #D2D2D2;
width : 24px;
padding : 3px;
margin : 9px;
background-color :#FFFFFF;
}
#sprache a:hover {
border-right-width : 3px;
border-bottom-width : 3px;
border-left-width : 4px;
border-top-width : 4px;
}
#links {
position : fixed;
position: expression("absolute");
top: expression(parseInt(document.body.scrollTop + 100));
z-index : 3;
top : 65px;
left : 0px;
width : 120px;
height : 500px;
margin-top : 0px;
padding-left : 5px;
border-style : none;
margin-top : 0;
text-align : center;
background-image : url(grafiken/kassenbuch_links.jpg);
}
#links a {
display : block;
border-style : solid;
border-right-width : 4px;
border-bottom-width : 4px;
border-left-width : 3px;
border-top-width : 3px;
border-color : #000000;
border-top-color : #7F7F7F;
border-left-color : #D2D2D2;
width : 95px;
padding : 3px;
margin : 9px;
background-color :#FFFFFF;
font-size : 13pt;
font-weight : bold;
}
#links a:hover {
border-right-width : 3px;
border-bottom-width : 3px;
border-left-width : 4px;
border-top-width : 4px;
}
#text {
position : absolute;
z-index : 2;
top : 100px;
left : 150px;
width : 65%;
margin : 0;
border-style : none;
padding : 0;
text-align : justify;
}
#spalte1 {
position : absolute; z-index : 5;
top : 40px;
left : 1%;
width : 40%;
min-height : 450px;
margin : 0;
border-style : none;
padding : 5px;
text-align : left;
}
#spalte2 {
position : absolute; z-index : 6;
top : 40px;
right : 14%;
width : 40%;
min-height : 450px;
margin : 0;
border-style : none;
padding : 5px;
text-align : left;
}
#iframerahmen {
position : absolute;
top : 0;
left : 0;
width : 95%;
height : 1000px;
margin : 0;
border-style : none;
padding : 0;
}
a:link , a:visited , a:hover , a:active {
font-family : tahoma, verdana, arial, sans-serif;
text-decoration : none;
font-size : 11pt;
font-weight : lighter;
padding : 0px;
margin : 0px;
}
a:link {
color : #000080;
}
a:visited {
color : #7F0000;
}
a:hover {
color : #FF8840;
background-color : #E0E0E0;
}
a:active {
color : #FF3F00;
background-color : #8F8F8F;
}
h1 {
font-family : "Bank gothic", Arial, sans-serif;
font-size : 15pt;
font-weight : bold;
color : #3F3F3F;
vertical-align : top;
margin-top : 0;
padding: 5px;
width : 100%;
background-color : #D0D0D0;
}
h2 {
font-family : "Bank gothic", Arial, sans-serif;
font-size : 13pt;
font-weight : bold;
color : #000000;
vertical-align : top;
margin-top : 0;
}
h3 {
font-family : tahoma, verdana, arial, sans-serif;
font-size : 11pt;
font-weight : bold;
color : #000000;
vertical-align : top;
margin-top : 0;
}
h4 {
font-family : tahoma, verdana, arial, sans-serif;
font-size : 22pt;
font-weight : lighter;
color : #FFFFFF;
vertical-align : top;
margin-top : 0;
}
ul {
list-style-type : square;
list-style-position : outside;
margin-left : 10px;
padding-left : 5px;
}
#liste li {
margin : 10px;
}
