/***********************************************/
/* 3col_leftNav.css                             */
/* Use with template 3col_leftNav.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	line-height: 16px;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}

p{
	text-decoration: none;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

a{
	color: #006699;
	text-decoration: none;
}

a:link{
	color: #CCC;
	text-decoration: none;
	text-align: right;
	padding-right: 29px;
}

a:visited{
	color: #CCC;
	text-decoration: none;
	text-align: right;
	padding-right: 29px;
}

a:hover{
	color: #333333;
	text-decoration: underline;
	text-align: right;
	padding-right: 29px;
}

h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 200%;
	color: #333333;
	margin: 0px;
	font-weight: bold;
	display: block;
	width: 750px;
	padding-bottom: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}

h2{
	font-family: Arial,sans-serif;
	font-size: 150%;
	color: #333333;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}

h3{
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}

h4{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: normal;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font-family: Verdana,Arial,sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #334d55;
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	width: 800px;
	background-image: url(head/bt_hg01.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 250px;
	overflow: visible;
	position: absolute;
	visibility: visible;
	z-index: auto;
	padding: 0px;
	left: 7%;
	float: left;
}

#navBar{
	float: left;
	width: 20%;
	margin: 0px;
	padding: 0px;
	background-color: #eeeeee;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #ff6600;
}

#headlines{
  float:right;
	width: 20%;
	border-left: 1px solid #141215;
	padding-right: 10px;
}

#content{
	width: 770px;
	padding-bottom: 30px;
	padding-top: 10px;
	vertical-align: top;
}

/***********************************************/
/* Components                                  */
/***********************************************/

#siteName{
	margin: 0;
	padding: 0 0 0 10px;
}


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

#globalNav{
	color: #cccccc;
	height: 32px;
	width: 800px;
	left: 7%;
	background-attachment: scroll;
	background-image: url(head/rahmen_r.gif);
	background-repeat: repeat-y;
	background-position: right top;
	visibility: inherit;
	z-index: auto;
	background-color: #141215;
	float: left;
	position: absolute;
	top: 250px;
}

#globalNav img{
 display: block;
}

#globalNav a {
	font-size: 90%;
	padding: 0 4px 0 0;
}

#globalNav table{
	display: block;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ff6600;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #141215;
}

#globalNav a:link{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #eeeeee;
	display: block;
	height: 21px;
	width: 80px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ff6600;
	text-align: center;
	vertical-align: middle;
	padding-top: 8px;
	clear: right;
	float: left;
}

#globalNav a:visited{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #CCC;
	display: block;
	height: 21px;
	width: 80px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ff6600;
	text-align: center;
	vertical-align: middle;
	padding-top: 8px;
	float: left;
	clear: right;
}

#globalNav a:hover{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ff6600;
	display: block;
	height: 21px;
	width: 80px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ff6600;
	background-color: #eeeeee;
	text-align: center;
	vertical-align: middle;
	padding-top: 8px;
	text-decoration: none;
}
/*************** #pageName styles **************/

#pageName{
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
	width: 700px;
}

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

#breadCrumb{
	font-size: 80%;
	padding: 2px 0px 0 10px;
}


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

.feature{
	font-size: 12px;
	padding-left: 10px;
	color: #141215;
	text-align: justify;
	width: 165px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #c3d7e1;
}

.feature a{
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.feature a:link{
	font-size: 10px;
	font-weight: bold;
	color: #666666;
}

.feature a:visited{
	font-size: 10px;
	font-weight: bold;
	color: #666666;
}

.feature a:hover{
	font-size: 10px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}

.feature h1{
	font-weight: bold;
	color: #0073b0;
	padding-top: 20px;
	padding-bottom: 5px;
	font-size: 18px;
	width: 165px;
	border-bottom-style: none;
	background-image: url(navi/news.jpg);
	background-position: left center;
	text-indent: 40px;
	vertical-align: middle;
	height: 25px;
	background-repeat: no-repeat;
}

.feature h2{
	font-weight: bold;
	color: #0073b0;
	padding-top: 15px;
	padding-bottom: 3px;
	font-size: 12px;
	width: 165px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #0073b0;
}

.feature h3{
	color: #0073b0;
	padding-bottom: 0px;
	font-size: 10px;
	width: 165px;
	font-weight: bolder;
	padding-top: 5px;
	line-height: 13px;
}

.feature p{
	color: #333333;
	padding-bottom: 3px;
	font-size: 10px;
	width: 165px;
	line-height: 13px;
}

.feature table{
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
}

.feature table img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: auto;
	width: auto;
}

.feature img{
	border: 1px solid #6666FF;
	height: auto;
	width: 165px;
	padding: 0px;
	margin-top: 10px;
}


/************** .story styles *****************/

.story{
	font-size: 12px;
	color: #141215;
	width: 560px;
	text-align: justify;
	padding-left: 20px;
	padding-right: 0px;
	vertical-align: top;
}

.story p{
	padding-top: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-right: 10px;
	width: 560px;
	line-height: 18px;
}

.story table{
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	width: 560px;
}

.story table img{
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	width: 100px;
}


.story h1{
	font-weight: bold;
	padding-top: 20px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 7px;
	font-size: 18px;
	width: 560px;
}


.story h3{
	font-weight: bold;
	padding-top: 10px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.story a:link{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}

.story a:visited{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}

.story a:hover{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

.story img{
	width: 560px;
	padding-left: 0px;
	padding-right: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}


.img{
	border: 1px solid #FF6600;
	margin-top: 0px;
	margin-bottom: 0px;
}

.img1{
	margin-top: 0px;
	margin-bottom: 0px;
	width: 100px;
}

.img p{
	padding-bottom: 15px;
	
	
}

.countdown {
	height: 21px;
	vertical-align: middle;
	padding-top: 8px;
	text-align: left;
	font-weight: bold;
	color: #FF6600;
}

.countdown1 {
	height: 21px;
	vertical-align: middle;
	padding-top: 8px;
	text-align: left;
	font-weight: bold;
	color: #FF6600;
	padding-left: 10px;
}

/************* #siteInfo styles ***************/

#siteInfo{
	height: 30px;
	width: 799px;
	padding-left: 20px;
	background-attachment: scroll;
	background-color: #141215;
	background-image: url(head/rahmen_r.gif);
	background-repeat: repeat-y;
	background-position: right;
	color: #eeeeee;
	font-size: 10px;
}

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


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

#search{
	padding: 5px 0px 5px 10px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#search form{
 margin: 0px;
 padding: 0px;
}

#search label{
	display: block;
	margin: 0px;
	padding: 0px;
}


/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}


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

#sectionLinks{
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a {
	display: block;
	border-top: 1px solid #cccccc;
	padding: 2px 0px 2px 10px;
}

#sectionLinks a:hover{
	background-color: #dddddd;
}


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

.relatedLinks{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 90%;
}

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

.relatedLinks a:link,
.relatedLinks a:visited {
	display: block; 
}

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

#advert{
	width: 200px;
}

#advert img{
	display: block;
}


/************** #headlines styles **************/

#headlines{
	background-attachment: scroll;
	background-image: url(head/cont_r.gif);
	background-repeat: repeat-y;
	background-position: right top;
	width: 799px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #141215;
	position: absolute;
	visibility: visible;
	z-index: auto;
	top: 280px;
	left: 7%;
	margin: 0px;
	padding: 0px;
	background-color: #eeeeee;
}

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