@charset "utf-8";
/* PNG IE fix 	
img, { behavior:url(/fileadmin/templates/html/iepngfix); }*/
 
/* CSS Document */
	body {
	margin: 0; 
	padding: 0; 
	font: 79% Verdana, Arial, Helvetica, sans-serif; 
	color: #000000;
	text-align:center;
	background: url('Images/BG.gif') top repeat-x;
	height:100%; 
	}
	
	p {font: 1em/1.4  Verdana, Arial, Helvetica, sans-serif; padding: 0; margin: 6px 0;}
	h1 {font: 1.4em/1.4 Verdana, Arial,Helvetica, sans-serif; padding: 0; margin: 0px 0; font-weight: 500;}
	h2 {font: bold 1.2em/1.1 Verdana, Arial, Helvetica, sans-serif; padding: 0; margin: 0px 0; font-weight: 600;}
	h3, h4, h5 {font: bold 1.1em/1.5 Verdana, Arial, Helvetica, sans-serif; padding: 0; margin: 0px 0; font-weight: 600;}

	a {color: #f3831d; text-decoration: none;}
	a:hover {text-decoration: underline;}
	a img {border: none;}
	
/* Billedtekst*/
	.csc-textpic-caption {font: bold 0.8em/1.5 Verdana, Arial, Helvetica, sans-serif; padding: 0; margin: 5px 0; color: #999999;}

/* CSS Document */
	
	#page_BG {
	min-height: 100%; 
	height: auto !important; 
	height: 100%; 
	}
		
	#Page_holder{
	background: url('Images/Page_BG.png');
	width:1020px;
	margin-right:auto;
	margin-left:auto;
	padding:0px;
	min-height: 100%; 
	height: auto !important; 
	height: 100%; 
	}
	
	#frame {
	width:990px;
	margin-right:15px;
	margin-left:15px;
	padding:0px;
	text-align:left;
	}
			
	#contentheader {
	height: 130px;
	}
		
	#logo	{
	background: url('Images/AGJ_logo.gif') center center no-repeat;

	width:300px;
	height: 130px;
	float:right;
	}



/* Frontend Login */

#tx-newloginbox-pi1-user-front
	{
	background: #FFFFFF;
	border-bottom: 1px solid #CCCCCC; 
	border-right: 1px solid #CCCCCC; 
	border-left: 1px solid #CCCCCC; 
	border-top: 1px solid #CCCCCC; 
	margin:0px;
	height:15px;
	width:150px;
	background: transparent url("Images/Input_BG.gif");
	}

#tx-newloginbox-pi1-pass-front
	{
	background: #FFFFFF;
	border-bottom: 1px solid #CCCCCC; 
	border-right: 1px solid #CCCCCC; 
	border-left: 1px solid #CCCCCC; 
	border-top: 1px solid #CCCCCC; 
	margin:0px;
	height:15px;
	width:150px;
	background: transparent url("Images/Input_BG.gif");
	}

#tx-newloginbox-pi1-login_submit-front
	{
	font-size:12px;
	height:20px;
   	color:#666666;
   	background-color:#FFF;
   	border:1px solid;
   	border-top-color:#949494;
   	border-left-color:#949494;
   	border-right-color:#949494;
   	border-bottom-color:#949494;
	} 

/* Frontend Login End*/
	#login_image {
	background: url('Images/Login_key.png') no-repeat;
	behavior:url(/fileadmin/template/html/css/iepngfix/iepngfix.htc);
	width:278px;
	height:150px;
	float:right;
	border-top: 1px solid #dadada; 
	border-bottom: 1px solid #dadada; 
	border-left: 1px solid #dadada; 	
	background-color:#eeeeee;
	}
	
	#menu_bar {
	height: 28px;
	width:990px;
	float:left;
	background: url('Images/Menu_BG.gif') repeat-x;
	}
		
	* html #menu_bar {
	overflow:hidden;
	}
			
	#topmenu {
	width:770px;
	float:left;
	}
		
	#search {
	width:220px;
	float:right;
	}
	
