/* dark2-färg: #A67C00 */
/* dark1-färg: #BF9B30 */
/* amber-färg: #FFBF00 */
/* lite1-färg: #FFCF40 */
/* lite2-färg: #FFDC73 */

p.rubrik		{
				}

h1				{
				font-family: Georgia, serif;
				font-size: 18px;
				font-weight: 600;
				color: #A67C00;
				}

h2				{
				font-family: Georgia, serif;
				font-size: 14px;
				font-weight: 550;
				color: #A67C00;
				}

h3				{
				font-family: Georgia, serif;
				font-size: 14px;
				font-weight: 550;
				color: #A67C00;
				line-height: 50%;
				}

h4				{
				font-family: Georgia, serif;
				font-size: 12px;
				font-weight: 300;
				color: #A67C00;
				line-height: 195%;
				}

body			{
				font-family: Georgia, serif;
				font-size: 12px;
				font-weight: 300;
				text-align: justify;
				line-height: 195%;
				color: #A67C00;
				background-color: #FFFFF9;
				}

.quote			{
				font-family: Georgia, serif;
				font-size: 14px;
				font-style: italic;
				font-weight: 400;
				text-align: left;
				line-height: 195%;
				color: #A67C00;
				}

.left			{
				font-family: Georgia, serif;
				font-size: 12px;
				font-weight: 400;
				text-align: left;
				line-height: 195%;
				color: #A67C00;
				}

.right			{
				font-family: Georgia, serif;
				font-size: 12px;
				font-weight: 400;
				text-align: right;
				line-height: 195%;
				color: #A67C00;
				}

.ivory			{
				font-family: Georgia, serif;
				font-size: 12px;
				font-weight: 300;
				text-align: justify;
				line-height: 195%;
				color: #FFFFF9;
				}


a				{
				text-decoration: none;
				color: #000000;
				}

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

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

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

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

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

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

#field			{
				position: relative;
				z-index: 1;
				margin-top: 10px;
				margin-left: auto;
				margin-right: auto;
				width: 703px;
				height: 550px;
				padding: 5px;
				background-color: #fffff0;
				border: 0.5px solid #FFDC73;
				}

#topfield		{
				position: absolute;
				z-index: 2;
				width: 700px;
				height: 100px;
				border: 0.5px solid #A67C00;
/*				border-top: 0.5px solid #A67C00;
				border-bottom: 0.5px solid #A67C00;*/
				z-index: 1;
				}

#logo			{
				position: absolute;
				z-index: 3;
				margin-top: 10px;
				margin-left: 430px;
				margin-right: 10px;
				width: 680px;
				height: 90px;
				}

#menu 			{
				width: 150px;
				height: 415px;
				text-align: left;
				border-right: 0.5px dotted #A67C00;
				float: left;
				}

#main			{
				width: 530px;
				float: right;
				padding: 1%;
				}

#frame			{
				width: 90%;
				border: 0.5px solid #A67C00;
				padding: 3% 5%;
				margin-left: auto;
				margin-right: auto;
				}

#underline		{
				width: 100%;
				border-bottom: 0.5px dotted #A67C00;
				}

/*#picture-left	{
				float: left;
				padding: 3%;
				}

#picture-right	{
				float: right;
				padding: 3%;
				}*/

#byline			{
				font-family: Georgia, serif;
				font-size: 11px;
				color: #BF9B30;
				width: 100%;
				float: right;
				border-top: 1px dotted #A67C00;
				}

#col-100		{
				width: 98%;
				float: left;
				padding: 0% 1%;
				}

#col-50			{
				width: 47.5%;
				float: left;
				padding: 0% 1%;
				}

#col1-50		{
				width: 47%;
				float: left;
				padding: 0% 1% 0% 0%;
				}

#col2-50		{
				width: 47%;
				float: right;
				padding: 0% 1% 0% 0%;
				}

#col1-33		{
				width: 30%;
				float: left;
				padding: 0% 1.5%;
				}

#col2-33		{
				width: 30%;
				float: left;
				padding: 0% 1.5%;
				border-left: 1px dotted #A67C00;
				}

#col3-33		{
				width: 30%;
				float: left;
				padding: 0% 1.5%;
				border-left: 1px dotted #A67C00;
				}

/*#formfeedback	{
				width: 100%;
				background-color: #d7d5df;
				padding: 0% 2%;
				}*/

/*div			{
				border: 1px solid red;
				}*/