body {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: black;
	background: #009EE0;
	margin: 15px 0px;
	padding: 0px;
	text-align: center;
}

ul.half { 
	float:left;
	margin-right:3em;
	width:200px; 
}

img {
	border: none;
}

p {
	margin: 0px;
	padding: 0px 0px 10px 0px;
}

acronym {
	border-bottom: 1px dotted gray;
}

.clear {
	clear:both !important;
	margin:0 !important;
	padding:0 !important;
}

br.clear {
	border:0;
	clear:both;
	float:none;
	line-height:0;
	margin:0;
	padding:0;
}

/*
   TABLES
*/
table,tr,td {
	border: 0px;
	font-size: 11px;
	padding: 0;
	margin: 0;
}

th {
	font-weight: normal;
}

/* 
   LINKS
*/
a,a:link,a:visited,a:active {
	color: #0062b1;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

a.noLink {
	color: black;
	text-decoration: none;
}

/* 
  NUMBER SELECTION
*/

ins { text-decoration:none !important; }
#updateError { margin-bottom:5px; }
	#updateError ul,
	#updateError li { list-style-type:none !important; list-style-image:none !important; }
		#updateError ul { margin:5px 30px !important; }
		#updateError li  { margin-left:0 !important; }

.newBlauNumberSelection a { display:block; float:left; font-weight:bold; height:auto; padding:0; margin:0; text-decoration:none; width:162px; }
	.newBlauNumberSelection a.left { clear:left; }

.newBlauNumberSelection a:hover,
.newBlauNumberSelection a.selection,
.newBlauNumberSelection a.proposition { background:url(/static/blauworld/img/order/selectedNumberBgBottom.gif) bottom left no-repeat; color:#FFF; cursor:pointer; text-decoration:none; }
	.newBlauNumberSelection a.proposition { clear:both; margin-bottom:15px; margin-left:155px; }

.newBlauNumberSelection a div,
.newBlauNumberSelection a span { display:block; margin:0; padding:0 !important; }

.newBlauNumberSelection a:hover div,
.newBlauNumberSelection a.selection div,
.newBlauNumberSelection a.proposition div { background:url(/static/blauworld/img/order/selectedNumberBgTop.gif) 0 0 no-repeat; }

.newBlauNumberSelection a ul { margin:0; padding:11px 0 11px 32px; }
	.newBlauNumberSelection a li { list-style-type:none; list-style-image:none; margin:0; padding:0; }

.newBlauNumberSelection a.selection span,
.newBlauNumberSelection a.proposition span { background:url(/static/blauworld/img/order/selectedNumberIcon.png) 0 0 no-repeat; }

.newBlauNumberSelection p.introduceSelected { float:left; padding:11px 19px 0 32px; }
.newBlauNumberSelection a.selection { float:left; }

.newBlauNumberSelection #sandGlass { background:none; }
.newBlauNumberSelection #sandGlass img { margin:11px 0 10px 70px; }

/* ie7 */
.newBlauNumberSelection a ul,
.newBlauNumberSelection a li { margin:0 !important; list-style-type:none !important; list-style-image:none !important; }

/* extras */
.newBlauNumberSelection hr { background:none; border:0; border-bottom:1px solid #B5E3F6; margin:20px 10px 0 10px; }
.newBlauNumberSelection a.refresh { background:none !important; display:block; float:left; height:auto; font-weight:normal; margin:10px 0 5px 32px; text-decoration:underline; width:auto; }
	.newBlauNumberSelection a.refresh:hover { color:#0062B1; text-decoration:none; }

.newBlauNumberSelection div.container { margin:10px; }
.newBlauNumberSelection div.searchBox { clear:both; float:left; margin:20px 0; padding:0; }
.newBlauNumberSelection label.searchLabel { clear:both; float:none; margin-left:33px; }
.newBlauNumberSelection #search { float:left; margin:9px 5px 0 33px; width:175px; }
.newBlauNumberSelection #submitSearch { float:left; margin:5px 0 0 0; }
#selectNumber_selectionContainer div.help { margin:14px 20px 0 0; }
.newBlauNumberSelection h2 { background:none; margin:25px 15px 5px 15px; font-size:11px !important; text-indent:17px; width:auto; }
.newBlauNumberSelection div.help { padding:17px 20px 0 0; }
.newBlauNumberSelection div.help a { background:none; font-weight:normal; text-decoration:underline; width:auto; }
.newBlauNumberSelection div.help a:hover { color:#0062b1; text-decoration:none; }
#numberSelectorForm div#expandedContainer_1 { padding:0 30px 5px 30px; }
#numberSelectorForm div#expandedContainer_1 div.help { margin-bottom:10px; }
.newBlauNumberSelectionInfo { margin-left:30px !important; margin-bottom:8px !important; }
.newBlauNumberSelectionInfo li { font-weight:normal; }
.newBlauNumberSelectionInfo h3 { margin-top:0; margin-bottom:5px; }
.newBlauNumberSelectionInfo h3.bold, .newBlauNumberSelectionInfo li.bold { font-weight:bold; }
.newBlauNumberSelectionInfo h3.bold { margin-bottom:12px; }

/*
  HEADLINES
*/
h1 {
	font-size: 17px;
	color: #009EE0;
	margin: 0px 0px 19px 0px;
	padding: 0px 0px 5px 0px;
	background-image: url(/static/blauworld/img/line.gif);
	background-repeat: repeat-x;
	background-position: 0% 100%;
	width: 525px;
}

h2 {
	font-size: 14px;
	color: #009EE0;
	margin: 6px 0px 12px 0px;
	padding: 0px 0px 5px 0px;
	background-image: url(/static/blauworld/img/line.gif);
	background-repeat: repeat-x;
	background-position: 0% 100%;
	width: 525px;
}

h3,h4 {
	font-size: 11px;
	color: #000000;
	padding: 0;
	margin: 10px 0 18px 0;
}

h4 {
	margin: 0px;
}

/*
  LISTINGS
*/
li {
	list-style: url(/static/blauworld/img/arrow.gif);
	padding: 0px 0px 5px 0px;
	margin: 0px 0 0 30px;
}

ul,ol {
	padding: 0px 0px 5px 0px;
	margin: 0px 0 5px 30px;
}

ol.listStyleTypeDots {
	list-style:disc outside;
}

div.multipartlisting {
	width: 200px;
	float: left;
}

div.multipartlisting ul {
	
}

div.multipartlisting li {
	list-style: url(/static/blauworld/img/arrowSmall.gif);
	margin: 0;
}

/*
  FORMS
*/
fieldset {
	border: 1px solid #b5e3f6;
	margin: 0px 15px 10px 0;
	font-size: 11px;
	padding: 5px 0 5px 0px;
}

fieldset fieldset {
	margin: 0px 15px 5px 15px;
}

legend {
	font-size: 11px;
	font-weight: bold;
	color: #009EE0;
	padding: 0 5px 0 5px;
	margin: 0 0 0 45px;
}

label {
	float: left;
	clear: left;
	width: 100px;
	padding: 3px 10px 2px 0;
}

fieldset div {
	margin: 0 35px 0 60px;
	padding: 5px 0 5px 0;
}

fieldset div.container {
	margin: 0px;
}

fieldset div small, fieldset div small.noLabel {
	display: block;
	margin: 0px;
	padding: 1px 0px 5px 115px;
}

fieldset div small.noLabel {
	padding-left: 0px
}

legend input {
	margin: 0 2px 0 0;
}

legend label {
	float: none;
	padding: 0px;
	margin: 0px;
}

input,textarea,select {
	padding: 2px;
	font-size: 11px;
	font-family: Verdana, Arial, sans-serif;
}

select,textarea,input.third {
	background: #f7f7f7;
	border: 1px solid #ccc;
}

input.xlarge,input.large,input.xsmall,input.xxsmall,input.germanIdentNumber,input.date {
	background: #f7f7f7;
	border: 1px solid #ccc;
	margin: 0 10px 0 0;
}

input.xlarge {
	width: 340px;
}

input.large,textarea.large,select.large {
	width: 258px;
}

input.xsmall {
	width: 180px;
}

input.date {
	width: 90px;
}

input.xxsmall {
	width: 62px;
}

input.germanIdentNumber {
	width: 245px;
}

input.third {
	width: 160px;
}

.error input,.error select,.error textarea {
	border: 1px solid red;
}

fieldset.error {
	border: 1px solid red;
	padding-right: 5px !important;
}

fieldset.error legend {
	color: red;
}

div.reverseInput input {
	float: left;
	clear: left;
}

div.reverseInput label {
	float: left;
	clear: none;
	padding: 4px 0 0 5px;
	width: 325px;
}

div.reverseInput.sideBySide input {
	clear: none;
}

div.reverseInput.sideBySide label {
	margin-right: 2em;
	width: auto;
}

#switchTariffForm div.reverseInput label {
	padding-bottom: 15px;
	width: 480px;
} 

div.reverseInput label.strong {
	font-weight: bold;
}

div.reverseInput label#termsAndConditions {
	width: 400px;
}

div.reverseInput p {
	clear: both;
	padding-left: 25px;
}

div.reverseInput p.description {
	padding-top: 10px;
}

div.reverseInput select {
	padding: 0px;
	margin: 4px 0 0px 0;
}

div.reverseInput p.info {
	font-style: italic;
}

div.innerReverseInput {
	width: 250px;
	margin-left: 110px;
	padding-top: 0px;
}
	
div.innerReverseInput label {
	width: 200px;
	float: none;
}

.inlineElements {
	margin-left: 165px;
	padding: 0 0 25px 0;
}

.inlineElements.afterLabel {
	margin-left: 0;
}

.inlineElements input, .inlineElements label{
	clear: none;
	float: left;
}

.inlineElements input {
	margin-top: 4px;
	*margin-top: 0;
}

.inlineElements label {margin-left: 5px;}

.radiogroup input { 
	clear:both;
	float:left;
	margin:5px 5px 5px 0;
	text-align:left;
	width:auto;
}

.radiogroup label {
	clear:none;
	float:left;
	margin:4px 0 0 0;
	padding:0;
	text-align:left;
	width:350px;
}

#bubbleContent input.iCheckbox {
  float:left;
  margin:6px 8px 0 0;
  padding:0;
  width:auto;
}

#bubbleContent .iCheckboxLabelBlock {
  clear:none;
  margin-right:0;
  width:495px;
}

div#evnInputHint {
	clear:both; 
	float:left; 
}