/* SEARCH Template*/

.normaltext
	{
	background: #FFFFFF;
	border-bottom: 1px solid #ffffff; 
	border-right: 1px solid #ffffff; 
	border-left: 1px solid #ffffff; 
	border-top: 1px solid #ffffff; 
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 4px;
	height:16px;
	width:135px;
	background: transparent url("Images/Input_BG.gif");
	}

.searchknap
{
	height:19px;
	width: 46px;
	color: #000000;
	background-color: #FFFFFF;
	border:1px solid;
	border-top-color:#333333;
	border-left-color:#333333;
	border-right-color:#333333;
	border-bottom-color:#333333;
	
	filter:progid:DXImageTransform.Microsoft.Gradient
	(GradientType=0,StartColorStr='#FFFFFF',EndColorStr='#CCCCCC');
margin:5px 0 0;
padding:0;
	} 
/* SEARCH Template End*/

		
#breadcrumb{
	padding-left: 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.9em;
	width:980px;
	margin-top: 10px;
	margin-bottom: 10px;
	height: 15px;
	float:left;
	background-color: #f3831d;
	color: #9b5312;
	}
	
	#breadcrumb a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.9em;
	color: #9b5312;	
	}
		
	#holder_left{
	width:990px;
	float:left;
	}
						
	#contentleft {
	width:250px;
	float:left;
	}	
		
	#contentcenter {
	width:725px;
	float:right;
	}

	
	#content_right {
	width:240px;
	height:100%;
	float:right;
	margin-left:15px;
	background-color: #1c3750;
	color:#FFF;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	}
	
	#content_right h1{
		border-bottom:dotted;
		border-bottom-color:#FFF;
		border-bottom-width:1px;
		text-align:center;
		font-size:14px;
		padding-bottom: 5px;
	}
	
	#footer {
	text-align:center;
	font-size: 10px;
	color: #ffffff;
	border-top-width: 10px;
	border-top-style:solid;
	border-top-color: #f3831d;	
	width:990px;
	margin-top: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	float:right;
	background-color: #868889;	
bottom: 0 !important; 
bottom: -1px;  
	}
	
	 #footer a{color: #ffffff; text-decoration: none;}
	 #footer a:hover{text-decoration: underline;}
	 #footer a:active{border: none;}	

				
	#timestamp{
	width:200px;
	height: 15px;
	float: left;
	font-size: 10px;
	padding-left: 15px;
	color: #cccccc;
	}
		
	#extra{
	width:200px;
	height: 15px;
	float: right;
	text-align:right;
	font-size: 10px;
	padding-right: 15px;
	color: #cccccc;
	}
	
	#Page_end{}
	
/* BANNER SPACE*/
	#banner_left_top {}
	#banner_left_midt {}
	#banner_left_bottom {}

	#banner_center_top {}
	#banner_center_bottom {}

	#banner_right_top {}
	#banner_right_midt {}
	#banner_right_bottom {}
						
/* Content Elements Paper corner*/

.content_element_holder{
	width:inherit;
	text-align:left;
	margin-bottom: 5px;	
	}
		
.Gray_holder_headline{
	background: url('Images/Headline_BG.gif') repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif ;
	font-weight:100;
	font-size:1.3em;
	color:#FFFFFF;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
		}
		
.Gray_holder_body{
	background: url('Images/Body_BG.gif') repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1em;
	line-height: 1em;
	color:#000000;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	word-wrap: break-word;
	}	

.Gray_headline{
	text-align: right;
	font-family: Verdana, Arial,Helvetica, sans-serif;
	font-weight:500;
	font-size:1.1em;
	line-height: 1.1em;
	color:#666666;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	word-wrap: break-word;
	}

.Green_headline{
	/*border-top-width: 10px;
	border-top-style:solid;
	border-top-color: #f3831d;*/	
	background-color: #1c3750;	
	font-family: Arial, Verdana,  Helvetica, sans-serif;
	font-size:1.3em;
	line-height: 1.3em;
	color:#FFFFFF;
	margin-top:0px;
	
	padding-top: 15px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	word-wrap: break-word;

	display:block;
	clear:both;
	}
	
	
