#homemenu { width: 700px; height: 200px; }
.homemenuContainer { z-index: 100; position: relative; width: 135px; height: 121px; float: left; margin-right: 3px; margin-top: 70px; }
#homemenuItem1 .homemenuColor { z-index: 100; position: absolute; width: 135px; height: 121px; float: left; top: 0px; left: 0px; background: url(../gfx/menubox1.jpg); background-repeat: none; }
#homemenuItem2 .homemenuColor { z-index: 100; position: absolute; width: 135px; height: 121px; float: left; top: 0px; left: 0px; background: url(../gfx/menubox2.jpg); background-repeat: none; }
#homemenuItem3 .homemenuColor { z-index: 100; position: absolute; width: 135px; height: 121px; float: left; top: 0px; left: 0px; background: url(../gfx/menubox3.jpg); background-repeat: none; }
#homemenuItem4 .homemenuColor { z-index: 100; position: absolute; width: 135px; height: 121px; float: left; top: 0px; left: 0px; background: url(../gfx/menubox4.jpg); background-repeat: none; }
#homemenuItem5 .homemenuColor { z-index: 100; position: absolute; width: 135px; height: 121px; float: left; top: 0px; left: 0px; background: url(../gfx/menubox5.jpg); background-repeat: none; }

.homemenuPop { z-index: 95; position: absolute; width: 135px; height: 121px; float: left; top: 0px; left: 0px; visibility: hidden; }

.homemenuItemLink { position: absolute; top: 0px; left: 0px; z-index:800; }
.homemenuItemLinkItem { height: 121px; width: 135px; }
.homemenuContainer .homemenuText { z-index: 200; position: absolute; bottom: 0px; width: 120px; line-height: 26px; left: 0px; padding-bottom: 3px; padding-left: 7px; font-size: 23px; color: #ffffff; }
#sidebar, #sidebar a, #sidebar a:link, #sidebar a:visited, #sidebar:hover, #sidebar a:hover { text-decoration: none; color: #FFFFFF; }



#headline { height: 100px; line-height: 110px; margin-bottom: -5px; }
#body { float: left; position: relative; width: 450px; font-size: 15px; line-height: 24px; color: #808080; margin-bottom: 35px; }
#sidebar { float: right; position: relative width: 145px; line-height: 36px; margin-left: 25px; margin-top: 5px; }

* { border: 0px dashed grey; }
