/* id_01.css 09.2009 bi
demo-css zu id-selectoren*/
div#container {}
div#header {background: #F8F8FF;}
div#nav {background: #DEDEFF;}
div#content {background: #CCCCFF;}
div#maintext {background: #E8E8FF;}
div#menu {background: #F5F5FF;}
div#footer {background: #9999FF;}