/* CSS menumall */

body	{padding:0px;
	margin:0px;
	background-color:white;
	background-repeat: no-repeat; 
	background-position:10em; 100em;
	scrollbar-face-color: #D7E0CA;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #808080;
	scrollbar-3dlight-color: #cccc99;
	scrollbar-arrow-color: #333333;
	scrollbar-track-color: #e2f1b9;
	scrollbar-darkshadow-color: #ffffff;}
/*repeat-y;repeat-x; defines if the image repeats or or not and how it repeats */

p {font-family: tahoma; font-size: 0.8em; color: #808080}
td {font-family: tahoma; font-size:0.6em;color: #808080}
li {font-family: tahoma; font-size:0.6em; color: #808080}
a{font-family: tahoma; font-size: 0.8em;}
a:link{text-decoration: none;
	text-align: right; 
	color: #006600;}
a:hover{background: #C3DD9E; color: #808080;text-decoration: none;
}
a:active{background: #D7E0CA; color: #808080;text-decoration: none;
}
a:visited{background: #D7E0CA; color: #666666;text-decoration: none;
}
#rubrik {position: relative; left: 1px; top: 1px;
	font: 1.5em tahoma;
	font-variant: small-caps;
	letter-spacing: 1.2em; 
	color: #b3b3b3;
	padding: 3px 3px 3px 30px;}
#rubrik3 {position: relative; left: 1px; top: 1px;
	font: 1em tahoma;
	font-variant: small-caps;
	letter-spacing: 1.2em; 
	color: #808080;
	background: #e2f1b9;
	padding: 3px 3px 3px 30px;}

#rubrikbox{	margin: 0em 0em 1em 1em; 
	position:left;	
width: 47em;}
#textbox{position: relative; left: 5em; top: 1em; bottom: 1em;
	float: center; 
	margin: 3em 1em 1em 1em; 
	text-align:justify;
	width: 40em;}
#texttabell table{width: 25em;
			text-align: justify;
			}
#lanktabell table{width: 20em;
			text-align: justify;
			}
#kolumn {float: center;position: relative; left: 10em; top: 1em; bottom: 1em; text-align: justify;
width: 35em;}
/* top,?,?,vänsterkant */

/*position: absolute; left: 50px; top: 50px;}background: #CCCC99;*/

.fet {font-weight: bold;
	letter-spacing: 0.1em;
	color: #808080;}

.liten {font-size: 0.7em; 
	color: #808080;}

.kantlinje{border: 1px solid #006600;
		width: 50em;}





