body 	{ 
	font-family: verdana;
	font-size: 11px;
	color: black;
	background-color: #8e8e8e; 
	background-image: url('/images/baggrund.jpg');
	background-repeat: repeat-x;
	margin: 0px;
	}

tr	{ 
	font-family: verdana;
	font-size: 11px;
	color: black;
	} 
	
	
input {
	Border = solid; 
	Border-width = 1; 
	Border-color: #000000; 
	COLOR: #000000; 
	FONT-FAMILY: verdana; 
	FONT-SIZE: 10px; 
	background: #FFFFFF;
	}
	
select {
	Border = solid; 
	Border-width = 1; 
	Border-color: #000000; 
	COLOR: #000000; 
	FONT-FAMILY: verdana; 
	FONT-SIZE: 10px; 
	background: #FFFFFF;
	}	
	
h1
	{
		font-size: 22px;
		font-weight: bold;
		margin-bottom: 6px;
	}
	
h2
	{
		font-size: 22px;
		font-weight: bold;
		margin-bottom: 0px;
	}
	
h3
	{
		margin-top: 0px;
		margin-bottom: 5px;
		font-size: 17px;
	}
	
form
	{
		margin: 0px;
	}
	
.stdTable
	{
		background-color: #dae0f6;
		border: 1px solid #AAAAAA;
	}
	
.stdTableTop
	{
		background-color: #cdd1d8;
		border-bottom: 1px solid #AAAAAA; 
		font-weight: bold;
	}
.bold
	{
		font-weight: bold;
	}
	

a.menu_top					{font-size: 10px; font-weight: bold; color: #000000; text-decoration: none; margin-right: 25px;}
a.menu_top:visited 	{font-size: 10px; font-weight: bold; color: #000000; text-decoration: none;}
a.menu_top:active		{font-size: 10px; font-weight: bold; color: #000000; text-decoration: none;}
a.menu_top:hover 		{font-size: 10px; font-weight: bold; color: #6c93cc; text-decoration: none;}

a					{font-size: 10px; font-weight: bold; color: #000000; text-decoration: none;}
a:visited 	{font-size: 10px; font-weight: bold; color: #000000; text-decoration: none;}
a:active		{font-size: 10px; font-weight: bold; color: #000000; text-decoration: none;}
a:hover 		{font-size: 10px; font-weight: bold; color: #6c93cc; text-decoration: none;}