/* CSS Document */

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

.fullheight {
height:100%;
}

.overskrift {color:white; font: 28px Georgia, "Times New Roman", Times, serif;}
.r2 {color:white; /*887e6a*/; font: 12px Georgia, "Times New Roman", Times, serif;}
.underoverskrift {color:white; font: 18px Georgia, "Times New Roman", Times, serif;}


.mellomrom{
height:30px;
float:left;}

.brodtekst {color:white; /*887e6a*/; font: 13px Georgia, "Times New Roman", Times, serif; line-height:22px;}
.r {color:white; /*887e6a*/; font: 8px Georgia, "Times New Roman", Times, serif;}


a:link {color: #CCCCCC;text-decoration: none;}
a:visited {color: #CCCCCC;text-decoration: none;}
a:hover {color: #BBBBBB;text-decoration: none;}
a:active {color: #BBBBBB;text-decoration: none;}

#start{
background-image:url(images/index_02.jpg);
background-repeat:no-repeat;
width:800px;
float:left;
height:371px;
margin-top:46px;
}

#welcome{
background-image:url(images/index_04.jpg);
background-repeat:no-repeat;
width:800px;
float:left;
height:30px;
margin-top:55px;
}

#flags{
width:800px;
float:left;
height:30px;
margin-top:55px;
}

#velkommen{
background-image:url(images/index_06.jpg);
background-repeat:no-repeat;
width:800px;
float:left;
height:30px;
margin-top:19px;
cursor:pointer;
}

#copyright{
width:800px;
float:left;
height:50px;
font: 11px Georgia, "Times New Roman", Times, serif;
color:#FFFFFF;
margin-top:60px;
}

#top{
background-image:url(images/main_01.jpg);
background-repeat:no-repeat;
width:800px;
float:left;
height:116px;
cursor:pointer;
}

#menu{
height:30px;
width:800px;
float:left;
margin-top:20px;
margin-bottom:10px;
}


.menuitem{
float:left;
display:inline;
margin-left:25px;
cursor:pointer;
}

#undermenu{
height:12px;
width:800px;
float:left;
margin-top:10px;
visibility:hidden;
}

.undermenuitem{
float:left;
display:inline;
margin-left:50px;
cursor:pointer;
}

#undermenu2{
height:12px;
width:800px;
float:left;
margin-top:10px;
visibility:hidden;
}

#mellomrom{
height:25px;
width:800px;
float:left;
}

#content{
width:750px;
min-height:500px; !important
float:left;
margin-left:25px;
text-align:justify;
}


#tekst{
margin:250px;
margin-top:150px;
margin-bottom:5px;
}

#bottom{
background-image:url(images/index_16.jpg);
background-repeat:no-repeat;
height:9px;
width:1096px;
float:left;
}



.knapp {
background-color:black;
font-family: Georgia, "Times New Roman", Times, serif;
border: white 1px solid;
font-size: 12px;
color: white;
font-weight: normal;
}


.textbox{
background-color:black;
border:white 1px solid;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 12px;
color:white;
font-weight: normal;
}