/* 
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

Titel : print.css
Fuer : Melanie Barth, http://www.melaniebarth.com

Version: 20.11.2006 | Raimund Buechner; rb@netzbrausen.de

--
Formatierungen fuer Printausgabe

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + */

/* Aufheben *aller* Floats
==================================================================================== */
* {float: none;}

body {
font: normal normal 12pt/18pt Arial, Helvetica, sans-serif;
}

h1 a {
text-decoration: none;
}

h1 a img {
display: inline;
border: none;
}

ul#navMain, a#playMusic, #siteInfo ul {
display: none;
}

#contentMain blockquote {
font-weight: bold;
font-style: italic;
}

#contentMain table td {
vertical-align: top;
padding-bottom: 5px;
padding-right: 20px;
}

#contentMain table td.firstCell {
width: 3cm;
}

body#fotos #contentMain img {
border: none;
}

body#fotos #contentMain ul.picList {
margin-left: 0;
list-style-type: none;
}

body#fotos #contentMain ul.picList li {
margin-bottom: 15px;
margin-left: 0;
}