/* Start of CMSMS style sheet 'klab : style' */
	/***		Anfang Allgemeine Seitendefinitionen		***/
	html, body, .std {
/*** All browser  *** */
		background-color: #FFFFFF;
		font-size: 			11px;
		font-family: 		Verdana,Arial,Helvetica,sans serif;
		color: 				#000000;
		margin:				0;
		padding:				0;
		text-align:			center;
		min-height:			100%;
/*** only apply to Microsoft Internet Explorer  *** */
		#background-color: #FFFFFF;
		#font-size: 			11px;
		#font-family: 		Verdana,Arial,Helvetica,sans serif;
		#color: 				#000000;
		#margin:				0;
		#padding:				0;
		#text-align:			center;
		#min-height:			100%;
/***  apply to IE browsers 6.0 and older  *** */
		_background-color: #FFFFFF;
		_font-size: 			11px;
		_font-family: 		Verdana,Arial,Helvetica,sans serif;
		_color: 				#000000;
		_margin:				0;
		_padding:				0;
		_text-align:			center;
		_min-height:			100%;
	}
	

	
	html, body, h1, h2, h3, h4, h5, h6, ul, ol, li, p {
/*** All browser  *** */		
		margin:	0;
		padding:	0;
/*** only apply to Microsoft Internet Explorer  *** */		
		#margin:	0;
		#padding:	0;
/***  apply to IE browsers 6.0 and older  *** */		
		_margin:	0;
		_padding:	0;
		
	}
	
	
	div#centered 
	{
/*** All browser  *** */		
		
	text-align: center;
	
/*** only apply to Microsoft Internet Explorer  *** */
	#text-align: center;

/***  apply to IE browsers 6.0 and older  *** */		
	_text-align: center;
	}
	
	div#centered table 
	{
	
/*** All browser  *** */		
		
	margin: 0 auto; 
	text-align: left;
	
/*** only apply to Microsoft Internet Explorer  *** */
	
	#margin: 0 auto; 
	#text-align: left;
/***  apply to IE browsers 6.0 and older  *** */	
	_margin: 0 auto; 
	_text-align: left;
	
	}
	
/*** header ***
we will hide text and replace it with a image
we need to assign a height for it so that the image wont cut off
*/
div#header {
    
   
/*** All browser  *** */		
	height: 34px;    /* adjust according your image size */
  	background: #ffffff url(uploads/images/global/logo.gif) no-repeat;
    margin: 0;  
    text-align: left;    

	
/*** only apply to Microsoft Internet Explorer  *** */
	#height: 34px;    /* adjust according your image size */
  	#background: #ffffff url(uploads/images/global/logo.gif) no-repeat;
    #margin: 0;  
    #text-align: left;    


/***  apply to IE browsers 6.0 and older  *** */	
	_height: 34px;    /* adjust according your image size */
  	_background: #ffffff url(uploads/images/global/logo.gif) no-repeat;
    _margin: 0;  
    _text-align: left;    

   
}

div#header h1 a {

/*** All browser  *** */		
	/* you can set your own image here */
   background: #ffffff url(uploads/images/global/logo.gif) no-repeat; 
   display: block;
   height: 250px;             /* adjust according your image size */
   text-indent: -999em;  /* this hides the text */
   text-decoration:none; /* old firefox would have shown underline for the link, this explicitly hides it */	

	
/*** only apply to Microsoft Internet Explorer  *** */
	/* you can set your own image here */
   #background: #ffffff url(uploads/images/global/logo.gif) no-repeat; 
   #display: block;
   #height: 250px;             /* adjust according your image size */
   #text-indent: -999em;  /* this hides the text */
   #text-decoration:none; /* old firefox would have shown underline for the link, this explicitly hides it */

/***  apply to IE browsers 6.0 and older  *** */	

