FONT, P, DIV, INPUT, FORM, SELECT, TABLE, A, H1, H2
{
    font-size: 12pt;
    font-family: Arial, Tahoma,Verdana, Helvetica, sans-serif;
}

TEXTAREA     {font-size: 12pt; FONT-FAMILY: Courier, Typewriter, Teletype, Monospace, Monospaced, Fixed, FixedWidth; }

a
{
    text-decoration: underline;
    color: #000;
}
a:link
{
    text-decoration: underline;
    color: #000;
}
a:hover
{
    text-decoration: underline;
    background-color: #fff;
    color: #c00;
}
a:active
{
    text-decoration: underline;
    background-color: #fff;
    color: #000;
}
a:visited
{
    text-decoration: underline;
}

table
{
    font-size: 12pt;
    font-weight: bold;
    text-align: left;
}
form table
{
    text-align: left;
}
.adressen table, .white
{
    background-color: #fff;
}
.td
{
}

.wikitable, .wikitablefigure
{
  margin: 0px;
  padding: 0px;
  border-collapse: collapse;
}

.wikitable td
{
  margin: 0px;
  padding: 5px 10px 5px 10px;
    vertical-align: top;
}

.wikitablefigure td
{
  margin: 0px;
  padding: 3px;
  border-style: solid;
  border-color: #ddd;
  border-width: 1px 1px 0px 0px;
}

.wikitable tr#Row0 td,
tr#Row0 th
{
  border-left-color: white;
  color: #000;
}

body
{
    font-family: Arial, Tahoma,Verdana, Helvetica, sans-serif;
    font-size: 12pt;
    font-weight: bold;
    margin: 0;
    color: #000;
    background: #000 url(/workshop/images/background1.jpg) no-repeat;
}

em, i
{
    font-size: small;
    color: #600;
}

b, strong
{
    font-size: large;
    color: #600;
}

div.content
{
    background: #fff url(/workshop/images/body.jpg) 0px 0px repeat-y;
    position: absolute;
    top: 15px;
    left: 155px;
    max-width: 824px;
    width: 824px;
    margin: 0;
    padding: 0;
}

div.canvas
{
    /* weisser Rahmen verbessert das boxen-Tracking auf IE */
    border: solid 1px white;
    margin: 175px 20px 150px 30px;
    padding: 0;
}

div.content p:first-letter,
div.wikipreview p:first-letter
{
    font-size: large;
    font-weight: bold;
    color: #600;
}

div.menu
{
    background: url(/workshop/images/header3a.jpg) no-repeat;
    /* border: solid 1px yellow; */
    position: absolute;
    top: 0px;
    left: 0px;
    width: 824px;
    margin: 0;
    padding: 0;
}
div.menuCanvas
{
    height: 52px;
    margin: 125px 0px 0px 110px;
    padding: 0;
    font-family: 'Comic Sans MS', Tahoma,Verdana, Arial, Helvetica, sans-serif;
    font-size: 11pt;
    color: #222;
}
div.menu a
{
    font-family: 'Comic Sans MS', Tahoma,Verdana, Arial, Helvetica, sans-serif;
    font-size: 11pt;
    font-weight: bold;
    text-decoration: none;
    color: #222;
}
div.menu ul
{
    float: left;
    list-style: none;
    line-height: 1;
    font-weight: bold;
    padding: 0;
    margin: 0 0 1px 0;
}
div.menu ul li 
{
    float: left;
    padding: 0 0 5px 0;
    margin:  0 0 5px 0;
    /* border: 1px solid red; */
}
div.menu ul a
{
    padding: 0px 15px 0px 5px;
}
div.menu ul li ul
{
    display: none;
    position: absolute;
    border: 1px solid #666666;
    margin: 5px 0 5px 0; 
    padding: 0px 10px 5px 10px; 
    background: rgba(255,255,255,0.80);
}
div.menu ul a:hover,
div.menu ul.over a
{
    color: #000;
    text-decoration: underline;
    background: rgba(99,88,77,0.25);
    /* background: rgba(192,160,0,0.25); */
    /* filter:alpha(opacity=100); -moz-opacity:1; opacity: 1; */
}
div.menu ul li:hover ul
{
    display: block;
}
div.menu ul li.over ul
{
    display: block;
    position: relative;
    left: 0px;
    top: 0px;
    z-index: 100;
    border: 1px solid #666666;
    padding: 0px 0px 5px 0px; 
}
div.menu ul li:hover ul a,
div.menu ul li.over ul a
{
    color: #000;
    text-decoration: underline;
}
div.menu ul li li
{
    float: none;
    padding: 0;
    margin: 3px 5px 3px 5px;
}
div.menu ul li li a:hover
{
    background: #ddc;
}


div.sidemenu
{
    position: absolute;
    top: -15px;
    left: -155px;
}


ol li
{
    margin-top:  15px;
}

ol li li
{
    margin-top:  6px;
}