.Gray_Box_headline{
	background-color: #f5f5f5;	
	color:#015021;
	padding-top: 15px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	word-wrap: break-word;
	}
	
	
#banner_right_bottom{	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.9em;
	line-height: 0.9em;
	
	color:#666666;
	
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	
	word-wrap: break-word;
	}
	
	
.Image_text_italic{	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.8em;
	line-height: 0.8em;
	color:#999999;
	
	padding-top: 0px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 0px;
	
	word-wrap: break-word;
	}
/*----------------------------------2 Columns-----------------------------------------*/

.Columns_holder{
	width:720px;
	float:left;
	display:table;
	}

.Left_Columns {
	width:355px;
	float:left;
	display:block;
	}

.Right_Columns {
	width:355px;
	float:right;
	display:block;
}

/*----------------------------------2 Columns-----------------------------------------*/

.Columns_holder{
	width:720px;
	float:left;
	display:table;
	margin-bottom: 10px;
	}

.Left_3Columns {
	width:234px;
	float:left;
	display:block;
	background-color:#ededed;
	}
	
.Center_3Columns {
	width:234px;
	float:left;
	display:block;
	margin-left: 10px;
	background-color:#ededed;
	}
.Right_3Columns {
	width:234px;
	float:right;
	display:block;
	background-color:#ededed;
}

.Left_3Columns h1{
	background: url('Images/Headline_BG.gif') repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif ;
	font-weight:100;
	font-size:1.3em;
	color:#FFFFFF;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	}
	
.Center_3Columns h1{
	background: url('Images/Headline_BG.gif') repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif ;
	font-weight:100;
	font-size:1.3em;
	color:#FFFFFF;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	}
.Right_3Columns h1{
	background: url('Images/Headline_BG.gif') repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif ;
	font-weight:100;
	font-size:1.3em;
	color:#FFFFFF;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}

.Left_3Columns p{
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	}
	
.Center_3Columns p{

	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	}
.Right_3Columns p{
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}
/* Content Elements Infobox*/

	.content_element_box_holder{
	width:inherit;
	text-align:left;
	border-width: 1px;
	border-style: solid;
	border-color: #d9d9d9;	
	background-color:#eeecd5;
	margin-bottom: 15px;
	}
		
	.info_box{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1em;
	line-height: 25px;
	color:#000000;
	padding-top: 0px;
	padding-left: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	}	
/* Content Elements Spotbox*/

	.content_element_spot_holder{
	width:inherit;
	text-align:left;
	border-width: 1px;
	border-style: solid;
	border-color: #d9d9d9;	
	background-color:#f6f5ea;
	margin-bottom: 15px;
	}
		
	.spot_box{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.8em;
	line-height: 25px;
	color:#000000;
	padding-top: 0px;
	padding-left: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	}	
		
/*globalnav*/

	.Shortcuts_menu{
	margin-left: 20px; /*removes indent IE and Opera*/
	padding: 0px; /*removes indent Mozilla and NN7*/
	list-style-type: none; /*turns off display of bullet*/
	}
	.link1 { list-style-image: url(Images/Info_ico.gif);  	padding: 10px; }
	.link2 { list-style-image: url(Images/Lock_ico.gif);  	padding: 10px; }
	.link3 { list-style-image: url(Images/News_ico.gif);  	padding: 10px; }
	.link4 { list-style-image: url(Images/Mail_ico.gif);  	padding: 10px; }
	.link5 { list-style-image: url(Images/Search_ico.gif); 	padding: 10px; }
	.link6 { list-style-image: url(Images/Print_ico.gif); 	padding: 10px; }
	.link7 { list-style-image: url(Images/dansk.gif);   	padding: 10px; }
	.link8 { list-style-image: url(Images/english.gif);  	padding: 10px; }

/* Topmenu 	


*/

/* LEVEL 1*/

#topmenu li:hover ul, #topmenu li.sfhover ul {
  left: auto;
  background-position: 0 0;
}

#topmenu{
/* margin-left: 10px; */
} 


#topmenu ul {
z-index:100;    
padding: 0;    
margin: 0;    
list-style: none;    
line-height: 1; 
display: block;
} 

