@charset "utf-8";
/* CSS Document */


body  {
        background-image:url(picts/bg_02.gif); background-repeat:repeat-y; background-position:center;
        background-color: #9BADC5;
        font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
        font-size: 13px;
        margin:0 0 0 -3px;
        padding:0;
        color: #65625D;
}

.container {
        width: 760px;
        margin:  auto;
        padding: auto;
        background-repeat: no-repeat;
        background-position: center 0px;
        background-image:url(picts/header.gif); width: 977px;  background-repeat:no-repeat;
        height: 275px;

}

b {
                 color: #65625D;
}

a:link { text-decoration:none; color: #053E8D; font-size: 16px; }
a:visited { text-decoration:none; color: #053E8D; }
a:hover { text-decoration:none; color: #F4921B; }
a.text:link { text-decoration:none; color: #053E8D; font-size: 13px; }
a.text:visited { text-decoration:none; color: #053E8D; }
a.text:hover { text-decoration:none; color: #F4921B; }


.teaserbox1 {

        width: 600px;
        float: left;
        padding: 0;
        margin: 40px 0 0 44px;
        border: solid 0px #F03;
        color: #000;
        line-height: 18px;


}
.mainnav {

        width: 400px;
        float: left;
        padding: 0;
        margin: 150px 0 0 44px;
        border: solid 0px #06F;
        text-align: left;
        line-height: 18px;

}
.bilder {

        float: left;
        padding: 0;
        margin: 40px 0 0 40px;
        border: solid 0px #06F;

}



.b_mfg { font-weight: bold;
color: #65625D;
font-size: 14px;}