strong.inputHint {
	margin-left: 170px;
}

/* PASSWORD */
#securityEditPasswordForm { margin-bottom:1em; }
#securityEditPasswordForm label { width:130px;}
#securityEditPasswordForm input { margin-bottom:6px;}

/*
  BUTTONS
*/ 
/*
  Next and back buttons to navigate. Buttons have to be placed inside spans for proper floating
*/
.buttonAreaNextBack {
	width: 520px;
	height: 30px;
	/* height is important because of floating elements inside! */
	margin: 15px 0 0 0;
}

.buttonAreaNextBack span.buttonNext {
	float: right;
}

.buttonAreaNextBack span.buttonBack {
	float: left;
}


.buttonAreaLeft, .buttonAreaRight {
	text-align:right;
}

.simpleButton {
	font-weight:bold;
	color:#009EE0;
}


/*
  FOOTNOTE
*/
div.footnote {
	width: 525px;
	background-image: url(/static/blauworld/img/line.gif);
	background-repeat: repeat-x;
	margin: 10px 0 0 0;
	padding: 10px 0 0 0;
}

div.footnote p {
	font-size: 10px;
	font-style: italic;
	margin: 0;
	padding: 0 0 4px 0;
}

div.note p {
	font-size: 10px;
	margin: 0;
	padding: 0 0 10px 0;
}

