﻿body, html {
    font-size:11px;
    font-family:Verdana, Helvetica, Arial;
    line-height:15px;
    background-image:url(/assets/baggrund.gif);
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position:center top;
}

.floatFix {
    clear:both;
    height:1px;
    width:1px;
    overflow:hidden;
}

#page {
    width:955px;
    margin-left:auto;
    margin-right:auto;
    margin-top:20px;
    margin-bottom:30px;
    position:relative;
    overflow:visible;
}

h1 {
    visibility:hidden;
    font-size:30px;
    line-height:36px;
}

h2 {
    visibility:hidden;
    font-size:30px;
    line-height:36px;
}

p {
    margin-bottom:10px;
}

.top {
    width:980px;
    height:240px;
}

.bottom {
    width:980px;
    height:18px;
}

.midt {
    width:980px;
    position:relative;
    background-image:url(/assets/midten.png);
    background-repeat:repeat-y;
    height:auto;
}

.flashHolder {
    left:3px;
    top:110px;
    width:975px;
    height:320px;
    z-index:50px;
    position:absolute;
}

.topmenu {
    margin-left:30px;
    margin-top:195px;
    margin-bottom:20px;
    width:240px;
    z-index:15;
    float:left;
}


.contentarea {
    margin-top:195px;
    z-index:10;
    margin-bottom:20px;
    width:425px;
    float:left;
}
.contentarea ul {
    margin:10px;   
    margin-bottom:20px;
}
.contentarea ul li {
    list-style-type:square;
    margin-left:20px;
    margin-bottom:5px;
}


a {
    color:#64027d;
}

a:hover {
    text-decoration:underline;
}

h1 {
    
}

h2 {
    font-size:14px;
    text-transform:uppercase;
    color:#64027d;
}


h6 {
    font-size:11px;
    text-transform:uppercase;
    float:left;
    margin:4px 0px 0px 6px;
    color:#64027d;
}

.textField, input[type=text] { 
    background-color:White;
    font-size:11px;
    font-family:Arial, Verdana;
    border:0px;
    color:#333333;
    width:244px;
    margin-bottom:3px;
    height:14px;
    padding:2px;
    padding-left:4px;
}

.textArea {
    background-color:White;
    font-size:11px;
    font-family:Arial, Verdana;
    border:0px;
    width:244px;
    color:#333333;
    padding:2px;
    padding-left:4px;
}

b, strong {
    font-weight:bold;
}

i, em {
    font-style:italic;
}

.chBox {
    border:1px #666666 solid;
    background-color:White;
}

.bestilSpan {
    width:110px;
    display:block;
    float:left;
    margin-bottom:3px;
    height:18px;
}

.splitterPanel {
    width:385px;
}

.inputStroke {
    width:360px;
    border-bottom:1px solid #333333;
    margin-bottom:6px;
    height:1px;
    overflow:hidden;
    margin-top:0px;
    float:none;
    clear:both;
}

.gradient {
    width:924px;
    z-index:1;
    height:149px;
    position:absolute;
    background-image:url(/assets/bottomGradient.jpg);
    background-repeat:repeat-x;
    right:28px;
    bottom:0px;
}

.rightSide {
    width:240px;
    height:305px;
    z-index:5;
    position:absolute;
    right:28px;
    bottom:0px;
}

/*   TOP MENU    */

.topmenu ul {
    margin: 0px 0px 0px 5px;
}

.topmenu ul li {
    margin: 0px 0px 4px 0px;
}

.topmenu ul li a {
    text-transform:uppercase;
    font-size:11px;
    text-decoration:none;
    letter-spacing:1px;
    font-weight:700;
    color:#806926;
}

.topmenu ul li a:hover {
    color:#64027d;
}

#aktivtopmenu {
    color:#64027d;
}

.submenu {
    margin-bottom:10px;
    margin-top:5px;
}

.submenu ul {
}

.submenu ul li {
    margin-left:15px;
}

.submenu ul li a {
    text-transform:none;
    font-weight:normal;
    letter-spacing:0px;
    margin:0px;
}

.submenu ul li a:hover {
    color:#64027d;
}

#aktivsubmenu {
    color:#64027d;
}

/*   SITEMAP   */
.site1 {
    list-style-type:none;
}

.site1 li {
    list-style-type:none;
    margin-top:5px;
    font-weight:bold;
}

.site2 {
    list-style-type:none;
}

.site2 li {
    margin:0px;
    margin-left:15px;
    font-weight:normal;
}


.site1 li a, .site2 li a {
    color:#64027d;
    text-decoration:none;
}
 
.site1 li a:hover, .site2 li a:hover {
   color:#553c0d;
}

.facebooklink {
    text-decoration:none;
}

.light-splat {
    display:block;
    position:absolute;
    top:170px;
    left:730px;
    z-index:100;
}


table.partnerliste {
    width:420px;    
}
table.partnerliste td {
    padding-top:30px;
}
table.partnerliste td.imagecell {
    width:120px;
    padding-left:30px;  
}