/* you can set your own image here */
   _background: #ffffff url(uploads/images//global/logo.gif) no-repeat; 
   _display: block;
   _height: 250px;             /* adjust according your image size */
   _text-indent: -999em;  /* this hides the text */
   _text-decoration:none; /* old firefox would have shown underline for the link, this explicitly hides it */

}



	h3 {
	/*** All browser  *** */		
	font-size:		10px;

	
/*** only apply to Microsoft Internet Explorer  *** */
	#font-size:		10px;

/***  apply to IE browsers 6.0 and older  *** */	
	_font-size:		10px;
	
	}
	
	h4 {
	/*** All browser  *** */		
		font-size:		11px;		

	
/*** only apply to Microsoft Internet Explorer  *** */
		#font-size:		11px;
		

/***  apply to IE browsers 6.0 and older  *** */	
		_font-size:		11px;
	}
	
	p {
/*** All browser  *** */		
		
		margin-bottom:	18px;
	
/*** only apply to Microsoft Internet Explorer  *** */

		#margin-bottom:	18px;

/***  apply to IE browsers 6.0 and older  *** */	
		_margin-bottom:	18px;
		
	}
	
	a:link		{ color:#9b141b; text-decoration: none;}
	a:visited	{ color:#9b141b; text-decoration: none;}
	a:hover		{ color:#e3670d; text-decoration: underline;}
	a:active	{ color:#9b141b; font-weight: bold;}
	a.hidden 	{ color: #9b141b; font-weight: bold;}
	
	
	# menu a:link		{ color:#9b141b; text-decoration: none;}
	# menu a:visited	{ color:#9b141b; text-decoration: none;}
	# menu a:hover		{ color:#e3670d; text-decoration: underline;}
	# menu a:active		{ color:#9b141b; font-weight: bold;}
	# menu a.hidden 	{ color: #9b141b; font-weight: bold;}
	
	/* Hovedmenuen Farver*/

 
	#menuGron  { float:left; text-transform: uppercase; background-image: url(uploads/images/templates/klab2/bg/slide_10_gr.gif);  }
.menuGul  { padding: 2px 0 0 23px; width: 95px; height: 18px; cursor:pointer; margin: 0 1px 0 0; }
 
.menuOrange { float:left; text-transform: uppercase; color:#FFFFFF; background-image: url('../Images/Menu_Orange.gif'); }
.menuOrange { padding: 2px 0 0 23px; width: 95px; height: 18px; cursor:pointer;  margin: 0 1px 0 0; }

.menuRod { float:left; text-transform: uppercase; color:#FFFFFF; background-image: url('../Images/Menu_Rod.gif'); }
.menuRod { padding: 2px 0 0 23px; width: 95px; height: 18px; cursor:pointer;  margin: 0 1px 0 0; }

.menuGron { float:left; text-transform: uppercase; color:#FFFFFF; background-image: url('../Images/Menu_Gron.gif'); }
.menuGron { padding: 2px 0 0 23px; width: 95px; height: 18px; cursor:pointer;  margin: 0 1px 0 0; }

.menuBlo  { float:left; text-transform: uppercase; color:#FFFFFF; background-image: url('../Images/Menu_Blo.gif'); }
.menuBlo  { padding: 2px 0 0 23px; width: 95px; height: 18px; cursor:pointer;  margin: 0 1px 0 0; }

.menuGro { float:left; text-transform: uppercase; color:#FFFFFF; background-image: url('../Images/Menu_Gro.gif'); }
.menuGro { padding: 2px 0 0 23px; width: 95px; height: 18px; cursor:pointer;  margin: 0 1px 0 0; }

.menuMorkBlo { float:left; text-transform: uppercase; color:#FFFFFF; background-image: url('../Images/Menu_Morkblo.gif'); }
.menuMorkBlo { padding: 2px 0px 0px 24px; width: 150px; height: 18px; cursor:pointer;  margin: 0 1px 0 0; }

.menumellemrum  { font-size: 11px; margin: 0; padding: 0; width: 24px; float: left; clear: right }
.menustregunder { font-size: 0; background-image: url('../Images/Hovedemneustreg.gif'); margin-left: 15px; width: 893px; height: 1px; clear: both }

	
	

	
	

	div.print {
	
	/*** All browser  *** */		
	border:		0px;

	
/*** only apply to Microsoft Internet Explorer  *** */
	#border:		0px;

/***  apply to IE browsers 6.0 and older  *** */	
	_border:		0px;
	
	}
	
	#print a:link		{ color:#9b141b; text-decoration: none;}
	#print a:visited	{ color:#9b141b; text-decoration: none;}
	#print a:hover		{ color:#e3670d; text-decoration: underline;}
	#print a:active		{ color:#9b141b; font-weight: bold;}
	#print a.hidden 	{ color: #9b141b; font-weight: bold;}
	

	
	#container {

/*** All browser  *** */		
		margin:			auto;
		height:			100%;
		width:			800px;
		text-align:		left;
		/*border wegen IE 5.0 PC, sonst zieht er mir Layout wegen Javascript-Optimierung auseinander */
		border:		1px solid #FFF;		

	
/*** only apply to Microsoft Internet Explorer  *** */
		#margin:			auto;
		#height:			100%;
		#width:			800px;
		#text-align:		left;
		/*border wegen IE 5.0 PC, sonst zieht er mir Layout wegen Javascript-Optimierung auseinander */
		#border:		1px solid #FFF;

/***  apply to IE browsers 6.0 and older  *** */	
		_margin:			auto;
		_height:			100%;
		_width:			800px;
		_text-align:		left;
		/*border wegen IE 5.0 PC, sonst zieht er mir Layout wegen Javascript-Optimierung auseinander */
		_border:		1px solid #FFF;
	}
	
	#inhalt {
/*** All browser  *** */		
		width:	838px;

	
/*** only apply to Microsoft Internet Explorer  *** */
		#width:	838px;

/***  apply to IE browsers 6.0 and older  *** */	
		_width:	838px;
	}
	
	#indhold {
/*** All browser  *** */		
		top: 0px;
		width:	838px;

	
/*** only apply to Microsoft Internet Explorer  *** */
		#top: 0px;
		#width:	838px;

/***  apply to IE browsers 6.0 and older  *** */	
		_top: 0px;
		_width:	838px;
	}
	
	img {
/*** All browser  *** */		
   border: 0;

	
/*** only apply to Microsoft Internet Explorer  *** */
   #border: 0;	

/***  apply to IE browsers 6.0 and older  *** */	
   _border: 0;
}

	/***		Ende Allgemeine Seitendefinitionen		***/
	
	/***		Anfang Headerbereich		***/
	
	/* unsichtbarer schalter um flash zu deaktivieren (fuer screenreader) */
	#flashswitch {
	
/*** All browser  *** */		
	position: absolute;
	z-index: 1001;
	top: 0px;
	left: 10px;
	visibility: visible;
	text-align:	center;		

	
/*** only apply to Microsoft Internet Explorer  *** */
	#position: absolute;
	#z-index: 1001;
	#top: 0px;
	#left: 10px;
	#visibility: visible;
	#text-align:	center;	

/***  apply to IE browsers 6.0 and older  *** */	
	_position: absolute;
	_z-index: 1001;
	_top: 0px;
	_left: 10px;
	_visibility: visible;
	_text-align:	center;
}

  	#content { 	
	
/*** All browser  *** */		
	top: 0px;
	left: 10px;		

	
/*** only apply to Microsoft Internet Explorer  *** */
	#top: 0px;
	#left: 10px;	

/***  apply to IE browsers 6.0 and older  *** */	
	_top: 0px;
	_left: 10px;

}

#flashcontent {

/*** All browser  *** */		
	height: 100%;
	top: 0px;
	left: 10px;
	text-align:	center;
			

	
/*** only apply to Microsoft Internet Explorer  *** */
	#height: 100%;
	#top: 0px;
	#left: 10px;
	#text-align:	center;
		

/***  apply to IE browsers 6.0 and older  *** */	
	_height: 100%;
	_top: 0px;
	_left: 10px;
	_text-align:	center;
	
}
	
	
	
	#news {
/*** All browser  *** */		
	margin-right: 0px;
	margin-left: 0px;
	left:		5px;
	top:		0;
	border:		2px solid #ffffff;
	border-left: none;
	float:	none;		

	
/*** only apply to Microsoft Internet Explorer  *** */
	#margin-right: 0px;
	#margin-left: 0px;
	#left:		5px;
	#top:		0;
	#border:		2px solid #ffffff;
	#border-left: none;
	#float:	none;	

/***  apply to IE browsers 6.0 and older  *** */	
	_margin-right: 0px;
	_margin-left: 0px;
	_left:		5px;
	_top:		0;
	_border:		2px solid #ffffff;
	_border-left: none;
	_float:	none;

		}
	
		#news2 {
/*** All browser  *** */		
	margin-right: 0px;
	margin-left: 4px;
	left:		5px;
	top:		0;
	
/*** only apply to Microsoft Internet Explorer  *** */
	#margin-right: 0px;
	#margin-left: 4px;
	#left:		5px;
	#top:		0;

/***  apply to IE browsers 6.0 and older  *** */	
	_margin-right: 0px;
	_margin-left: 4px;
	_left:		5px;
	_top:		0;

	
	

	}
	
	#news a:link	{ color:#ffffff; text-decoration: none;}
	#news a:visited	{ color:#ffffff; text-decoration: none;}
	#news a:hover	{ color:#a4a4a4; text-decoration: underline;}
	#news a:active	{ color:#ffffff; font-weight: bold;}
	#news a.hidden 	{ color: #ffffff; font-weight: bold;}

	html>body #navColorBox {
		width:		134px;
		height:		94px; /* end bmh */
	}
	
	#navColorBox a:link 		{ display:block; width:	134px; height:	94px; }
	#navColorBox a:visited 		{ display:block; width:	134px; height:	94px; }
	
	
	
	#logo {
	
/*** All browser  *** */		
		width:			317px;
		height:			57px;
		margin-bottom:	7px;
		background:	#FFFFFF url(uploads/images/logo.gif) no-repeat;	

	
/*** only apply to Microsoft Internet Explorer  *** */
	
		#width:			317px;
		#height:			57px;
		#margin-bottom:	7px;
		#background:	#FFFFFF url(uploads/images/logo.gif) no-repeat;
		
/***  apply to IE browsers 6.0 and older  *** */	
		_width:			317px;
		_height:			57px;
		_margin-bottom:	7px;
		_background:	#FFFFFF url(uploads/images/logo.gif) no-repeat;
				
		}

	#bg {
	
/*** All browser  *** */		
		margin-bottom:	7px;
		background:	#ffffff no-repeat;
		margin-right: 0px;
		margin-left: 0px;
		left:		5px;
		top:		0;
		border:		2px solid #ffffff;
		border-left: none;
		float:	none;
		width:		418px;
		height:		100%;
		
/*** only apply to Microsoft Internet Explorer  *** */
		#margin-bottom:	7px;
		#background:	#ffffff no-repeat;
		#margin-right: 0px;
		#margin-left: 0px;
		#left:		5px;
		#top:		0;
		#border:		2px solid #ffffff;
		#border-left: none;
		#float:	none;
		#width:		418px;
		#height:		100%;
		

/***  apply to IE browsers 6.0 and older  *** */	
		
		_margin-bottom:	7px;
		_background:	#ffffff no-repeat;
		_margin-right: 0px;
		_margin-left: 0px;
		_left:		5px;
		_top:		0;
		_border:		2px solid #ffffff;
		_border-left: none;
		_float:	none;
		_width:		418px;
		_height:		100%;
	
		}
	
	#medarbejder {
