
/* Standard Stylesheet
www.peterzihlman.ch
Letzte Aenderung: 12.07
*/
/* Reset all */
* { margin: 0; padding: 0; border: 0 }
/* Allgemeines */
body { color: #333; font-size: 80%; font-family: "Lucida Grande", "Lucida Sans Unicode", geneva, verdana, sans-serif; line-height: 1.6em; background: #333; text-align: center }
td { color: #333; font-size: 80%; font-family: "Lucida Grande", "Lucida Sans Unicode", geneva, verdana, sans-serif; line-height: 1.6em }
ul { color: #333; font-family: "Lucida Grande", "Lucida Sans Unicode", geneva, verdana, sans-serif; line-height: 1.6em; margin-left: 30px }
a:link { color: #bf5005; text-decoration: none; background-color: transparent }
a:active { color: #bf5005; text-decoration: none }
a:visited { color: #bf5005; text-decoration: none }
#navi body { color: #777; font-size: 80%; font-family: "Lucida Grande", "Lucida Sans Unicode", geneva, verdana, sans-serif; line-height: 1.6em; background: black; text-align: center }
#navi a:link, a:visited { color: #777; text-decoration: none; background-color: transparent }
a:hover { color: #fff; text-decoration: none; background-color: #34679c }
/* Clear Class */
.c { clear: both }
img, a img { border: 0 }
.keine-anzeige { display: none }
/* Absaetze */
p { font-size: 1em; line-height: 1.7em; margin: 0.5em 0; clear: both }
tr { font-size: 1em; line-height: 1.7em; margin: 0.5em 0; clear: both }
p#teaser { padding: 0 0 40px }
#footer p { color: #777; font-size: 0.95em; line-height: 1.3em }
/* Kleinerer Text */
.s { font-size: 0.9em }
/* Links- bzw. Rechtsausrichtung für Elemente */
.leftalign { margin: 0 0.5em 0 0; float: left }
.rightalign { margin: 0 0 0 0.5em; float: right }
strong { color: #333; font-size: 1.4em; font-weight: bold }
h1 { display: block; width: 450px }
h2 { color: #bf5005; font-size: 2.2em; font-weight: bold; line-height: 0.8em; padding: 0 0 15px }
h3 { color: #34679c; font-size: 1.3em; font-weight: bold; line-height: 0.8em; padding: 20px 0 5px }
h4 { }
h6 { font-size: 0.8em; }
/* Layout */
#wrapper    { background-color: #f8f4f1; background-image: url("http://www.peterzihlmann.ch/_images/stuktur-2.jpg"); background-repeat: no-repeat; text-align: left; margin: 10px auto; padding: 20px 15px 30px; width: 850px; border: solid 2px #ffffff }
#header { margin-bottom: 12pt }
#navi { border-top: 1px dashed #777; border-bottom: 1px dashed #777 }
#line { margin-top: 15px; border-top: 1px dashed #777 }
#content { text-align: justify; padding: 15px 0 30px }
#content a:link { color: #bf5005; text-decoration: none; background-color: transparent }
#content a:active { color: #bf5005; text-decoration: none }
#content a:visited { color: #bf5005; text-decoration: none }
#content a:hover { color: #fff; text-decoration: none; background-color: #34679c }
#player { background: #9d9684; margin-bottom: 20px; padding: 0 2px 5px 10px; width: 300px; border: solid 2px #ffffff }
#media { background: #9d9684; margin-top: 30px; margin-bottom: 20px; padding: 0 10px 5px; width: 246px; border: solid 2px #ffffff }
#media a:link { color: #333; text-decoration: none; background-color: transparent }
#media a:active { color: #333; text-decoration: none }
#media a:visited { color: #333; text-decoration: none }
#media a:hover { color: #fff; text-decoration: none; background-color: #34679c }
#footer { margin-top: 60px; border-top: 1px dashed #777; border-bottom: 1px dashed #777 }
/* Maileingabe */
form input { background: #fff; padding: 2px 4px; border: solid 1px #34679c }
form input#pre { text-align: right }
form input#submit { color: #34679c; background: transparent; padding: 1px 0; border: none }
form input#submit:hover { color: #fff; background: #34679c; border: solid 1px #34679c }
