﻿body
{
 
}
html, body, #wrapper
{
    height: 100%;
    background-color: #001700;
    margin: 0;
    padding: 0;
    border: none;
    text-align: left;
}
#wrapper
{
    margin: 0 auto;
    text-align: left;
    vertical-align: middle;
    width: 945px;
}



UL LI
{
    list-style-type: square;
}

UL LI LI
{
    list-style-type: disc;
}

UL LI LI LI
{
    list-style-type: circle;
}

OL LI
{
    list-style-type: decimal;
}

OL OL LI
{
    list-style-type: lower-alpha;
}

OL OL OL LI
{
    list-style-type: lower-roman;
}

HR
{
    border: 1px solid #003300;
    
}

.imgborder
{
    border: 1px solid #003300;
}
.titel, .subtitel, .small, .normal, .textbox, .knop, a, a.eigen, .eigen
{
    font-family:Comic Sans MS;
}
a:link
{
    text-decoration: none;
    color: #01ad01;
}

a:visited
{
    text-decoration: none;
    color: #01ad01;
}

a:active
{
    text-decoration: none;
    color: #01ad01;
}

a:hover
{
    text-decoration: underline;
    color: #ffcc99;
}
a.eigen:link, a.eigen:visited, a.eigen:active
{
    text-decoration: none;
    color: #899489;
    font-size:11px;
}
a.eigen:hover
{
    text-decoration: underline;
    color: #128021;
    font-size:11px;
}
.eigen
{
    font-size:11px;
    color:#ffffff;
}
.titel
{
    font-size: 15px;
    text-decoration: underline;
    color: #800000;
    font-weight: bold;
}

.subtitel
{
    font-size: 14px;
    color: #ffcc99;
    font-weight: bold;
}

.small
{
    font-size: 12px;
    color: #ffcc99;
}

.normal
{
    font-size: 14px;
    color: #ffcc99;
}


.textbox
{
    font-size: 12px;
    color: #003300;
    background-color: #f5fef6;
    border-left: 1px solid #FFCC9A;
    border-right: 1px solid #FFCC9A;
    border-top: 1px solid #FFCC9A;
    border-bottom: 1px solid #FFCC9A;
}

.knop, .knop:hover, .knop:link, .knop:active, .knop:visited
{
    background-color: #FFCC9A;
    font-size: 13px;
    color: #A4352A;
    cursor: pointer;
    border: 1px solid #FFCC9A;
    text-decoration: none ;
}

.imgborder
{
    border: 1px solid #003300;
}

.pandBorder
{
    border-style: solid;
    border-width: 1px;
    border-color: #003300;
    border-spacing: 100px;
}
.titlerow2
{
    border-bottom:solid 1px #800000;
    color: White;
    font-weight: bold;
    font-size: 14px;
    padding:3px;
}

.data
{
    font-size:14px;
}

.geg
{
    font-size: 12px;
    color: #ffcc99;
    }
    
.titelPand:link
{
    text-decoration: none;
    color: #003300;
}

.titelPand:visited
{
    text-decoration: none;
    color: #003300;
}

.titelPand:active
{
    text-decoration: none;
    color: #003300;
}

.titelPand:hover
{
    text-decoration: underline;
    color: #ffcc99;
}

