/***********************************************/
/* emx_nav_left.css                            */
/* Use with template Halo_leftNav.html         */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	line-height: 1.126;
	margin: 0px;
	padding: 0px;
	font-size: 100%;
	background-image: url(../grafik/hd_1.gif);
}

/******* hyperlink and anchor tag styles *******/

a:link, a:visited{
	color: #0066cc;
	text-decoration: none;
	font-weight: bold;
}

a:hover{
	text-decoration: underline;
}
a:active{
	text-decoration: none;
	background: #F8D6AF;
}
/************** header tag styles **************/

h1{
	color: #CE6331;
	margin: 0px;
	padding: 20px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 140%;
	font-style: italic;
	font-weight: normal;
	line-height: 1.2em;
}

h2{
	color: #CE6331;
	margin: 0px;
	padding: 10px 0px 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 130%;
	font-style: italic;
	font-weight: normal;
}

h3{
	font: 120% Verdana, Arial, Helvetica, sans-serif;
	color: #FF9900;
	margin: 0px;
	padding: 0px;
}

hr {
	clear: both;
	height: 1px;
	background-color:#FF8002;
	color: #FF8002;
	width: 100%;
	border: #FF8002;
	margin-bottom: 10px;
}

#clear {
	clear: both;
	color: #FFFFFF;
	background: #FFFFFF;
	height: 1px;
}
/************** #headlines styles **************/

#headlines{
	margin: 0px;
	padding: 10px 0px 20px 10px;
	font-size: 80%;
}

#headlines p{
	padding: 5px 0px 5px 0px;
}

/*************** list tag styles ***************/

ul {
	list-style-type: square;
	list-style-position: outside;
}

ol {
	list-style-position:outside;
	list-style-type: decimal;
}

/********* form and related tag styles *********/

form {
	margin: 0;
	padding: 0;
}

label{
 font: bold 1em Arial,sans-serif;
 color: #334d55;
}
				
input{
font-family: Arial,sans-serif;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#pagecell1{
	position:absolute;
	top: 0px;
	left: 1%;
	right: 1%;
	width:98%;
	background-image: url(../grafik/banner_links1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	bottom: 0px;
}

#tl {
	position:absolute;
	top: -1px;
	left: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#tr {
	position:absolute;
	top: -1px;
	right: -2px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#bl {
	position:absolute;
	bottom: -1px;
	left: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#br {
	position:absolute;
	bottom: -1px;
	right: -2px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
	clip: rect(auto,-1,auto,auto);
}
#masthead{
	position: absolute;
	top: 0px;
	left: 2%;
	right: 2%;
	width:95.6%;
	
}

#pageNav{
	width:190px;
	padding: 0px;
	font: small Verdana,sans-serif;
	top: 330px;
	position: absolute;
	left: 15px;
	background-image: url(../grafik/hd_1.gif);
}
div#sectionLinks {
	font: small Verdana, Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0px;
	border: 1px solid #F0F6FC;
}
div#sectionLinks ul{
	margin: 0;
	padding: 0;
	width: 190px;
	background-image: url(images/bg_nav.jpg);
}
div#sectionLinks li{
	list-style: none;
	margin: 0px;
}
div#sectionLinks a:link, #sectionLinks a:visited{
	font-weight: bold;
	color: #0066CC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}

div#sectionLinks a:hover{
	background: #F8D6AF;
}

div#sectionLinks ul ul{
	top: 0px;
	width: 190px;
}
div#sectionLinks li.submenu{
	background-color: #F3F3F3;
	border: none;

}
div#sectionLinks li a{
	display: block;
	padding-top: 0.25em;
	padding-right: 0em;
	padding-bottom: 0.25em;
	padding-left: 10px;
	text-decoration: none;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #CCCCCC;
	width: 100%;
	voice-family: "\";}\""; 
	voice-family:inherit;
	width: 180px;
}
div#sectionLinks>ul a {width: auto;
}
.active{
	background-color: #F8D6AF;
	font-weight: bold;
	text-decoration: none;
	color: #0066CC;
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	padding: 3px 0px 3px 10px;	
}
.fussactive{
	background-color: #FBD6AF;
}
#content{
	line-height: 1em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 240px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 30px;
	padding-left: 10px;
}


/***********************************************/
/* Component Divs                              */
/***********************************************/
#siteName{
	margin: 0px;
	padding: 16px 0px 8px 0px;
	color: #ffffff;
	font-weight: normal;
}

/************** utility styles *****************/

#utility{
	font: 75% Verdana,sans-serif;
	position: absolute;
	top: 16px;
	right: 0px;
	color: #919999;
}

#utility a{
	color: #ffffff;
}

#utility a:hover{
	text-decoration: underline;
}

/************** pageName styles ****************/

#pageName{
	height: 150px;
	background-image: url(../grafik/logo_neu.gif);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-position: right center;
}

#pageName h2{
	font: bold 175% Arial,sans-serif;
	color: #000000;
	margin:0px;
	padding: 0px;
}

#pageName img{
	position: absolute;
	top: -15px;
	right: 20px;
	padding: 0px;
	margin: 0px;
}


