/*
 *	Validated: 2 September 2008
 *	by Arno Grüter <arno.grueter@gmail.com>
 */

body {
}

div, ul, li, h1, h2, h3, img {
	border: 0px;
	padding: 0px;
	margin: 0px;
}

img {
	padding-top: 3px;
}

hr {
	height: 1px;
	border: 0px;
	color: #dddddd;
}



/*---------------- Base ----------------*/
#base {
	position: absolute;
	top: 0px; left: 0px;
	width: 900px;
	padding: 0px 25px 0px 25px;
}


/*---------------- Header begin ----------------*/
#header {
	position: relative;
	width: 840px;
	height: 100px;
	margin-bottom: 10px;
}
#header img {
	margin: 20px 0px 0px 0px;
}

#logo {
	position: relative;
	width: 370px;
	height: 100%;
	float: left;
}

#tagline {
	position: relative;
	padding: 0;
	height: 100%;
	float: right;
}

#tagline img{
	float: left;
}


/*---------------- Header end ----------------*/

/*---------------- Container1 = Navigation, Title + Contents ----------------*/
#container1 {
	position: relative;
	width: 100%;
}
/*----- Title -----*/

#contentTitle, #contentTitle2 {
	width: 100%;
	margin: 32px 0px 0px 0px;
	padding: 0px 0px 11px 0px;
}

/*----- Navigation -----*/
#navigation_container {
	position: relative;
	width: 160px;
	float: left;
}

.nav_level1 {
    border-top: 1px solid #dddddd;
	margin: 74px 0px 0px 0px;
}

#placeholder {
	position: relative;
	margin: 0px;
	padding: 0;
	height: 20px;
    min-height: 20px;
	line-height:20px;
}

#navigation {
	position: relative;
}

#search_form {
	padding: 0;
	margin-left: 1em;
}
#search_form input {
	height: 1.2em;
	vertical-align: middle;
	padding: 1px 0px 1px 1px;
	margin: 0px 5px 0px 0px;
}
#search_form input.fld {
	width: 120px;
}
#search_form input.btn {
	height: 1.6em;
	padding: 0 2px 0px 2px;
}

#line {
position: relative;
bottom: 13px;
}

/*
#navigation_line{
padding-top:0px; 
border-top:1px solid #dddddd;
margin-bottom: 15px;
}
*/

#line_after_level2 {
margin-bottom: -7px;
}

#investbook_div{
width:670px;
}

#investbook_col1{
position:relative;
width:328px;
float:left;
}
#investbook_col2{
position:relative;
float:right;
width:328px;
}

/*---------------- Container1 end ----------------*/

/*---------------- Container2 = Contents ----------------*/
#container2 {
position: relative;
width: 660px;
float: left;
padding: 0px 0px 0px 20px;

}

#ul_tags {
position: relative;
padding: 0px 0px 30px 30px;
}

/*----- Top Navigation -----*/
#top_container {
position: relative;
padding: 2px 0px 0px 0px;
margin: 0;
height: 18px;
}


#top_navigation {
margin: 0px 0px 0px 6px;
}

/*
#top_navigation_image {
	position: relative;
	left: 0px; 
	top: 0px;
	margin: 3px 0px 0px 0px;
}*/


#top_functions {
position: absolute;
right: 5px;
top: 0px;
}

#top_functions a img {
margin-top:2px;
}

/*----- Sidebar -----*/

#sidebar {
	float: right;
	width: 188px;
	margin: 0px 0px 0px 0px;
	border: 0px;
}

#sidebarImgContainer {
	overflow: hidden;
	/*margin-bottom: 10px;*/
	text-align: right;
}

#sidebarImgContainer img {
	position: relative;
	bottom: 0px;
	margin: 0px;
	padding: 0px;
	/*width: 100%;*/
	
}

#flash_text_changer{
margin-top: 0px;
}

#sidebar .csc-header{
	margin-top: 15px;
}

/*----- Content -----*/
#content, #content2 {
	width: 450px;
	min-height: 500px;
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background: url(pics/bg_hp.jpg) -200px 20px no-repeat;
	border-top: 0px solid #ddd;
}

#content2 {
	width: 100%;
	
}

/*----- Footer -----*/

#container_footer, #container_footer2 {
position: relative;
width: 470px;
background: none;
}

#container_footer2 {
	width: 100%;
}

#pic_footer {
position: relative;
float: left;
margin-bottom: 5px;
}

#footer {
position: relative;
width: 410px;
padding: 3px 0px 0px 10px;
float: left;
}

#f1{
margin: 0px 0px 0px 0px;
text-align: left;
}

#f2{
margin: -6px 0px 0px 0px;
text-align: left;
}

/*---------------- Container2 end ----------------*/






/*---------------- Base spacific layouts begin --------------*/

/****** Page 268 (Articles) begin *****/
#uid268 .csc-textpic h2{
padding-top:0px;
}

#uid268 .csc-textpic{
margin-bottom:3em;
}

#uid268 .csc-textpic .csc-textpic-imagewrap{
padding-left:5px;
padding-right:12px;
}

#uid107 #sidebar .csc-textpic-image img{
margin-top:310px;
}
/****** Page 268 (Articles) end *****/

/****** Page 255 (Books) begin *****/
#uid255 .csc-textpic h3{
padding-top:0px;
}
#uid255 .csc-textpic{
margin-bottom:3em;
}
#uid255 .csc-textpic .csc-textpic-text{
padding-left:12px;
min-height:135px;
}
/****** Page 255 (Books) end *****/

/****** Page 133 (Switzerland) begin *****/

#uid133 #sidebar_content .csc-textpic-imagewrap{
margin-left:8px;
margin-top:6px;
float:left,top;
}


/****** Page 133 (Switzerland) end *****/

/*---------------- Base spacific layouts end --------------*/
.clear {
clear: both;
}

#search{
	background-color: #EEF0EF;
}

#search_container {
	position: absolute;
	top: 130px;
	left: 676px;
	height: 20px;
	width: 189px;
}
#search_container {
	top: 130px;
}

#search input {
	top: 0px;
	font-size: 10px;
	height: 12px;
}

#input_img{
width:20px;
height:20px;
}

span.poweredphplist {
visibility:hidden;
}