/* Schriftart */
a,body,p,h1,h2,h3,h4,ul,ol,li,div,td,th,address,blockquote,nobr,b,i,textarea,table,tr
     { font-family:Arial,Helvetiva,sans-serif; font-size:10pt;}

/* Interner Link */

a.Continue { font-weight:bold; color:#000000; text-decoration:none; }
a.Continue:link { font-weight:bold; color:#000000; text-decoration:none;}
a.Continue:visited { font-weight:bold; color:#000000; text-decoration:none; }
a.Continue:active { font-weight:bold; color:#000000; text-decoration:underline; }
a.Continue:hover { font-weight:bold; color:#D0B500; text-decoration:underline; }
a.mail { font-weight:normal; color:#000000; text-decoration:underline;}
a.mail:hover { color:#D0B500; text-decoration:underline;}

a.TitleRef { font-weight:normal; color:#848484; text-decoration:none; font-size:9pt;}
a.TitleRef:hover { text-decoration:underline;}

/* Kopf */
td.Welcome { font-size:16pt; font-weight:bold; }
td.Title { vertical-align:top; font-size:16pt; font-weight:bold; color:#848484; }
span.TitleSmall { vertical-align:top; font-size:12pt; font-weight:bold; color:#848484; }
h1{ vertical-align:top; font-size:16pt; font-weight:bold; color:#848484; }

/* Content - Header */
table._Absatz{ margin-left:10px; margin-right:20px; }
table.Absatz{ margin-right:10px;}

span.SubTitle { font-size:11pt; font-weight:bold; color:#848484; }
td.Header{ font-weight:bold; vertical-align:top; text-align:left; }
td.Content{ vertical-align:top; text-align:left; }
td.InfoHeader{ font-weight:bold; vertical-align:top; text-align:left;}
td.Info{ font-size:9pt; vertical-align:top; text-align:left; }


td.CoreInfo{ font-size:10pt; font-weight:bold; vertical-align:middle; text-align:center;
             color:#848484; 
             /* background: #FFE020; */
             border-left: #FFFFBA thin solid;
             border-right: #CACC81 thin solid;
             border-top: #FFFFBA thin solid;
             border-bottom: #CACC81 thin solid;
 }


span.CoreInfo{ font-size:10pt; font-weight:bold; vertical-align:middle; text-align:center;
             color:#848484; 
             
             
             background: #FFE020; 
             border-left: #FFFFBA thin solid;
             border-right: #CACC81 thin solid;
             border-top: #FFFFBA thin solid;
             border-bottom: #CACC81 thin solid;
             
 }
span.Core{ font-size:10pt; font-weight:bold; vertical-align:middle; text-align:center;
             color:#848484; 
 }

span.tm{ font-size:8pt; font-weight:normal; vertical-align:top; 
 }



/* Zitate */
td.Quote { font-weight:bold; padding:5px; color:#606060; text-align:right; }
span.QuoteAuthor { font-weight:bold; padding:5px; color:#606060; text-align:right; }

/* Copyright Meldung */
td.Copyright { font-weight:normal; font-size:8pt; text-align:right; }

/* teamspace */
td.tsHeader { font-weight:normal; font-size:12pt; text-align:right; }
td.tsField { font-weight:normal; font-size:8pt; text-align:right; }
td.tsName { font-weight:normal; font-size:8pt; text-align:right; }
input.tsLogin { font-weight:normal; font-size:8pt; 
             }

