/* Read It! Rezensionen und Literaturblog - Stylesheet by Marcel Korstian - Feel free to inspire, do not copy */

* { padding: 0; margin: 0; }
body { background: #000; color: #000; font-family: Helvetica, Arial, sans-serif; font-size: 62.5%; }
#wrapper { background-color: #fff; width: 79em; margin: 0 auto; margin-top: 2em; margin-bottom: 2em; padding: 2em; }
h1 { font-size: 2.8em; font-family: Georgia, "Times New Roman", serif; padding-bottom: 0.3em; font-weight: normal; line-height: 1em; margin-bottom: 0.5em; }
h2 { font-size: 1.7em; font-family: Georgia, "Times New Roman", serif; padding-bottom: 0.3em; font-weight: normal; font-style: italic; line-height: 1em; margin-bottom: 0.5em; color: #333; }

p { font-size: 1.3em; font-style: italic; font-family: Georgia, "Times New Roman", serif; padding-bottom: 1em; color: #333; line-height: 1.5em; }

table#topbuecher { width: 100%; border: 0; border-collapse:collapse; margin-bottom: 32px; }
table#topbuecher th { text-align: left; font-weight: bold; line-height: 1.8em; font-size: 1.4em; border-bottom: 2px solid #ccc; }
table#topbuecher td { line-height: 1.8em; font-size: 1.2em; border-bottom: 1px solid #ccc; }
tr:hover { background-color: #eee; }

a:link, a:visited, a:active { color: #000; text-decoration: none; border-bottom: 1px solid #f00; }
a:hover { color: #333; text-decoration: none; border-bottom: 1px solid #000; }
