/* SET BASE FONT ATTRUBUTES */
html, body, input, body * { font-family: Arial, Helvetica, sans-serif; color: #333; }
body { padding-bottom: 20px; font-size: 62.5%; text-align: center; background:#fff url(img/_bg_body.gif) top left repeat-x;} /* padding: 0px wegen Opera 7 */
body#html_body { padding: 10px;background: #fff; font-size: 70%; text-align: left;} /* padding: 0px wegen Opera 7 */

/* REMOVE PADDING AND MARGIN VALUES */
* { margin: 0; padding: 0; }

/* container */

div#container	{ position: relative; width: 780px; margin: 0px auto 0; border: 0px solid #DCDCDC; background: #fff url(img/_bg_container.gif) repeat-y; text-align:left; }


/* header */
div#header { width: 780px; height: 200px; border-bottom: 1px solid #CECECE; background: #fff url(../img/_bg_header_.png) no-repeat; }


img#logo { position: absolute; left: 24px; top: 25px; border: none; }
div#header h1{ display: none; }

/* credit */
div#credit {  }

/* search */
div#search {  }

/* auxnav */
div#auxnav { margin: 5px auto 5px;width:780px;text-align:right;  color:#333; }
div#auxnav a {  color:#333; }

/* breadcrumb
div#breadcrumb, div#breadcrumb a:link, div#breadcrumb a:visited { 
	font-weight: bold; 
	font-family:  Arial, Helvetica, Verdana, sans-serif;
	font-size: 1.9em;
	text-transform: uppercase;
	letter-spacing: -0.1em;
	color:#ccc;
} */
div#breadcrumb, div#breadcrumb a:link, div#breadcrumb a:visited, .B_firstCrumb a, .B_homeCrumb, a:visited.B_homeCrumb, a:visited.B_crumb, .B_crumbBox, .B_firstCrumb, .B_currentCrumb


{color:#ccc; text-transform: uppercase; text-decoration: none; font-weight: bold;}

/*left*/
div#left 	{ float: left; width: 150px; padding: 0 0 0 0; background: transparent; /*?:*/font-size: 1.1em;}
div#left ul { padding: 0; list-style: none; }
div#left li { padding: 0px 0 0px; margin: 0; float: left; position: relative; }
div#left a, .lvl2 { display:block; width: 139px; padding: 8px 10px; color: #333; text-decoration: none; background: #fff url(img/_bg_lvl2.gif) repeat-x; font-size: 1.1em;}
div#left a:hover, .lvl2:hover { background: #CECECE; }
/*
a:link, a:visited {color: blue;}
*/

/* content */
div#content	{ float: left; width: 449px; padding: 10px 10px 15px 10px; font-size: 1.1em; background: #fff; border-right: 1px solid #eee; z-index: 2;}
div#content p	{ text-align:justify;}


div#right { width: 140px; float: left; padding: 0 10px 15px 0; font-size: 1.1em; background: transparent; }
/*
div#right h2 { width: 150px; padding: 18px 0  0 10px; margin: 0 0 0 -9px; background: #ccc; color: #fff; font-weight: normal; font-size: 2.1em; text-transform: uppercase; text-align: right;}
div#right li { margin-left: 0; }
*/



/* footer */
div#footer	{ clear: both; width: 440px; padding: 5px 170px; border-top: 1px solid #CECECE; background: #fff url(img/_bg_footer.gif) repeat-x; }
div#footer	p { margin: 0 0 0 0; font-size: 1em;}

/* google  */
div#google	{ display: none; }	

/* links general */
div#content a:link, div#footer a:link, div#content a:visited, div#footer a:visited	{ font-weight: bold; color: #2E63A6; text-decoration: none; }
div#content a:hover, div#footer a:hover			{ text-decoration: none;  color: red; }
div#content a:active				{  }
/*
body#html_body a:link, div#content  a:visited	{ font-weight: bold; color: #2E63A6; text-decoration: none; }
body#html_body a:hover 				{ text-decoration: underline; }
body#html_body a:active				{  }
*/



/* HEADER FORMATTING AND SIZES */
h1, h2, h3, h4, h5, p, li, table { margin-top: 1em; margin-bottom: 0.5em; }
h1, h2, h3, h4, h5 { }
h1 {font-size: 1.2em; margin-top: 0;}
h2 {font-size: 1.9em; font-family: garamond, times, Helvetica, sans-serif; color: #2E63A6; text-transform: none; letter-spacing: 0; font-weight: normal; margin-left: -50px; }
*html h2 {margin-left: 0; font-weight: bold; }
h3 {font-size: 1em; color: #aaa; }
h4 {font-size: 1em; color:#aaa;}
h5 { }
h6 { }

/*typo formatting*/
p, td, th, li	{ line-height: 1.4em; }
p.strong { color: #444; }
li	li { font-size: 1em !important; }





/* images */
img { border: 0px; float: none; }
img.left { float: left; margin: 3px 10px 10px 0px; }
img.right { float: right; margin: 3px 0px 10px 10px;}


/* tables */
table { border-collapse: collapse; font-size: 100%; } /* font-size: 100% wegen ie5 */
table.width100percent { width: 100%; }
/*th, td { padding: 0 10px 10px 0; vertical-align: top; text-align: left; }*/
th, td { padding: 5px 3px; vertical-align: top; text-align: left; }
th { background: url(img/_bg_table_th.gif); padding: 0 3px !important; }
th { font-weight: bold; }
td {  }
td.left { text-align: left; }
td.right { text-align: right; }


/* Lists */
ul, ol, dl {list-style-type: disc;} 
li { margin-left: 16px;}
div#content li { line-height: 0.3em;}

/* forms */
fieldset { padding: 0px 10px 16px 10px;  }
legend 	{ margin: 0px 10px 0px 0px; padding: 0px 5px 5px 0px; color: #555; font-weight: bold;  }
label 	{ font-size: 1.0em; margin: 10px; }
textarea, input { padding: 1px 0; font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; font-size: 1.0em; border: 1px solid #dddddd;}
input.checkBox, input.radioButton { position: relative; top: 0; }
textarea { height: 120px;  }
input.button { border: 1px solid #dddddd; }
select 	{  }
option 	{  }


/*topnav*/
div#topnav { 
	width: 621px; 
	height: 2.6em; 
	padding-left: 159px; 
	border-bottom: 1px solid #CECECE; 
	background: #fff url(img/_bg_topnav.gif) repeat-x;  

}

div#topnav ul { /* all lists */
	padding: 0;
	list-style: none;
}

div#topnav li { /* all list items */
	padding: 0px 0 0px;
	margin: 0;
	float: left;
	position: relative;
}

div#topnav li a {
	display: block;
	padding: 6px 10px 6px 10px; 
	border-left: 1px solid #CECECE; 
	color: #aaa; font-size: 1.1em; 
	text-decoration: none; 


	/*custom font style*/
	font-family:  Arial, Helvetica, Verdana, sans-serif;
	text-transform: uppercase;
	font-size: 12px;
	
	font-weight: bold;
	text-decoration: none;
	letter-spacing: -1px;
}
*html div#topnav li a {letter-spacing:normal}

div#topnav li.here a { 
	background: transparent url(img/_bg_lvl1a.gif) repeat-x; 
	color: #2E63A6; 
	/*font-weight: bold; */
}


div#topnav li a:hover, div#topnav li.here a:hover { 
	background: #2E63A6 url(img/_bg_lvl1hover.gif) repeat-x;
	color: #fff;
}

div#topnav li li {
	padding: 0;
}

div#topnav li li a { /* subpoints */
	width: 100px;
	background: #fff url(img/_bg_lvl2.gif) repeat-x; 
	font-size: 1.1em;
	padding: 6px 10px; 
	text-decoration: none;
	border: none;
}
/*
div#topnav li.here li a {
	font-weight: normal; background: transparent;
}
*/

div#topnav li li a:hover {  
	background: #2E63A6  url(img/_bg_lvl1hover.gif) repeat-x;
	color: #fff;
}


div#topnav li ul { /* second-level lists */
	width: 120px;
	display: none;
	position: absolute;
	z-index: 10;
	left: 0;
	border: 1px solid #ccc; border-top: 1px solid #ccc;
	background: #fff;
}

