@charset "utf-8";

body { font-family: "Trebuchet MS", Arial, Sans-Serif; }
#wrapper { width: 800px; margin: 0px auto 0px auto; }
#header { height: 44px; margin-top: 60px; color: #fff; background-color: #53b5d8; background-image: url(leistenbruch_header.png); background-position: 20px 0; background-repeat: no-repeat; }
#navigation { margin-top: -5px; float: right; height: 44px; margin-right: 20px; };
#navigation ul { display: inline; }
#navigation li { display: inline; list-style-type: none; padding-left: 20px; font-size: 20px; padding-bottom: 5px}
#navigation li a, #navigation li a:visited, #navigation li a:link { color: white; text-decoration: none; }
#navigation li a:hover { color: #eee; }
#navigation p { display: inline; color: #eee; }
#pflaster { position: absolute; top: -7px; left: 180px; }
#main { padding: 30px 20px 30px 20px; }
#main a, #main a:visited, #main a:link { color: #53b5d8; font-weight: bold; }
#main a:hover { text-decoration: none; }
h1 { font-size: 20px; }
h2 { font-size: 18px; }
h3 { font-size: 16px; color: #53b5d8; padding-bottom: 0; margin-bottom: 0;}
table td { padding: 2px; }
.info { font-size: 16px; color: #53b5d8; font-weight: bold;}
.widget{ padding: 2px; }



