﻿body
{
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    background-attachment: scroll;
    background-image: url(images/bggrad.jpg);
    background-repeat: repeat-x;
    font-family: 'Trebuchet MS' , Arial, Sans-Serif;
    font-size: 10pt;
}

A.flink, A:active.flink, A:link.flink, A:visited.flink
{
    color: #0099cc;
    text-decoration: underline;
}

A:hover.flink
{
    color: #0099cc;
    text-decoration: underline;
}
.companyname
{
    font-size: 18pt;
    font-weight: bold;
    color: #0099cc;
}

.centercontent
{
    font-size: 12pt;
    font-weight: bold;
}



.imgth
{
    padding: 10px;
    border-right: silver 1px solid;
    border-top: silver 1px solid;
    border-left: silver 1px solid;
    border-bottom: silver 1px solid;
}

A.nlink, A:active.nlink, A:link.nlink, A:visited.nlink
{
    color: white;
    text-decoration: none;
}

A:hover.nlink
{
    text-decoration: underline;
}


A.textlink, A:active.textlink, A:link.textlink, A:visited.textlink
{
    color: #0099cc;
    font-weight: bold;
    text-decoration: none;
}

A:hover.textlink
{
    text-decoration: underline;
}

.imglink
{
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
}

.submenuitem
{
    padding-left:10px;
    background-image: url(images/submenu_bg.jpg);
    height: 30px;
    font-weight: bold;
    color: white;
}


.sidemenuhead
{
    background-image: url(images/sidemenu_head.jpg);
    width: 236px;
    height: 63px;
    
}

.sidemenufoot
{
    background-image: url(images/sidemenu_foot.jpg);
    width: 236px;
    height: 36px;
}

.produkmenu
{
    background-color: #ececec;
    color: #0099cc;
    font-weight: bold;
}

.produkdiv
{
    margin-left:10px;
    margin-right:10px;
    margin-top : 5px;
    padding-bottom : 5px;
    border-bottom: darkgray 2px dashed;
}

.produktitle
{
    font-weight: normal;
    font-size: 10pt;
    font-family: 'Arial Black';
    color: #4e4e4e;
}

.produkitem
{
    padding-left: 10px;
    padding-top : 5px;
}

.lgproduktitle
{
    font-weight: normal;
    font-size: 18pt;
    font-family: 'Arial Black';
    color: #4e4e4e;
}

.lgprodukitem
{   
    padding-left: 10px;
    padding-top : 5px;
    color: #0099cc;
    font-weight: bold;
    font-size: 18pt;
}

H3
{
    text-decoration: underline;
}
