BODY 		{ background-image: url('../images/bonnie_baggrund_a.jpg') ;
		  background-repeat: no-repeat;
		  background-position: top;
		  background-attachment:fixed;
		  margin-right: 0;
		  margin-left: 0;
		  margin-top: 2;
		  margin-bottom: 0}


H1, H2, H3, H4 { font-family: Arial, Helvetica, sans-serif }

H1              { font-size: 9pt;
		  text-align: justify;
		  color: #FFFFFF;
  		  font-weight: bold }

H2              { font-size: 10pt;
		  text-align: justify;
		  color: #000000;
		  font-weight: bold }

H3              { font-size: 24pt;
		  text-align: center;
		  color: #FFFFFF;
		  font-weight: bold }

H4              { font-size: 9pt;
		  text-align: right;
		  color: #FFFFFF;
		  font-weight: bold }



								/* LINKS */

A 		{ text-decoration: none; 
		  font-weight: bold }

A:link 		{ color: #FA0A0A;
		  text-decoration: none }

A:visited 	{ color: #FA0A0A;
		  text-decoration: none }

A:active 	{ color: #FA0A0A;
		  text-decoration: none }

A:hover 	{ color: #FF8400;
		  text-decoration: none }



								/* FORMFELTER */

.fields {
	BORDER-RIGHT: #FFFFFF 1px solid;
	BORDER-TOP: #FFFFFF 1px solid;
	FONT-WEIGHT: bold;
	FONT-SIZE: 7pt;
	BORDER-LEFT: #FFFFFF 1px solid;
	COLOR: #FFFFFF;
	BORDER-BOTTOM: #FFFFFF 1px solid;
	FONT-FAMILY: Arial;
	BACKGROUND-COLOR: #000000
}
.formbutton {
	BORDER-RIGHT: #FFFFFF 1px solid;
	BORDER-TOP: #FFFFFF 1px solid;
	FONT-WEIGHT: bold;
	FONT-SIZE: 9pt;
	BORDER-LEFT: #FFFFFF 1px solid;
	COLOR: #FFFFFF;
	BORDER-BOTTOM: #FFFFFF 1px solid;
	FONT-FAMILY: Arial;
	BACKGROUND-COLOR: #FF8400
}



								/* TABLE */

.table_bg_a { filter: alpha(opacity=55); background-image: url('../images/table_top.gif') }
.table_bg_b { filter: alpha(opacity=55); background-image: url('../images/table_bg.gif') }
.table_bg_c { filter: alpha(opacity=55); background-image: url('../images/table_bottom.gif') }
.box_bg { filter: alpha(opacity=75); background-image: url('../images/box_bg.gif') }