@import url("style.css");
a { color: #000000; text-decoration: underline; }
#seite { width: 100%; border: 0; }
#header { height: 100px; width: 100%; }
#header #title { width: 100%; font-size: 20px; height: 23px; margin: 0px; }
#header #title a { display: block; text-decoration: none; width: 100%; height: 30px;}
#header #title a span { display: block; }
#header #date { clear: left; display: block; width: 100%; height: 20px; font-size: 14px; font-style: italic; margin-top: -5px; }
#header #date a { display: block; }
#header #slogan { display: block; font-size: 14px; height: 20px; border-bottom: 1px solid #666666; margin-top: -15px;}
#zufallsbild { display: none; }
#toolmenu { display: none; }
#content { width: 100%; margin: 0px; margin-top: -20px; padding: 0px; }
#content h1,
#content h2,
#content h3 { margin: 0px; padding: 0px; color: #000000; }
#content h1 { font-size: 16px; font-weight: bold; }
#content h2 { font-size: 14px; font-weight: bold; }
#content h3 { font-size: 12px; }
#content a { color: #000000; text-decoration: underline; border: 0; }
#content p { margin: 5px; line-height: 125%; }
#menu1 { display: none; }
#left { display: none; }
#bottom { display: none; }