@charset "utf-8";
body {
	margin: 0 0 20px 0;
	font: normal 0.8em Arial, Helvetica, sans-serif;
	text-align:center;
}
form {
	margin: 0px;
	padding: 0px;
}
#language {
	position:absolute;
	top:10px;
	right:35px;
}
#language span { 	font-size: 0.8em; color:#666666;} 
#language #form2 select {
	font-size: 0.7em;
	background: #eaeaea;
	border: solid 1px #999999;
}
h1, h2, h3 { font-family:Verdana, Arial, Helvetica, sans-serif; }
h1 {
	color: #7f7f7f;
	letter-spacing: 0.26em;
	font-size: 1.4em;
	padding: 32px 0 0 0;
	margin: 0;
}
h2 {
	font-size: 1.2em;
	color: #00569c;
	padding: 12px 0 16px;
	margin:0;	
}
h3 {
	font-size: 1.1em;
	margin:0 0 6px 0;
	padding:0;
}
p { margin:0; padding:0 0 16px 0; }
table { width:100%; margin:0 0 16px 0; }
td { vertical-align:top; }
#wrapper {
	width: 760px;
	margin: auto;
	text-align:left;
}
#main {
	background: url(../images/bg.jpg) no-repeat;
	margin: 6px 0 8px;
}
#main.mainbg {
	background: url(../images/bg.png) repeat-y;
	margin-top: 6px;
}
#main.mainbg .mainpad {
	background: url(../images/top.png) no-repeat;
}
#main .mainBottom {
	background: url(../images/bot.png) no-repeat;
	font-size: 1px;
	line-height: 9px;
	height: 9px;
}
#header {
	background: url(../images/ipxs.png) no-repeat 58px 32px;
	text-align: center;
	border-bottom: 1px solid #CCCCCC;
	height: 78px;
	margin: 0px;
	position: relative;
}
/*single column*/
#col .pad {
	padding: 26px 38px 0px;
}
/* left column */
#leftcol { width:288px; overflow:hidden; float:left; color:#cacaca; }
#leftcol .pad {
	padding: 344px 38px 0px;
}
#leftcol h2{
	color:#7aa7cb;
}
/* right column */
#rightcol { width:439px; overflow:hidden; float:left; }
#rightcol .pad {
	padding-top: 24px;
}
#footer {
	text-align:center;
	padding:3px;
	font-size: 0.8em;
	color: #999999;
	border-top: 1px solid #CCCCCC;
}
.content {
	border-right: 1px solid #a2a2a2;
	border-left: 1px solid #acacac;
	background-color:#FFFFFF;
	padding: 0 37px 16px 37px;
}
.content img { border:0;}
.contenttop {
	height: 8px;
	font-size: 1px;
	line-height: 8px;
	background: url(../images/contenttop-left.png) no-repeat;
	padding:0 0 0 8px;
}
.contenttop div{
	background: url(../images/contenttop.png) no-repeat right;
}
.content div.paragraph,  #leftcol .pad div.paragraph { border-top: 1px dashed #CCCCCC; padding:16px 0 0 0; }
.contentbot {
	height: 8px;
	font-size: 1px;
	line-height: 8px;
	background: url(../images/contentbot-left.png) no-repeat;
	padding:0 0 0 8px;
	margin-bottom: 16px;
}
.contentbot div{
	background: url(../images/contentbot.png) no-repeat right;
}


.clr{ clear:both; line-height:0; font-size:0; }
.alert { color:#FF6600; text-align:center; font-weight:bold; }
.error { color:#FF6600; vertical-align:middle; } 
.nummer, .code input  {
	font-size: 1.6em;
	letter-spacing: 0.05em;
	font-weight:bold;
}
.code input { text-align:center; }
input { margin: 0 0 3px 0; }
input.button {
	height: 30px;
	/*width: 74px;*/
}
.button { white-space:nowrap; }
input.makelink {
	cursor: pointer;
	cursor: hand;
	border: 0;
	margin:0;
	padding:0;
	color:#0000FF;
    background-color: transparent;
	text-decoration: underline;
}
td.nummer { width:50%; font-weight:bold; border:solid 1px #cccccc; color: #00569c; text-align: center; }
td.code { width:25%; text-align:center;  }
td.entercode { width:25%; text-align:right; }
td.entercode, td.selectnummer {text-align:right; }
td.nummer table { width:auto; text-align:left; margin:0 auto; }
.tarief {
	font-size: 11px;
	font-style: italic;
	color: #666666;
	letter-spacing:normal;
	font-weight:normal;
}
.grey { color: #999999; }
td.tdr { text-align:right;}
p.icons { text-align:center;}
#wachtwoord { display:none; }
.show {display:block;}
.hide {display:block;}
.ieline { font-size:4px; line-height:4px;}
.inputalert { background-color:#ff6600; }
/* raise balance */
.radio {
	width: 22px;
}
.content table.greybg td{
	background: #f5f5f4;
	border-top: 0px solid #CBCBCB;
	border-right: 0px solid #CBCBCB;
	border-bottom: 2px solid #FFF;
	border-left: 0px solid #CBCBCB;
	line-height: 21px;

}
.content td img{
	vertical-align: text-top;
	margin-right: 6px;
}
td.note { text-align:right; color:#666666; font-style:italic; padding: 0 6px 0 0; }.wrapper .pad table.topform {
	position: absolute;
	left: 457px;
	top: 8px;
}
