/*Einstellungen*/ * {margin:0px; padding:0px;} #logo {background-color:blue; color:white; height:180px; width:1000px;} #rahmen {background-color:#FFFFE0; width:1000px;} #links {background-color:#FFFFA0; float:left; width:150px;} #menue {background-color:#FFFFA0; margin-left:150px; width:700px;} #text {background-color:#FFFFC0; margin-left:150px; width:700px;} #volltext {background-color:#FFFFE0; width:700px;} #menuef {background-color:#FFFFA0; margin-left:150px; width:700px;} #fuss {background-color:blue; color:white; width:1000px; clear:both;} /* Schriftarten, -größen, -farben generell*/ h1 {font-family:Arial; font-size: 32px;} h2 {font-family:Arial; font-size: 24px;} h3 {font-family:Arial; font-size: 18px;} h4 {font-family:Arial; font-size: 16px;} * {font-family:Arial; font-size: 16px;}