#topmenu li:hover ul {  
display: block;
}

#topmenu a {     
display: block;     
font: 1em/2.15  Verdana, Arial, Helvetica, sans-serif;
text-align:left;
text-decoration:none;
color:#000000;
} 

#topmenu li {     
float: left;
display: block;
position: relative;

}

#topmenu ul li a{
  padding: 0 10px 0 10px;
  border-left: 1px;
  border-bottom-color:#CCCCCC;
}

#topmenu ul li a:hover{
text-decoration:none; 
color: #006699; 
display: block;
}

/* LEVEL 2*/

#topmenu li.sfhover ul {
left: auto; 
display: block;
}

#topmenu li ul {     
position: absolute;     
width: 220px;     /* BLACKBOOK */
left: -999em; 
background: #FFFFFF;
border:#CCCCCC 1px solid; 
display: block;
} 

#topmenu ul li:hover ul, 
#topmenu ul li.over ul {
display: block; 
position: absolute; 
left: 0; 
width:220px;

}

#topmenu ul li ul li {
float:none; 
width: 220px;
}

#topmenu ul li ul li a {
float:none; 
color: #000000;
display:block;
width: 200px;
padding-left: 10px; }
}

#topmenu ul li ul li a:hover { 
background-color:#ff9933;

}


/* LEVEL 3*/

#topmenu li ul ul { 
top: -1px;      
right: -222px;
width: 200px;
display: block;
}

#topmenu li:hover ul ul ul, 
#topmenu li.sfhover ul ul, 
#topmenu li.sfhover ul ul ul {    
left: -999em; 
position: absolute; 
display:block;
} 

*html #topmenu li ul ul {     
right: -222px; /BLACKBOOK/
display: block;

}


#topmenu li:hover ul ul, 
#topmenu li.sfhover ul ul {  
left: -999em;
} 

#topmenu li li:hover ul,
#topmenu li li li:hover ul, 
#topmenu li li.sfhover ul, 
#topmenu li li li.sfhover ul {     
left: auto; 
display:block;
 } 




.act_menu{
	background-color: #e5e5e5;
}


/* Content SubMenu Box*/

	.content_element_SubMenu_holder{
	width:inherit;
	text-align:left;	
	background-color:#FFFFFF;
	
	border-width: 1px;
	border-style: solid;
	border-color: #dadada;
	}		
			
	.Submenu{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	width:inherit;
	}

	.Submenu li a{
	background: white url('Images/glossyback.gif') repeat-x top left;
	font-size:  13px;
	color: #008758;
	display: block;
	width: auto;
	text-decoration: none;
	padding-left: inherit;
	padding-top: 5px;
	padding-bottom: 5px;
	}

	* html .Submenu li a{ /*IE only. Actual menu width minus left padding of A element (10px) */
	width: 238px;
	}

	.Submenu li a:visited, .Submenu li a:active{
	color: #000000;
	}

	.Submenu li a:hover{
	background-image: url('Images/glossyback2.gif');
	}
	

/* News list*/
.news-search-form{
clear:both;
width: 490px;
	}

	.news-list-container{
	height: 100%;
	}
	
	.news_images {
	float:left;
	margin-left:0; 
	margin-right:10px; 
	margin-top:10px; 
	margin-bottom:10px; 
	}
	
	.news_morelink{
	float:left;
	margin-left:0; 
	margin-right:10px; 
	margin-bottom:10px; 
	}
	

	
/* Contact Mailform */	

	.csc-mailform {
	border: none;
	}
	.csc-mailform label {
	float: left;
	clear: left;
	display: block;
	width: 100px;
	
	padding-right: 10px;
	margin-right: 10px;
	
	padding: 0; 
	font: Verdana, Arial, Helvetica, sans-serif; 
	Font-size: 12px;
	}
	
	.csc-mailform-submit {
	float: right;
	margin-right: 100px;
	}
	
