/* CSS Document */

body {
	background-color:#FFFFFF;
	margin:0;
	height:100%;
    }
	
.fullheight{
width:100%;
height:100%;
}

.forside {font-family: /*Trebuchet MS*/ Arial, Helvetica, sans-serif; font-size:20px; color:#EC2227; font-weight:bold; letter-spacing:2px;}

.overskrift {font-family:  Arial, Helvetica, sans-serif; font-size:15px; color:#EC2227; font-weight:bold; letter-spacing:2px;}
.underoverskrift {font-family: Arial, Helvetica, sans-serif; font-size:12px; color:#EC2227; font-weight:bold; letter-spacing:1px;}

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

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

.ramme{
border-style:solid;
border-color:#778365;
border-width:thin;
border-width:1px;
}

.item{
/*width:120px;*/
height:25px;
float:left;
font-family: Arial, Helvetica, sans-serif; font-size:12px; color:#EC2227; font-weight:bold; letter-spacing:1px;
text-align:center;
margin-left:60px;
display:inline;
}

.item_hs{
/*width:120px;*/
height:25px;
float:left;
font-family: Arial, Helvetica, sans-serif; font-size:12px; color:#EC2227; font-weight:bold; letter-spacing:1px;
text-align:center;
margin-left:60px;
display:inline;
}

/** html .item_hs {
width:120px;
height:25px;
float:left;
font-family: Arial, Helvetica, sans-serif; font-size:12px; color:#EC2227; font-weight:bold; letter-spacing:1px;
text-align:center;
margin-left:30px;
}*/


#top{
width:790px;
height:134px;
}

#meny{
width:790px;
height:25px;
background-color:#F9FBF6;
margin:0px;
}

#content{
width:790px;
background-color:#F9FBF6;
text-align:left;
padding-top:10px;
padding-bottom:10px;
}

#content_inni{
width:705px;
min-height:500px;
padding-left:43px;
text-align:left;
}

* html #content_inni {
width:705px;
height:500px;
padding-left:43px;
text-align:left;
}

#bunn{
width:790px;
height:56px;
background-image:url(images/index2_03.jpg);
}

.knapp {
background-color: #f8f8f3;
font-family: Arial, Helvetica, sans-serif;
border: #EC2227 1px solid;
font-size: 11px;
color: #0000000;
font-weight: normal;}


.textbox{
background-color: #f8f8f3;
border: #EC2227 1px solid;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color:#000000;
font-weight: normal;}

