/* CSS Document */

body {
	margin:0;
	height:100%;
}

#fullheight{
background-color:#FFFFFF;
height:100%;
}

.overskrift {font-family:Arial, Helvetica, sans-serif; font-size:25px; color:#478dc2;}
.underoverskrift {font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#478dc2;}

.brodtekst {color: #5e5e5e /*#8f8f8f*/; font: 12px Arial, Helvetica, sans-serif;}

a:link {color: #478dc2;text-decoration: none;}
a:visited {color: #478dc2;text-decoration: none;}
a:hover {color: #c3c2b2;text-decoration: none;}
a:active {color: #c3c2b2;text-decoration: none;}

a.menylink:link {color: #FFFFFF;text-decoration: none;}
a.menylink:visited {color: #FFFFFF;text-decoration: none;}
a.menylink:hover {color: #e1e1e2;text-decoration: none;}
a.menylink:active {color: #e1e1e2;text-decoration: none;}

#flash{
background-image:url(images/index_01.jpg);
background-repeat:no-repeat;
width:404px;
height:562px;
float:left;
}

#pics{
width:368px;
margin-top:8px;
margin-left:6px;
float:left;
display:inline;
}

#content{
background-image:url(images/index_03.jpg);
background-repeat:no-repeat;
width:388px;
height:562px;
margin-left:8px;
float:left;
}

#tekst{
width:368px;
height:540px;
margin-top:10px;
margin-left:9px;
float:left;
display:inline;
overflow:auto;
}

#meny{
background-image:url(images/gra_strek.jpg);
background-repeat:repeat-x;
background-position:bottom;
width:789px;
margin-left:4px;
float:left;
}


.menyitem{
color: #478dc2; font: 10px Arial, Helvetica, sans-serif;
margin-right:20px;
margin-bottom:3px;
float:left;
display:inline;
cursor:pointer;
}

#adresse{
width:170px;
color: #478dc2; font: 11px Arial, Helvetica, sans-serif;
margin-left:625px;
float:left;
}

.knapp {
background-color: #458e35;
font-family: Arial, Helvetica, sans-serif;
border: #458e35 1px solid;
font-size: 12px;
color: #FFFFFF;
font-weight: normal;}


.textbox{
background-color: #FFFFFF;
border: #458e35 1px solid;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color:#000000;
font-weight: normal;
}


