/* Leo Julen 2012-03-19T16:58+0100 */ body { font-family: times, times new roman, serif; } #Box { width: 100%; } img.logo { float: right; padding: 10pt; } #SideNav, .nodesktop, .skiplinks, .invisible, .noprint { display: none; } div.vorstand { float: left; width: 30%; } h2 { clear: both; } a { color: #000; background-color: transparent; text-decoration: none; } .nowrap { white-space: nowrap; } p.statuten1, p.statuten2 { font-weight: bold; } blockquote { font-style: italic; margin-left: 12pt; } table.event { border-spacing: 1pt; background-color: #999; } table.event caption { font-size: smaller; padding: 3pt; } table.event thead th { text-align: center; background-color: #DDD; } table.event tbody th { text-align: right; font-weight: normal; } table.event td, table.event th { text-align: left; padding: 4pt 6pt; } table.event tbody tr th, table.event tbody tr td { background-color: #FFF; } table.event tbody tr:nth-of-type(even) th, table.event tbody tr:nth-of-type(even) td { background-color: #EEE; } table.vereine { border-spacing: 1pt; background-color: #999; } table.vereine caption { font-size: smaller; padding: 3pt; } table.vereine thead th { text-align: left; background-color: #DDD; } table.vereine tbody th { text-align: left; font-weight: bold; } table.vereine td, table.vereine th { text-align: left; padding: 4pt 6pt; } table.vereine tbody tr th, table.vereine tbody tr td { background-color: #FFF; } table.vereine tbody tr:nth-of-type(even) th, table.vereine tbody tr:nth-of-type(even) td { background-color: #EEE; } 