/*
  ---------------------------------------------------------------------

                    	Projekt: EVISCO.com
                           	09 . 2011
                          (c) EVISCO AG

				  - Layout Special: AMS-TV für IAA 2011 -	  
						  
  ---------------------------------------------------------------------
*/

/*
  ---------------------------------------------------------------------
  central definitions
  ---------------------------------------------------------------------
*/

body
	{
 	margin:0px 0px 0px 0px;
 	padding:0px 0px 0px 0px;
 	color:#FFFFFF;
	background-color:#FFFFFF;
	text-decoration:none;
	scrollbar-darkshadow-color:#94b0dd;
	scrollbar-track-color:#e5e9f0;
	scrollbar-arrow-color:#94b0dd;
	}
	
	
a, a:link, a:active, a:visited
	{
  	color:#e1eef4;
	}	
	
/*
  ---------------------------------------------------------------------
  redefinitions of HTML tags
  ---------------------------------------------------------------------
*/




/*
  ---------------------------------------------------------------------
  redefinitions of ID's
  ---------------------------------------------------------------------
*/


#LayLogo
	{
  	border-color:#FFFFFF;
	}	

#LayCont
	{
	background-color:#03497a;
	background-image:url('../a_images/0bg_bottom_ams2011.jpg');
	background-repeat:repeat-x;
	background-position:0px bottom;
	}	


/*
  ---------------------------------------------------------------------
  redefinitions of Classes
  ---------------------------------------------------------------------
*/




.clearingHR 
	{
	border-top:1px solid #FFFFFF;
	}




.subnavielement
	{
	height:22px;
	padding:0px 0px 0px 32px;
	}
	
.subnavielement2
	{
	height:33px;
	padding:0px 0px 0px 32px;
	}


.hrefIn
	{
	background-image:url('../a_images/2href-in.gif'); 
	}
	
	
.hrefOut
	{
	background-image:url('../a_images/2href-out.gif'); 
	}
	
.hrefMail
	{
	background-image:url('../a_images/2href-mail.gif'); 
	}
	
.hrefPdf
	{
	background-image:url('../a_images/2href-pdf.gif'); 
	}
