body {
    font-size: 11pt;
    color:black;
    padding-top:10px;
}
h1 {
    color: #222;
    font-size: 22px;
    font-weight:bold;
    margin-top: 12px;
}
h1 a {
    color: #222;
    font-weight:bold;
    text-decoration:none;
}
h2 a {
    color:#111;
    text-decoration:none;
}
h2.title {
    font-size:1.5em;
    margin-top:0;
    padding-top:0;
    margin-bottom:0;
    font-weight:bold;
}
h3 {
    margin:0;
    margin-bottom: .8em;
    font-weight: bold;
    font-size: 1.2em;
}
h4 {
    margin:0;
    font-weight: bold;
    font-size: 1.1em;
}
h2 a:visited {
    color:#111;
}
.moretext {
    line-height: 1.2em;
    font-size: 26px;
    margin-top: 12px;
    margin-bottom: 12px;
    font-family: georgia, helvetica, arial, sans-serif;
}
.byline {
    color: #555;
    text-transform:uppercase;
    padding:0;
    margin:0;
    font-size: 9pt;
}
.weblog-info {
    clear:both;
    margin-top: 32px;
}
.weblog-info a {
    color:black;
}

.weblog-info a:visited {
    color:black;
    font-weight:bold;
}

.content p.weblog-info {
    color: #333;
}
.sidebar p {
    font-size:10pt;
}
.sidebar ul {
    list-style-type:none;
    padding-left:0;
}
.sidebar li {
    list-style-type:none;
    padding-left:0;
}
.box {
    background:white;
}


.smallinks {
    font-size:9pt;
    height:24px;
    padding-top:5px;
    clear:right;
}
.smallinks a {
    color:#333;
    margin-right: 20px;
    text-decoration: none;
}
.smallinks a:visited {
    color:#333;
    margin-left: 20px;
    text-decoration: none;
}
.smallinks a:hover {
    color:blue;
}
.smallinks a.sel {
    color:blue;
}
.productname {
    float:left;
    font-size:14pt;
    font-weight: bold;
    height:24px;
}
.productname a {
    text-decoration:none;
}
.productname a:visited {
    text-decoration:none;
}
div.productname:hover a {
    color:red;
}
.productname .name {
    color:black;
}
.productname a {
    color:Black;
}
.anchor {
    clear:both;
}
div.bottom {
    padding-top: 12px;
    padding-bottom: 12px;
    background: #444;
    color: white;
}
div.bottom h3 {
    color: #eee;
    font-size: 12pt;
    margin:0;
    border-bottom: thin solid #999;
}
div.bottom ul {
    margin:0;
    margin-left:0;
    padding-left:0;
}
div.bottom li {
    list-style-type:none;
    font-size:11pt;
}
div.bottom a {
    color:white;
    text-decoration:none;
}
div.bottom a:visited {
    color:white;
}

.foot-container {
    color: white;
    background:black;
}
.foot-container td {
    color:white;
}
.foot-container a {
    color:white;
}
.webwinkel-header {
    background: #D0E0FF;
    border-top: 1px solid #A0B0EF;
    border-bottom: 1px solid #A0B0EF;
    margin-top:12px;
    margin-bottom:12px;
}
.webwinkel-header h1, .webwinkel-header h1 a {
    color: #229;
    font-size:28pt;
}

.top-header {
    margin:0;
}

.entry h4 {
    margin-top: 6px;
}
.entry p, .entry li {
    color: #222;
    margin-top: 0;
    margin-bottom: 12px;
}
.entry ul {
    padding-left:1.4em;
}