.hidden {
	display: none;
	visibility: hidden;
}

/* Infobox for important messages */
.infobox {
	margin: 5px 17px 5px 5px;
	border:0px;
	background-color: #fff0d9;
	padding: 10px 50px 10px 50px;
	width: 410px;
}

.infobox h3, .infobox p {
	padding: 0;
	margin: 0;
}

/* Content classes and IDs 
.selectedNumberBox, */ .specialHintBox, .dataChangedHintBox {
	margin: 7px 17px 15px 5px;
	border: 0px;
	background-color: #009EE0;
	padding: 8px 0 8px 0;
	text-align: center;
	width: 510px;
}

.selectedNumberBox {clear:left; }

.specialHintBox, .dataChangedHintBox {
	border: 1px solid #009EE0;
	background-color: #ffffff;
	width: 492px;
	padding: 8px;
}

.recommendationAmount {
	margin-top: 10px;
}

.dataChangedHintBox {
	border-color: red;
}

/* headline with newChangeLink and hr */
h2.beforeChangeLink,
h2.beforeChangeLinkFirst {
	background:transparent !important;
	clear:none !important;
	float:left;
	margin:18px 0 0 0;
	padding:0 0 3px 0;
	width:auto !important;
}

h2.beforeChangeLinkFirst {
	margin-top:0;
}

div.newChangeLink,
div.newChangeLinkFirst {
	color:#009EE0;
	float:left;
	margin:31px 0 0 7px;
}

div.newChangeLinkFirst {
	margin-top:12px;
}

div.newChangeLink a,
div.newChangeLinkFirst a {
	color:#009EE0;
}

hr.followH2 {
	display:block;
	background-color:transparent;
	background:url(/static/blauworld/img/line.gif) 0 0 repeat-x;
	border:0;
	clear:both;
	margin:0;
	padding:0 0 15px 0;
	width:420px;
}

/* help and changeLinks */
.help, .changeLink  {
	padding: 0;
	margin: 4px 5px 0 4px;
	font-size: 0.9em;
	float: right;
}

.help.follow {position:relative;margin-top:-22px;}

.onecol .help, .onecol .changeLink {
	margin-right: 20px;
}

.changeLink {
	margin: 8px 5px 0 4px;
}

/* IE hack, due to buggy float system. */
h2.afterHelp, h2.afterChangeLink, div.onecol h2.afterHelp, div.onecol h2.afterChangeLink {
	float:left;
	width:345px;
}
* > h2.afterHelp, * > h2.afterChangeLink {
	float:none;
	width:525px;
}
* > div.onecol h2.afterHelp, * > div.onecol h2.afterChangeLink {
	float:none;
	width: 420px;
}
.changeLink {
	margin-top: 12px;
}
* > .changeLink {
	margin-top: 8px;
}

.changeButton {
	text-align:right;
	margin:0 0 20px 0;
}


/* other */
.partner {
	margin:0 0 20px 0;
}
.partner p {
	padding:0 0 5px 0;
}

span.name, span.price, span.phoneNumber {
	white-space: nowrap;
}

/* Comparison for cellphoneInsurance, comfortPopup etc. / PartnerContent for partnerpages*/
.comparison, .partnerContent {
	float: left;
	margin: 0;
	padding: 0 10px 5px 10px;
}

.comparison h4, .partnerContent h4{
	clear: both;
	margin-bottom: 3px;
}

.comparison img, .partnerContent img {
	float: right;
	margin: 12px 0 5px 0;
}

.partnerContent img {
	margin: 0 0 5px 15px;
}

.comparison table {
	float: right;
	margin: 0 0 10px 0;
	padding: 0;
	border: none;
	border-collapse: collapse;
	border-spacing: 0;
}	

