/* =======================================
			BG HEADER INDIVIDUELL
========================================== */	
div.header	{
			background:			#951F1F;
			}

/* ***************************************
			LINK COLOR INDIVIDUELL
========================================== */	
a:link		{
			text-decoration:	none; 
			color:				#951F1F;
			}
a:hover		{
			color: 				#CE2020;
			text-decoration: 	underline;
			}
a:visited	{
			text-decoration:	none;  
			color:				#D84848;
			}
#link1		{
			padding-top: 		10px;
			font-style:			italic;
			color:				#951F1F;
				}
#link3		{
			padding-top: 		4px;
			font-style:			italic;
			color:				#951F1F;
				}
/* ***************************************
			TEXT STRONG COLOR INDIVIDUELL
========================================== */	
#head1		{
			font-size: 			8pt;
			letter-spacing: 	1px;
			font-weight: 		bold;
			color: 				#520404;
			line-height: 		220%;
			}
#head2		{	
			font-size: 			8pt;
			letter-spacing: 	1px;
			font-weight: 		bold;
			color: 				#520404;
			padding-top: 		20px;
			}
/* ***************************************
			BG INDIVIDUELL
========================================== */		
div.footer	{
			background:			#520404;
			}
/* ***************************************
			FOTO 
========================================== */			
#fotorand		{
			border-left:		0px;
			border-right:		solid 5px #EDEDC1;
			border-top:			solid 5px #EDEDC1;
			border-bottom:		0px;
			}