div#topnav li>ul { /* to override top and left in browsers other than IE, which will position to the top right of the containing li, rather than bottom left */
	top: auto;
	left: auto;
}

div#topnav li:hover ul, div#topnav li.over ul { /* lists nested under hovered list items */
	display: block;
}


/*sidebar*/
/*
#sidebar {
	position: absolute;
	z-index: 1;
	width: 180px;
	left: 627px;
	top: 205px;
}
*/
div#sidebar ul {list-style: none;}
div#sidebar, div#sidebar ul li {margin: 0; line-height: 0.9em;} 

div#sidebar ul li a, 
.LCOS_current,
.LCOS_title, .LCOS_title a

{ 
	text-transform: uppercase; 
	font-family:  Arial, Helvetica, Verdana, sans-serif;	
	/*line-height: 0.9em;*/
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: -0.1em;
	
	color:#aaa;
}

div#sidebar, div#sidebar ul li, div#sidebar ul li a, .LCOS_current
{
font-size: 1.2em;
/*font-size: 115%;*/
}

.LCOS_current
{color:#333; /*margin-left: 2px;*/}


.LCOS_title, .LCOS_title a

{ 

	font-size: 24px;
	color:#2E63A6;
	 line-height: 1.0em;
}

div#sidebar ul li a:hover {color:red;}