/*** All browser  *** */		
		position:	absolute;
		left:			140px;
		top:			100px;
		width:		140px;
		height:		100px;
		background:	#00ccff;	

	
/*** only apply to Microsoft Internet Explorer  *** */
		#position:	absolute;
		#left:			140px;
		#top:			100px;
		#width:		140px;
		#height:		100px;
		#background:	#00ccff;
		
/***  apply to IE browsers 6.0 and older  *** */	
		_position:	absolute;
		_left:			140px;
		_top:			100px;
		_width:		140px;
		_height:		100px;
		_background:	#00ccff;

		}
		
		
	#pfad-container {
		border-bottom:	1px solid #FFF;
		margin:	12px 0 0 0;
		width:	838px;
		padding-left: 151px;
		voice-family: "\"}\""; /* start bmh */
		voice-family: inherit;
		width:			683px;
	}
	html>body #pfad-container {
		width:		683px; /* end bmh */
	}
	
	#pfad {
		margin:			0 0 10px 0;
		float:			left;
		height:			11px;
		width:			600px;
	}
	
	#pfad li {
		list-style-type: 	none;
		color:				#999;
		font-size:			10px;
		float:				left;
	}
	
	#pfad li a {
		text-decoration:	none;
		color:				#999;
	}
	
	#lang-de {
		font-size:	10px;
		width:		50px;
		float:		right;
		text-align:	right;
		background: transparent url(uploads/images/templates/klab/arr_r.gif) no-repeat bottom left;
	}
	
	#lang-de a {
		display:	block;
		color:	#000;
		text-decoration:	none;
	}
	
	#lang-en {
		font-size:	10px;
		width:		55px;
		float:		right;
		text-align:	right;
		background: transparent url(uploads/images/templates/klab/arr_r.gif) no-repeat bottom left;
	}
	
	#lang-en a {
		display:	block;
		color:	#000;
		text-decoration:	none;
	}
	
	/***		Ende Headerbereich		***/
	
	/***		Anfang Contentbereich		***/
	
	h3{
/*** All browser  *** */		
		font-size: 11px;
		font-weight: bold;

	
/*** only apply to Microsoft Internet Explorer  *** */
		#font-size: 11px;
		#font-weight: bold;

/***  apply to IE browsers 6.0 and older  *** */	
		_font-size: 11px;
		_font-weight: bold;
	}
	
	#search {