/* Newsletter Subscripe*/	

	
	label
	{
	float: left;
	text-align: left;
	margin-right: 0em;
	display: block;
	width: 220px;
	}
	
	#tx-sremailsubscribe-pi1-name
	{
	color: #000000;
	background: #FFFFFF;
	border-bottom: 1px solid #333333; 
	border-right: 1px solid #333333; 
	border-left: 1px solid #333333; 
	border-top: 1px solid #333333; 
	margin:0px;
	height:18px;
	width:180px;
	background: transparent url("Images/Input_BG.gif");
	}
	
*html	#tx-sremailsubscribe-pi1-name
	{
	width:165px;
	}
	
	#tx-sremailsubscribe-pi1-first_name
	{
	color: #000000;
	background: #FFFFFF;
	border-bottom: 1px solid #333333; 
	border-right: 1px solid #333333; 
	border-left: 1px solid #333333; 
	border-top: 1px solid #333333; 
	margin:0px;
	height:18px;
	width:180px;
	float:left;
	background: transparent url("Images/Input_BG.gif");
	}
	
*html	#tx-sremailsubscribe-pi1-first_name
	{
	width:165px;
	}
	
	
	
	#tx-sremailsubscribe-pi1-last_name
	{
	color: #000000;
	background: #FFFFFF;
	border-bottom: 1px solid #333333; 
	border-right: 1px solid #333333; 
	border-left: 1px solid #333333; 
	border-top: 1px solid #333333; 
	margin:0px;
	height:16px;
	width:180px;
	float:left;
	background: transparent url("Images/Input_BG.gif");
	}
	
*html	#tx-sremailsubscribe-pi1-last_name
	{
	width:165px;
	}
	
		
	#tx-sremailsubscribe-pi1-date_of_birth
	{
	color: #000000;
	background: #FFFFFF;
	border-bottom: 1px solid #333333; 
	border-right: 1px solid #333333; 
	border-left: 1px solid #333333; 
	border-top: 1px solid #333333; 
	margin:0px;
	height:16px;
	width:50px;
	/* background: transparent url("Images/Input_BG.gif"); */
	}
	
	#tx-sremailsubscribe-pi1-title
	{
	color: #000000;
	background: #FFFFFF;
	border-bottom: 1px solid #333333; 
	border-right: 1px solid #333333; 
	border-left: 1px solid #333333; 
	border-top: 1px solid #333333; 
	margin:0px;
	height:16px;
	width:50px;
	/* background: transparent url("Images/Input_BG.gif"); */
	}
	#tx-sremailsubscribe-pi1-company
	{
	color: #000000;
	background: #FFFFFF;
	border-bottom: 1px solid #333333; 
	border-right: 1px solid #333333; 
	border-left: 1px solid #333333; 
	border-top: 1px solid #333333; 
	margin:0px;
	height:16px;
	width:250px;
	/* background: transparent url("Images/Input_BG.gif"); */
	}
	
	#tx-sremailsubscribe-pi1-address
	{
	color: #000000;
	background: #FFFFFF;
	border-bottom: 1px solid #333333; 
	border-right: 1px solid #333333; 
	border-left: 1px solid #333333; 
	border-top: 1px solid #333333; 
	margin:0px;
	height:16px;
	width:250px;
	/* background: transparent url("Images/Input_BG.gif"); */
	}
	
	
	#tx-sremailsubscribe-pi1-city
	{
	color: #000000;
	background: #FFFFFF;
	border-bottom: 1px solid #333333; 
	border-right: 1px solid #333333; 
	border-left: 1px solid #333333; 
	border-top: 1px solid #333333; 
	margin:0px;
	height:18px;
	width:250px;
	/* background: transparent url("Images/Input_BG.gif"); */
	}
	
	
	#tx-sremailsubscribe-pi1-zip
	{
	color: #000000;
	background: #FFFFFF;
	border-bottom: 1px solid #333333; 
	border-right: 1px solid #333333; 
	border-left: 1px solid #333333; 
	border-top: 1px solid #333333; 
	margin:0px;
	height:16px;
	width:50px;
	/* background: transparent url("Images/Input_BG.gif"); */
	}
	
	
	#tx-sremailsubscribe-pi1-phone
	{
	color: #000000;
	background: #FFFFFF;
	border-bottom: 1px solid #333333; 
	border-right: 1px solid #333333; 
	border-left: 1px solid #333333; 
	border-top: 1px solid #333333; 
	margin:0px;
	height:16px;
	width:250px;
	/* background: transparent url("Images/Input_BG.gif"); */
	}
	
	
	#tx-sremailsubscribe-pi1-email
	{
	color: #000000;
	background: #FFFFFF;
	border-bottom: 1px solid #333333; 
	border-right: 1px solid #333333; 
	border-left: 1px solid #333333; 
	border-top: 1px solid #333333; 
	margin:0px;
	height:16px;
	width:180px;
	float:left;
	background: transparent url("Images/Input_BG.gif");
	}

