body { background-color: #FFFFFF; font-family: Verdana, Arial, Helvetica, Sans-Serif; } a { color: #013EA9; text-decoration: none; } div#title { height: 135px; background-color: #EEEEEE; width: 900px; margin: 0px auto; } div#title_icon { width: 150px; height: 130px; float: left; } div#title_text { height: 65px; font-size: xx-large; font-weight: bold; padding-top: 50px; } div#title_menu { height: 20px; font-size: normal; background-color: #CCCCCC; border-top: 1px solid black; } a.title_menu_entry_active { font-weight: normal; color: #FFFFFF; } a.title_menu_entry_inactive { font-weight: normal; color: #000000; } a:hover { color: #E77817; } div#content { padding-top: 30px; width: 900px; margin: 0px auto; text-align: justify; } div.heading { font-weight: bold; } div.projects { padding-top: 5px; padding-bottom: 5px; background-color: #EEEEEE; margin-right: 0px; margin-bottom: 10px; } div.project_top { background-color: #CCCCCC; border-top: 1px solid black; margin-right: 0px; font-weight: bold; }