/*** All browser  *** */		
   float: right;
   width: 27em;     /* enough width for the search input box */
   text-align: right;
   padding: 0.6em 0 0.2em 0;
   margin: 0 1em;	

	
/*** only apply to Microsoft Internet Explorer  *** */
   #float: right;
   #width: 27em;     /* enough width for the search input box */
   #text-align: right;
   #padding: 0.6em 0 0.2em 0;
   #margin: 0 1em;

/***  apply to IE browsers 6.0 and older  *** */	
   _float: right;
   _width: 27em;     /* enough width for the search input box */
   _text-align: right;
   _padding: 0.6em 0 0.2em 0;
   _margin: 0 1em;
}


	
	
	
	#text-box {
/*** All browser  *** */		
		width:	420px;
		float:	left;
		vertical-align: top;
	
	
/*** only apply to Microsoft Internet Explorer  *** */
		#width:	420px;
		#float:	left;
		#vertical-align: top;
	
/***  apply to IE browsers 6.0 and older  *** */	
		_width:	420px;
		_float:	left;
		_vertical-align: top;

	}
	
	#text {
/*** All browser  *** */		
		margin:			0 30px 0 14px;
		width:			375px;
		border-bottom:	1px solid #FFF;
	
/*** only apply to Microsoft Internet Explorer  *** */
		#margin:			0 30px 0 14px;
		#width:			375px;
		#border-bottom:	1px solid #FFF;	

