/* Leo Julen 2012-05-22T22:55+0200 */ #Box { width: 480px; min-height: 100%; margin: 0; padding: 0; background-image: none; background-repeat: no-repeat; background-position: left top; border-radius: 0; box-shadow: 0; } #Content { padding: 1px 5px 1em 5px; border-bottom: 1px solid black; } #Content h1 { padding-top: 0; padding-bottom: 0; clear: right; } .nowrap { white-space: nowrap; } img { border: 0; } img.foto { padding: 8px; box-shadow: 0.1em 0.1em 0.25em #333; -webkit-box-shadow: 0.1em 0.1em 0.25em #333; } abbr, acronym { border-bottom: 1px #666 dotted; cursor: help; } .floatright, .floatleft { float: none; padding: 1em; } div.vorstand { float: none; width: auto; margin-left: 1em; } #Content dt { border-top: 1px #999 solid; } #Content dd { padding-left: 0; } body { color: #000; background-color: #888; } #Box { color: #000; background-color: #FFF; } a { color: #FF0E03; background-color: transparent; } a:visited { color: #D32; background-color: transparent; } a:hover, a:focus { color: #FF0E03; background-color: transparent; opacity: 1; text-decoration: none; } p.statuten1 { background-color: #E8E8E8; } p.statuten2 { background-color: #EEE; } body { font-size: 125%; } #Content h1 { font-size: 1.75em; } #SideNav { font-size: 1em; } blockquote { font-style: italic; margin-left: 0.5em; } blockquote p { background-color: #EEE; padding: 0.25em 1em; } a:nth-of-type(1n) { transition: all 0 ease 0; -webkit-transition: all 0 ease 0; -moz-transition: all 0 ease 0; -o-transition: all 0 ease 0; } table.event { border-spacing: 1px; background-color: #999; } table.event caption { font-size: smaller; padding: 0.4em; } 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: 0.3333em 0.25em; } 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: 1px; background-color: #999; } table.vereine caption { font-size: smaller; padding: 0.4em; } 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: 0.3333em 0.25em; } 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; } .logo, .nodesktop { position: relative; top: auto; left: auto; width: auto; height: auto; display: inline; overflow: auto; } ul.skiplinks { line-height: 100%; list-style-type: none; display: block; } .logo { padding: 5px 5px 0 5px; } #SideNav { position: relative; margin-left: -1em; top: auto; font-weight: bold; } #SideNav li a { width: auto; margin: 0; padding: 0.75em; display: block; text-decoration: none; } #SideNav li li a { width: auto; padding-left: 3em; font-weight: normal; } 