*html	#tx-sremailsubscribe-pi1-email
	{
	width:165px;
	}
	

	#tx-sremailsubscribe-pi1-static_info_country
	{
	color: #000000;
	background: #FFFFFF;
	border-bottom: 1px solid #333333; 
	border-right: 1px solid #333333; 
	border-left: 1px solid #333333; 
	border-top: 1px solid #333333; 
	margin:0px;
	height:16px;
	width:250px;
	/* background: transparent url("Images/Input_BG.gif"); */
	}
	
	
	#tx-sremailsubscribe-pi1-language
	{
	color: #000000;
	background: #FFFFFF;
	border-bottom: 1px solid #333333; 
	border-right: 1px solid #333333; 
	border-left: 1px solid #333333; 
	border-top: 1px solid #333333; 
	margin:0px;
	height:16px;
	width:250px;
	/* background: transparent url("Images/Input_BG.gif"); */
	}
	
	#tx-sremailsubscribe-pi1-www
	{
	color: #000000;
	background: #FFFFFF;
	border-bottom: 1px solid #333333; 
	border-right: 1px solid #333333; 
	border-left: 1px solid #333333; 
	border-top: 1px solid #333333; 
	margin:0px;
	height:16px;
	width:250px;
	/* background: transparent url("Images/Input_BG.gif"); */
	}
	
	#tx-sremailsubscribe-pi1-image-0, #tx-sremailsubscribe-pi1-image-1, #tx-sremailsubscribe-pi1-image-2, #tx-sremailsubscribe-pi1-image-3, #tx-sremailsubscribe-pi1-image-4, #tx-sremailsubscribe-pi1-image-5
	{
	color: #000000;
	background: #FFFFFF;
	border-bottom: 1px solid #333333; 
	border-right: 1px solid #333333; 
	border-left: 1px solid #333333; 
	border-top: 1px solid #333333; 
	margin:0px;
	height:16px;
	width:250px;
	/* background: transparent url("Images/Input_BG.gif"); */
	}
	
	
	#tx-sremailsubscribe-pi1-comments
	{
	color: #000000;
	background: #FFFFFF;
	border-bottom: 1px solid #333333; 
	border-right: 1px solid #333333; 
	border-left: 1px solid #333333; 
	border-top: 1px solid #333333; 
	margin:0px;
	height:50px;
	width:250px;
	/* background: transparent url("Images/Input_BG.gif"); */
	}
	
	
	
	.tx-sremailsubscribe-pi1-submit{
	font-size:12px;
	height:22px;
	color: #000000;
	background-color: #FFFFFF;
	border:1px solid;
	border-top-color:#333333;
	border-left-color:#333333;
	border-right-color:#333333;
	border-bottom-color:#333333;
	filter:progid:DXImageTransform.Microsoft.Gradient
	(GradientType=0,StartColorStr='#FFFFFF',EndColorStr='#CCCCCC');
	margin-left: 0px;
	} 
	
	.tx_sremailsubscribe_pi1[fetch]{
	color: #000000;
	background: #FFFFFF;
	border-bottom: 1px solid #333333; 
	border-right: 1px solid #333333; 
	border-left: 1px solid #333333; 
	border-top: 1px solid #333333; 
	margin:0px;
	height:16px;
	width:250px;
	/* background: transparent url("Images/Input_BG.gif"); */
	}
	


