	/* DE BLANKE SIDER */
	.blank_body		{background: url("img/bg.gif"); }
	.blank_body_border	{background: #674424;}
	
	
	/* TOPPEN */
	.top_body		{font-family: Verdana; font-size: 9px; font-weight: bold; background: #674424; color: #ffffff;}
	.top_menu		{background: #674424;}
	.top_menu_border	{background: #000000;}

	.top_menu_link		{font-family: Verdana; font-size: 9px; color: #ffffff; font-weight: bold; text-decoration: none;}
	.top_menu_link:Hover	{color: #dece9d; text-decoration: none;}
	
	.top_menu_credits	{font-family: Verdana; font-size: 9px; color: #ffffff; font-weight: bold; text-decoration: none; line-height: 9px; }
	.top_menu_credits:Hover	{color: #000000; text-decoration: none;}
	
	
	/* MAIN */
	body 			{
					font-family: Verdana; font-size: 11px; background: #dece9d; color: #000000; font-weight:normal;
					
					SCROLLBAR-FACE-COLOR: #383838;
					SCROLLBAR-HIGHLIGHT-COLOR: #f6ead2;
					OVERFLOW: auto;
					SCROLLBAR-SHADOW-COLOR: #dbe4f6;
					SCROLLBAR-3DLIGHT-COLOR: #dbe4f6;
					SCROLLBAR-ARROW-COLOR: #dbe4f6;
					SCROLLBAR-TRACK-COLOR: #dbe4f6;
					SCROLLBAR-DARKSHADOW-COLOR: #dbe4f6
				}
	td 			{font-family: Verdana; font-size: 11px; font-weight:normal;}
	.nrm 			{font-family: Verdana; font-size: 11px; color: #000000; font-weight:normal; text-decoration: none;}
	
	.border_line		{background: #000000;}
	.border_line_gray	{background: #999999;}
	.img_link		{border-width: 1px; border-color: #000000;}

	A			{color: #000000; text-decoration: none; font-weight: bold;}
	A:hover			{color: #000000; text-decoration: underline; font-weight: bold;}

	input			{background: #dddddd; color: #000000; border: 1px solid #000000;}
	textarea		{background: #dddddd; color: #000000; border: 1px solid #000000;}
	select			{background: #dddddd; color: #000000; border: 1px solid #000000;}

	.header 		{Color:#945939; font-family: verdana, Arial; font-size: 24px; font-weight: bold; letter-spacing: 2px;}
	.subheader 		{Color:#945939; font-family: verdana, Arial; font-size: 18px; font-weight: bold; letter-spacing: 2px;}
	.subsubheader 		{Color:#945939; font-family: verdana, Arial; font-size: 14px; font-weight: bold; letter-spacing: 2px;}

	
	/* MAIN: FORSIDE */
	.forside_plakattid	{font-size: 11px;}
	.forside_bg		{background-color: #ffffff;}
	.forside_omtale		{background-color: #ffffff; text-decoration: none;}
	
	
	/* MAIN: PROGRAM */
	.focus_bg		{background-color: #cfcfcf;}
	.focus_bg		{background-color: #f0f0f0;}
	
	
	/* MAIN: BESTILLING */
	.layout_default	{color: #383838; background: #cccccc; text-align: center;}
	.sal_default	{color: #383838; background: #999999; text-align: center; font-weight: bold;}
	
	.sal_saede	{font-size: 8px; color: #383838; background: #00cc00; text-align: center; font-weight: bold; cursor: hand; border: 1px solid black; height: 14px; width: 14px;}
	.sal_saede_taget {font-size: 8px; color: #383838; background: #cc0000; text-align: center; font-weight: bold; border: 1px solid black; height: 14px; width: 14px;}
	.sal_saede_hand {font-size: 8px; color: #383838; background: #0000cc; text-align: center; font-weight: bold; cursor: hand; border: 1px solid black; height: 14px; width: 14px;}
	.sal_saede_din	{font-size: 8px; color: #383838; background: #55ff55; text-align: center; font-weight: bold; cursor: hand; border: 1px solid black; height: 14px; width: 14px;}
	
	b {color: #aa573b;}
