/*opbygning*/
body 		{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #F3F3F0;
	font-family: Verdana;
	font-size: 10px;
 
}

select
{
	font-size: 11px;
}

td
{
	font-size: 11px;
}

.maintable			{padding-bottom: 7;	padding-left: 7;padding-right: 7;padding-top: 7;padding: 7 7 7 7;}
.maincontent_txt	{background: #E7E2CB url(../images/gen_bg_tile_txt.gif) no-repeat; height: 396px;}
.maincontent_flash	{background: #E7E2CB url(../images/gen_bg_tile_flash.gif) no-repeat; height: 396px; vertical-align: top}
.bottomblock		{padding-top: 7; background: #B7B095; height: 29px;}

/*Links*/	
A:link 				{COLOR: black; text-decoration: underline;}
A:visited	 		{COLOR: black;text-decoration: underline;}
A:active 			{COLOR: black; text-decoration: underline;}
A:hover 			{text-decoration: underline;COLOR: #75ABFF;}


/*content*/
.txt				{FONT-SIZE: 11px;COLOR: #FFFFFF;FONT-FAMILY: verdana;text-align: justify;}
.hl					{FONT-SIZE: 14px;COLOR: #FFFFFF;FONT-FAMILY: verdana;text-align: justify;}
.hl2				{FONT-SIZE: 14px;COLOR: #24214F;FONT-FAMILY: verdana;text-align: justify;}	

.bold				{FONT-WEIGHT: bold;}


/*formns*/
.input 				{BACKGROUND-COLOR: #ffffff;	BORDER-BOTTOM: #183C7B 1px solid;	BORDER-LEFT: #183C7B 1px solid;	BORDER-RIGHT: #183C7B 1px solid;	BORDER-TOP: #183C7B 1px solid;	COLOR: #000000;	font: normal 10px Arial; margin : 0 0 0 0;	padding : 2 0 0 0;	text-align : left;}