.comparison table .blueback {
	background-color:#f3f3ff;
}

.comparison table tr td img{
	margin: 0;
}

.comparison table tr th {
	background-color: #009EE0;
	color: #fff;
	font-weight: bold;
	padding: 3px 5px 3px 5px;
}

.comparison table tr td{
	border-bottom: 1px solid #009EE0;	
	padding: 3px 10px 3px 5px;	
	text-align: right;
}

.comparison table tr .left{
	text-align: left;
} 

.comparison table tr td small{
	text-align: left;
} 

.comparison table tr td img{
	text-align: center;
}


/* Partner (Jamba, eteleon, Handyversicherung etc. */

#partner .content{
	float: left;
	width: 300px;	
}

#partner .content img{
	float: left;
	margin: 0 10px 10px 0;
}

#partner .content .description {
	float: left;
	text-align: left;
	width: 200px;
}

#partner .poweredBy{
	float: right;
	font-weight: bold;
	*text-align: right;
	*width: 200px;
}

#partner .linkTo{
	clear: both;
}

#partner .linkTo img{
	float: right;
	margin-top: -30px;
}

#partnerHeader #poweredBy{
	float: right;
	text-align: right;
	margin: 0 12px -19px 0;
	width: 90%;
}

/* Special definitions */

img#wapBlauImage {
	float: right;
	margin: 0 10px 0 20px;
}

img#coastCruiserImage {
	float: left;
}
  
h4#starterpackageShippingCosts {
	font-weight:normal;
	margin: -18px 0 10px 0;
}

.interrupter {
	margin: 10px 0 5px 55px;
}

li#recommendationImgLi {
	*padding-top: 2px;
}

#comfortbox {
	margin: -15px 0 10px -7px;
}

.help.comfortbox {
	margin: -43px 20px 0 0;
	*margin-right:10px;
}

.currentTariff {
	float: right;
	margin: -37px 12px 0 0;
	position: relative;
}

/* NEW BLAU */
.newBlau h2 {
	clear: both;
	padding-top: 10px;
}

.newBlau h2.afterChangeLink {
	clear: left;
	margin: 0 0 5px 0;
}

.newBlau h2.first {
	padding-top: 0px;
}

.newBlau h3 {
margin-bottom: 5px;
}

.newBlau p {
	margin-right: 20px;
}

.newBlau ul {
	margin: 0;
}

.newBlau ul li{
	font-weight: normal;
	list-style: url(/static/blauworld/img/home/hook.gif);
	*padding-left: 5px;
	padding-bottom: 7px;
}

.newBlau ul li.topSpace {
	margin-top: 10px;
}

.newBlau ul.arrow li{
	list-style: url(/static/blauworld/img/arrowSmall.gif);
}

.newBlau ul.arrowBig li{
	list-style: url(/static/blauworld/img/arrow.gif);
}

.newBlau ul.bigBottom { padding-bottom:10px; }
	.newBlau ul.bigBottom li { list-style:none; }

.newBlau ul.happy.followed { padding-bottom:0; }

.newBlau ol.showNumbers { margin-left:0; }
	.newBlau ol.showNumbers li { list-style:decimal; margin-left:22px; }

.newBlau p.happy { background:url(/static/blauworld/img/tariff/compare/happy.gif) 0 0 no-repeat; padding:0 0 20px 25px; }

.newBlau ul.happy li{
	list-style: url(/static/blauworld/img/tariff/compare/happy.gif);
}

.newBlau ul.num li{
	list-style: decimal;
}

.newBlau .dataSummary ul li {
	background-image: none;
	list-style: none;
	list-style-image: none;
	margin-left: 0;
}

.newBlau .dataSummary ul li i {
	font-style: normal;
}

.newBlau a.details {
	clear: both;
	float: right;
	margin: 5px 5px 20px 0;
} 

a.pdfLink {
	background: url(/static/blauworld/img/tariff/elements/pdf.gif) no-repeat;
	padding-left: 17px !important;
}

.newBlau table {
	border: 1px solid #009ee0;
	border-collapse: collapse;
	margin-bottom: 10px;
	width: 520px;
}

.newBlau table table {
	border: none;
	margin:0;
	padding:0;
	width:auto;
}
.newBlau table table tr,.newBlau table table tr td{
	margin:0;
	padding:0;
}
.newBlau table table tr td a, .newBlau table table tr td a:visited{
	color:#fff;
	margin:0;
	padding:0;
	text-decoration:none;
}
.newBlau table table tr td a:hover{
	text-decoration:underline;
}
.newBlau table tr th {
	background: url(/static/blauworld/img/tariff/elements/bg_th.gif) repeat-x bottom;
	background-color: #009ee0;
	color: #fff;
	font-weight: bold;
	padding: 5px 5px;
}

.newBlau table tr td {
	padding: 3px 5px;
}

.newBlau table tr td.middle {
	width:85px;
}

.newBlau table tr td.middle {
	width:110px;
}

.newBlau table tr.even td {
	background-color: #effbfe; /*#fff3ff;*/
}

.newBlau table tr th.long {
	width: 70%;
}