ol li li li
{
    margin-top:  0px;
}


.LinkRed
{
       COLOR: #660000
}
.LinkBlack
{
       COLOR: #B2B2CB;
}
.Linkuntertitel
{
       COLOR: #8081A8;
}
.Linkhell
{
       COLOR: #000000;
}
.LinkGrey
{
    text-decoration: underline;
       COLOR: #999999;
}
.LinkNav
{
       color: #FFFFFF;
}
.fuss
{
       Color: #D8D8D8;
}

.mainmenu
{
    font-size: 100%;
}
.submenu
{
    font-size: 90%;
}

.head
{
       font-weight: bold;
       letter-spacing:1pt;
       padding-bottom : 0px;
       padding-top : 0px;
       padding-left : 2px;
       padding-right : 2px;
       text-align: left;
}
.navbody
{
       padding-bottom : 2px;
       padding-top : 2px;
       padding-left : 7px;
       padding-right : 7px;
}
.kopf
{
}
input, textarea, file
{
       border: none;
       border-bottom : 1px solid #660000;
       background-color: #ffffff;
       padding : 1px;
       color : #660000;
}

button, select, submit,
.submit
{
       border: 2px outset #cc6633;
       background-color: #fffddd;
       color : #660000;
}

h1
{
    color : #111;
    text-align: center;
    font-size: 200%;
    font-weight: bold;
    letter-spacing:0pt;
    margin-top: 15px;
    margin-bottom: 10px;
       padding-bottom : 1px;
       padding-top : 1px;
}
.dense
{
       letter-spacing:2pt;
}
h2
{
    color : #222;
    text-align: center;
    font-size: 140%;
    font-weight: bold;
    letter-spacing:0pt;
    margin-top: 1px;
    margin-bottom: 10px;
}
h3
{
    font-size: 120%;
    font-weight: bold;
    letter-spacing:0pt;
    margin-top: 1px;
    margin-bottom: 0px;
}
h4
{
    letter-spacing:0pt;
    margin-top: 1px;
    margin-bottom: 0px;
    margin-left: 7px;
}

ol
{
    margin-bottom: 20px;
}

.paragraph1
{
    /* list-style-image:url(http://www.nrw-gospel.de/images/pfeil.gif); */
    list-style-type:decimal;
}

.paragraph2
{
    list-style-type:decimal;
}

img
{
    margin-right: 20px;
}

img.float_left
{
    float: left;
    margin: 0 20px 0 0;
}

img.float_right
{
    float: right;
    margin: 0 0 0 20px;
}

img.float_center
{
}

a img
{
    border: none;
}

.guestbook-comment
{
    background: #fffdf4;
    background: #fcf7d0;
    border-top: solid 1pt #c08060;
    border-left: solid 1pt #c08060;
    padding: 3px 10px 10px 10px;
}

div.guestbook-comment div.guestbook-comment
{
    background: #f8f0b0;
}

.guestbook-author
{
    color: #a08060;
    margin-left: 0px;
}

.guestbook-name
{
    color: #221915; /* #43332b; #866656; */
}

.guestbook-mail
{
    color: #c08060;
    text-decoration: underline;
    font-weight: normal;
}

.guestbook-date
{
    font-weight: normal;
}

.wikifooter,
.msf-footer
{
    position: absolute;
    margin: 0;
    padding: 0 0 0 0;
    left: 0;
    bottom: 0;
    height: 115px;
    width: 824px;
    background: url(/workshop/images/footer.jpg) bottom left no-repeat;
    font-size: 50%;
    font-weight: normal;
}

.wikifooterCanvas
{
    margin: 0px 20px 0px 30px;
}

hr
{
    height: 3px;
    color: #860010;
    background-color: #a02030;
}


table hr
{
    height: 10px;
}


pre
{
    color: black;
    background-color: white;
}

img
{
}

.wikifooter img
{
}

.wikiheader
{
    margin-top: 25px;
}
.wikidiffold
{
    background: #ffffaf;
}
.wikidiffnew
{
    background: #cfffcf;
}

table img,
div.img img,
p.img img
{
    float:  left;
}

@media print {
  /* style sheet for print goes here */
    body
    {
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
        color: #000000;
        background: #fff;
    }
    div.content
    {
        position: relative;
        top: 0px;
        left: 0px;
        max-width: 666px;
        width: 100%;

        margin: 0px 0px 0px 0px;
        padding: 10px 0px 0px 0px;
        background: #fff;
    }

    div.back
    {
        position: absolute;
        top: 0px;
        left: 20px;
        width: 30px;
        background: url(/back.png) no-repeat;
    }

    div.print
    {
        position: absolute;
        top: 0px;
        left: 50px;
        width: 30px;
        background: url(/print.gif) no-repeat;
    }

    div.back a,
    div.print a
    {
        text-decoration: none;
    }

    div.menu,
    div.wikifooter
    {
        display: none;
    }

    .born {
        color: #000;
    }
}
