.columnOutside {
	float: left;
	width: 9.7em;
	padding-right: 2em;
}

.last {
	padding-right: 0em;
}

.columnInside {
	float: left;
	width: 18em;
	padding-right: 2em;
}

#publishers div{
	text-align: center;
}

#publishers img{
	max-width: 9.7em;
}

#testimonial h2{
	color: #666666;
	padding-top: 0.5em;
	margin-bottom: 0.5em;
}

#testimonial ul{
	color:#666666;
	font-size:0.75em;
	padding-top: 1em;
	padding-left: 1.3em;
	padding-bottom: 1em;
}

#testimonial ul li{
	padding-bottom: 1.5em;
	list-style-image: url(/img/pfeil.png);
}

#awards {
	padding-bottom: 1em;
}

#awards img{
	max-width: 7em;
}

#awards a {
	display: block;
	text-align: center;
	margin-bottom: 0.5em;
}

#inTheNews img{
	max-width: 9.7em;
}

#inTheNews a {
	display: block;
	text-align: center;
}

#contentFull h2 a{
	text-align: left;
	color: #666666;
	text-decoration: none;
}

#preload {
		visibility: hidden;
		height: 1px;
		width: 1px;
}

.preload {
	visibility: none;
	height: 1px;
	width: 1px;
}

#performanceNetwork{
	position: relative;
	width: 61.43em;
	height: 18.12em;
	background-image: url(/img/bannerPerformanceNetwork.png);
	background-repeat: no-repeat;
	margin-bottom: 1em;	
}

#performanceAnalytics{
	position: relative;
	width: 61.43em;
	height: 18.12em;
	background-image: url(/img/bannerPerformanceAnalytics.png);
	background-repeat: no-repeat;
	margin-bottom: 1em;
	display: none;
}

.linkPerformanceNetwork{
	position: absolute;
	width: 14em;
	height: 2.4em;
	right: 14em;
	top: 15.6em;
	cursor: pointer;
}

.linkPerformanceAnalytics{
	position: absolute;
	width: 14em;
	height: 2.4em;
	right: 0em;
	top: 15.6em;
	cursor: pointer;
}

.linkBtn1{
	position: absolute;
	display: block;
	width: 4em;
	height: 2em;
	right: 2em;
	top: 11.2em;
}

.linkBtn2{
	position: absolute;
	display: block;
	width: 4em;
	height: 2em;
	right: 6.2em;
	top: 11.2em;
}

#performanceNetwork .linkBtn2{
	right: 7.6em;
}

/* next update to delete if demo included*/
#performanceAnalytics .linkBtn2{
	right: 7.6em;
}

.linkBtn3{
	position: absolute;
	display: block;
	width: 4em;
	height: 2em;
	right: 11.3em;
	top: 11.2em;
}
/* next update to delete if demo included end*/


#solutions ul li {
	padding-bottom: 0.8em;
}

#solutions h4 {
	padding-top: 0.8em;
}

#solutions .blueLink {
	text-decoration: none;
}

#triggerPlain {
	/* position: absolute;
	top: 132px;
	left: 18px;
	display: block; */
	display: none;
}

/* ie7 fix*/
*+html #twitterLink{
	margin-left: 6em;
}