/***  apply to IE browsers 6.0 and older  *** */	
		_margin:			0 30px 0 14px;
		_width:			375px;
		_border-bottom:	1px solid #FFF;
	}

	
	
	
	#footer {
/*** All browser  *** */		
		width:	838px;
		height:	40px;
		position:relative;	

	
/*** only apply to Microsoft Internet Explorer  *** */
		#width:	838px;
		#height:	40px;
		#position:relative;

/***  apply to IE browsers 6.0 and older  *** */	
		_width:	838px;
		_height:	40px;
		_position:relative;
	}

	
	
	
			
		.ts-1 {
	border: none;
	height: 240px;
	position: relative;
	text-align: left;
	width: 838px;
}

.ts-1-1 {
	border: none;
	height: 34px;
	left: 0px;
	padding: 0px;
	position: absolute;
	top: 0px;
	width: 838px;
}

.ts-1-2 {
	border: none;
	height: 102px;
	left: 0px;
	padding: 0px;
	position: absolute;
	top: 34px;
	width: 140px;
}

.ts-1-3 {
	border: none;
	height: 46px;
	left: 140px;
	line-height: 46px;
	padding: 0px;
	position: absolute;
	top: 34px;
	width: 140px;
}

.ts-1-4 {
	border: none;
	height: 46px;
	left: 280px;
	line-height: 46px;
	padding: 0px;
	position: absolute;
	top: 34px;
	width: 138px;
}

.ts-1-5 {
	border: none;
	height: 46px;
	left: 418px;
	line-height: 46px;
	padding: 0px;
	position: absolute;
	top: 34px;
	width: 140px;
}

.ts-1-6 {
	border: none;
	height: 46px;
	left: 558px;
	line-height: 46px;
	padding: 0px;
	position: absolute;
	top: 34px;
	width: 141px;
}

.ts-1-7 {
	border: none;
	height: 46px;
	left: 699px;
	line-height: 46px;
	padding: 0px;
	position: absolute;
	top: 34px;
	width: 139px;
}

.ts-1-8 {
	border: none;
	height: 56px;
	left: 140px;
	line-height: 56px;
	padding: 0px;
	position: absolute;
	top: 80px;
	width: 140px;
}

