
.topName {
	background: #CCC;
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
	height: 20px;
	overflow: hidden;
	line-height: 18px;
	padding: 0px 0px 0px 5px;
}

.topPromo {
	height: 20px;
	padding: 0px 0px 0px 2px;
}

.leftFoto {
	float: left;
	width: 84px;
	height: 150px;
}

.leftFoto img {
	border: 0px;
	width: 78px;
	height: 118px;
}

.rightSter {
	background: url('/images/ster.jpg');
	float: right;
	height: 62px;
	text-align: right;
	width: 100px;
}
.rightStertmobile {
	background: url('/images/ster_tmobile.png');
	height: 62px;
	float: right;
	text-align: center;
	width: 100px;
}
.rightSterhi {
	background: url('/images/ster_hi.png');
	float: right;
	height: 62px;
	text-align: center;
	width: 100px;
}
.rightStervodafone {
	background: url('/images/ster_vodafone.png');
	height: 62px;
	float: right;
	text-align: center;
	width: 100px;
}
.rightSterkpn {
	background: url('/images/ster_kpn.png');
	float: right;
	height: 62px;
	text-align: center;
	width: 100px;
}

.rightSterH1 {
	font-size: 16px;
	line-height: 12px;
	margin: 20px 15px 0px 10px; 
}

.rightTekst {
	float: right;
/*	height: 108px; */
	font: 11px/normal "Trebuchet MS", "Verdana", "Arial" ,sans-serif;
	width: 100px;
}

.leftLogo {
	float: left;
	height: 20px;
	width: 84px;
}

.leftLogo img {
	float: left;
	border: 0px;
}

.rightLinks {
	float: right;
	height: 20px;
/*	text-align: right; */
	width: 184px;
}

.rightLinks a {
	color: #CCC;
	margin: -2px 0px 0px;
}

.rightLinks img {
	border: 0;
	float: left;
}

.rightLinks .InfoBestel {
	float: right;
	margin-right: 5px;
}

.bottomButtons {
	float: left;
	width: 184px;
	height: 20px;
	text-align: center;
	margin-top: 5px;
}

button {
	border: 0px;
	cursor: pointer;
	font: 12px/normal "Trebuchet MS", "Verdana", "Arial" ,sans-serif;
	padding: 0px 0px;
	margin: 0px 5px 0px 0px;
}

.buttonsave {
	cursor: pointer;
	background: #f00;
	color: #ccc;
	margin: 5px;
}

.buttonnew {
	cursor: pointer;
	background: #0f0;
	color: #333;
	padding: 5px;
}

.bottomButtons button {
	background: #CCC;
	color: #FFF;
}

#submitbuttons {
	text-align: center;
}
.buttonArrow {
	padding: 0 3px;
}
.tmobile {
	background: #FFF;
	float: left;
	font: 12px/normal "Trebuchet MS", "Verdana", "Arial" ,sans-serif;
	width: 184px;
	margin: 2px 2px 2px 2px;
	position: relative;
	display: block; 
	border: 1px solid #F39; 
}
.tmobile .topName, .tmobile .bottomButtons button {background: #F39;}
.tmobile .rightLinks a {color: #F39;border: 0px; padding: 0 0 0 2px;}
.tmobilebanner {display: block; border: 0px; margin: 0px; float: left;}

.tmobile .buttonArrow {background: #F39;color: #FFF;}
.tmobile .rightLinks a:hover .buttonArrow {background: #FFF;color: #F39;}

.hi {
	background: #FFF;
	float: left;
	font: 12px/normal "Trebuchet MS", "Verdana", "Arial" ,sans-serif;
	width: 184px;
	margin: 2px 2px 2px 2px;
	position: relative;
	display: block; 
	border: 1px solid #10007F;
}
.hi .topName, .hi .bottomButtons button {background: #10007F;}
.hi .rightLinks a {color: #10007F;}
.hibanner {display: block; border: 0px; margin: 0px; float: left;}

.hi .buttonArrow {background: #10007F;color: #FFF;}
.hi .rightLinks a:hover .buttonArrow {background: #FFF;color: #F39;}

.kpn {
	background: #FFF;
	float: left;
	font: 12px/normal "Trebuchet MS", "Verdana", "Arial" ,sans-serif;
	width: 184px;
	margin: 2px 2px 2px 2px;
	position: relative;
	display: block; 
	border: 1px solid #10007F;
}
.kpn .topName, .kpn .bottomButtons button {background: #10007F;}
.kpn .rightLinks a {color: #10007F;}
.kpnbanner {display: block; border: 0px; margin: 0px; float: left;}

.kpn .buttonArrow {background: #10007F;color: #FFF;}
.kpn .rightLinks a:hover .buttonArrow {background: #FFF;color: #F39;}

.vodafone {
	background: #FFF;
	float: left;
	font: 12px/normal "Trebuchet MS", "Verdana", "Arial" ,sans-serif;
	width: 184px;
	margin: 2px 2px 2px 2px;
	position: relative;
	display: block; 
	border: 1px solid #F00; 
}
.vodafone .topName, .vodafone .bottomButtons button {background: #F00;}
.vodafone .rightLinks a {color: #F00;}
.vodafonebanner {display: block; border: 0px; margin: 0px; float: left;}

.vodafone .buttonArrow {background: #F00;color: #FFF;}
.vodafone .rightLinks a:hover .buttonArrow {background: #FFF;color: #F39;}