/* Signodoro-rött:     #86080c */
/* Signodoro-gult:     #ffaa00 */
/* Signodoro-silver:   #aeb0b3 */
/* Signodoro-guld:     #a8926d */


p.rubrik	{
			}

body 		{
			font-family: Verdana, Helvetica, Arial, sans-serif;
			font-size: 12px; 
			font-weight: 400; 
			color: #000000;
			text-decoration: none; 
			line-height: 200%;
			width: 800px;
			margin-top: 10px;
			margin-left: 100px;
			background-color: #FFFFF0;
			}

h1 			{
			font-size: 14px; 
			font-weight: 700; 
			color: #000000; 
			text-decoration: none; 
			}

h2 			{
			font-size: 12px; 
			font-weight: 700; 
			color: #86080c; 
			text-decoration: none; 
			}

a			{
			font-size: 12px;
			font-weight: 400;
			color: #a8926d;
			text-decoration: none;
			line-height: 200%;
			}

a:hover		{
			color: #aeb0b3;
			}

a.menu:link		{
				text-decoration: none;
				font-size: 14px;
				color: #a8926d;
				font-weight: 600;
				line-height: 200%;
				display: block;
				width: 100%;
				}

a.menu:visited	{
				text-decoration: none;
				font-size: 14px;
				color: #a8926d;
				font-weight: 600;
				line-height: 200%;
				display: block;
				width: 100%;
				}

a.menu:hover	{
				text-decoration: none;
				font-size: 14px;
				color: #aeb0b3;
				font-weight: 600;
				line-height: 200%;
				display: block;
				width: 100%;
				}

a.submenu:link	{
				text-decoration: none;
				font-size: 11px;
				color: #a8926d;
				font-weight: 300;
				line-height: 120%;
				}

a.submenu:visited	{
				text-decoration: none;
				font-size: 11px;
				color: #a8926d;
				font-weight: 300;
				line-height: 120%;
				}

a.submenu:hover	{
				text-decoration: none;
				font-size: 11px;
				color: #aeb0b3;
				font-weight: 300;
				line-height: 120%;
				}

a.menu:hover{
			color: #aeb0b3;
			}

#left		{
			width: 370px;
			float: left;
/*			border-right: 1px dotted #a8926d;*/
			}

#logo		{
			width: 200px;
			padding: 30px 0px;
			float: left;
			}

#meny 		{
			width: 160px;
			font-size: 11px;
			float: left;
			margin-top: 13px;
			}

#line 		{
			width: 10px;
			float: right;
			margin-top: 13px;
/*			background-image: url(http://www.signodoro.com/pictures/golddot.gif);*/
			}

#byline		{
			position: absolute;
			margin-top: 675px;
			margin-left: 100px;
			width: 175px;
			font-size: 9px;
			color: #a8926d;
			text-align: right;
			line-height: 150%;
			float: right;
			padding: 0% 6%;
			}

#main		{
			width: 410px;
			float: left;
			padding: 1%;
			}

#underline	{
			width: 95%;
			padding: 0% 0% 0% 5%;
			border-bottom: 0.5px dotted #A67C00;
			}

#picture	{
			padding: 3%;
			float: right;
			}


/*div { border: 1px solid #CC0000; }*/


