/* CSS Document */


/* MISC STYLES ################################# */
body 
{ 
font-family:Georgia, "Times New Roman", Times, serif;
margin:0px; /*THIS IS FOR IE6 */
}

.currentsection
{
font-weight:bold;
}


.inpagemenu
{

}

h1
{
font-size:20px;
}

#datatable
{
width:70%;
margin:0 auto;
font-size:12px;
}

#textwindow a
{
color:#000000;
text-decoration:underline;
}

#textwindow a:hover
{
color:#000000;
font-weight:bold;
text-decoration:underline;
}

#textwindow a:visited
{
color:#000000;
text-decoration:underline;
}

#textwindow dl
{
line-height:normal;

}

#textwindow dt
{
font-weight:bold;

}

#textwindow dd
{
line-height:normal;
}

.phonetic
{
font-size:9px;
font-style:italic;
}

.textbox
{  
color: #FFFFFF; 
background-color: #6E9AD1; 
border: 1px #000000 solid; 
font-family: Verdana; 
font-size: 14px;
}


/* END MISC STYLES ################################# */


/* LAYOUT DIVS ################################## */

#site {

position:absolute;
top:0px;
left:0px;
width:100%;



}

#header {

background-image:url(images/top_bgr.gif);
background-repeat: repeat-x;


height:105px;

padding-left:15%;

}

#firstmenu {
background-image:url("images/menu_bgr.gif");
background-repeat:repeat;

overflow:hidden;

height:30px; 
padding-left:15%;
width:85%;
}




#content {
/*padding: 20px;*/
background-image:url(images/bgr.gif);

padding-left:15%;
}


#textwindow
 {
	width:750px;
	padding:20px;
	border-left: 2px #96C0F5 dashed;
	border-right: 2px #96C0F5 dashed;
	background-color:#FFFFFF;

	overflow:auto; 
}



#footer 
{

padding: 0px;
height:64px;
background-image:url(images/bottom_bgr.gif);

padding-left:15%;
}


/* END LAYOUT DIVS ########################### */



/* FAQ STYLE ############################################# */

.faq{
 
font-size:13px;
text-align:justify;

}

.faq a
{
color:#000000;

}
.faq a:hover
{
color:#000000;
font-weight:bold;
}

.faq a:visited
{
color:#000000;
}

.faqbox
{
background-color:#96C0F5;
padding: 10px 0 10px 30px;
}

/* END FAQ STYLE ############################################# */



/* "VIEW LIT" STYLES #################################*/

.litheader
{
font-size:18px;

}

.abstract
{
font-size:16px;
}

/* END "VIEW LIT" STYLES #################################*/



/* BOX FOR THE SECTION LINKS ################################### */
/* NOT NEEDED

#sectionbox
{
width:140px;
font-size:12px;
color:#FFFFFF;
margin-top:0px;
padding:0 0 0 10px;
}
#sectionbox a
{
color:#FFFFFF;
}

#sectionbox h1
{
font-size:14px;
text-decoration:underline;
}
#sectionbox a:hover
{
color:#FFFFFF;
font-weight:bold;
}
#sectionbox a:visited
{
color:#FFFFFF;
}*/
/* END BOX FOR THE SECTION LINKS ####################################### */




/* CONGRESS CALENDAR ###########################################*/
	
.congressdesc	{ 
 color:#000000; 
 font-size: 13pt; 
 font-weight: bold; 
 }
.congressdate 	{
 font-size: 11pt; 
 text-decoration:underline;
 font-weight: bold;
color:#000000;
text-align: justify;
	 }
.congressmonth	{ 
color:#000000;
 font-size: 11pt;
  font-weight: bold; 
  background-color: #96C0F5; 
  padding-left:10px; 
  }

/* END CONGRESS CALENDAR ###########################################*/
	



/* CONTAINER FOR THE TOP NAV #### ---------->  NOT NEEDED ??????  <---------
#container				

{	
position:relative;
	width: 700px;
	height: 30px;
	padding: 0px;
	margin: 0px 0 0px 0;
	background: #6E9AD1;	
	overflow:hidden;
}
*/

