// Taken from pybrary.net which is really beautifully designed.

body
{
    line-height: 1.2em;
    background: #fff;
}

p
{
    color: #903r09;
    text-align: justify;
}

a:link
{
    background: #fff;
    color: #03f;
    text-decoration: none;
}

a:visited
{
    background: #fff;
    color: #02a;
    text-decoration: none;
}

a:hover
{
    text-decoration: underline;
}

h1, h2, h3
{
    font-variant: small-caps;
}

h1, h2
{
    border-bottom: 1px dashed #0a0;
}

h1
{
    padding-bottom: 0.2em;
    color: #c80;
    font-size: 300%;
    text-align: center;
}

h2
{
    padding-bottom: 0.1em;
    color: #c40;
    font-size: 150%;
}

h3
{
    color: #c00;
    font-size: 100%;
}

pre
{
    margin-left: 2em;
    margin-right: 2em;
    padding: 5px 10px;
    background: #eee;
    color: #000;
    border: 1px dashed #000;
}

img.footerImage
{
    border: none;
    float: right;
}

div.footer
{
    margin-bottom: 2em;
}

li
{
    list-style-type: circle;
}

ul.downloadLinks > li
{
    list-style-image: url("/right-arrow-blue.png");
}

.py_Identifier
{
    color: #0aa;
    font-weight: bold;
}

.py_Constant, .py_Normal
{
    color: #a4a;
    font-weight: bold;
}

.py_Statement
{
    color: #aa0;
    font-weight: bold;
}

.py_PreProc
{
    color: #44a;
    font-weight: bold;
}

.py_Comment
{
    color: #0a0;
    font-style: italic;
}

.c { color: #408080; font-style: italic } /* Comment */
.err { border: 1px solid #FF0000 } /* Error */
.k { color: #008000; font-weight: bold } /* Keyword */
.o { color: #666666 } /* Operator */
.cm { color: #408080; font-style: italic } /* Comment.Multiline */
.cp { color: #BC7A00 } /* Comment.Preproc */
.c1 { color: #408080; font-style: italic } /* Comment.Single */
.cs { color: #408080; font-style: italic } /* Comment.Special */
.gd { color: #A00000 } /* Generic.Deleted */
.ge { font-style: italic } /* Generic.Emph */
.gr { color: #FF0000 } /* Generic.Error */
.gh { color: #000080; font-weight: bold } /* Generic.Heading */
.gi { color: #00A000 } /* Generic.Inserted */
.go { color: #808080 } /* Generic.Output */
.gp { color: #000080; font-weight: bold } /* Generic.Prompt */
.gs { font-weight: bold } /* Generic.Strong */
.gu { color: #800080; font-weight: bold } /* Generic.Subheading */
.gt { color: #0040D0 } /* Generic.Traceback */
.kc { color: #008000; font-weight: bold } /* Keyword.Constant */
.kd { color: #008000; font-weight: bold } /* Keyword.Declaration */
.kp { color: #008000 } /* Keyword.Pseudo */
.kr { color: #008000; font-weight: bold } /* Keyword.Reserved */
.kt { color: #B00040 } /* Keyword.Type */
.m { color: #666666 } /* Literal.Number */
.s { color: #BA2121 } /* Literal.String */
.na { color: #7D9029 } /* Name.Attribute */
.nb { color: #008000 } /* Name.Builtin */
.nc { color: #0000FF; font-weight: bold } /* Name.Class */
.no { color: #880000 } /* Name.Constant */
.nd { color: #AA22FF } /* Name.Decorator */
.ni { color: #999999; font-weight: bold } /* Name.Entity */
.ne { color: #D2413A; font-weight: bold } /* Name.Exception */
.nf { color: #0000FF } /* Name.Function */
.nl { color: #A0A000 } /* Name.Label */
.nn { color: #0000FF; font-weight: bold } /* Name.Namespace */
.nt { color: #008000; font-weight: bold } /* Name.Tag */
.nv { color: #19177C } /* Name.Variable */
.ow { color: #AA22FF; font-weight: bold } /* Operator.Word */
.w { color: #bbbbbb } /* Text.Whitespace */
.mf { color: #666666 } /* Literal.Number.Float */
.mh { color: #666666 } /* Literal.Number.Hex */
.mi { color: #666666 } /* Literal.Number.Integer */
.mo { color: #666666 } /* Literal.Number.Oct */
.sb { color: #BA2121 } /* Literal.String.Backtick */
.sc { color: #BA2121 } /* Literal.String.Char */
.sd { color: #BA2121; font-style: italic } /* Literal.String.Doc */
.s2 { color: #BA2121 } /* Literal.String.Double */
.se { color: #BB6622; font-weight: bold } /* Literal.String.Escape */
.sh { color: #BA2121 } /* Literal.String.Heredoc */
.si { color: #BB6688; font-weight: bold } /* Literal.String.Interpol */
.sx { color: #008000 } /* Literal.String.Other */
.sr { color: #BB6688 } /* Literal.String.Regex */
.s1 { color: #BA2121 } /* Literal.String.Single */
.ss { color: #19177C } /* Literal.String.Symbol */
.bp { color: #008000 } /* Name.Builtin.Pseudo */
.vc { color: #19177C } /* Name.Variable.Class */
.vg { color: #19177C } /* Name.Variable.Global */
.vi { color: #19177C } /* Name.Variable.Instance */
.il { color: #666666 } /* Literal.Number.Integer.Long */


/**
 * Stilelemente für Strukturen für's EWS. 
 */

.raumzeit_einleitungszitat {
  text-align: left; 
  font-style: italic; 
  font-size: 90%; 
}

.raumzeit_einleitungszitat_autor {
  text-align: right; 
}

.seitenleiste {
  float: right; 
  margin-left: 4%;
  width: 31%; 
  z-index: 1; 
}

.seitenleiste_zitat {
  float: right; 
  margin-left: 1em;
  font-style: italic; 
}

.seitenleiste_titel {
  font-style: italic; 
}

.regelteil {
  position: relative; 
  font-family:'Nimbus Mono', serif; 
  border-width: thin;
  border-style: dashed; 
  width: 66%;
  padding: .3em;
}

.markenrecht {
  font-size: 90%; 
}

.modulinfo {
  font-style: italic; 
}

fuss {
    font-size: small;
}