/***********************************************/
/* emx_nav_right.css                           */
/* Use with template Halo_rightNav.html        */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */

/************************************/
body{
	
	font-family: Arial,sans-serif;
	color: #006699;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;	
	background-color:  #ffffff;
	background-attachment: inherit;
	
}


/************************************/

/************************************/
/* hyperlink and anchor tag styles  */
/************************************/

a{
	color: #005FA9;
	text-decoration: none;
}

a:link{
	color: #000000;
	text-decoration: none;
}

a:visited{
	color: #000000;
	text-decoration: none;
}

a:hover{
	color: #FF6600;
	text-decoration: underline;
}

/************************************/


/************************************/
/* Header tag styles                */
/************************************/

h1{
 font-family: 'Vonness Medium',Arial,sans-serif;
 font-size: 120%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h2{
 font-family: Arial,sans-serif;
 font-size: 114%;
 color: #FFFFFF;
 margin: 0px;
 padding: 0px;
}

h3{
 color: #FFFFFF;
 margin: 0px;
 padding: 0px;
}

h4{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: normal;
 color: #000000;
 margin: 0px;
 padding: 0px;
}

h5{
 font-family: 'Vonness Medium',Arial,sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}


/************************************/

/************************************/
/* List Tags                        */
/************************************/

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: circle;
}


/************************************/

/************************************/
/* Form and related Tags            */
/************************************/  
label{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #334d55;
}
				
input{
font-family: Arial,sans-serif;
}
/************************************/


/* HTML tag styles                             */
/***********************************************/



/***********************************************/
/* Layout Divs                                 */

/************************************/
#pagecell1{
	position: absolute;
	top: 95px;
	left: 1%;
	right: 1%;
	width: 1024px;
	height: 850px;
	background-image: url(images/aed_home2.jpg);
	background-repeat: no-repeat
}

#tl {
	position:absolute;
	top: -1px;
	left: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#tr {
	position:absolute;
	top: -1px;
	right: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}
#foot {
	position: absolute;	
	width: 100%;
	height: 12px;
	top: 770px;
	left: 0px;
	z-index: 101;
	background-image: url(images/back_graukl3.jpg);
}
/************************************/

/************************************/
#row1{
	position: absolute;
	top: 0px;
	left: 1%;
	right: 1%;
	width: 1024px;	
	z-index: 1;	
	
}

/************************************/



/************************************/
#pageNav{
	position: absolute;
	top: 100px;
	right: 0px;
	width: 190px;
	padding: 0px;
	font-family: Verdana, sans-serif;
	font-size: 10pt;
	z-index: 103;
	height: auto;
	background-image: url(images/rechts2.jpg);
}
/************************************/



/************************************/
#col2{
	margin:0px 15px 0px 0px;
	padding: 0px 10px 0px 0px;
	width: 1024px;
}
/************************************/


/* End Layout Divs                             */
/***********************************************/



/***********************************************/
/*Component Divs                               */

/************************************/
#siteName{
	margin: 0px;
	padding: 16px 0px 8px 0px;
}

#siteName h1{
	color: #FFFFFF;
	font-weight: normal;
}

/************************************/

#utility{
	font-family: Verdana,sans-serif;
	font-size: 9pt;
	position: absolute;
	top: 18px;
	right: 0px;
	color: #919999;
}

#utility a{
	color: #FFFFFF;
}

#utility a:hover{
	text-decoration: underline;
	color: #FF6600;
}

/************************************/
#pageName{
	padding: 0px 0px 0px 0px;
	margin: 0px;	
	height: 60px;
}

#pageName h2{
	font-family: Arial,sans-serif;
	font-size: 21pt;
	color: #FFFFFF;
	margin:0px;
	padding: 10px;
}

#pageName img{
	position: absolute;
	top: 0px;
	right: 0px;
	padding: 0px;
	margin: 0px;
	z-index: 102;
}

/************************************/


/************************************/
#globalNav{
position: absolute;
width: 100%;
height: 28px;
color: #cccccc;
padding: 0px;
margin: 0px;
background-image:  url(images/back_graukl4.jpg);
}



#globalNav img{
	margin-bottom: -4px;
 
}

