﻿body, td {
    font-family: Arial;
    font-size: 16px;

}

body {
    text-align:center;
    padding:0px;margin:0px;
}
html, body { height: 100%; }



div.bg {
    position:absolute;
    top:0px;left:0px;
    width: 100%;
    height: 100%;
}
div.bg .bgLeft {
    position:absolute;
    left: 0px;
    top: 0px;
    width: 50%;
    height: 100%;
    background-color: #787e6c;
}
div.bg .bgRight{
    position:absolute;
    left: 50%;
    top: 0px;
    width: 50%;
    height: 100%;
    background-color: #ccd2c0;
}
.outerContainer {
    position:relative;
    margin-left: auto;margin-right:auto;
    height: 100%;
    width: 1070px;
    background: url(../../img/backgradient.gif);
    background-repeat:repeat-y;
}


.container {
    position:relative;
    margin-left: auto;margin-right:auto;
    text-align:left;
    background-image: url(../../img/basis.jpg);
    background-repeat:no-repeat;
    background-position: left top;
    top: 5px;
    height: 765px;
    height: 777px;
    width: 991px;
    width: 1001px;
}
.containerPuzzl 
{
    background: url(../../img/basis3.jpg);
}

.content {   
    position: relative;
    
    left: 300px;
    top: 210px;    
    width: 370px;  
    width: 355px;
    height: 455px;    
    height: 435px;    
    
    padding-top: 25px;
    padding-left: 10px;
    /*padding-right: 10px;*/
}
.content h1 {
    font-size: 24px;
    font-size: 20px;
}
.rblQuestion img { margin-top: 0px; }
.rblQuestion td { vertical-align: bottom !important; }

table.nawtform input {
    border: 2px solid #FB5D98;
    
}
a , a:visited {
    color: #FB5D98;
}
.tochRegistreren /*geenintresse.aspx*/
{
   font-size: 12px; 
   font-weight: bold; 
   position: relative; 
   left: 30px; 
   top: 270px; 
}


