.subfText
{
	font-size:12px;
	padding:0px 0px 0px 20px;
	width:250px;
}

.mainfText
{
	width:250px;
}

.mainfText h3
{
	margin-bottom:0px !important;
	padding:0px;
}

.infoCol
{
	font-size:12px;
	width:20px;
}

.priceMonthly
{
	width:50px;
	background-color:#fafafa;
}

.priceOneTime
{
	color: #f39501;
	width:60px;
}

.priceOneTime, .priceMonthly
{
	font-size:12px;
	text-align:right;
	padding-right:5px;
}

.selectionCol
{
	text-align:center;
	width:80px;
}

.selectionCol select
{
	font-size:12px;
}

.selectionCol img, .infoCol img
{
	padding:0px;
	margin:0px;
	border-width:0px;
}

tr.headline
{
	height:2em;
}

tr.dataRow
{
	height:1.6em;
}

.highlight
{
	color:#f39501;
}

.summary em
{
	font-size:x-small;
	font-style:normal;
	font-weight:bold;
}

.summary em.highlight
{
	font-size:12px;
	font-style:normal;
	font-weight:bold;
	color:#f39501;
}

.em
{
	font-size:x-small;
	color:Black;
	font-weight:normal;
}


.tooltip
{
	background-color:White;
	border:solid 0px #f39501;
	padding:6px;
	font-family: Trebuchet MS, Sans-Serif;
}

.tooltip .ttIcon
{
	border-width:0px;
	float:left;
}

.tooltip .ttContent
{
	padding:0px 4px;
	margin-left:24px;
	font-family: Trebuchet MS, Sans-Serif;
	width:350px;
}

.tooltip .ttContent h4
{
	font-size: 1.1em;
	line-height: 1em;
	font-weight: bold;
	padding:2px;
}

.ttContent, .ttContent p, .ttContent div
{
	font-size:12px;
}

.boxcontent
{
	padding:10px 0px;
}

.boxcontent .priceOneTime,
.boxcontent .priceMonthly
{
	background-color:#f3f3f3;
}


/* Überschreibe ONELOGIN Standardpositionen */

#rightColumn, #contentColumn
{
	padding:0px !important;
	margin:0px 10px 0px 0px !important;
}

#contentColumn
{
	left:0px;
	position:absolute;
	width:475px;
}

.noBackGround,
.noBackGround .b1,
.noBackGround .b2,
.noBackGround .b3,
.noBackGround .b4,
.noBackGround .boxcontent,
.noBackGround .priceOneTime,
.noBackGround .priceMonthly
{
	background-color:White !important;
	border-color:white !important;
}

#rightColumn 
{
	width:180px !important;
}