/* News archive*/

.news-amenu-item-year
{
margin-left: 0;
padding-left: 0;
list-style: none;
}

.news-amenu-item-year li
{
background-image: url(images/arrow.gif);
background-repeat: no-repeat;
background-position: 0 .5em;
}

/* Mailform */

.csc-mailform-field{
line-height: 100%;

}

/*Email shortcut*/

.Holder_sr_subscribe{
	width:210px;
	height: 220px;
	text-align:left;
	/*background-color: #cccccc;*/
	background: url('Images/Subscribe_BG.gif') repeat-x;
	margin-bottom: 15px;
	}

* html .Holder_sr_subscribe{
	width:225px;
	margin-left: -15px;
	}

.Headline_sr_subscribe{
	width:195px;
	float:left;
	font-size:14px;
	color:#FFFFFF;
	font-variant: 600;
	margin-left: 15px;
	margin-top: 11px;
	margin-bottom: 11px;
	text-align:left;
	}

* html .Headline_sr_subscribe{
	width:185px;
	}

.Fornavn_sr_subscribe{
	width:195px;
	float:left;
	margin-top: 15px;
	margin-left: 15px;
	text-align:left;
	}
	
* html .Fornavn_sr_subscribe{
	width:185px;
	}
	
.Efternavn_sr_subscribe{
	width:195px;
	float:left;
	margin-left: 15px;
	text-align:left;
	}
	
* html .Efternavn_sr_subscribe{
	width:185px;
	}

.Email_sr_subscribe{
	width:195px;
	float:left;
	margin-left: 15px;
	text-align:left;
	}

* html .Email_sr_subscribe{
	width:185px;
	}
	
.Submit_sr_subscribe{
	width:180px;
	float:left;
	margin-top: 25px;
	margin-left: 15px;
	text-align:right;
	}
	
* html .Submit_sr_subscribe{
	width:170px;
	}	
	
fieldset {
  padding: 1em;
  font:90%/1 sans-serif;
  }


/*  DATE  */


.Calender_holder {
	width:46px;
	height: 49px;
	float: right;
	background-image: url(Images/calendar.gif);
	background-repeat:repeat;
	}
	
.Month_holder{
	margin-top: 7px;
	margin-left: 2px;
	width:18px;
	height: 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight: 200;
	color: #FFFFFF;
	float: left;
	}
*html .Month_holder{
	margin-left: 1px;
	margin-top: 7px;
	}
		
.Year_holder{
	margin-top: 7px;
	width:20px;
	height: 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight: 200;
	color: #FFFFFF;
	float: left;
	}

*html .Year_holder{
	margin-top: 7px;
	}
	
.Day_of_the_month_holder{
	margin-top: 5px;
	width:43px;
	height: 25px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight: 600;
	text-align:center;
	color: #666666;
	float: left;
	}
	
*html .Day_of_the_month_holder{
	margin-top: 0px;
	}

.News_Headline	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight: 500;
	}
	
.News_Image{
float: left;
margin-top: 10px;
margin-right: 10px;
margin-bottom: 10px;
	}
	
.News_Image_single{
margin-top: 10px;
margin-right: 10px;
margin-bottom: 10px;
	}
	
.News_Content{

	}
/* ----------CATALOG------------*/



.Catalog_Holder{
	width: 500px;	
	}

.Catalog_Headline{
	border-top-width: 10px;
	border-top-style:solid;
	border-top-color: #f3831d;	
	background-color: #1c3750;	
	font-family: Arial, Verdana,  Helvetica, sans-serif, ;
	font-size:1.3em;
	line-height: 1.3em;
	color:#FFFFFF;
	margin-top:0px;
	
	padding-top: 15px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	word-wrap: break-word;
	margin-bottom: 15px;
	}
	
