/* CSS Document */

html, body {
background-color:#FFFFFF;
height:100%;
margin:0px;
}


.fullheight {
height:100%;
}

.fullheight2 {
height:100%;
background-image:url(images/dot_h.gif);
background-repeat:repeat-y;
background-position:right;
}


.overskrift {color:#4a8ecc; font: 25px  Arial, Helvetica, sans-serif;}
.underoverskrift {color:#4a8ecc; font: 17px Arial, Helvetica, sans-serif;}
.sideoverskrift{color: #000000; font: italic 10px Arial, Helvetica, sans-serif;}

.mellomrom{
height:30px;}

.brodtekst {color: #000000; font: 12px Arial, Helvetica, sans-serif;}

a:link {color: #4a8ecc;text-decoration: none;}
a:visited {color: #4a8ecc;text-decoration: none;}
a:hover {color: #1d578c;text-decoration: none;}
a:active {color: #1d578c;text-decoration: none;}

a.meny:link {color:white;text-decoration: none;}
a.meny:visited {color:white;text-decoration: none;}
a.meny:hover {color: #1d578c;text-decoration: none;}
a.meny:active {color: #1d578c;text-decoration: none;}

#start1{
width:125px;
height:52px;
background-image:url(images/index_05.jpg);
background-repeat:no-repeat;
float:left;
}

#soren{
width:203px;
height:52px;
background-image:url(images/index_06.jpg);
background-repeat:no-repeat;
float:left;
cursor:pointer;
}

#maren{
width:213px;
height:52px;
background-image:url(images/index_07.jpg);
background-repeat:no-repeat;
float:left;
cursor:pointer;
}

#start2{
width:59px;
height:52px;
background-image:url(images/index_08.jpg);
background-repeat:no-repeat;
float:left;
}

#bunn1{
width:125px;
height:319px;
background-image:url(images/index_09.jpg);
background-repeat:no-repeat;
float:left;
}

#bunn2{
width:203px;
height:319px;
background-image:url(images/index_10.jpg);
background-repeat:no-repeat;
float:left;
}

#bunn3{
width:213px;
height:319px;
background-image:url(images/index_11.jpg);
background-repeat:no-repeat;
float:left;
}

#bunn4{
width:59px;
height:319px;
background-image:url(images/index_12.jpg);
background-repeat:no-repeat;
float:left;
}

#content{
width:429px;
margin-top:80px;
}

#bilder{
width:350px;
float:none;
}

.knapp {
background-color: #4a8ecc;
font-family: Verdana, Arial, Helvetica, sans-serif;
border: #4a8ecc 1px solid;
font-size: 12px;
color: white;
font-weight: normal;}


.textbox{
background-color: white;
border: #4a8ecc 1px solid;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color:black;
font-weight: normal}