body
{
    padding: 0;
    margin: 60px 0px 0px 0px;
    background: #000000;
    font-family: Tahoma, Verdana, Arial;
    color: #ffffff;
    overflow-y: scroll;
}
td
{
    vertical-align: top;
    font-size: 11px;
}
p
{
    font-size: 11px;
    padding: 0;
    margin: 0;
}
form
{
    padding: 0;
    margin: 0;
}
img
{
    border: none;
    display: block;
}
a
{
    color: #f29301;
}
h1, h2, h3, h4, h5, h6
{
    padding: 0;
    margin: 0;
    text-transform: uppercase;
    font-family: Verdana, Tahoma, Arial;
}
h1
{
    font-size: 13px;
    line-height: 14px;
}
h2
{
    font-size: 13px;
    line-height: 14px;
    text-transform: none;
}
p
{
    line-height: 18px;
    padding: 0;
    margin: 0;
}
.pageframe
{
    margin: 0 auto;
    width: 934px;
    height: 600px;
    padding: 55px 0px 0px 0px;
    background: url(../images/pagebg.jpg) no-repeat left top;
    position: relative;
}
.pageframe .page_glow
{
    position: absolute;
    top: 14px;
    left: -126px;
}
.logotype
{
    height: 47px;
    margin-right: 5px;
}
.logotype img
{
    float: right;
}
.animex img
{
    position: absolute;
    right: 0;
    top: 30;
}

.flags
{
    float: right;
    margin-top: 35px;
}
.flags a
{
    display: block;
    float: left;
    margin-right: 10px;
}
.topmenu
{
    margin: 62px 0px 0px 0px;
    padding: 0;
    height: 22px;
}
.topmenu a
{
    background: url(../images/topmenuitem.png) no-repeat center center;
    display: block;
    float: left;
    margin: 0px 3px 0px 0px;
    width: 107px;
    height: 22px;
    line-height: 22px;
    color: #ffffff;
    font-size: 10px;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
}
.topmenu a.selected
{
    background: url(../images/topmenuitem_sel.png) no-repeat center center;
}
.content
{
    padding: 8px 0px 0px 0px;
}
.leftmenu
{
    padding: 10px 0px 30px 0px;
}
.leftmenu a
{
    font-family: Verdana, Tahoma, Arial;
    display: block;
    color: #ffffff;
    text-decoration: none;
    font-weight: bold;
    font-size: 13px;
    line-height: 14px;
    border-bottom: solid 1px #7a7a7a;
    padding: 8px 0px;
    margin: 0px 15px;
}
.pagecontent
{
    margin-bottom: 40px;
}
.pagecontent .middle
{
    background: url(../images/page_middle.png) repeat-y top left;
}
.wide .middle
{
    background: url(../images/page_middle_wide.png) repeat-y top center;
}
.startpage .center
{
    background: url(../images/johanna.jpg) no-repeat right bottom;
    padding-bottom: 40px;
}
.startpage .left
{
    padding-bottom: 30px;
}
.startpage .right
{
    padding-bottom: 30px;
}
.startpage .left .middle
{
    background: url(../images/start_left_middle.png) repeat-y top center;
    height: 530px;
}
.startpage .center .middle
{
    background: url(../images/start_center_middle.png) repeat-y top center;
    height: 230px;
}
.startpage .right .middle
{
    background: url(../images/start_right_middle.png) repeat-y top center;
    height: 530px;
}
.leftmenutable .middle
{
    background: url(../images/leftmenubg_middle.png);
}
.innercontent
{
    padding: 25px 30px 25px 30px;
    color: #000000;
}
.products .innercontent
{
    padding: 15px 20px 15px 20px;
    color: #000000;
}
.johanna
{
    color: #cfcfcf;
    padding: 0px 0px 0px 6px;
    font-size: 10px;
    font-style: italic;
    line-height: 15px;
}
.johanna b
{
    color: #ffffff;
}
.footer
{
    border-top: solid 5px #f29301;
    padding: 13px 0px 30px 0px;
    font-size: 10px;
    color: #cfcfcf;
}
.footer a
{
    color: #cfcfcf;
    text-decoration: none;
}
.footer b
{
    color: #ffffff;
}

.newscolumn
{
    color: #ffffff;
    text-shadow: #000000 1px 1px 0px;
}
.newscolumn p
{
    margin: 0;
    padding: 0;
}
.newscolumn .newsitem
{
    margin: 18px 0px 0px 0px;
    padding: 0px 0px 15px 0px;
    background: url(../images/newsitemline.gif) no-repeat bottom center;
    line-height: 16px;
}
.newscolumn .last
{
    background: none;
    padding: 0;
}
.newscolumn .newsitem .header
{
    font-weight: bold;
    margin: 0px 0px 3px 0px;
}
.newscolumn .newsitem .text, .newscolumn .newsitem p
{
    color: #cfcfcf;
    line-height: 16px;
}
.newscolumn .newsitem .readmore
{
    text-align: right;
}
.newscolumn .newsitem .readmore a
{
    color: #ffffff;
    text-decoration: none;
    font-weight: bold;
}

.youtubelist
{
}
.youtubelist .movieitem
{
    float: left;
    width: 324px;
    margin: 10px 0px 0px 0px;
    cursor: pointer;
}
.youtubelist a
{
    color: #000000;
    text-decoration: none;
    padding: 5px;
    padding-right: 10px;
    float: left;
}
.youtubelist a:hover
{
    background: #bfbfbf;
}
.youtubelist .movieitem .movieimage
{
    float: left;
    margin: 0px 10px 0px 0px;
    width: 70px;
    height: 55px;
    cursor: pointer;
}
.youtubelist .movieitem .header
{
    font-weight: bold;
    margin-bottom: 3px;
    margin-top: 3px;
    height: 15px;
    overflow: hidden;
    cursor: pointer;
}
.youtubelist .movieitem .shortinfo, .youtubelist .movieitem .shortinfo p
{
    line-height: 15px;
    cursor: pointer;
}
.youtubelist .movieitem .shortinfo
{
    height: 30px;
    overflow: hidden;
    cursor: pointer;
}

.imagetextlist .block
{
    margin-top: 30px;
}
.imagetextlist .block .blockimage
{
    margin-top: 3px;
}
.imagetextlist .block .text, .imagetextlist .block .text p
{
    line-height: 16px;
}

.productframe .productimage img
{
    border: solid 7px #2b2725;
}
.productframe .pdf
{
    margin-top: 30px;
}
.productframe .pdf .icon
{
    padding-right: 10px;
}
.productframe .pdf .text
{
    vertical-align: middle;
}


.productframe td
{
    color: #000000;
}

.imagetextlist td
{
    color: #000000;
}

.contactus .contactimage
{
    border: solid 1px #ffffff;
    margin-bottom: 4px;
}
.contactus td
{
    color: #000000;
}

