@charset "ISO-8859-1";
body {font-family:Arial; }
#menu { position:fixed; top:15px; left:40px; width:110px; height:172px; background-color:#84a2ef; }
#menuhintergrund { position:fixed; top:1px; left:1px; width:160px; height:350px; background-color:#84a2ef;}
#inhalt { width:600px; position:relative; top:5px; left:165px; }
#mcsa { position:fixed; top:367px; left:15px; width:140px; height:106px; }
h1 {text-align:center; }
a:link {color:black; }
a:visited {color:red; }
p {color:#e7e3e7; }