@charset "utf-8";
/* CSS Document */

.h2_blue
{
    color:                  #00A0C6;
    font-size:              12pt;
    font-weight:            normal;
}


.h2_orange
{
   color:                  #00A0C6;
   font-size:              12pt;
   font-weight:            normal;
   width:                  auto;
   position:               relative;
   float:                  left;
	margin-bottom: 			6px;
}

.orange
{
    color:                   #00A0C6;
}


 #newsdate, #eventdate, #workshopdate
{
	 position:                       relative;
	 float:                          left;
	 width:                          49px;
	 height:                         49px;
	 background-image:               url(/files/billeder/Layout/BG_newsdate.gif);
	 background-repeat:              no-repeat;
	 background-position:            left top;
	 padding:                        8px 3px 3px 0px;
	 margin-right:                   10px;
	 text-align:                     center;
 }
 
 #workshopdate
 {
    background-image:               url(/files/billeder/Layout/BG_workshopdatum.jpg);
    background-repeat:              no-repeat;
    background-position:            left top;
 }

#vacancycontentsmall
{
	margin-left:                        0px;
	width:                              250px;
	background-image:							url(/Files/Billeder/Layout/li_arrow.jpg);
	background-position:						left top;
	background-repeat:						no-repeat;
	padding-left:								30px;
	height:										24px;
}

.weblog
{
	position:               absolute;
	left:                   813px;
	top:                    15px;
	border:                 none;
	display: 					none;
	background-image:			url(/files/billeder/Layout/btn_weblog.jpg);
	background-position:		top left;
	background-repeat:		no-repeat;
	height:						176px;
	width:						40px;
}

/*========SUBMENU=============*/
	#submenu
	{
		position: 					relative;
		background-image:       url(/files/billeder/Layout/BG_Content.jpg);  
		background-repeat:      repeat-y;
		background-position:    left top;
		display:						inline-block;
	}
	
	#submenu ul
	{
		margin:                 0 0 -2px;
		padding:                0 25px 10px;
		padding-top:            0px;
		width:                  772px;
		float:                  left;
		background:             repeat-x bottom left #12A6CA url(/files/billeder/Layout/bg_submenu.jpg);  
	}	

	#submenu ul li 
	{
	 margin:                 0;
	 float:                  left;
	 list-style-type:        none;
	 color:                  white;	
	 background:             no-repeat top right url(/files/billeder/layout/subnavdevider.jpg);
	 display:                block;
	 padding-right:			 30px;
	 margin:				       3px 0;
	}

		#submenu ul li a 
		{ 
			 color: 					    	white;	
			 text-decoration: 			none;
			 font-weight:			  		normal;
			 position:				    	relative;
			 text-decoration:				none;
			 white-space:			  		nowrap;
		}
  
		  #submenu ul li a:hover 
		  { 
				text-decoration:		  	underline;
		  }
  
		  #submenu ul li a.inpath
		  {
			  font-weight:					bold;
		  }
  
	#submenu_top
	{
		 background:         		no-repeat top left url(/files/billeder/Layout/bg_submenu_top.jpg);  
		 display:            		block;
		 float:              		left; 
		 width:              		822px; 	
		 position:           		relative;
		 padding-top:        		11px;
	}
  
	#submenu_body
	{
		background: 				repeat-x top left #12A6CA url(/files/billeder/Layout/bg_submenu.jpg);  
		display: 					block;
		float: 						left;  	
	}
	
	#BCsubmenu 
	{
		position: 					relative;
		background-image:       url(/files/billeder/Layout/BG_Content.jpg);  
		background-repeat:      repeat-y;
		background-position:    left top;
		width:						100%;
		background-color:			#12A6BA;
	}
		
		#BCsubmenu_top 
		{
		 	background:         		no-repeat top left url(/files/billeder/Layout/bg_submenu_top.jpg);  
		 	display:            		block;
		 	float:              		left; 
		 	width:              		822px; 	
		 	position:           		relative;
		 	padding-top:        		11px;
		}
	
		#BCsubmenu_body  
		{
			position:					relative;
			padding-left:				30px;
			padding-right:				30px;
			width:						762px;
			background: 				repeat-x top left #12A6CA url(/files/billeder/Layout/bg_submenu.jpg);  
			display: 					block;
			float: 						left;  
			color:						white;
			height:						100px;
		}
