.contentStoryBlock{
	width: 500px;
	float: left;
	margin:0 0 54px 0;
}

.contentStoryBlockPeople{
	width: 500px;
	float: left;
	margin:0 0 0 0;
	background-repeat: no-repeat;
	background-position: -4px -2px;
}



a.contentStoryBlockPeopleImg{
	float:left; 
	/*margin:7px 17px 4px 5px;*/
	margin:5px 15px 8px 8px;
	background-image: none;

}

a.contentStoryBlockPeopleImg:Hover{
	background-image: url(../images/standart/lupe_b.gif);
    background-repeat: no-repeat;
    background-position: bottom right;
}

.menschen-active {
	/*color:#009;*/
}

.menschen {
	color: #8a8a8a;
}

.menschen:hover{
	color: #626262;
}




.contentStoryBlockThumbs{
	float: left;
	margin:16px 0 0 16px;
	background-position: 0px 0px;
	background-repeat: no-repeat;
}

a.contentStoryBlockThumbsImg{
	float:left; 
	/*margin:7px 17px 4px 5px;*/
	margin:0 0 0 0;
	background-image: none;

}

a.contentStoryBlockThumbsImg:Hover{
	background-image: url(../images/standart/lupe_b.gif);
    background-repeat: no-repeat;
    background-position: bottom right;


}





/*a.contentStoryBlockPeopleImg:Hover{
	background-image: url(../images/standart/lupe_menschen.png);
    background-repeat: no-repeat;


}


* html a.contentStoryBlockPeopleImg:Hover {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='http://www.dhcs.de/images/standart/lupe_menschen.png');
	
	
}*/






.contentStoryListWrapper{
	width: 470px;
	margin:0 0 0 0;
	float:left;
}



.contentStoryListWrapper ul{
	list-style-type:none;
	list-style-position:outside;
	margin:0px;
	margin-top:8px;
	margin-bottom:0px;
	
}

.contentStoryListWrapper ul li {
	background-image:url(../images/standart/dot.jpg);
	background-repeat:no-repeat;
	background-position:left 3px;
	padding-left:12px;
	margin:0px;
	margin-bottom:4px;
	
}



.bigimg{
	border: 0;
	margin: 20px 0 30px 0;
	float: left;
}





TABLE {
	border-collapse:collapse;
	
}


TD {
	border: 1px solid #CCCCCC;
	margin: 10px;
	width:40px;
	height:20px;
	vertical-align:middle;
	text-align:center;
	color:#626262
}

.KapitalTD{
	text-align:left;
	width:90px;
	/*font-weight: bold;
	border: none;*/
	text-indent: 10px;
}



TR {
	/*border: 1px solid #CCCCCC;*/
	margin: 10px;
}


