body            { font-family:arial,helvetica,sans-serif; }
h1, h2, h3      { color:#009999; }
div.content     { margin-top:5mm; margin-left:1cm; margin-bottom:5mm; margin-right:1cm; }
dt              { padding-top:1em ; padding-bottom:0.5em;}
hr              { color:rgb(0,0,0); height:1px; border:1pt solid black; }
h1,h2,h3,h4,h5,h6 { font-family:sans-serif; text-transform:lowercase; }
h1              { font-size:xx-large; text-align:left; }
h2              { font-size:x-large; }
h3              { font-size:large; margin-top:1.5em; margin-bottom:0.8em; }
h4              { font-size:medium }
h5              { font-size:medium }
h6              { font-size:small;margin-top:1.5em;margin-bottom:0.5em }

td		{ vertical-align:top; text-align:left; }
dt		{ padding-top:1em; padding-bottom:0.5em; }

a:link		{ color:#003366; text-decoration:none; }
a:visited	{ color:#C0C0C0; text-decoration:none; }
a:active	{ color:#0000C0; text-decoration:none; }

.sub		{ color:rgb(100,100,100); text-transform:lowercase; }
.sub a:link	{ color:rgb(100,100,100); text-decoration:none; }
.sub a:visited	{ color:rgb(100,100,100); text-decoration:none; }
.sub a:hover	{ color:rgb(10,10,10); text-decoration:none; }
.sub a:active	{ color:rgb(100,100,100); text-decoration:none; }
.sub a:focus	{ color:rgb(100,100,100); text-decoration:none; }

.center         { text-align:center; }
.right		{ text-align:right; }
.left           { text-align:left; }
.justify        { text-align:justify; }

.emph           { font-weight:bold; }
.bolug		{ font-family:lucida; }
.unobtrusive	{ font-size:small; color:#C0C0C0; }

.li_int		{ list-style-image:url(/images/bolug.png); vertical-align:middle; padding-top:0.5em ;}
.li_ftp		{ list-style-image:url(/images/folder.png); vertical-align:middle; padding-top:0.5em ;}

.thumb_left	{ padding:3px; margin-right:1em; margin-bottom:0.5em; border-width:thin; }
.thumb_right	{ padding:3px; margin-left:1em; margin-bottom:0.5em; border-width:thin; }

.clearleft	{ clear:left; }

.remark		{ margin-left:2em; margin-right:4em; padding:3px; background-color:#f0f0f0; }

.newstitle      { text-transform:lowercase; font-weight:bold; }

/* siehe includes (klw)
.this:before	{ content:"» "; color:#000000; font-weight:bold; }
.int:before	{ content:url(/images/bolug.png); margin-right:0.2em; vertical-align:middle; }
.ext:before	{ content:url(/images/world.png); margin-right:0.1em; vertical-align:middle; } 
.ftp:before	{ content:url(/images/folder.png); margin-right:0.3em; vertical-align:middle; } 
.subftp:before	{ content:url(/images/subftp.png); margin-right:0.3em; vertical-align:middle; } 
.mail:before	{ content:url(/images/mail.png); margin-right:0.2em; vertical-align:middle; } 
*/

/* fuer LOST Signatur */
/* .LOSThead	{ color:#FFFFFF; background-color:#56789A; padding-left:1em; font-weight:bold; } */
/* .LOSTfoot	{ color:#FFFFFF; background-color:#56789A; padding-left:1em; font-weight:bold; } */
/* .LOSTsub	{ font-weight:bold; } */
/* .LOSTbody	{ background-color:#ABCDEF; padding-left:1em; } */

strong.keyword { color: Red; }

/*
 * $Id: stylesheet.css.in.dist,v 1.2 2002/08/26 20:55:33 ehood Exp $
 * Main stylesheet for MHArc archives.
 * NOTE: The .in template version of this file should be edited
 *	 if any changes are desired.  Then re-run the configure
 *	 script to have changes applied.
 */

/**********************************************************************
 *  General Styles
 */
.listTitle {
  font-size: larger;
  background-color: #dfefff;
  padding: 0.25em;
  border-style: solid;
  border-width: thin;
  border-color: black;
}
div.metaIdxNav {
  text-align: center;
  font-size: smaller;
}
div.idxTitle {
  text-align: center;
  margin-bottom: 0.5em;
}
/* .periodLink {
  background-color: #FFFFFF;
  padding: 0.25em;
  border-style: none;
  border-width: thin;
  border-color: black;
} */
.iaText {
  color: #888888;
}

/**********************************************************************
 *  All Lists Index
 */
table.archiveLists {
  color: #EEEEEE;
  background: black;
}
table.archiveLists * th {
  background: #dfefff;
  color: black;
}
table.archiveLists * td {
  background: #ffffff;
  color: black;
}
.listName {
  font-weight: bold;
} 
.infoLink {
  font-weight: normal;
} 

/**********************************************************************
 *  Date Index Styles
 */
div.dayGroup {
  background-color: #EEEEEE;
  padding: 0.5em;
  margin-bottom: 0.5em;
  border-style: solid;
  border-width: thin;
  border-color: black;
}
div.dayGroup > ul {
  margin-top: 0em;
  margin-bottom: 0em;
}

/**********************************************************************
 *  Thread Index Styles
 */
div.threadList > ul {
  margin: 0.5em;
  padding-left: 1.0em;
}

div.threadGroup {
  background-color: #EEEEEE;
  padding: 0.5em;
  margin-top: 0.25em;
  margin-bottom: 0.25em;
  border-style: solid;
  border-width: thin;
  border-color: black;
}
div.threadGroup > ul {
  margin-top: 0em;
  margin-bottom: 0em;
}
div.tSingle {
  background-color: #EEEEEE;
  padding: 0.5em;
  margin-top: 0.25em;
  margin-bottom: 0.25em;
  border-style: solid;
  border-width: thin;
  border-color: black;
}
div.tSingle > ul {
  margin-top: 0em;
  margin-bottom: 0em;
}

/**********************************************************************
 *  Message Page Styles
 */
div.msgTitle {
  text-align: center;
  margin-bottom: 0.5em;
}

div.msgSubject h3 {
  margin-top: 1em;
  margin-bottom: 0.25em;
}
div.msgLinks {
  margin-left: 1.0em;
  margin-right: 1.0em;
}
div.msgLinks > table * td {
  font-size: smaller;
}

div.topLinks {
  text-align: center;
}
/* .topDateNav {
  background-color: #CCEEFF;
  padding: 0.25em;
  border-style: solid;
  border-width: thin;
  border-color: black;
}
.topThreadNav {
  background-color: #CCEEFF;
  padding: 0.25em;
  border-style: solid;
  border-width: thin;
  border-color: black;
}
*/

div.msgHead {
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}
div.msgHead > table {
  background-color: #dfefff;
  padding-left: 0.5em;
  padding-right: 0.5em;
  border-style: solid;
  border-width: thin;
  border-color: black;
  width: 100%;
  border-spacing: 0em;
}

div.msgBody {
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}
div.msgBody > table {
  background-color: #EEEEEE;
  padding-left: 0.5em;
  padding-right: 0.5em;
  border-style: solid;
  border-width: thin;
  border-color: black;
}

div.tSlice {
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}
div.tSlice table {
  background-color: black;
}
div.tSlice * td {
  background-color: #dfefff;
}
div.tSlice * th {
  background-color: #dfefff;
}
tr.tSliceList td {
  background-color: #DDDDDD;
}
.sliceCur {
  background-color: #dddddd; /* sollte #cccccc sein, aber Konq macht Bloedsinn */
}

div.botLinks > table {
  background-color: #dfefff;
  padding-left: 0.5em;
  padding-right: 0.5em;
  border-style: solid;
  border-width: thin;
  border-color: black;
  border-spacing: 0em;
}
