body { background-image: url(/images/bg_bla_vit.png); background-repeat: repeat-x; } 



.rubrik {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight:bold;
	}
	
.brodtext {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight:normal;
	}	




.news_bg {
	background-image: url(news-bg.jpg); 
	background-repeat: no-repeat; 
	}



.platta {
	background-image: url(platta.jpg); 
	background-repeat: no-repeat; 
	}



.platta_1 {
	background-image: url(platta_1.jpg); 
	background-repeat: no-repeat; 
	}



.platta_2 {
	background-image: url(platta_2.jpg); 
	background-repeat: no-repeat; 
	}



.bg_kerstin { 
 	background-image: url(/images/bg_kerstin_2010.jpg); 
	background-repeat: no-repeat;
	background-position: 10px 30px;	 
	}


.text_kerstin { 
	font-family: Arial, sans-serif; 
	font-size: 30px; 
	color: #004000;
	}


.oxytocin { 
	background-image: url(/images/oxytocin.gif); 
	background-repeat: no-repeat; 
	background-position: 55% 90%;
}
   
           
a.footlank:link { 
	text-decoration: none; 
	color: #000000; 
	font-family: Arial, sans-serif; 
	font-size: 8pt; 
	font-weight: normal; 
	}

a.footlank:visited { 
	text-decoration: none; 
	color: #000000; 
	font-family: Arial, sans-serif; 
	font-size: 8pt; 
	font-weight: normal; 
	}

a.footlank:hover { 
	text-decoration: none; 
	color: #0000ff; 
	font-family: Arial, sans-serif; 
	font-size: 8pt; 
	font-weight: normal; 
	}


.bluebox {
	border: 1px solid #ccc;
	clear: both;
	padding: 7px 17px 9px 8px;
	width: 677px;
	position: relative;
	margin-bottom: 18px;
	}
