.redbold {
 font-weight: bold;
 color: #ff0000;
}

a {
 text-decoration: none;
 color: #192666;
}

h1 {
 margin-bottom : 0px;
 font-size: 14px;
 color: #ff8c00;
}

h2 {
 margin-bottom : 14px;
 font-size: 13px;
}

h3 {
 margin-bottom : 14px;
 font-size: 12px;
}

.news h3{
 margin-top : 0px;
 margin-bottom : 14px;
 font-size: 12px;
}


p {
 margin-top : 4px;
 margin-bottom : 4px;
}

#headerbox {
 height: 65px;
 background-image: url(/media/head01.jpg);
 background-repeat: no-repeat;
 background-position: right bottom;
}

.towebshop {
 border-bottom:2px solid #a0a0a0;
 border-right:2px solid #a0a0a0;
 border-collapse:collapse;
 border-spacing:0;
 background-color:#ffffff;
 empty-cells:show;
}

.towebshop td{
    border-bottom:1px solid #d0d0d0;
    border-right:1px solid #e0e0e0;
    padding: 2px 4px;
}

.p1c2 {
 margin-top : 4px;
 widht: 490px;
 height: 90px;
 padding: 80px 10px 10px 20px;
 background-image: url(/media/p1c2.jpg);
 background-repeat: no-repeat;
}
.p1c3 {
 margin-top : 4px;
 widht: 490px;
 height: 90px;
 padding: 80px 10px 10px 20px;
 background-image: url(/media/p1c3.jpg);
 background-repeat: no-repeat;
}

.p1c4 {
 margin-top : 4px;
 widht: 490px;
 height: 90px;
 padding: 80px 10px 10px 20px;
 background-image: url(/media/p1c4.jpg);
 background-repeat: no-repeat;
}

.p2c {
 margin-top : 2px;
 widht: 404px;
 padding: 5px;
 border-style: solid;
 border-width: 0 100px 0 4px;
 border-color: #e0f0e0;
}

.p3c {
 margin-top : 8px;
 widht: 404px;
 padding: 5px;
 border-style: solid;
 border-width: 1px 100px 1px 4px;
 border-color: #e0f0e0;
}

.centerlogo {
 text-align: center;
}