/* START FIRSTMENU MOUSEOVER ############################# */
#menu {
	list-style: none;
	display: inline;
	overflow: hidden;
	}
#menu li {
	list-style: none;
	display: inline;
	}
#menu a {

color:#33CCFF;
float: left;
	padding: 100px 0 0 0;
	overflow: hidden;
	height: 0px !important; 
	height /**/:20px; /* for IE5/Win only */

   }
#menu a:hover {
background-position: 0 -30px;   

   }
   
#menu a:active, #menu a.selected {

background-position: 0 -60px;   }
   
/* START FIRSTMENU MOUSEOVER ############################# */
   
   

/* EINZELNE SPRACHEN & MENÜELEMENTE #####################################*/

   /* ENGLISH START */
   #products a  {
	width:64px;

   background: url("images/en/button_products.gif") 0 0 no-repeat;
   	}
	
  #company a  {
	width: 76px;

   background: url("images/en/button_company.gif") 0 0 no-repeat;
   	}
	
	#radiation a  {
	width: 80px;

   background: url("images/en/button_radiation.gif") 0 0 no-repeat;
   	}

	#literature a  {
	width: 76px;

   background: url("images/en/button_literature.gif") 0 0 no-repeat;
   	}
	#links a  {
	width: 52px;

   background: url("images/en/button_links.gif") 0 0 no-repeat;
   	}
	
		#faq a  {
	width: 52px;

   background: url("images/en/button_faq.gif") 0 0 no-repeat;
   	}
	
	#glossary a  {
	width: 76px;

   background: url("images/en/button_glossary.gif") 0 0 no-repeat;
   	}
	
#risk a  {
	width: 116px;

   background: url("images/en/button_risk.gif") 0 0 no-repeat;
   	}
	
#distributors a  {
	width: 90px;

   background: url("images/en/button_distributors.gif") 0 0 no-repeat;
   	}
	
	   /* SPANISH START */
	 
	    #risk_es a  {
	width:164px;

   background: url("images/es/button_risk.gif") 0 0 no-repeat;
   	}
	   
   #products_es a  {
	width:72px;

   background: url("images/es/button_products.gif") 0 0 no-repeat;
   	}
	
  #faq_es a  {
	width: 76px;

   background: url("images/es/button_faq.gif") 0 0 no-repeat;
   	}
	
		   /* ITALIAN START */
	 
	    #risk_it a  {
	width:116px;

   background: url("images/it/button_risk.gif") 0 0 no-repeat;
   	}
	   
   #products_it a  {
	width:72px;

   background: url("images/it/button_products.gif") 0 0 no-repeat;
   	}
	
  #faq_it a  {
	width: 76px;

   background: url("images/it/button_faq.gif") 0 0 no-repeat;
   	}
	
			   /* GERMAN START */
	 
	   
   #products_de a  {
	width:72px;

   background: url("images/de/button_products.gif") 0 0 no-repeat;
   	}
	
  #faq_de a  {
	width: 76px;

   background: url("images/de/button_faq.gif") 0 0 no-repeat;
   	}
	
	
				   /* FRENCH START */
	 
	   
   #products_fr a  {
	width:72px;

   background: url("images/fr/button_products.gif") 0 0 no-repeat;
   	}
	
  #faq_fr a  {
	width: 76px;

   background: url("images/fr/button_faq.gif") 0 0 no-repeat;
   	}
	
					   /* PORTUGUESE START */
	 
	   
   #products_pt a  {
	width:72px;

   background: url("images/pt/button_products.gif") 0 0 no-repeat;
   	}
	
  #faq_pt a  {
	width: 76px;

   background: url("images/pt/button_faq.gif") 0 0 no-repeat;
   	}


/* END EINZELNE SPRACHEN & MENÜELEMENTE #####################################*/


/*   OLD CODE FOR LONG BUTTONS
   #products a  {
	width:112px;

   background: url("images/buttons/button_products.gif") 0 0 no-repeat;
   	}
	
  #company a  {
	width: 124px;

   background: url("images/buttons/button_company.gif") 0 0 no-repeat;
   	}
	
	#radiation a  {
	width: 226px;

   background: url("images/buttons/button_radiation.gif") 0 0 no-repeat;
   	}*/

