body {
font-family : Arial, Helvetica, sans-serif;
font-size : 12pt;
background-color : #c0c0c0;
color : #ffffff;
}
#spalte1 {
position : absolute;
top : 20px;
left : 8%;
width : 35%;
min-height : 349px;
z-index : 5;
margin : 0;
border : 0 none inherit;
background-color : #ff5f00;
padding : 10px;
}
#bildbox {
position : absolute;
top : 150px;
left : 8%;
min-height : 349px;
z-index : 5;
margin : 0;
border : 0 none inherit;
background-color : #ff5f00;
padding : 1px;
}
#knopf {
position : absolute;
top : 230px;
left : 53%;
width : 384px;
height : 349px;
z-index : 6;
margin : 0;
border : 0 none inherit;
padding : 0;
background-color : #c0c0c0;
text-align : right;
}
#knopfbox {
position : absolute;
top : 10px;
left : 10%;
width : 384px;
height : 100px;
z-index : 6;
margin : 0;
border : 0 none inherit;
padding : 0;
background-color : #ffffff;
text-align : right;
}
#hintergrund1 {
position : absolute;
top : 0;
left : 0;
width : 110%;
height : 313px;
z-index : 1;
margin : 0;
border : 0 none inherit;
padding : 0;
background-color : #ffffff;
}
#hintergrund2 {
position : absolute;
top : 230px;
left : 0;
width : 60%;
height : 83px;
z-index : 2;
margin : 0;
border : 0 none inherit;
padding : 0;
background-color : #c0c0c0;
}
#linkbox {
position : absolute;
top : 330px;
left : 53%;
width : 384px;
height : 20px;
z-index : 7;
margin : 0;
border : 0 none inherit;
padding : 0;
background-color : #ff5f00;
text-align : center;
display : inline;
}
#bilderbox {
position : absolute;
top : 350px;
left : 53%;
z-index : 8;
margin : 0;
border : 0 none inherit;
padding : 0;
padding-left : 0;
padding-top : 0;
margin-left : 0;
margin-top : 20px;
}
a:link {
text-decoration : none;
font-size : 15pt;
color : #ffffff;
}
a:visited {
text-decoration : none;
font-size : 15pt;
color : #c0c0c0;
}
a:hover {
text-decoration : none;
font-size : 15pt;
color : #9f0000;
}
a:active {
text-decoration : none;
font-size : 15pt;
color : #000000;
}
h1 {
font-family : Arial, Helvetica, sans-serif;
font-size : 20pt;
color : #ffffff;
}
h2 {
font-family : Arial, Helvetica, sans-serif;
font-size : 12pt;
color : #ffffff;
background-color : #ff5f00;
}
h3 {
font-family : Arial, Helvetica, sans-serif;
font-size : 15pt;
color : #ffffff;
}