.newBlau table tr td.price,.newBlau table tr td.center {
	text-align:center;
}
.newBlau table tr td.right {
	text-align:right;
}

.newBlau table tr td.instruction {
	width: 75%;
}

.newBlau .tableLinks {
	margin-bottom:5px;
}

.newBlau .tariffCalculator object {
	margin-left: 55px;
}

.newBlau .compareTariff .tariff {
	float: left;
	margin-right: 22px;
	width: 240px;
}

.newBlau .compareTariff .ie6 .tariff {
	margin-right: 0;
}

.newBlau .compareTariff .tariff h2 {		
	background: #fff url(/static/blauworld/img/tariff/compare/tariffCompareBG_normal.gif) no-repeat left top;
	background-color: #fff;
	height: 30px;
	margin: 0;
	padding: 25px 2px 0 6px;
	vertical-align: bottom;
	width: 252px;
}

.newBlau .compareTariff .tariff h2.new {
	background: #fff url(/static/blauworld/img/tariff/compare/tariffCompareBG_new.gif) no-repeat left top;
}

.newBlau .compareTariff .tariff .info{
	border: 2px solid #bbe5f7;
	border-top: none;
	float: left;
	width: 100%;;
}

.newBlau .compareTariff .tariff .info h3 {
	margin-left: 5px;
}

.newBlau .compareTariff .tariff .info .row1, .newBlau .compareTariff .tariff .info .row2, .newBlau .compareTariff .tariff .info .row3 {
	clear: left;
	float: left;
	width: 100%;
}

.newBlau .compareTariff .tariff .info .row1 {height: 70px;}
.newBlau .compareTariff .tariff .info .row2 {height: 90px;}
.newBlau .compareTariff .tariff .info .row3 {height: 140px;}

.newBlau .compareTariff .tariff .info ul {
	margin-left: 7px;
}

.newBlau .compareTariff .tariff .info a {
	float: right;
	margin: 0 5px 10px 0;
}

.newBlau .compareTariff .tariff .info .buttonNext {
	clear: both;
	float: right;
	margin-bottom: 2px;
}

.newBlau .disclaimer{
	color: #666;
	clear: both;
	float: left;
	font-size: 9px;
	margin-top: 0;
	margin-right: 10px;
	*width: 510px;
}

.newBlau div.disclaimerSnip{
	color:#666;
	font-size:9px;
	float:none;
	clear:both;
	margin:20px 0 0 0 !important;
	padding:0 !important;
}

.newBlau .order img {
	clear: right;
	float: right;
	padding-bottom: 10px;
}

.newBlau .customerDataView {
	background-color: #f00;	
}

.c6, .recommendationAmount {
	background: #009EE0 url(/static/blauworld/img/order/selectedNumberBG.gif) repeat-x bottom;	
	margin: 0 0 20px 0;
	padding: 4px 0 0 0;	
	width: 520px;
}

.c6 label {
	color: #fff;
	font-size: 12px;
	margin: 0 0 0 130px;
	padding: 0;
	width: 140px;
}

.c6 ul, .recommendationAmount ul {	
	display: block;
	margin: 0;
}

.c6 ul li, .recommendationAmount ul li {
	background: transparent;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	list-style: none;
	*list-style-image: none;
	margin: 0;
	padding: 0;
}

.c6.bigNumber, .recommendationAmount {height: 40px;}
.c6.bigNumber {margin: 30px 0 10px 0;}	

.c6.bigNumber {
	width: 420px;
}

.c6.bigNumber label {
	color: #009EE0;
	font-weight: bold;
	margin: -25px 0 0 0;
	*position: relative;
}

.c6.bigNumber ul, .recommendationAmount ul {padding: 5px 0 0 0;}
.c6.bigNumber ul {width: 420px;
}

.c6.bigNumber ul li, .recommendationAmount ul li {
	font-size: 24px;
	text-align: center;
}

/*
 * New Shop styles for Snippets
 */

#partner .shopTeaser { float:left; clear:both; position:relative; margin:10px 0; width:525px; }
	#partner .shopTeaser span { display:block; }
		#partner .shopTeaser div.images { width:260px; }
		#partner .shopTeaser img { float:left; margin:0 10px 10px 0; }
		#partner .shopTeaser p.info { float:left; margin-left:5px; width:250px; }
		#partner .shopTeaser p.partner { font-weight:bold; position:absolute; top:40px; right:0; }
		#partner .shopTeaser a { display:block; position:absolute; bottom:10px; right:0; }
			#partner .shopTeaser a img { float:none; margin:0; }
			
#personMnpInputDiv strong, #corporateMnpInputDiv strong { margin-top:3px; float:left;}
#mnpEditForm select { *margin-left:-35px; }/* Bubble */
#bubble {
	margin: 15px 0px 0px 0px;
	padding: 0px;
	width: 632px;
	float: right;
}

#bubbleTop {
	margin-left: 22px;
	background-image: url(/static/blauworld/img/bubbleTop.gif);
	background-repeat: no-repeat;
	height: 15px;
	width: 610px;
}

