/* ÖVERGRIPANDE #555151 */
BODY
	{background-color: #D4CABB;
	font-family: verdana, arial;
	color: black;
	margin: 0px;}
	
UL
	{position: relative;
	left: -15px;
	margin-bottom: 20px;
	margin-top: 10px;}
	
LI
	{padding-top: 5px}
	
SPAN
	{align: right;}

/* FONTER */

DIV
	{font-size: 8pt;
	letter-spacing: 0,5px;}
	
H1
	{font-size: 9pt;
	line-height: 100%;
	font-weight: bold;
	margin-bottom: 15px;}
	
.Ingress
	{font-size: 8pt;
	line-height: 100%;
	font-style: italic;
	margin-bottom: 15px;
	}

A
	{line-height: 200%}
	
A:link 
	{font-weight: bold; 
	text-decoration: none;
	color: #5D564B;
	}

A:visited 
	{color: black;
	font-weight: bold;
	text-decoration: none;
	color: #5D564B;
	}
	
A:hover
	{font-weight: bold;
	text-decoration: underline;
	color: #5D564B;
	}


/* PLACERINGAR */

	
#BGArea {
	margin: auto;
	padding: 0px;
	position: relative;
	top: 50px;
	width: 700px;
	border: 1px solid black;}
	
	#NavArea {
		background-color: #F5A931;
		padding: 10px 0px 10px 0px;
		width: 700px;
		border-bottom: 1px solid black;}
	
		#LogoArea {
			position: relative;
			left: 20px;}
			
		#MenuArea {
			position: relative;
			top: 0px;
			left: 20px;
			color: #5D564B;}
	
	#WhiteArea {
		padding: 0px 0px 0px 0px;
		width: 700px;
		background-color: white;}
		
		#ContentArea {
			padding: 20px;
			float: left;
			width: 360px;
			height: 360px;
			background-color: white;}
			
		#PicArea {
			float: left;
			width: 300px;
			text-align: right;
			padding: 0px;}
		
#BottomArea {
	position: relative;
	top: 55px;
	left: 455px;
	color: #5D564B;}


/* GAMMALT





TD { font-family: verdana, arial; font-size: 10pt; color: white }

SPAN { font-weight: bold }

.R1
	{font-size: 11pt;
	font-weight: bold;
	color: black}

.Klank
	{font-size: 8 pt;
	font-weight: normal;
	color: white;
	text-decoration: underline}

.Gul
	{color: #FFCC00}

.Author
	{font-size: 8 pt;
	color: #FFCC00;
	text-align : right;
	text-decoration: italic;
	margin-top : 5px}

A:link 
	{font-family: verdana; 
	color: black; 
	font-weight: bold; 
	text-decoration: none; 
	line-height: 160% }

A:visited 
	{font-family: verdana;
	color: black;
	font-weight: bold;
	text-decoration: none;
	line-height: 160% }
	
A:hover
	{font-family: verdana;
	color: black;
	font-weight: bold;
	text-decoration: underline;
	line-height: 160% }

A.Lasmer:link 
	{color: #FFCC00;
	text-decoration: underline;
	font-weight: normal;
	font-size: 10 pt;}

A.Lasmer:visited 
	{color: #FFCC00;
	text-decoration: underline;
	font-weight: normal;
	font-size: 10 pt;}
	
A.Lasmer:hover
	{color: #FFCC00;
	text-decoration: underline;
	font-weight: normal;
	font-size: 10 pt;}


#Adress
	{position:absolute;
	display: block;
	left: 0px;
	top: 330px;
	width: 150px;
	padding: 10px 10px 10px 10px;
	background-color: #bec5a7;
	font-size: 7pt;
	color: black}

#Rubrik
	{position:absolute;
	display: block;
	left: 220px;
	top: 50px;}

#Divider
	{position:absolute;
	display: block;
	left: 550px;
	top: 108px;
	width: 8px;}

#Kolumn
	{position:absolute;
	display: block;
	left: 570px;
	top: 108px;
	width: 200px;}

*/

