
body {
font-family : Verdana, Tahoma, Geneva, Arial, sans-serif;
font-size : 12px;
margin : 0;
padding : 0;
background-color : #000000;
color : #ffffff;
font-size : 14px;
}
h1 {
line-height : 20px;
font-size : 16px;
text-decoration : none;
}
h2 {
line-height : 18px;
font-size : 14px;
text-decoration : none;
}
/*li:first-letter {
font-size : 150%;
}*/
a:active {
color : white;
text-decoration : none;
}
a:link {
color : white;
text-decoration : none;
}
a:visited {
color : white;
text-decoration : none;
}
#main {
position : absolute;
margin-top : 3%;
}
#header {
height : 20%;
}
#content {
width : 90%;
margin : auto;
}
#contenttext {
clear : both;
float : left;
width : 60%;
margin-left : 0;
line-height : 20px;
height : 350px;
}
#picture {
clear : both;
float : left;
position : absolute;
z-index : 1;
}
#box {
position : absolute;
padding : 5px 10px;
z-index : 4;
clear : both;
float : left;
}
#box p {
font-size : 14px;
font-style : normal;
}
#box a {
color : #ffffff;
text-decoration : none;
display : block;
padding : 5px;
}
#box a:hover {
color : black;
background : #ddd8b7;
width : 400px;
}
#box a span {
display : none;
}
#box a:hover span {
color : black;
background : #ffffff;
border : 1px solid black;
display : block;
padding : 10px;
z-index : 4;
}
#headline {
display : none;
border : none;
}
#menu {
float : right;
padding-top : 3%;
width : 30%;
text-align : left;
}
#navlist li {
display : block;
list-style : none;
padding : 10px 5px 0 0;
}
#navlist li span {
display : none;
}
#navlist a:hover {
color : #b3b06c;
}
#footer {
clear : both;
float : right;
margin : 30px;
}
#footer div {
width : 100px;
}
.right {
float : right;
}
.clear {
clear : both;
}
#footer_pic {
padding : 20px;
float : right;
clear : both;
}
#contentleft {
float : left;
width : 60%;
height:600px;
background-color:#FFFFFF;
color:#000000;
overflow:scroll;
padding: 0px 20px;
}
#amazonlink{
float : left;
width : 60%;
height:100px;
color:#FFFFFF;
padding: 30px 20px;
}
#google {
float : right;
width : 30%;
}
#impressum{
background-color:#FFFFFF;
color:#000000;
padding:60px 20px;
}