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

.last {
	padding-right: 0em;
}

.columnInside {
	float: left;
	width: 300px;
	padding-right: 70px;
	margin-left: 30px;
	padding-bottom:20px;
}

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

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

#inTheNews h1{
	border-bottom: 1px dotted #666;
	color: #666;
	padding-bottom: 5px;
	margin-bottom: 10px;
}

#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, .solutions ul { /* div @deprecated */
	padding-bottom: 20px;
	margin-left: 10px;
}
#solutions ul li, .solutions ul li {
	padding-bottom: 0.8em;
}

#solutions h1, .solutions h1 {
	border-bottom: 1px dotted #666;
	color: #666;
	padding-bottom: 5px;
	margin-bottom: 10px;
}

#solutions h4, .solutions h4 {
	color: #03A1D1;
	font-size: 14px;
}

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

.more {
	color:#03A1D1;
	font-size: 12px;
	background-image: url(/img/pfeil.png);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 10px;
	float: right;
	margin-top: 5px;
	margin-right: 40px;
}

#contentFull div.basicBtn {
	height: 0px;
}

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

#teaserNews {
	background-color: #F3F2F2;
	padding: 0.5em;
	margin-bottom: 0.5em;
	text-align: left;
}

#teaserNews span, #teaser span a {
	font-size: 0.75em;
}

#teaserNews span.headline {
	color: #666;
	font-weight: bold;
}

#teaserNews span.teaser {
	color: #03A1D1;
}

#teaserNews span a {
	color: #03A1D1;
	text-decoration: underline !important;
}

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

