* {
        margin: 0;
        padding: 0;
        }

body {font-family: "Trebuchet MS", "Arial", "Tahoma", sans-serif; font-size: 9pt; background-color:#f5f5f5}

h1 { font-size: 130%; color: #666666; font-weight: lighter; }
h2 { font-size: 110%; color: #376400; font-weight: bold; line-height: 1.4em; }
h3 { font-size: 100%; color: #666666; font-weight: lighter; line-height: 1.5em; }
h4 { font-size: 90%; color: #666666; font-weight: lighter; line-height: 1.4em; }
h5 { font-size: 80%; color: #666666; font-weight: lighter; }

h1,h2,h3 { margin: 0 0 5px 0; }

ul { list-style-type: none; }

a { color: #666666; text-decoration: none;}
a:hover { color: #999999; }

img { border: none; }
a img {border: none; }

        #main {
                width: 910px;
                height: 850px;
                margin: 0 auto;
                position: relative;
                background: url(images/hg_home.png);
                background-repeat: no-repeat;
                background-position: 0px 0px;
                }

        #branding {
                width: 850px;
                height: 141px;
                position: relative;
                top: 0px;
                left: 28px;
                background-repeat: no-repeat;
                background: url(images/logo.jpg);
                }

        #flash {
                width: 850px;
                height: 250px;
                position: relative;
                top: 5px;
                left: 28px;
                z-index:0
                }

        #navigation {
                width: 850px;
                height: 29px;
                position: relative;
                top: -19px;
                left: 28px;
                z-index:1
                }

        #content {
                width: 860px;
                height: 405px; overflow: hidden;
                left: 28px;
                position: relative;
                top: 0px;
                clear: both;
                background-color: #ffffff;
                }

        #cont1 {
                width: 380px;
                height: 200px; overflow: hidden;
                left: 8px;
                position: relative;
                top: 0px;
                clear: both; background-color: #ffffff;
                }

        #cont2 {
                width: 210px;
                height: 200px; overflow: hidden;
                left: 412px;
                position: absolute;
                top: 0px;
                clear: both; background-color: #ffffff;
                }

        #cont3 {
                width: 370px;
                height: 113px; overflow: hidden;
                left: 8px;
                position: absolute;
                top: 230px;
                }

        #cont4 {
                width: 335px;
                height: 50px; overflow: hidden;
                left: 8px;
                position: absolute;
                top: 350px;
                clear: both; background-color: #ffffff;
                }

        #galerie {
                width: 235px;
                height: 180px; overflow: hidden;
                left: 401px;
                position: absolute;
                top: 225px;
                }

        #news {
                width: 225px;
                height: 384px;
                left: 655px;
                position: absolute;
                top: 6px;
                background: url(images/news_hg.png);
                background-repeat: no-repeat;
                }

        #news_cont {
                width: 140px;
                height: 402px; overflow: hidden;
                left: 12px;
                position: absolute;
                top: 10px;
                text-align: center;
                }

        #abverk {
                width: 50px;
                height: 30px;
                left: 625px;
                position: absolute;
                top: 0px;
                }

        #footer {
                width: 850px;
                height: 40px;
                margin: 0 auto;
                position: relative;
                top: 8px;
                text-align: center;
                }