/* CSS Document */
body 			{ overflow: yes; 
				background-color:#CCCC99;
				margin-left: 10;
				margin-top: 10;}

.bgPhotos 		{background-color:#ebebbb;}
								
.textLogo		{font-family: Arial, Verdana, Helvetica, sans-serif;	/* Text */
				font-size: 12px;
				color: #ffffff;; font-weight: bold}

.textHeading	{font-family: Arial, Verdana, Helvetica, sans-serif;	/* Text */
				font-size: 12;
				color: #333300;}
				
.textNews		{font-family: Arial, Verdana, Helvetica, sans-serif;	/* Text */
				font-size: 12;
				color: #000000;}
				
.tableNews		{font-family: Arial, Verdana, Helvetica, sans-serif;	/* Text */
				font-size: 11;
				color: #000000;
				border-left-color:#CCCC99;
				border-right-color:#CCCC99;
				border-top-color:#CCCC99;
				border-bottom-color:#CCCC99;
				border-style:solid;
				border-left-width:1;
				border-right-width:0;
				border-top-width:0;
				border-bottom-width:0;}

.tableMonth		{font-family: Arial, Verdana, Helvetica, sans-serif;	/* Text */
				font-size: 11;
				color: #000000;
				border-left-color:#CCCC99;
				border-right-color:#CCCC99;
				border-top-color:#CCCC99;
				border-bottom-color:#CCCC99;
				border-style:solid;
				border-left-width:1;
				border-right-width:0;
				border-top-width:0;
				border-bottom-width:0;}

.tableDate		{font-family: Arial, Verdana, Helvetica, sans-serif;	/* Text */
				font-size: 11;
				color: #000000;
				border-left-color:#CCCC99;
				border-right-color:#CCCC99;
				border-top-color:#CCCC99;
				border-bottom-color:#CCCC99;
				border-style:solid;
				border-left-width:1;
				border-right-width:0;
				border-top-width:0;
				border-bottom-width:1;}
						
.textMeny		{font-family: Arial, Verdana, Helvetica, sans-serif;	/* Text */
				font-size: 10;
				color: #333300;}
								
.textAdress		{font-family: Arial, Verdana, Helvetica, sans-serif;	/* Text */
				font-size: 10;
				color: #ffffff;}

.textWhere		{font-family: Arial, Verdana, Helvetica, sans-serif;	/* Text */
				font-size: 11;
				color: #225522;}
				
.layout		 	{font-family:  Arial, Verdana, Helvetica, sans-serif;	/* Overskrift */
				font-size: 11;
				color: #000000;}
																										
A.lankMeny				{color: #333300;				/* Lank farg */
				text-decoration: none;
				font-family: Arial, Verdana, Helvetica, sans-serif;
				font-size: 10;}

A:HOVER.lankMeny			{color: #000000;				/* Lank over farg */
				text-decoration: none;
				font-family: Arial, Verdana, Helvetica, sans-serif;
				font-size: 10;}

A				{color: #C4277C;				/* Lank farg */
				text-decoration: none;
				font-family: Arial, Verdana, Helvetica, sans-serif;
				font-size: 11;}

A:HOVER			{color: #000000;				/* Lank over farg */
				text-decoration: none;
				font-family: Arial, Verdana, Helvetica, sans-serif;
				font-size: 11;}
