/* Basis-Elemente */
body {
background-color: #f8f0e6;
color: #000033; 
font-family: Verdana, Helvetica, Arial, sans-serif;
}
a:link {
/*    1616d0 */
color: #2040c0;
text-decoration: underline;
}
a:visited {
/* 87040 */
color: #206030;
text-decoration: underline;
}
a:hover {
color: #cc0000;
text-decoration: underline;
}
a:active {
color: white;
background-color: #3A4480;
text-decoration: underline;
}
a.imglink {  
border-width:0;
}
a.anchor:hover {
text-decoration: none;
}
a img {
border-width:0;
}
/* Rollover fuer interne Links */
a.intlink { 
padding-left: 10px;
background: url(https://parapluie.de/pics/intlink.gif) 0px bottom no-repeat;
overflow: hidden;
}
a.intlink:link { 
background-position: 0px bottom;
}
a.intlink:hover { 
background-position: -1212px bottom;
}
/* Rollover fuer externe Links */
a.extlink { 
padding-left: 10px;
background: url(https://parapluie.de/pics/extlink.gif) 0px bottom no-repeat;
overflow: hidden;
}
a.extlink:link { 
background-position: 0px bottom;
}
a.extlink:hover { 
background-position: -1212px bottom;
}
/* Rollover fuer E-Mail-Links */
a.maillink { 
padding-left: 13px;
background: url(https://parapluie.de/pics/maillink.gif) 0px bottom no-repeat;
overflow: hidden;
}
a.maillink:link { 
background-position: 0px bottom;
}
a.maillink:hover { 
background-position: -1209px bottom;
}
/* allg. Fließtext */
.gen-cont {
font-family: Verdana, Helvetica, Arial, sans-serif;
line-height: 120%; }
/* Overlib-Elemente */
.footnotebodytbl {
background-color: #e0d8bb; }
.footnotecaptiontbl {
background-color: #707060; }
.footnotebody {
font-family: Verdana, Helvetica, Arial, sans-serif;
color: #000033;
background-color: #e0d8bb;
font-size: .85em; }
.footnotecaption {
font-family: Verdana, Helvetica, Arial, sans-serif;
color: #f8f0e6;
background-color: #707060;
font-weight: bold;
font-size: .85em; }
/* Generische-Elemente (gen) */
#gen-claimline { 
color: #999; }
#gen-footerinfo {    
color: #999999;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: x-small;
border-top: #999999 1px dashed;
margin-top: 3em; 
clear: both; }
span.gen-topnavline { 
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: .9em;
}
/* Spezial-Elemente (spc) */
/* Autoreninfo (spc-ai)*/
/* Titelframe */
div.spc-ai-framettl {
background-color: #dcd6cf; 
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: x-small; 
font-weight: bold; 
padding: 1px; 
text-align: right;
color: #8a8a90; }
/* Datenframe */
div.spc-ai-frametdt { 
border: 1px solid #dcd6cf; 
padding: 8px; 
background-color: #eae3db; 
font-size: small; 
font-family: Georgia, Times, "Times New Roman", serif;
text-align: left; 
min-height: 85px; }
/* Textcontainer, falls mit Bild */
div.spc-ai-txt { 
margin-left: 100px;
}
/* Portraitfoto */
img.spc-ai-pic { 
padding-right: 8px;
padding-bottom: 8px;
border: 0px; 
margin-right: -100px; }
/* Name */
span.spc-ai-name {
color: #cc6600;
font-family: Georgia, Times, "Times New Roman", serif;
font-size: small;
font-weight: bold; }
/* Biographie */
span.spc-ai-bio { 
color: #336699;
font-family: Georgia, Times, "Times New Roman", serif;
font-size: small;
font-weight: normal; }
/* Veroeff.-Zwischentitel */
span.spc-ai-pubttl { 
color: #8a8a90;
font-family: Georgia, Times, "Times New Roman", serif;
font-size: small;
font-style: italic;
font-weight: normal; }
/* Veroeffentlichungen */
span.spc-ai-pub { 
color: #336699;
font-family: Georgia, Times, "Times New Roman", serif;
font-size: small;
font-weight: normal; }
/* Kontaktinfo-Zw.titel */
span.spc-ai-contactttl { 
color: #8a8a90;
font-family: Georgia, Times, "Times New Roman", serif;
font-size: small;
font-weight: bold; }
/* Kontaktinfo-Daten */
span.spc-ai-contact { 
color: #336699;
font-family: Georgia, Times, "Times New Roman", serif;
font-size: small; }
/* allg. Formularelemente */
.spc-textfield { 
background-color: #fcfcfc;
margin: 1px;
color: #005;
border: 1px solid #bbb;
}
.spc-sendbutton { 
background-color: #fad09d;
margin: 1px;
color: #000;
border: 1px solid #888;
padding: 1px;
}
.spc-sendbutton:hover { 
background-color: #f9c68a;
}
.spc-resetbutton { 
background-color: #ddd;
margin: 1px;
color: #000;
border: 1px solid #888;
padding: 1px;
}
.spc-resetbutton:hover { 
background-color: #e6e6e6;
}
