body, html {margin:0px;padding:0px;}

td, p, h1, h2, h3, h4, h5, a, table, tr, select, input, button, textarea {font-family:Verdana, Geneva, sans-serif;}
td, p, a, table, tr, select, input, button, textarea {font-size:13px;}

a.TopMenuLink {color:#87888A;text-decoration:none;}
a.TopMenuLink:Hover {color:#DE0078;}

a.TopUnderMenuLink {color:#005982;text-decoration:none;font-size:13px;}
a.TopUnderMenuLink:Hover {color:#DE0078;}

/*#slider_wrapper {position:relative;width:644px;height:407px;}*/
#slider_wrapper {position:relative;width:644px;height:407px;}
#slider_wrapper #logo_overlay {position:absolute;top:0px;left:0px;width:394px;height:235px;z-index:1000;}
#slider_wrapper #frame_overlay_top {position:absolute;top:0px;left:0px;width:644px;height:34px;z-index:900;background:url('../pix/f_box/overlay_top.png') top left no-repeat;}
#slider_wrapper #frame_overlay_left {position:absolute;top:34px;left:0px;width:90px;height:332px;z-index:900;background:url('../pix/f_box/overlay_left.png') top left no-repeat;}
#slider_wrapper #frame_overlay_right {position:absolute;top:34px;right:0px;width:47px;height:332px;z-index:900;background:url('../pix/f_box/overlay_right.png') top left no-repeat;}
#slider_wrapper #frame_overlay_bottom{position:absolute;bottom:0px;left:0px;width:644px;height:41px;z-index:900;background:url('../pix/f_box/overlay_bottom.png') top left no-repeat;}
#slider_wrapper #frame_overlay_holder{width:587px;height:368px;overflow:hidden;background-color:#005982;position:absolute;top:16px;left:33px;}

/*
width:587px;height:369px;overflow:hidden;background-color:#005982;margin-left:33px;padding-top:160px;
*/

/*
	body {
	  margin: 0px;	
	  scrollbar-face-color:       	#FFFFFF;
	  scrollbar-highlight-color:  	#FFFFFF;
	  scrollbar-shadow-color:     	#FFFFFF;
	  scrollbar-3Dlight-color:    	#F09300;
	  scrollbar-arrow-color:      	#F09300;
	  scrollbar-track-color:      	#FFFFFF;
	  scrollbar-darkshadow-color: 	#F09300;
	}

	td {
	  font-family: tahoma;
	  font-size: 10px;
	  font-weight: normal;
	  color: #555555;
	}
	
	.overskrift {
	  font-family: tahoma;
	  font-size: 14px;
	  font-weight: bold;
	  color: #555555;
	}
	
	input {
	  border: 1px solid #C0C0C0;
	  font-family: tahoma;
	  font-size: 10px;
	  color: #555555;
	}
	
	button {
	  border: 1px solid #C0C0C0;
	  font-family: tahoma;
	  font-size: 10px;
	}

	
		
	a 		{font-family: tahoma; font-size: 11px; color: #333333; text-decoration:none; font-weight: bold;}
	a:link 		{font-family: tahoma; font-size: 11px; color: #333333; text-decoration:none; font-weight: bold;}
	a:visited 	{font-family: tahoma; font-size: 11px; color: #333333; text-decoration:none; font-weight: bold;}
	a:active 	{font-family: tahoma; font-size: 11px; color: #333333; text-decoration:none; font-weight: bold;}
	a:hover 	{font-family: tahoma; font-size: 11px; color: #000000; text-decoration:none; font-weight: bold;}
	
	a.white		{font-family: tahoma; font-size: 11px; color: #FFFFFF; text-decoration:none; font-weight: bold;}
	a:link.white 	{font-family: tahoma; font-size: 11px; color: #FFFFFF; text-decoration:none; font-weight: bold;}
	a:visited.white	{font-family: tahoma; font-size: 11px; color: #FFFFFF; text-decoration:none; font-weight: bold;}
	a:active.white 	{font-family: tahoma; font-size: 11px; color: #FFFFFF; text-decoration:none; font-weight: bold;}
	a:hover.white 	{font-family: tahoma; font-size: 11px; color: #EEEEEE; text-decoration:none; font-weight: bold;}
	*/
td.adminbox			{
				  border-left: 1px solid #E6E6E6; 
				  border-right: 1px solid #E6E6E6; 
				  border-bottom: 1px solid #E6E6E6;
				}

button				{
				  border:		      1px solid #BBBBBB;
				  font-family:                   	  arial;
				  font-size:                        	   11px;
				  color:                         	#555555;
				  background-color:			#EFEFEF;
				}
				
input				{
				  border:		      1px solid #BBBBBB;
				  font-family:                   	  tahoma;
				  font-size:                        	   11px;
				  color:                         	#555555;
				}
				
textarea			{
				  border:		      1px solid #BBBBBB;
				  font-family:                   	  tahoma;
				  font-size:                        	   11px;
				  color:                         	#555555;
			  	  text-decoration:		  	   none;
				  scrollbar-face-color:       	#FFFFFF;
				  scrollbar-highlight-color:  	#FFFFFF;
				  scrollbar-shadow-color:     	#C34A48;
				  scrollbar-3Dlight-color:    	#C34A48;
				  scrollbar-arrow-color:      	#C34A48;
				  scrollbar-track-color:      	#FFFFFF;
				  scrollbar-darkshadow-color: 	#FFFFFF;
			
				}
