/*stylesheet: sh-grafik, created Fewbruary 2007 by s.w. rasmussen*/

body{							margin: 						0px;	
								padding: 						0px;	
								font-size: 						11px;								
								background-color:				#FFFFFF;}
	
li{								margin-bottom:					9px;		
								margin-left:					-20px;
								line-height:					14px;}
						
ul{								line-height:					20px;
								list-style-position:			outside;					
								list-style-image:				url('../images/menu_item_red_6x12.gif');}
					
/*!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!*/
hr{								height:							1px;										/* don't touch! adapted	*/
																											/* to work on both IE and	*/
								margin:							0px;										/* Firefox. Not logical!	*/
								text-align:						left;			
								border:							none;
								margin-top:						-5px;
								margin-bottom:					5px;
																/* 		#9EA6B9 same blue  as 1x1_px_blue.gif							*/
																/* 		#00A90C same green as 1x1_px_green.gif							*/
								color:							#9EA6B9 ;
								background-image:				url('1x1_px_blue.gif');
								background-repeat:				x-repeat;}
								
/*!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!*/

h5{								font-family: 					Arial,Verdana;					
								font-size:						16px;
								line-height:					16px;
								color:							#D00C0B;
								margin-bottom	:				5px;
								margin-top:						5px;
								width:							90%;
								background-image:			url('images/1_px_blue.gif')}

h6{								font-size:						14px;
								font-family:					Arial;
								color:							#D00C0B;
								margin-bottom:					-6px;
								margin-top:						10px;}						

#container{						position: 						relative;
								height:							600px;
								width:							720px;
								border-style: 					none;
								z-index:						1;}

#web_title{						position:						absolute; 
								left:							95px; 
								top:							00px;
								width:							389px;
								height:							82px;}

#page_title{					position:						absolute; 
								left:							356px; 
								top:							52px;					
								font-family:					'Times New Roman';
								font-size:						16px;
								font-weight:					bold;
								text-align:						right;
								color:							#BFCAE4;}								

#menu_box{						border:							0px; 
								position:						absolute; 
								left:							-72px; 
								top:							480px; 
								height:							13px; 
								width:							749px;
								font-family:					Verdana, Arial, 'MS Sans Serif';
								font-size:						12px;
								text-align:						left;
								color:							#E88B34;}													

#text_box_left{					position:						absolute; 
								border:							1px solid #DBE1F2; 
								overflow:						auto; 
								left:							109px; 
								top:							117px;
								height:							174px; 
								width:							536px;
								padding:						8px;
								font-family:					Verdana,Arial;
								font-size:						11px;
								font-weight:					normal;
								text-align:						left;					
								color:							#606060;
								scrollbar-face-color:			#FFFFFF;
								scrollbar-shadow-color:			#FFFFFF;
								scrollbar-darkshadow-color:		#FFFFFF;}
					
#text_box_right{				position:						absolute; 
								border:							1px solid #DBE1F2; 
								overflow:						auto; 
								left:							109px; 
								top:							321px;
								height:							120px; 
								width:							536px;
								padding:						8px;
								font-family:					Verdana,Arial;
								font-size:						11px;
								font-weight:					normal;
								text-align:						left;
								color:							#606060;
								scrollbar-face-color:			#FFFFFF;
								scrollbar-shadow-color:			#FFFFFF;
								scrollbar-darkshadow-color:		#FFFFFF;}	
													
#copyright{						position:						absolute;
								font-family:					Arial;
								font-size:						10px;
								width:							640px;
								line-height:					9px; 
								text-align:						right;
								height:							15px; 
								z-index:						1; 
								left:							22px; 
								top:							512px;}			
				
.a1{							padding-top:					1px;
								padding-left:					3px;
								padding-right:					3px;
								padding-bottom:					2px;
								font-family: 					Verdana;
								font-size: 						11px;
								font-weight: 					normal;
								font-style: 					normal;
								text-align: 					left;
								text-decoration:				none;
								line-height: 					14px;
								color:							#D13634;
								background:						transparent;}
				
.a1:hover{						font-family: 					Verdana;
								font-size: 						11px;
								font-weight: 					normal;
								font-style: 					normal;
								text-align: 					left;
								text-decoration:				none;
								line-height: 					14px;
								color:							#487FD1;		 	
								background:						#EAF0FA;}						
							
.a2{							font-family: 					Verdana;	/* Links page*/
								font-size: 						10px;				
								font-weight: 					normal;
								font-style: 					normal;
								text-align: 					left;
								text-decoration:				none;
								line-height: 					14px;
								color:							#3A53A7;			
								background:						transparent;} 		
			
.a2:hover{						font-family: 					Verdana;
								font-size: 						10px;
								font-weight: 					normal;
								font-style: 					normal;
								text-align: 					left;
								text-decoration:				none;
								line-height: 					14px;
								color:							#487FD1;
								background:						#EAF0FA;}
