/***********************************************************************
** screen.css
**  Copyright 2004 Patrick R. Michaud (pmichaud@pobox.com)
**  This file is part of PmWiki; you can redistribute it and/or modify
**  it under the terms of the GNU General Public License as published
**  by the Free Software Foundation; either version 2 of the License, or
**  (at your option) any later version.  See pmwiki.php for full details.
***********************************************************************/

/***********************************************************************
** These define the pmwiki "default" skin.  DO NOT EDIT THIS FILE
** DIRECTLY OR YOU MAY LOSE CHANGES WHEN UPGRADING!  If you want to make
** changes to these settings, you can create a custom skin (see the
** README file), or you can use pub/css/local.css to override the 
** settings here.
***********************************************************************/
body { position:absolute;  width:733px; font-family:Arial,sans-serif; 
background-color:#ffffff; background-image:url(hg.gif); font-size:80%;}

#wikilogo { border-bottom:2px solid #B5C7A3; padding-bottom:0.5em;  padding-left:0px;}

#wikihead { 

  font-size:smaller; text-align:left; 
  font-size:80%; 
  padding-top:5px;
  padding-bottom:5px;
 border-bottom:2px solid #B5C7A3;
}
#wikihead input { font-size:smaller; }
#wikihead form { margin:0px; }

#wikileft { 

  width:180px; 
  padding-top:0.5em; padding-right:5px; padding-left:15px;
  font-size:100%; 
 
}


#wikibody {border-right:10px solid #B5C7A3; border-left:10px solid #B5C7A3;}



#wikileft h1 { 
  margin:0px;  
  font-size:medium; text-align:center;
  background-color:#B5C7A3;
}



#wikileft hr { color:#B5C7A3; }
#wikileft ul { margin-left:0px; padding-left:6px; list-style-type:none; }


#wikileft table {vertical-align:top;}

#wikibody { padding-bottom:1em; padding-top:0px;  }

.pagetitle {font-size:large; font-weight:bold; color:#990000;}
.pagegroup {font-size:large; font-weight:bold; color:#ffffff;}


#wikititle { padding-left:10px; border:none; background-color:#B5C7A3; height:72px; vertical-align:middle;}
#wikititle a:link { color:#990000;text-decoration:none;}
#wikititle a:visited { color:#990000; text-decoration:none; }
#wikititle a:active { color:#990000;; text-decoration:none; }

#wikitext { padding-left:10px;padding-right:10px;}


.category { font-size:smaller; font-style:italic;}
.sieheauch { font-size:smaller; font-style:italic;}


table {border:none}


td td {border:none;  background-color:#e6eed6; border-collapse:collapse; padding:5px;}

#wikicmds {
  margin-left:400px; margin-bottom:1.33em; 
  font-size:smaller; text-align:right; padding-right:10px; 
}
#wikicmds a { display:block; }
#wikicmds { border:none; background-color:#ffffff; padding-top:5px;}

#wikifoot { clear:both; border-top:2px solid #B5C7A3; font-size:smaller; padding-top:5px; padding-bottom:5px; padding-left:11px;}

h1,h2 {background-color:#B5C7A3;border:solid #B5C7A3;}
h3 {font-size:medium; background-color:#B5C7A3;border:solid #B5C7A3;}
h4 {font-size:medium; background-color:#e6eed6; border:solid #e6eed6;}
h5 {background-color:#e6eed6; border:solid #e6eed6;}



#borderless {padding:5px;border:none; background-color:#ffffff;}

#graukasten {padding:5px;background-color:#EED3AA; border:none; }
#dunklerkasten {padding:5px;background-color:#ccddbb; border:none; }
#dunklerkasten a {color:#000000; }

h1.wikiaction { font-size:150%; margin:0px; }
#wikiedit form { margin:0px; }

h3  a:link { color:#334422; text-decoration:none; }
h3 a:visited { color:#334422; text-decoration:none; }
h3  a:active { color:#223311; text-decoration:none; }
h4  a:link { color:#334422; text-decoration:none; }
h4 a:visited { color:#334422; text-decoration:none; }
h4  a:active { color:#223311; text-decoration:none; }


a:link { color:#334422; text-decoration:underline; }
a:visited { color:#334422; text-decoration:underline; }
a:active { color:#223311; text-decoration:none; }

.createlink a:link { color:#EF9742; text-decoration:underline; }
.createlink a:visited { color:#C97727; text-decoration:underline; }
.createlink a:active { color:#EF9742; text-decoration:none; }

.createlinktext a:link { color:#EF9742; text-decoration:underline; }
.createlinktext a:visited { color:#C97727; text-decoration:underline; }
.createlinktext a:active { color:#EF9742; text-decoration:none; }