.Catalog_SubHead{
	float:right;
	padding-right: 20px;
	color: #f3831d;	
	font-family: Arial, Verdana,  Helvetica, sans-serif, ;
	font-size:14px;
	margin-bottom: 15px;
	}
	
.Catalog_Description{
	padding-left: 20px;
	padding-right: 20px;
	font-family: Arial, Verdana,  Helvetica, sans-serif, ;
	font-size:12px;
	float:left;
	width: 260px;
	margin-bottom: 15px;
	}
	
.Catalog_Nyhed{
	float:left;
	}
	
.Catalog_Image{
	float:right;
	width: 200px;
	}
	
.Catalog_Tekniskdata{
	float:left;
	width: 260px;
	padding-left: 20px;
	padding-right: 20px;
}


.Catalog_Teksniskdata_head{
	font-family: Arial, Verdana,  Helvetica, sans-serif, ;
	font-size:14px;
	font-weight: bold;
	color:#1c3750;
	text-decoration: none;
	border-bottom:1px solid #f3831d;

}
.Catalog_Teksniskdata_body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: 100;
}

.Catalog_Inventar{
	float:left;
	width: 260px;
	padding-left: 20px;
	padding-right: 20px;
	}


.Catalog_Inventar_head{
	font-family: Arial, Verdana,  Helvetica, sans-serif, ;
	font-size:14px;
	font-weight: bold;
	color:#1c3750;
	text-decoration: none;
	border-bottom:1px solid #f3831d;
}	

.Catalog_Inventar_body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: 100;
}


#mailformformtype_mail{
	font-size:12px;
	height:22px;
	color: #000000;
	background-color: #FFFFFF;
	border:1px solid;
	border-top-color:#333333;
	border-left-color:#333333;
	border-right-color:#333333;
	border-bottom-color:#333333;
	
	filter:progid:DXImageTransform.Microsoft.Gradient
	(GradientType=0,StartColorStr='#FFFFFF',EndColorStr='#CCCCCC');
	margin-left: 0px;
	clear: both;
	} 
.clearer { clear:both; }


/* SEARCH */
.tx-indexedsearch-form{
	float:left;
	height: 20px;
	width:135px;
	}

.tx-indexedsearch-searchbox-sword{
	float:left;
	border-style:solid;
	border-width:1px;
	border-color:#000000;
	font: 0.8em/1.0 Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	height: 10px;
	width:135px;
	padding: 5px;
	}
	
.tx-indexedsearch-search-submit{
	float:right;
	height: 22px;
	width: auto;
	}
	
.tx-indexedsearch-searchbox-button{
	height:22px;
	width: 46px;
	color: #000000;
	background-color: #FFFFFF;
	border:1px solid;
	border-top-color:#333333;
	border-left-color:#333333;
	border-right-color:#333333;
	border-bottom-color:#333333;
	
	filter:progid:DXImageTransform.Microsoft.Gradient
	(GradientType=0,StartColorStr='#FFFFFF',EndColorStr='#CCCCCC');

	margin: 0;
	margin-top: 20px;
  	padding: 0;
	} 
	
.tx-indexedsearch-searchbox{
	float:left;
	width:210px;
	/*padding-right:498px;*/
	height: 22px;
	clear:both;
	}
.tx-indexedsearch-searchbox fieldset,.tx-indexedsearch-searchbox legend{
	margin: 0px;
	padding:0px;
	border:0px;
	}
	
	
.tx-indexedsearch-whatis{
padding-top: 50px;
	}
.tx-indexedsearch-sw{
	}
.tx-indexedsearch-noresults{
	}
.browsebox{
margin-left:0px !important;
padding-left: 0px !important;
	}
.browsebox li a{
margin-right: 20px;
	}
.tx-indexedsearch-res{
	width: 720px;
	}
/* SEARCH End*/

.clearage{
	clear:both;
	margin: 0px;
	padding:0px;
	border:0px;
	height:1px;
	width:1px;
	float:left;
	}
	
#menuz a {
color:#000000;
text-decoration:none;
}
