.basetext    { color: #000000; font-size: 11px; font-family: "Arial", sans-serif; line-height: 130%; text-indent: 12px }
input, textarea, select    { color: #111111; font-size: 11px; font-family: "Arial", sans-serif; border: 1px solid #c2c2c2}
.title     { color: #F94973; font-size: 40px; font-family: "Arial", sans-serif; font-weight: normal }
.manchet    { color: #000000; font-size: 13px; font-family: "Arial", sans-serif; font-weight: bold; margin-bottom: 10px }
#pagemenu   { font-size: 11px; font-family: "Arial", sans-serif; font-weight: normal; line-height: 130% }

#pagemenu a { color: #000000; text-decoration: none }
#pagemenu a:link { color: #000000; text-decoration: none }
#pagemenu a:visited { color: #000000; text-decoration: none }
#pagemenu a:active { color: #000000; text-decoration: none }
#pagemenu a:hover { color: #F42782; text-decoration: none }

.debatframe { border: 1px solid #FED2DC}
.debathead { background-color: #FED2DC; color: #000000; font-size: 13px; font-family: "Arial", sans-serif; font-weight: normal; padding: 2px; padding-left: 5px; padding-right: 5px}
.debat1 { background-color: #E9F3FE; color: #000000; font-size: 11px; font-family: "Arial", sans-serif; font-weight: normal; padding: 2px; padding-left: 15px; padding-right: 5px}
.debat2 { background-color: #ffffff; color: #000000; font-size: 11px; font-family: "Arial", sans-serif; font-weight: normal; padding: 2px; padding-left: 15px; padding-right: 5px}
.debat1new { background-color: #80C8FE; color: #000000; font-size: 11px; font-family: "Arial", sans-serif; font-weight: normal; padding: 2px; padding-left: 15px; padding-right: 5px}
.debat2new { background-color: #598BB1; color: #000000; font-size: 11px; font-family: "Arial", sans-serif; font-weight: normal; padding: 2px; padding-left: 15px; padding-right: 5px}



a { color: #808080; text-decoration: none }
a:link { color: #808080; text-decoration: none }
a:visited { color: #808080; text-decoration: none }
a:active { color: #808080; text-decoration: none }
a:hover { color: #DBAA40; text-decoration: underline }

.debat1 a, .debat2 a, .debat1new a, .debat2new a { color: #666; text-decoration: none  }
.debat1 a:link, .debat2 a:link, .debat1new a:link, .debat2new a:link { color: #666; text-decoration: none }
.debat1 a:visited, .debat2 a:visited, .debat1new a:visited, .debat2new a:visited { color: #666; text-decoration: none }
.debat1 a:active, .debat2 a:active, .debat1new a:active, .debat2new a:active { color: #666; text-decoration: none }
.debat1 a:hover, .debat2 a:hover, .debat1new a:hover, .debat2new a:hover { color: #000000; text-decoration: underline }


.debatblock { border: 1px solid #c2c2c2; background-color: #000000; margin: 3px; margin-left: 10px; padding: 3px; width: 90%}

#rightmenu   { font-size: 11px; font-family: "Arial", sans-serif; font-weight: normal; line-height: 130%; padding-left: 20px }
#rightmenu a { color: #F42782; text-decoration: none }
#rightmenu a:link { color: #F42782; text-decoration: none }
#rightmenu a:visited { color: #F42782; text-decoration: none }
#rightmenu a:active { color: #F42782; text-decoration: none }
#rightmenu a:hover { color: #250C16; text-decoration: none }


html
{
  min-height: 100%;
  margin-bottom: 1px;
}

body { margin-top: 0px; margin-left: 0px; margin-right: 0px; background-color: #cddff7}

div.krop{
    width:950px;
    height:auto;
    margin-left:auto;
    margin-right:auto;
    position:relative;
}

div.hoejre{
    width:95px;
    float:left;
    height:450px;
}

div.midt{
    width:760px;
    min-height:900px;
    float:left;
}

div.venstre{
    width:95px;
    float:left;
    height:450px;
}

div.midtned{
    border: 0px;
    position:static;
    text-align:center;
}

div.venstrened{
    bottom: 0;
    left: 0px;
    height:450px;
    position:absolute;
}

div.hoejrened{
    bottom:0px;
    left: 855px;
    height:450px;
    position:absolute;
}

img{
    border-style:none;
    outline:none;
}