#bubbleContent {
	border: 0px;
	background-image: url(/static/blauworld/img/bubbleLine.gif);
	background-repeat: repeat-y;
	background-position: top right;
	padding: 40px 25px 40px 75px;
	text-align: left;
	height: 468px; /* IE treats as min-height. */
	min-height: 468px; /* IE ignores this. */
	margin: 0px;
}

/* IE ignores child selector, modern browsers replace height declaration. */
*>#bubbleContent {
	height: auto;
}

#bubbleBottom {
	margin: 0px 0px 20px 22px;
	background-image: url(/static/blauworld/img/bubbleBottom.gif);
	background-repeat: no-repeat;
	background-position: top right;
	width: 610px;
	height: 15px;
	padding: 0px;
	clear: both;
}

.bubbleCurrent {
	padding: 200px 0 20px 0;
	margin: 0 0 0 148px;

	width: 28px;
	position: absolute;
	float:left;
	top: 125px;
	background-image: url(/static/blauworld/img/bubbleCurrent.gif);
	background-repeat: no-repeat;
}

.bubbleCurrent#home {
	background-position: 0px 0px;
}

.bubbleCurrent#tariff {
	background-position: 0px 27px;
}

.bubbleCurrent#charge {
	background-position: 0px 54px;
}

.bubbleCurrent#account {
	background-position: 0px 81px;
}

.bubbleCurrent#service {
	background-position: 0px 108px;
}

.bubbleCurrent#activate {
	background-position: 0px 135px;
}

.bubbleCurrent#mobilePhonesAndMore {
	background-position: 0px 162px;
}

/*.bubbleCurrent#order {
	background-position: 0px 27px;
}

.bubbleCurrent#activate {
	background-position: 0px 54px;
}

.bubbleCurrent#charge {
	background-position: 0px 81px;
}

.bubbleCurrent#tariff {
	background-position: 0px 108px;
}

.bubbleCurrent#account {
	background-position: 0px 135px;
}

.bubbleCurrent#service {
	background-position: 0px 162px;
}

.bubbleCurrent#mobilePhones {
	background-position: 0px 189px;
}

.bubbleCurrent#mobilePhonesAndMore {
	background-position: 0px 189px;
}
*/
/*
    two columns page
*/
div.twocolsleft {
	width: 240px;
	padding-right: 15px;
	background-image: url(/static/blauworld/img/line.gif);
	background-repeat: repeat-y;
	background-position: top right;
	float: left;
}

div.twocolsleft h2 {
	width: 240px;
	background-image: none;
}

div.twocolsleft h2.red {
	color:#c00;
}

div.twocolsleft ul.nomargin {
	margin:0;
}

div.twocolsleft ul.nomargin li {
	margin:0 0 0 18px;
}

div.twocolsright {
	width: 255px;
	padding-right: 5px;
	float: right;
}

div.twocolsright h2 {
	width: 240px;
	background-image: none;
}

div.twocolsleft ul,div.twocolsright ul {
	margin: 0 0 0 5px;
}

div.twocolsleft legend,div.twocolsright legend {
	margin: 0 0 0 5px;
}

div.twocolsleft label,div.twocolsright label {
	width: 230px;
	padding: 6px 10px 2px 0;
}

div.twocolsleft .buttonAreaNextBack {
	width: 240px;
}

div.twocolbubblefix {width:532px;}

/*
    one column page
*/
div.onecol {
	margin: 0 40px 0 55px;
	padding: 5px 0 5px 0;
}

div.onecol h2 {
	width: 420px;
}

div.onecol .separator,div.onecol .bigSeparator {
	width: 420px;
}

div.onecol .subleft,div.onecol .subright {
	width: 200px;
	float: left;
	margin: 0 10px 0 0;
}

div.onecol .buttonAreaNextBack {
	width: 420px;
}

/*
  separators
*/
.separator,.bigSeparator {
	background-image: url(/static/blauworld/img/line.gif);
	background-repeat: repeat-x;
	width: 525px;
	padding: 1px 0 1px 0;
	margin: 10px 0 10px 0;
	*margin-bottom: 0;
	clear: both;
}

.invisibleSeparator {
	padding: 0px;
	margin: 10px 0 10px 0;
}

.smlInvisibleSeparator {
	clear: both;
	margin: 0;
	padding: 0;
}

.bigInvisibleSeparator {
	clear: both;
	margin: 10px 0 10px 0;
	padding: 10px 0 0px 0;
}

.bigSeparator {
	margin: 10px 0 20px 0;
}

#topTeaserSeparator.bigSeparator {
	margin: 0px 0px 20px 0px;
}

fieldset .separator {
	margin-left: 5px;
	margin-right: 5px;
	width: 500px;
}

/* Global IDs */
#container {
	margin: 0px auto;
	width: 780px;
	text-align: center;
}

#logo {
	margin: 0px;
	padding: 0px;
	text-align: left;
}

#left {
	margin: 50px 0 20px 0;
	padding: 0px;
	width: 138px;
	text-align: left;
	float: left;
}

#left img {
	margin-left: 13px;
}

#left a {
	color: #fff;
	text-decoration: none;
}

#left a:hover {
	text-decoration: underline;
}

/* Navigation menu */
#navigation {
	margin: 20px 0 0 0;
	padding: 0px;
	width: 138px;
	text-align: right;
}

