/* DATEI: print-style.css */

* {margin:0; padding:0}
/* Schriftarten */
h1,h2,h3,h4,h5,h6 {font-family:"Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", "Trebuchet MS", Trebuchet, Arial; color:black; text-align:center;}
h1 {font-size:20pt;}
h2 {font-size:16pt;}
h3 {font-size:14pt; font-variant:small-caps;}
h4 {font-size:12pt; font-weight:bold;}
p {font-family:Georgia, "Bookman Old Style", "Times New Roman"; text-align:justify; color:black; font-size:12pt; }
table {font-family:Georgia, "Bookman Old Style", "Times New Roman"; color:black; font-size:12pt; text-align:center;}
a {color:black;}
.poem {font-family:"Times New Roman";}

.invisible {visibility: hidden; display: none;}
/* Basic Styling */

body {background-color:white;}
/* Navigations-Styling */
.main {margin-top: 10px; margin-left: 10px;}

.kat  {visibility:hidden;}

/* Content Styling */
.below {background: transparent; width: 790px; border:0px; margin-left:35px; height:709px; }
.readroom {background: white; width:730px; height:600px; position:relative; top:10px; padding-top:20px; padding-left:30px; padding-right:30px; overflow:auto;}
.fotoleiste {float:left; width:250px; margin-left:-5px; margin-right:5px;}
.galerie {float:left; background-color:transparent; width:100px; height:596px; margin-top:4px; margin-left:-30px;}
.showroom {float:right; background-color:transparent; width:660px; height: 500px; margin-top:4px; margin-right:-20px; overflow:auto;}

a.tooltip {background-color:transparent;}
.tooltip span.info {display:none; text-decoration:none; font-size:9pt; background-color:white; border:1px dotted gray; text-align:justify;}

.tooltip span.biginfo {display:none; text-decoration:none; font-size:9pt; background-color:white; border:1px dotted gray; text-align:justify;}

.copy {
 font-size:10px;
 position:relative;top:30px;
}



