	body
	{
		margin:						0px;
		background:				gray;
	}

	td
	{
		font:							9pt/12pt verdana;
	}

	#wrap1
	{
		position:					absolute;
		left:							0px;
		top:							0px;
		width:						100%;
		text-align:				center;
	}

	#wrap2
	{
		position:					relative;
		top:							0px;
		width:						995px;
		height:						1500px;
		background:				#ffffff;
		text-align:				left;
	}

	#rightmenu
	{
		position:					absolute;
		right:						5px;
		top:							100px;
		width:						190px;
		text-align:				right;
	}

	#leftmenu
	{
		position:					absolute;
		left:							5px;
		top:							100px;
		width:						190px;
		text-align:				left;
	}

	#indhold
	{
		position:					absolute;
		left:							210px;
		top:							100px;
		right:						210px;
		text-align:				left;
	}

	#cd1
	{
		position:					absolute;
		right:						5px;
		top:							0px;
	}

	#cd2
	{
		position:					absolute;
		left:							5px;
		top:							0px;
	}

	#LogoTop
	{
		position:					absolute;
		top:							0px;
		width:						100%;
		height:						65px;
		text-align:				center;
		background:				url("../images/logo_end.gif");
		background-color:	#d7d7d7;
	}

	#Menuborder1
	{
		position:					absolute;
		top:							65px;
		width:						100%;
		height:						25px;
		background:				#d7d7d7;
	}
		
	div.faneside_indhold
	{
		float:						left; 
		width:						178px;
		border:						solid 1px #9a9a9a;
		background:				#f7f7f7;
		padding:					5px;
		font:							8pt/12pt verdana;
		text-align:				left;
	}
		
	div.faneside_left
	{
		float:						left; 
		height:						24px;
		width:						8px;
		background:				url("../images/header-left-corner.gif");
	}

	div.faneside_center
	{
		float:						left; 
		height:						24px;
		width:						174px;
		text-align:				left;
		background:				url("../images/header-bg.gif");
	}

	div.faneside_right
	{
		float:						left; 
		height:						24px;
		width:						8px;
		background:				url("../images/header-right-corner.gif");
	}

	div.faneside_space
	{
		float:						left; 
		height:						10px;
		width:						190px;
	}

	div.menupunkt
	{
		float:						left; 
		padding:					0px 5px 0px 5px;
	}

	div.fanecenter_left
	{
		float:						left; 
		height:						24px;
		width:						8px;
		background:				url("../images/header2-left-corner.gif");
	}

	div.fanecenter_center
	{
		float:						left; 
		height:						24px;
		width:						559px;
		text-align:				left;
		background:				url("../images/header2-bg.gif");
	}

	div.fanecenter_right
	{
		float:						left; 
		height:						24px;
		width:						8px;
		background:				url("../images/header2-right-corner.gif");
	}

	div.fanecenter_indhold1
	{
		float:						left; 
		width:						573px;
		background:				#fffde0;
		border:						solid 1px #e2a07d;
	}

	div.fanecenter_indhold2
	{
		float:						left; 
		width:						133px;
		text-align:				center;
		padding:					5px;
	}

	div.fanecenter_indholdspacer
	{
		float:						left; 
		height:						1px;
		width:						573px;
		background:				#e2a07d;
	}

	div.fanecenter_space
	{
		float:						left; 
		height:						10px;
		width:						575px;
	}

/* ------------------------------------------------------------------------------------------------------------------------- */

/* Links ------------------------------------------------------------------------------------------------------------------- */
		a.menulink
		{
			font:							9pt/18px verdana;
			padding:					1px 5px 1px 5px;
			color:						#3c3c3c;
			text-decoration:	none;
			text-align:				center;
			border:						solid 1px gray;
			background:				#e7e7e7;
		}

		a.menulink:hover
		{
			background:				#ffff00;
			color:						#000000;
		}

		a.menulink:active
		{
			color:						#000000;
		}

		a.menulink:visited
		{
			color:						#000000;
		}

		a.linkslink
		{
			font:							9pt/18px verdana;
			color:						#f47f1f;
			text-decoration:	underline;
			target:						blank;
		}

		a.linkslink:hover
		{
			background:				#f47f1f;
			color:						#ffffff;
		}

		a.linkslink:active
		{
			color:						#000000;
		}

		a.linkslink:visited
		{
			color:						#000000;
		}
/* ------------------------------------------------------------------------------------------------------------------------- */