#navigation ul {
	margin: 0;
	padding: 0;
}

#navigation ul li {
	list-style: none;
	list-style-image: url();
	margin: 0;
	padding: 0 0 10px 0;
}

/* IE renders li differently, thus correct size via hack */
*>#navigation ul li {
	padding: 0 0 13px 0;
}

#navigation li ul li {
	font-weight: normal;
	padding: 0;
	margin: 3px 0 0 0;
}

#navigation a.selected,#navigation li.selected {
	font-weight: bold;
}

#orderNavigation,#merchantNavigation {
	margin: 0 0 20px 0;
}

/* Footer */
#footer {
	text-align: right;
	font-size: 9px;
	margin: 0px;
	padding: 0px 5px 0px 0px;
	clear: right;
	color: #fff;
}

#footer li {
	display: inline;
	list-style: none;
	color: #fff;
	margin: 0;
	padding: 0;
}

#footer a:link,#footer a:visited,#footer a:active {
	color: #fff;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

/* Login */
#accountLogin, #accountSummary {
	border:none;
	font-size:10px;
	margin:0;
	padding:50px 0 20px 20px;
	width:120px;
}

#accountLogin img {
	margin:0;
}

#accountLogin form, #accountLogin form fieldset{
	border:none;
	margin:0;
	padding:0;
}

#accountLogin form fieldset label {
	color: #fff;
}

#accountLogin form fieldset input {
	border:1px solid #ccc;
	clear:both;
	margin:0 0 3px 0;
}

#accountLogin form fieldset input#number {
	width:110px;
}

#accountLogin form fieldset input#password {
	float:left;
	width:80px;
}

#accountLogin form fieldset input#loginButton {
	border:none;
	clear:none;
	float:left;
	margin:0;
	*margin-top: 15px;
	*margin-left: -15px;
	padding:0 0 0 6px;
	*padding-left:0;
}

#accountLogin ul {
	list-style:none;
	margin: 0;
	padding:0;
	width:120px;
}

#accountLogin ul li{
	list-style:none;
	list-style-image:none;
	margin:0;
	padding:10px 0 0 0;
}

#accountLogin ul li a {
	text-decoration:underline;
}

#accountLogin ul li a:hover {
	text-decoration:none;
}
#accountSummary {color:#fff;}
#accountSummary h3 {color:#fff;font-size:10px;}
#accountSummary dl {color:#fff;margin:0;padding:0;}
#accountSummary dl dt{}
#accountSummary dl dd, #accountSummary h3{font-weight:bold;margin:0 0 5px 0;}
#accountSummary p, #accountSummary img {margin:0;padding:0;}

div#cashcarry {
	margin: 0px;
	padding: 5px 0 0 20px;
	width: 125px;
	text-align: left;
	font-size: 10px;
	color: #fff;
}

div#cashcarry a {text-decoration: underline;}
div#cashcarry a:hover {text-decoration:none;}

/* Tables */
table.numbers thead tr {
	background: transparent;
}

table.numbers tr td {
	background: #f1f1f1;
	padding: 2px;
	border: 1px solid #fff;
}

table.numbers td.number {
	padding: 2px 20px 2px 2px;
}

table.details,table.balance {
	font-size: 0.9em;
	width: 510px;
	margin: 0px;
}

table.details {
	border-collapse: collapse;
}

table.details tr th.first {
	width: 70%;
}

table.details tr th.second {
	width: 30%;
}

table.details tr td,table.balance tr td {
	vertical-align: middle;
	margin: 0;
	padding: 6px 10px;
}

table.details tr td {
	background: #00b1f7;
}

table.details tr.even td,table.details tr.foot td {
	background: transparent;
}

table.details tr.odd td,table.balance tr.result td {
	background: #effbfe;
	border-bottom: 1px solid #eee;
}

table.details tr.foot td {
	text-align: right;
	font-style: italic;
}

td.price {
	text-align: right;
}

/* Other */
input.submitAsText {
	color: #0062b1;
	display: inline;
	margin: 0px;
	padding: 0px;
	background: none;
	border: none;
	border-bottom: 1px #0062b1 solid;
	cursor: pointer;
	text-decoration: underline;
}

#searchNumbers {
	margin: 0 0 15px 0;
}

#confirmEmail {
	text-align: center;
	margin: 0px 0 12px 0;
	font-weight: bold;
}

table#recommendeeTable {
	border: 1px solid #b5e3f6;
	margin: 0 0 5px 0;
}

table#recommendeeTable th {
	border: 0px;
}

table#recommendeeTable td {
	padding: 2px 2px 6px 2px;
}

.caption {
	width: 135px;
	text-align: left;
	font-size: 10px;
}

.directTopupLink {
	float:left;
	padding: 0 20px 0 20px;
}

.fromToDateInput label {
	float: none;
	padding: 3px 3px 2px 0;
}

.tableLinks {
	text-align: right;
	padding: 0 20px 0 0;
}

.accountHeaderLeft {
	float: left;
}

.accountHeaderRight {
	float: right;
	padding-right: 20px;
}

#versteckterDette {
	position: absolute;
	margin-left: 459px;
	margin-top: -35px;
}h1 {
	background-image: url(/static/blauworld/img/line.gif);
}

