.stakeholderInfo h1 {
	margin-top: 0px;
}

.infoCat {
	float: right;
	margin-top: 3px;
}

.infoTitle {
	clear: right;
	font-size: 1.3em;
	margin-bottom: 1em;
	font-weight: bold;
}

.infoAbstract {
	clear: right;
	margin-top: 1em;
	margin-bottom: .8em;
	font-weight: bold;
	font-style: italic;
}

.infoSteps {
	font-weight: bold;
}

.infoPortrait {
	float: right;
	width: 120px;
}

.infoPers {
	width: 200px;
	margin-bottom: 20px;
}
.infoName {
	font-size: 1.3em;
	font-weight: bold;
}

.infoContact {
	clear: both;
	
}

.infoVita {
	padding-top: 20px;
	clear: both;
}

.infoImage img {
	margin-right: 10px;
}

.carousel {
	height: 580px;
	width:240px;
}
.carouselNav {
	text-align: center;
	font-size: 1.5em;
	font-weight: bold;
	border-bottom: 1px solid #E2E2E2;
	margin-bottom: 0px;
	height: 26px;
}

.carouselNav .prev,
.carouselNav .next {
	cursor: pointer;
	cursor: hand;
	width: 22px;
	height: 24px;
}

.carouselNav .prev {
	background-image: url("/fileadmin/templates/res/img/uArr.gif");
	background-repeat: no-repeat;
	float: left;
	margin: 0px 0px 0px 90px;
}

.carouselNav .prev:hover {
	background-image: url("/fileadmin/templates/res/img/uArr_act.gif");
}

.carouselNav .next {
	background-image: url("/fileadmin/templates/res/img/dArr.gif");
	background-repeat: no-repeat;
	float: right;
	margin: 0px 90px 0px 0px;
}

.carouselNav .next:hover {
	background-image: url("/fileadmin/templates/res/img/dArr_act.gif");
}

span.balloonTipp {
	display: none;
}
/*
.logoCarousel {
}

.logoCarousel ul {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	width:240px;
}

.logoCarousel ul li {
	width: 240px;
	height: 91px;
	text-align: center;
	margin-bottom: 0px !important;
	padding: 0px;
	margin: 0px;
}

.logoCarousel ul li a {
	padding-top: 5px;
	height: 86px;
	display: block;
    background-image: url("../img/border.gif");
    background-repeat: repeat-x;
    background-position: bottom;
}

.logoCarousel ul li a img {
	margin: 0px;
}
*/
.srClientList {
	margin-top: 10px;
}

.srClientListHeader {
	background-image:url("/fileadmin/templates/res/img/bg_corner_390_top.jpg");
	background-position: left top;
	background-repeat:no-repeat;
	padding: 10px 10px 10px 10px;
	background-color: #E2E2E2;
	font-weight: bold;
}

.listContainer {
	background-color: #E2E2E2;
	padding: 0px 10px 10px 10px;
}

.srClientList ul {
	width: 119px;
	display: inline;
	float: left;
	border-right: 1px solid #CECED0;
	margin: 0px 5px 0px 0px;
	padding: 0px;
	background-color: #E2E2E2;
	list-style-type: none;
}

.srClientList ul.last {
	border-right: none;
	margin: 0px 0px 0px 0px;
}

.srClientList ul li {
	font-size: 0.8em;
	background-color: #E2E2E2;
	margin-bottom: 1em;
	padding-right: 2px;
	float: left;
	list-style-type: none;
}

.srClientList ul li a {
	font-weight: normal;
}

.srClientListFooter {
	background-image:url("/fileadmin/templates/res/img/bg_corner_390_bottom.jpg");
	background-position:left bottom;
	background-repeat:no-repeat;
	height:7px;
}

.infoLink a {
	font-weight: normal !important;
}




.wrapper {
	float: left;
}

.clientLogo {
	width: 240px;
	border-bottom: 1px solid #E2E2E2;
	text-align: center;
}

.clientLogo a {
	width: 240px !important;
	display: block;
	padding: 5px 0px 5px 0px;
}

.clientLogo a img {
	margin: 0px !important;
}





.corner, .corner a img {
	margin: 0px 7px 7px 0px;
	width: 55px;
	height: 55px;
}

.corner a img {
	margin: 0px !important;
}