.ts-1-9 {
	border: none;
	height: 56px;
	left: 280px;
	line-height: 56px;
	padding: 0px;
	position: absolute;
	top: 80px;
	width: 138px;
}

.ts-1-10 {
	border: none;
	height: 56px;
	left: 418px;
	line-height: 56px;
	padding: 0px;
	position: absolute;
	top: 80px;
	width: 140px;
}

.ts-1-11 {
	border: none;
	height: 56px;
	left: 558px;
	line-height: 56px;
	padding: 0px;
	position: absolute;
	top: 80px;
	width: 141px;
}

.ts-1-12 {
	border: none;
	height: 56px;
	left: 699px;
	line-height: 56px;
	padding: 0px;
	position: absolute;
	top: 80px;
	width: 139px;
}

.ts-1-13 {
	border: none;
	height: 103px;
	left: 0px;
	padding: 0px;
	position: absolute;
	top: 136px;
	width: 140px;
}

.ts-1-14 {
	border: none;
	height: 103px;
	left: 140px;
	padding: 0px;
	position: absolute;
	top: 136px;
	width: 278px;
}

.ts-1-15 {
	background-color: #aaabaf;
	border: none;
	height: 103px;
	left: 418px;
	padding: 0px;
	position: absolute;
	top: 136px;
	width: 420px;
}

.ts-1-16 {
	border: none;
	height: 1px;
	left: 0px;
	overflow: hidden;
	padding: 0px;
	position: absolute;
	top: 239px;
	width: 838px;
}

.ts-2 {
	border: none;
	height: 100%;
	position: relative;
	text-align: left;
	width: 841px;
}

.ts-2-1 {
	border: none;
	height: 19px;
	left: 0px;
	line-height: 19px;
	padding: 0px;
	position: absolute;
	top: 0px;
	width: 147px;
}

.ts-2-2 {
	border: none;
	height: 217px;
	left: 147px;
	padding: 0px;
	position: absolute;
	top: 0px;
	width: 266px;
}

.ts-2-3 {
	border: none;
	height: 19px;
	left: 413px;
	line-height: 19px;
	padding: 0px;
	position: absolute;
	top: 0px;
	width: 8px;
}

.ts-2-4 {
	background-color: #ea6a23;
	border: none;
	height: 480px;
	left: 421px;
	padding: 0px;
	position: absolute;
	top: 0px;
	width: 420px;
}

.ts-2-5 {
	border: none;
	height: 198px;
	left: 0px;
	line-height: 198px;
	padding: 0px;
	position: absolute;
	top: 19px;
	width: 147px;
}

.ts-2-6 {
	border: none;
	height: 198px;
	left: 413px;
	line-height: 198px;
	padding: 0px;
	position: absolute;
	top: 19px;
	width: 8px;
}

.ts-2-7 {
	border: none;
	height: 198px;
	left: 421px;
	padding: 0px;
	position: absolute;
	top: 19px;
	width: 420px;
}

.ts-2-8 {
	border: none;
	height: 19px;
	left: 0px;
	line-height: 19px;
	padding: 0px;
	position: absolute;
	top: 217px;
	width: 147px;
}

.ts-2-9 {
	border: none;
	height: 19px;
	left: 147px;
	line-height: 19px;
	padding: 0px;
	position: absolute;
	top: 217px;
	width: 266px;
}

.ts-2-10 {
	border: none;
	height: 19px;
	left: 413px;
	line-height: 19px;
	padding: 0px;
	position: absolute;
	top: 217px;
	width: 8px;
}

.ts-2-11 {
	border: none;
	height: 19px;
	left: 421px;
	line-height: 19px;
	padding: 0px;
	position: absolute;
	top: 217px;
	width: 420px;
}

.ts-2-12 {
	border: none;
	height: 209px;
	left: 0px;
	padding: 0px;
	position: absolute;
	top: 236px;
	width: 841px;
}

.ts-2-13 {
	border: none;
	height: 19px;
	left: 0px;
	line-height: 19px;
	padding: 0px;
	position: absolute;
	top: 445px;
	width: 841px;
}

.ts-2-14 {
	background-color: #9b141b;
	border: none;
	height: 45px;
	left: 0px;
	line-height: 45px;
	padding: 0px;
	position: absolute;
	top: 464px;
	width: 841px;
}
/* End of 'klab : style' */