h2 {
	background-image: url(/static/blauworld/img/line.gif);
}

li {
	list-style: url(/static/blauworld/img/arrow.gif);
}

ol li {
    list-style-image:none!important;
    list-style-type:decimal!important;
}

div.multipartlisting li {
	list-style: url(/static/blauworld/img/arrowSmall.gif);
}

div.footnote {
	background-image: url(/static/blauworld/img/line.gif);
}

.c6 label {
	margin-left: 90px;
	width: 210px;
}

.error {
	clear:left;
}

.helpWrapper { 
	display:none; 
}

dl { clear:both; float:left; }
    dl dt { clear:left; float:left; width: 80px; }
    dl dd { float:left; }
    #bubbleTop {
	background-image: url(/static/blauworld/img/bubbleTop.gif);
}

#bubbleContent {
	background-image: url(/static/blauworld/img/bubbleLine.gif);
}

#bubbleBottom {
	background-image: url(/static/blauworld/img/bubbleBottom.gif);
}

.bubbleCurrent {
	background-image: none;
}

div.twocolsleft {
	background-image: url(/static/blauworld/img/line.gif);
}

.separator, .bigSeparator {
	background-image: url(/static/blauworld/img/line.gif);
}

#navigation {
	margin: 0px 0 0 0;
}

#navigation > ul > li > a{
	font-family:Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform:uppercase;
	line-height: 19px;
}

#navigation li ul li a{
	font-size: 12px;
}

#left h3{
	font-size: 1.5em;
	margin-bottom: 0em;
	color: #fff;
}

.directTopupLink {
	float:left;
	padding: 0 20px 0 20px;
}

div#bubble div#accountLogin form fieldset label{
	color: #000;
	width: 200px;
	float: left;
	clear: both;
	text-align: right;
}

#bubble #accountLogin form fieldset input{
	width: 160px;
	float: left;
	clear: none;
	background: #F7F7F7 none repeat scroll 0 0;
}

#bubble #accountLogin ul li{
	padding: 0px;
	margin: 0px;
}

#bubble #accountLogin #loginButton{
	clear: both;
	float: left;
	margin-left: 300px;
	width: auto;
}

#bubble #accountLogin{
	width: 390px;
	border: 1px solid #B5E3F6;
	padding: 0px 20px 10px 20px;
}

#bubble #accountLogin ul{
    width: auto;
    color: red;
}




/*border styling for number selection & number search*/
a#startOrderLink.btn, 
a#numberSearchLink, 
a.half,
div.numberContainer form{
	padding: 20px;
	display: block;
	-moz-border-radius: 10px;
	border: 1px solid #87D6F6;
	float:left;
}

a#startOrderLink.btn, 
a#numberSearchLink, 
div.numberContainer form{
	width: 482px;
}

/*number selection*/
a#startOrderLink.btn, 
a#numberSearchLink{
    text-decoration: none;
    margin: 10px 0px;
    background: url('/static/blauworld/img/button/next.gif') no-repeat 97% 50%;
}

a#startOrderLink.btn:hover, 
a#numberSearchLink:hover,
a.half:hover,
a#startOrderLink.btn:active, 
a#numberSearchLink:active,
a.half:active
{background-color:#B5E3F6;} 

a#startOrderLink.btn, 
a#numberSearchLink, 
a#startOrderLink h2
{font-size: 15px; font-weight: bold;}

a#numberSearchLink img{visibility: hidden; width: 0px; height: 0px;}

a#startOrderLink p, 
a#numberSearchLink p{
    float: left;
    color: #000;
    padding: 0px;
    margin: 0px;
}

a#startOrderLink h2{
    float:left;
    width: auto;
    padding: 0px;
    margin: 0px 0px 0px 5px;
    background-image: none;
}

a#numberSearchLink + .footnote{
	clear:both;
	float:none;
}

div.numberContainer form {
    text-align: center;
    margin-bottom: 20px;
}

div.numberContainer form input#search{
    background:#F7F7F7 none repeat scroll 0 0;
    border:1px solid #CCCCCC;
    width: 40px;
}

div.numberContainer form input#submit{
    padding: 0;
    margin: 0px 0 -6px 10px;
}

div.numberContainer form small{
    color: #777;
}

div.numberContainer form p{
    display: inline;
}

h2.bigHead{
	display: block;
}

h2.bigHead b{
    float: left;
}

h2.bigHead a#reload{
    float: right; 
    font-size: 10px;
    margin-top: 5px;
}

a.half{
    float: left;
    text-align: center;
    -moz-border-radius: 5px;
    margin: 10px;
    padding: 15px 20px;
    width:200px;
    text-align: left;
    background: url('/static/blauworld/img/button/next.gif') no-repeat 90% 50%; 
    font-size: 14px;
}

a.half b{
	background-color: #F7A442;
}

/*-------------------------------------------------------------------------------------------------
[generalDisclaimer]
*/
#generalDisclaimer { clear:both; color:#ddd; float:left; font-size:10px; margin:0.5em 0 1em 173px; text-align:left; width:600px; }

/*-------------------------------------------------------------------------------------------------
[floating]
*/
.left { float:left; }
.right { float:right; }

