/*  
Theme Name: van-der-zwaag.de
Theme URI: http://van-der-zwaag.de/
Description: Ein Wordpress Theme für unsere private Seite
Author: Lars van der Zwaag
Author URI: http://van-der-zwaag.de/
*/
html * { margin: 0px; padding: 0px; font-family: sans-serif; font-size: 100.01%; }
body * { color: #333; }

a { text-decoration: none; color: #900; }
a:hover { text-decoration: underline; }

ul { list-style: none inside; }
ol { list-style-position: inside; line-height: 1.5em; margin-top: 1em; margin-bottom: 1em; }
ol ul { list-style-type: disc; }
dt { font-weight: bold; }
dd {text-indent: 1em; padding-bottom: 0.5em; }

h1 { font-size: 1.7em; line-height: 100px; }
h2 { font-size: 1.5em; line-height: 2em; }
h3 { font-size: 1.3em; line-height: 1.7em; }
h4 { font-size: 1.1em; line-height: 1.4em; }
p { font-size: 1em; line-height: 1.2em; padding-bottom: 0.5em; }

h1 { background: #852 url("images/wellen.png") repeat-x; height: 100px; border-bottom: 0.5em solid #611; padding-left: 70px; }
h1 a { color: #fff; }

ul#sidebar1 { width: 11em; margin: 1em; float: left; line-height: 1.5em; padding-top: 120px; background: url("images/kompass.png") no-repeat 10px 0; }
ul#menu-meta { border-top: 1px dotted #333; margin-top: 1em; padding-top: 1em; }
div#content { margin-left: 15em; margin-top: 2em; margin-right: 3em; max-width: 40em; }
#wp-admin-bar-comments {display:none;}
#wp-admin-bar-appearance {display:none;}
