/*nice way to clear divs in gecko browsers without superflous markup*/
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


body {
	background-color: #ffffff;
	margin: 13px;
	padding: 0;
	color: #000000;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}


/*display:none: navi/subnavi/header/meta/footer*/
#pos_extranav, #pos_bildheader, #pos_hnav1, #pos_subnav, #pos_impressum, #pos_hnav1_trennlinie {
display:none;
}
/*display:block: logo print*/
#pos_logo {
margin-bottom:20px;
}

p, a, .bodytext {
	text-decoration: none;
	margin-top: 0px;
	/*margin-bottom: 19px;*/
	margin-bottom: 0;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
}


h1, h2, h3 {
	text-decoration: none;
	margin-top: 0;
	margin-bottom: 0;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

h2 {

}


h3 {

}

ul {
	padding: 0;
	margin: 0;
	padding-left: 15px;
	font-size: 12px;
}

li {
	list-style:square;
	padding-bottom: 5px;
}

td {
vertical-align:top;
}

img {
border:0;
margin-bottom:10px;
}

/* +++++++++++++ Linkformatierung +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
a, a:link {
	color: #000000;
}

a:hover {
	color: #C3C3C3;
}

/* Bilder ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.csc-textpic-intext-right-nowrap .csc-textpic-image {
}
.csc-textpic-intext-right-nowrap .csc-textpic-text {
padding-right:10px;
}

/* Special ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/*logos 2-spaltig*/
#logoliste2 {
width:640px;
height:auto;
margin:0;
padding:0;
border:0;
}
#logoliste2 .text {
float:left;
width:260px;
height:auto;
margin:0;
padding:0;
border:0;
}
#logoliste2 .bild {
float:right;
width:380px;
height:auto;
margin:0;
padding:0;
border:0;
}
#logoliste2 .bild img {
float:left;
margin:0;
padding:0;
border:0;
}

/*sitemap +++++++++++++++++++++++++++++++++++++++++++++++++++*/
.csc-sitemap {
margin:0;
padding:0;
}
.csc-sitemap ul, .csc-sitemap ul li ul, .csc-sitemap ul li ul li ul {
list-style-type:none !important;
margin:0 !important;
padding:0 !important;
}
.csc-sitemap ul li {
margin:0 !important;
padding:0 !important;
list-style:none !important;
background-image:transparent !important;
}
.csc-sitemap ul li ul li {
margin:0 0 0 32px !important;
list-style:none !important;
background-image:transparent !important;
}
.csc-sitemap ul li ul li ul li, .csc-sitemap ul li ul li ul li ul li {
list-style:none !important;
background-image:transparent !important;
}
.csc-sitemap ul li ul li ul li ul li ul li {
display:none !important;
}

/*team 2010 +++++++++++++++++++++++++++++++++++++++++++++++++++*/
.team {
width:532px; /*5x106*/
}
.team .item {
width:106px;
height:176px;
float:left;
/**/
font-size:8px;
}
.team .item p {
font-size:8px;
}
.team .item img {
display:block;
margin-bottom:5px;
}

/* Investment Committee 2010 +++++++++++++++++++++++++++++++++++++*/
.committee {
width:547px; /*5x109*/
}
.committee .item {
width:109px;
height:176px;
float:left;
/**/
font-size:8px;
}
.committee .item {
font-size:8px;
}
.committee .item img {
display:block;
margin-bottom:5px;
}