#gnl {
	position: absolute;
	top: 0px;
	left:0px;
}

#gnr {
	position: absolute;
	top: 0px;
	right:0px;
}

#globalLink{
	position: absolute;
	top: 5px;
	height: 18px;
	padding: 0px;
	margin: 0px;
	left: 10px;
	z-index: 100;
	overflow: hidden;
}

#globalLink img{
	display: block;
	}

a.glink:link{
  	font-size: 10pt;
  	color: #000000;
	font-weight: bold;
	margin: 0px;
	padding: 2px 8px 4px 8px;
	border-right: 1px solid #8FB8BC;
}

a.glink:visited{
  	font-size: 10pt;
  	color: #000000;
	font-weight: bold;
	margin: 0px;
	padding: 2px 8px 4px 8px;
	border-right: 1px solid #8FB8BC;
}

a.glink:hover{
  font-size: 80%;
	margin: 0px;
	font-weight: bold;
	padding: 2px 8px 4px 8px;
  	background-color: #000000;
	border-right: 1px solid #8FB8BC;
	text-decoration: none;
	color: #FFFFFF;
}



/************************************/

/************************************/
#search{
	position: absolute;
	top: 4px;
	right: 10px;
	z-index: 101;
}

#search input{
  font-size: 70%;
  margin: 0px  0px 0px 10px;
 }
 
#search a:link{
  font-size: 80%;
	font-weight: bold;
	color: #000000;
}

#search a:visited{
  font-size: 80%;
	font-weight: bold;
	color: #000000;
}

#search a:hover{
  font-size: 80%;
	margin: 0px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: underline;
}


/************************************/


/************************************/
.feature{
	padding: 0px 190px 10px 25%;
	font-size: 10pt;	
}

.feature h3{
	font-family: Arial,sans-serif;
	font-size: 13pt;
	font-weight: bold;
	padding: 30px 0px 5px 0px;
	color: #000000;
}

.feature img{
	float: left;
	padding: 0px 10px 0px 0px;
}

/************************************/



/************************************/
.story{
	clear: both;
	padding: 10px 0px 0px 30%;
	font-size: 8pt;
}

.story h3{
	font-family: Arial,sans-serif;
	font-size: 13pt;
	font-weight: bold;
	color: #000000;
}

.story p{
padding: 0px 0px 10px 0px;

}

.story a.capsule{
	font-family: Arial,sans-serif;
	font-size: 12pt;
	color: #000000;
	display:block;
	padding-bottom: 5px;	
	font-weight: bold;
}

.story a.capsule:hover{
	text-decoration: underline;
}

td.storyLeft{
	padding-right: 12px;
	color: #000000; 
}
/************************************/



/************************************/
#foot{
	clear: both;
	border-top: 1px solid #cccccc;
	font-size: 75%;
	color: #cccccc;
	padding: 5px 0px 5px 0px;
}

#foot img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}
/************************************/

/************************************/
#sectionLinks{
	margin: 0px;
	padding: 0px;
	font-size: 8pt;
}

#sectionLinks h3{
	padding: 3px 0px 3px 10px;
	border-bottom: 1px solid #cccccc;
	font-size: 10pt;
	color: #FF6600;
}

#sectionLinks a:link{
	display: block;	
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;	
	padding: 3px 0px 3px 10px;
	color: #000000;
}

#sectionLinks a:visited{
	display: block;		
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;	
	padding: 3px 0px 3px 10px;
	color: #000000;
	background-color: #E0E0E0;
}

#sectionLinks a:hover{
	display: block;
	color: #FF9933;
	background-color: #E0E0E0;	
	padding: 3px 0px 3px 10px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;	
	text-decoration: none;
}
/************************************/



/************************************/
.relatedLinks{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	border-bottom: 1px solid #cccccc;
	background-color: #eeeeee;	
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
	font-size: 10pt;
}

.relatedLinks a{
	display: block; 
}
/************************************/



/************************************/
#advert{
	padding: 1px 0px 0px 0px;
	background-color: #eeeeee;
}

#advert img{
	display: block;	
}
/************************************/



/***********************************************/
/*End Component Divs                           */
/***********************************************/
