/* CSS Document */           
body {
background-attachment : scroll;
background-color : #000000;
font-family : Arial, Helvetica, sans-serif;
background-image : url("../../fotos/0012.jpg");
}
h1 {
font-size : 21px;
}
h2 {
font-size : 14px;
display : inline;
margin : 20px;
}
h3 {
font-size : 11px;
display : inline;
margin : 20px;
}
h4 {
font-size : 10px;
display : inline;
}
a:link {
color : #000099;
text-decoration : none;
}
a:visited {
color : #000000;
text-decoration : none;
}
a:active {
color : #cb0106;
font-size : 100%;
}
a:hover {
color : #cb0106;
font-size : 100%;
text-decoration : underline;
}
#inhalt {
text-align : center;
vertical-align : middle;
clear : both;
height : auto;
width : 940px;
position : absolute;
left : 50%;
margin-left : -470px;
float : right;
top : 0;
}
#rand-links {
left : 0;
top : 18px;
width : 20px;
position : absolute;
}
#rand-rechts {
left : 920px;
top : 18px;
width : 20px;
position : absolute;
}
#header {
left : 20px;
top : 18px;
width : 900px;
height : 160px;
position : absolute;
text-align : justify;
background-image : url("../../fotos/header5.jpg");
}
#menueleiste {
left : 20px;
top : 178px;
width : 900px;
height : 29px;
position : absolute;
vertical-align : top;
background-color : #000000;
}
#seiteninhalt {
left : 20px;
top : 206px;
width : 900px;
height : 1400px;
position : absolute;
background-color : #f5eaca;
text-align : justify;
}
#ergebnisse {
left : 100px;
top : 210px;
width : 735px;
position : absolute;
background-color : #f5eaca;
text-align : left;
}

