@import url('farben.css');

/* Allgemeine Definitionen */
.name {font-size: 140%; color: #00F; text-shadow:4px 4px 10px black;}
.name2 {font-size: 220%; color: #00F; text-shadow:4px 4px 10px black;}

.meta {padding-bottom:10px; line-height:normal; font-size: 70%; color:blue; margin:0;}

.ueberschrift1 {font-size:1.5em; height: 1.9em; font-weight:400; color: blue; text-align: left;}
.ueberschrift2 {font-size:1.5em; height: 1.9em; font-weight:400; color: blue; padding: 0em 0em 0.3em 0em;}
.ueberschrift3 {font-size:0.8em;}
.ueberschrift4 {font-size:1.5em; font-weight:400; color: blue; text-align: left;}

#adobe {color:black;}
#adobe a img{width:30%; float:left; margin: 0 10px 0 0;}
#adobe::first-letter{font-size:1.8em; font-weight:700; float:left; color:blue;}

#pdf {color: black;}
#pdf img {margin: 0px 10px 20px 0px; width: 60px; float: left;}

.clearer{clear:both;}
.rechts {float:right;}  

.zentriert{text-align:center;}
.blocksatz{text-align:justify;}
.fett{font-weight:700;}
.kursiv {font-style:italic;}

.schwarz {color:#000000;}
.blau {color:#0000ff;}
.marineblau {color:#000080;}
.mitternachtsblau {color:#191970;}
.weiss {color:#ffffff;}
.rot {color:#ff0000;}
.karmesinrot {color:#dc143c;}
.magenta {color:#ff00ff;}
.orange {color:#ee6b26;}
.koralle {color:#ff2f50;}
.braun {color:#a52a2a;}
.schokolade {color:#d2691e;}
.grau {color:#333333;}

#tooltip {font-family: Calibri, Tahoma, Geneva, sans-serif; border: 1px solid #444; padding:0.5em; font-size: 1.0em; max-width: 350px; z-index:2000; position: absolute; text-align:center; text-shadow:none; border-radius: 7px; -moz-border-radius: 7px; -webkit-border-radius: 7px; box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.1);-webkit-box-shadow: 5px 5px rgba(0, 0, 0, 0.1); -moz-box-shadow: 5px 5px rgba(0, 0, 0, 0.1);}
#tooltip h2 {text-align:center; font-size: 1.4em; color: #00F; margin: 3px 0 14px 0; background: #dcdcdc;}
#tooltip img {border: 0; margin: 0; float: left;}

.bildli {width:35%; float:left;}
.bildre {width:35%; float:right;}
.bildko {width:99%;}
.bildkl {width:20%; float:left;}
.bildkr {width:20%; float:right;}

/* Smoothscroll */
.scrollicon {background:transparent; opacity:0.85; position:fixed; bottom:5em; right:4em; display:none; border:none !important;}
.scrollicon img {width:2em;}