body{
background:#FFFFFF;
padding:0px;
font-size:12px;
line-height:1.5em;
font-family:verdana;
color:#000000;
text-transform:lowercase;
}
#schachtel {
margin-top:100px;
margin-left:auto;
margin-right:auto;
width:600px;
}
#linkeseite{
float:left;
width:370px;
padding:20px;
}
#rechteseite{
float:right;
width:150px;
padding:20px;
}
#kaesefuss{
position:fixed;
bottom:20px;
clear:both;
color:#808080;}
h2 {
font-family:"trebuchet ms";
font-size:40px;
text-transform:lowercase;
font-weight:900;
color:#0090E0;}
img{ float:right;
padding:10px;
margin:10px;
border:1px solid silver;
}
span{color:#3B3B3B;
}
a{color:#808080;
text-decoration:none;
}
a:hover{
color:#0070C0;
}
ul li{
list-style:none;
line-height:2.0em;
}