body {
font-family : Tahoma, Verdana, Arial, sans-serif;
font-size : 10pt;
background-image:url(grafiken/back.jpg);
background-color:#C0C0C0;
}
#navi {
position : fixed;
position: expression("absolute");
top: expression(document.body.scrollTop - this.offsetHeight + this.offsetHeight);
top : 0;
left : 0%;
width : 100%;
height : 20px;
background-color : #F0F0F0;
margin : 0;
border-style : none;
padding : 0;
text-align : center;
z-index : 6;
}
#navi a a:visited a:hover a:active {
padding-left : 5px;
padding-right : 5px;
margin-left : 2px;
margin-right : 2px;
font-weight : lighter;
}
h1 {
font-size : 18pt;
font-weight : bold;
background-color : #808080;
color : #FFFFFF;
text-align : center;
margin-top : 40px;
width : 90%;
}
#spalte1 h1 {
font-size : 18pt;
font-weight : bold;
background-color : #808080;
color : #FFFFFF;
text-align : center;
margin-top : 40px;
width : 100%;
}
#spalte2 h1 {
font-size : 18pt;
font-weight : bold;
background-color : #808080;
color : #FFFFFF;
text-align : center;
margin-top : 40px;
width : 100%;
}
h2 {
font-size : 16pt;
font-weight : bold;
color:#5F5F5F;
}
h3 {
font-size : 12pt;
font-weight : bolditalic;
color:#BF0000;
}
h4 {
font-size : 10pt;
font-weight : lighter;
color:#800080;
text-align:center;
}
h5 {
font-size : 8pt;
font-weight : lighter;
color:#000000;
text-align:center;
}
h6 {
font-size : 8pt;
font-weight : bold;
color:#000000;
text-align:left;
}
a:link {
font-family : Tahoma, Verdana, Arial, sans-serif;
text-decoration : none;
font-size : 10pt;
font-weight : bold;
color : #BF0000;
margin : 8px;
padding : 0px;
}
a:visited {
font-family : Tahoma, Verdana, Arial, sans-serif;
text-decoration : none;
font-size : 10pt;
font-weight : bold;
color : #008000;
margin : 8px;
padding : 0px;
}
a:hover {
font-family : Tahoma, Verdana, Arial, sans-serif;
text-decoration : none;
font-size : 10pt;
font-weight : bold;
color : #C0C0C0;
background-color : #BF0000;
margin : 8px;
padding : 0px;
}
a:active {
font-family : Tahoma, Verdana, Arial, sans-serif;
text-decoration : none;
font-size : 10pt;
font-weight : bold;
color : #000000;
margin : 8px;
padding : 0px;
}
#container {
position : absolute;
top : 60px;
left : 0%;
width : 100%;
height : 20px;
margin : 0px;
border : 0px;
padding : 0px;
text-align: left;
float: none;
}
#spalte1 {
position : absolute;
top : 60px;
left : 5%;
width : 42%;
max-width : 410px;
height : 20px;
margin : 0px;
border : 0px;
padding : 0px;
z-index:1;
text-align: left;
float: left;
}
#spalte2 {
position:absolute;
top : 60px;
right : 5%;
width : 42%;
max-width : 410px;
height : 20px;
margin : 0px;
border : 0px;
padding : 0px;
text-align : left;
float: right;
}
#spalte1_links {
float : left;
left : 0%;
width : 48%;
margin : 0px;
border : 0px;
padding : 0px;
z-index:1;
text-align: left;
}
#spalte2_links {
float : right;
right : 0%;
width : 48%;
margin : 0px;
border : 0px;
padding : 0px;
text-align : left;
}
#text {
position : absolute;
top : 0px;
left : 5%;
width : 90%;
height : 100%;
margin : 0px;
border : 0px;
padding : 0px;
z-index : 4;
text-align : center;
}
#text_left{
position : absolute;
top : 0px;
left : 5%;
width : 90%;
height : 100%;
margin : 0px;
border : 0px;
padding : 0px;
z-index : 4;
text-align : left;
}
#fuss {
position : absolute;
bottom : 0px;
left : 5%;
width : 90%;
height : 100%;
margin : 0px;
border : 0px;
padding : 0px;
z-index : 5;
text-align : center;
}
ul {
list-style-type : square;
list-style-position : outside;
margin-left : 20px;
padding-left : 10px;
text-align : left;
}
#liste li {
margin : 20px;
}
#foto_links {
float: none;
width: 410px;
max-width: 100%;
overflow: auto;
margin-right: 0px;
margin-left: 0px;
margin-bottom: 20px;
margin-top: 20px;
text-align : left;
font-size : 8pt;
}
#foto_rechts {
float: none;
width: 410px;
max-width: 100%;
overflow: auto;
margin-left: 0px;
margin-right: 0px;
margin-bottom: 20px;
margin-top; 20px;
text-align : left;
font-size : 8pt;
}