/************* globalNav styles ****************/

#globalNav{
position: relative;
width: 100%;
min-width: 640px;
height: 32px;
color: #cccccc;
padding: 0px;
margin: 0px;
background-image: url(glbnav_background.gif);
}

#globalNav img{
	margin-bottom: -4px;
 
}

#gnl {
	position: absolute;
	top: 0px;
	left:0px;
}

#gnr {
	position: absolute;
	top: 0px;
	right:0px;
}

#globalLink{
	position: absolute;
	top: 6px;
	height: 22px;
	min-width: 640px;
	padding: 0px;
	margin: 0px;
	left: 10px;
	z-index: 100;
}


a.glink, a.glink:visited{
  	font-size: small;
  	color: #000000;
	font-weight: bold;
	margin: 0px;
	padding: 2px 5px 4px 5px;
	border-right: 1px solid #8FB8BC;
}

a.glink:hover{
  	background-image: url(glblnav_selected.gif);
	text-decoration: none;
}

.skipLinks {display: none;}

/************ subglobalNav styles **************/

.subglobalNav{
	position: absolute;
	top: 84px;
	left: 0px;
	/*width: 100%;*/
	min-width: 640px;
	height: 20px;
	padding: 0px 0px 0px 10px;
	visibility: hidden;
	color: #ffffff;
}

.subglobalNav a:link, .subglobalNav a:visited {
	font-size: 80%;
	color: #ffffff;
}

.subglobalNav a:hover{
	color: #cccccc;
}

/*************** search styles *****************/

#search{
	position: absolute;
	top: 5px;
	right: 10px;
	z-index: 101;
}

#search input{
  font-size: 70%;
  margin: 0px  0px 0px 10px;
 }
 
#search a:link, #search a:visited {
	font-size: 80%;
	font-weight: bold;
	
}

#search a:hover{
	margin: 0px;
}


/************* breadCrumb styles ***************/

#breadCrumb{
	left: -1px;
	top: -1px;
	height: 214px;
	width: 182px;
	float: left;
}

#breadCrumb img{
	position: absolute;
	top: -1px;
	left: -1px;
	padding: 0px;
	margin: 0px;
	height: 201px;
	width: 201px;
}
#breadCrumb a{
	color: #AAAAAA;
}

#breadCrumb a:hover{
	color: #005FA9;
	text-decoration: underline;
}


/************** feature styles *****************/

.feature{
	padding: 0px 5px;
	font-size: 80%;
}

.feature h3{
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}

.feature img{
	float: right;
	display: block;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 20px;
	padding: 0px;
}


.normal{
	padding: 0px;
	margin-top: 0px;
}

/* adjust margins to change separation between the feature image and text flowing around it */

.feature ul {
	list-style-type: square;
	list-style-position: outside;
	margin-left: -10px;
}

.imgul {
	list-style-type: square;
	list-style-position: outside;
	margin-left: 310px;
}
.contentbox {
	background-color: #F6F6F6;
	color: #008400;
	display: block;
	width: 80%;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}



#right {
  float:right; 
  background:#ddd; 
  padding:10px; 
  border:1px solid #000; 
  color:#000; 
  }
  
.lft {float:left;}
.rgt{float:right;}


.story {
	padding: 5px 0px 20px 5px;
	font-size: 80%;
}

.story h3{
	font: bold 120% Verdana, Arial, Helvetica, sans-serif;
	color: #005FA9;
}

.story p {
	padding: 0px;
}

.story a.capsule{
	font: bold 1em Arial,sans-serif;
	color: #005FA9;
	display:block;
	padding-bottom: 5px;
}

.story a.capsule:hover{
	text-decoration: underline;
}

td.storyLeft{
	padding-right: 12px;
}

.story img{
	float: right;
	padding: 0px;
	margin: 0px 5px 5px 10px;
	display: block;
	border: 1px solid #FF8309;
}
/************** siteInfo styles ****************/

#siteInfo{
	border-top: 1px solid #cccccc;
	font-size: small;
	color: #000000;
	padding: 5px;
	height: 20px;
	text-align: right;
	margin: 0px;
	clear: both;
}

#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}


/************ sectionLinks styles **************/


#pagecell1 #siteInfo a {
}


/************* relatedLinks styles **************/

.relatedLinks{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	border-bottom: 1px solid #cccccc;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}

.relatedLinks a{
	display: block; 
}


/**************** advert styles *****************/

#advert{
	padding: 10px;
}

#advert img{
	display: block;
}

/* TABLES */ 
table {
	border-collapse:collapse;
	width:100%;
	clear: both;
	margin-bottom: 20px;
}
td {
	padding:3px;
	vertical-align: top;
	text-align: left;
	background-color: #FFEFE7;
}

img.img{
	padding: 0px;
	margin: 0px;
	clear: none;
}

th {
	text-align:left;
	font-weight: normal;
}
thead th {color:#124D93; font-size:110%; padding: 5px 3px}
tbody th {
	color:#CE6331;
	padding: 3px;
}
tbody th.sub {
	padding: 3px;
	color: #000000;
	text-align: left;
	vertical-align: top;
}
/********************* end **********************/
