body{
	/*min-height: 100%;
	width: 100%;
	height: 100%*/
	background: #e0e0e0;
	
}
	

#textbox {
	position: absolute;
	/*width: 250px;*/
	left: 20px;
	top: 60px;
	width: 300px;
	font-family: arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	font-weight: normal; 
	text-decoration: none; 
	color: #2d2d2d; 
	padding-left: 0px; 
/*	line-height:14px; */
	text-indent: 0px
}



#rubrik {
	position: relative;
	left: 20px;
}




a	{font-family: arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: bold; 
text-decoration: none; color:#7e7e7e; padding-left: 0px; line-height:17px; text-indent: 0px}

a:visited	{font-family: arial, Helvetica, sans-serif; font-size: 11px; 
	font-style: normal; font-weight: bold; text-decoration: none; color: #7e7e7e; padding-left: 0px; line-height:17px; text-indent: 0px}


a:hover{font-family: arial, Helvetica, sans-serif; font-size: 11px; 
	font-style: normal; font-weight: bold; text-decoration: none; color: #4e4e4e; padding-left: 0px; line-height:17px; text-indent: 0px}

