/* Per Folkesson.se Leg. Psykolog & Forskare */

body { 
	background-image: url(../images/bg_top.png);
	background-repeat: repeat-x;
	background-color: #efefef;
	margin: 0 0 0 0;
}

img.margin {margin-right: 20px; margin-bottom: 8px;}

.top { margin-top: 15px; }

.margin { margin-bottom: 35px; }

em 		{ color:#000; }

h1 a 	{text-decoration: underline; color:#3A70AF;}


h1		{
	font-size: 13px;
	line-height: 160%;
	color: #444;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	letter-spacing:normal;
		}
		
		
		#rubrik		{
		font-size: 16px;
		line-height:19px;
		color: #000000;
		font-family: Georgia, sans-serif;
		font-style: italic;
		font-weight: normal;
		text-align: left;
		letter-spacing: 0px;
        }
		
		
		#citat	{
		font-size: 14px;
		line-height: 20px;
		color: #333;
		font-weight:lighter;
		font-family: Georgia, sans-serif;
		font-style: italic;
        }
		
		#citat A:link {
		text-decoration: none;
		color:#000000; }
		
		#citat A:visited {
		text-decoration: none;
		color: #000000;}
		
		#citat A:hover {
		text-decoration: none;
		color: #3A70AF;}
		
		
		
		#referens	{
		font-size: 12px;
		line-height: 20px;
		text-align: left;
		color: #000000;
		font-weight:lighter;
		font-family: Georgia, sans-serif;
		font-style: italic;
        }
		
		
		#referens A:link {
		text-decoration: none;
		color:#3A70AF; }
		
		#referens A:visited {
		text-decoration: none;
		color: #3A70AF;}
		
		#referens A:hover {
		text-decoration: none;
		color: #999;}
		
		
		
		#filer		{
		font-size: 10px;
		line-height: 15px;
		color: #000000;
		font-family: Verdana;
		font-weight:normal;
		text-align: left;
        }
		
		#filer A:link {
		text-decoration: underline;
		color:#555555; }
		
		#filer A:hover {
		text-decoration: none;
		color: #3A70AF;}
		
		
		
		#lightblue		{
		font-size: 11px;
		line-height: 18px;
		color: #CFE5F9;
		font-family: Arial, sans-serif;
		font-weight: Bold;
        }
		
		#lightblue A:link {
		text-decoration: none;
		color:#CFE5F9;
		font-weight: bold;}
		
		#lightblue A:visited {
		text-decoration: none;
		color:#CFE5F9;
		font-weight: bold;}
		
		#lightblue A:hover {
		text-decoration: none;
		color: #ffffff;
		font-weight: bold;}
		
		
		#kontakt	{
		font-size: 11px;
		line-height: 15px;
		color: #CFE5F9;
		font-family: Tahoma, sans-serif;
		text-decoration: none;
		text-align: justify;
		}
		
		#kontakt
		A:link {text-decoration: underline; color:#CFE5F9;}
		#kontakt
		A:hover {text-decoration: none; color: #CFE5F9;}
		#kontakt
		A:visited {text-decoration: underline; color:#CFE5F9;}
		
		
		#copyright	{
		font-size: 9px;
		line-height: 12px;
		color: #333333;
		font-family: Tahoma, sans-serif;
		text-decoration: none;
		text-align: center;
		}
		
		#copyright
		A:link {text-decoration: underline; color:#333333;}
		#copyright
		A:hover {text-decoration: none; color: #333333;}
