

body {
margin-top: 0px;
margin-left: 0px;
background: #efeee2;
}

div {
font-family: Tahoma; 
font-size: 12px; 
color: #8f1616;
}

div#site {
background-image: url(bg.png);
color: #0000FF;
width: 808px;
}


div#banner {
margin-left: -1px;
height: 183px;
}

div#bottom {
background-image: url(bottom.png);
color: #0000FF;
width: 808px;
height: 28px;
}

div#bottom_text {
	padding-right: 5px;
	padding-left: 15px;
	padding-top: 2px;
	padding-bottom: 2px;
	width: 700px;
}

div#content {

}



td.meny_top {
	width: 191px;
	height: 48px;
	padding: 0px;
	margin: 0px;
	background-image: url(menu_top.png);
}

td.meny_bg {
	width: 191px;
	padding: 0px;
	margin: 0px;
	background-image: url(menu_bg.png);
}

td.meny_bottom {
	width: 191px;
	padding: 0px;
	margin: 0px;
	height: 26px; 
	background-image: url(menu_bottom.png);
}

td.mitt_top {
	width: 533px;
	height: 50px;
	padding: 0px;
	background-image: url(site_top.png);
}


td.mitt_bg {
	width: 533px;
	padding: 0px;
	background-image: url(site_bg.png);
}

td.mitt_bottom {
	width: 533px;
	height: 18px;
	padding: 0px;
	background-image: url(site_bottom.png);
}



div#meny {
	padding-left: 5px;
	padding-top: 10px;
	margin-top: 0px;
	width: 220px;
	
}
div#meny_text {
	padding-right: 5px;
	padding-left: 15px;
	padding-top: 0px;
	padding-bottom: 2px;
	text-align: left;
}

div#mitten {
	padding-left: 0px;
	padding-top: 10px;
	margin-top: 0px;
	width: 550px;
	
}

div#mitten_text {
	padding-right: 5px;
	padding-left: 15px;
	padding-top: 0px;
	padding-bottom: 2px;
	text-align: left;
	width: 500px;
}



td.mitten {

	width: 700px;
	height: 150px;
	padding: 0px;
	background: #8f1616;
	
}



span.grey {
		color: #666666;
}

span.julklapp {
font-family: Tahoma; 
font-size: 14px; 
color: #8f1616;
}

span.mindre {
font-family: Tahoma; 
font-size: 11px; 
color: #8f1616;
font-style: italic;
}

span.bold {
		font: bold 11px tahoma;
}

span.red {
	color: #FF0000;
}



a.menu:link {
display : block; 
padding: 0px; 
width : 150px;
font-weight : normal; 
text-align : left; 
font-family : tahoma;
} 

a.menu:visited {
display : block; 
padding: 0px; 
border-style : solid; 
border: 0px;
width : 150px;
font-weight : normal; 
text-align : left; 
font-family : tahoma;
} 

a.menu:hover {
display : block; 
padding: 0px; 
border-style : solid; 
border: 0px;
width : 150px;
font-weight : normal; 
text-align : left; 
font-family : tahoma;
background-color : #BFC6CE; 
} 



A,P,BODY,TD {
FONT-FAMILY: Tahoma; FONT-SIZE: 12px; color: #8f1616;
}

a:link {
text-decoration: none;
color: #8f1616;
}

a:visited {
text-decoration: none;
color: #8f1616;
}

a:active {
text-decoration: none;
color: #8f1616;
}

a:hover {
text-decoration: underline;
color: #000000;
}


a.kontakt:link {
text-decoration: underline;
color: #222222;
}

a.kontakt:visited {
text-decoration: underline;
color: #222222;
}

a.kontakt:active {
text-decoration: none;
color: #38385B;
}

a.kontakt:hover {
text-decoration: underline;
color: #555555;
}
			
input.input { 
color: #8f1616; 
background-color: #FFFFFF;
font-size: 11px;
font-family: Tahoma;
border: #8f1616 1px solid;
margin: 1px 1px 1px 1px;
text-indent: 1px;
}

input.vote { 
color: #8f1616; 
background-color: #FFFFFF;
font-size: 8px;
font-family: Tahoma;
border: #8f1616 1px solid;
margin: 1px;
text-indent: 0px;
}

textarea {
color: #8f1616; background-color: #FFFFFF; font-size: 12px;
font-family: Tahoma;
border: #8f1616 1px solid;
margin: 1px 1px 1px 1px;
}
		
select {

width: 100px;
color: #8f1616;
background-color: #FFFFFF;
border: #8f1616 1px solid;
font-size: 11px;
font-family: Tahoma;
margin: 1px 1px 1px 1px;
} 

