body{
	background: white;
	width: 720px;
	min-width: 0px;
	/*height: 500px;*/
}
body.iPhone, body.iPhone .left{width: 450px;}

p, h3, td, .left ul, .right ul{
	font-size: 1em;
	line-height: 1.7;
	padding: 0.5em 2em 0.5em 0pt;
}
a:hover, a:active{text-decoration: none;}
ul li{
	list-style-type: none;
	background: url(bullet--navigationsub.gif) no-repeat 0.8em 0.5em;
	padding: 0 2em 8px 25px;
	line-height: 1.5;
}
.left, .right{width: 330px;}
.right h2{padding-top: 1em;}
.left ul li, .right ul li{
	padding-bottom: 4px;
	background: transparent url(bullet--navigationsub.gif) no-repeat scroll 0.8em 0.5em;
}
h2.mlink{
	padding: 0 2em 0 0;
	color: #434343;
	text-align: center;
	margin-bottom: 1em;
}
.qr{
	text-align: center;
	padding: 7px 2em 0 0;
}
table {
	width: 630px;
	border-collapse: collapse;
}
td {width: 210px;}
table.choosedevice td{
	width: 126px;
	text-align: center;
	padding: 13px 10px 27px 10px;
	line-height: 1.5;
	vertical-align: top;
}
table.choosedevice td img{margin-bottom: 0.5em;}
table.choosedevice tr:hover{background: #F8F8F8 none repeat scroll 0 0;}
table.choosedevice td:hover{background: #FFF none repeat scroll 0 0;}
ul.tabs{margin: 1.5em 0;}
ul.tabs li{
	display: inline;
	background: none;
	padding: 0 2em 5px 0;
	border-bottom: 1px solid #CCC;
}
ul.tabs a.current{color: #434343;}
a.go:hover{text-decoration: none;}
div.hr {
	background: transparent url(hr.png) no-repeat scroll left top;
	height: 1px;
	margin: 1em 0;
}
body#help h1, body#help div.hr, body#help ul, div.help{width: 650px;}
.senden{
	float: left;
	margin-left: 260px;
}
.thanks{
	padding-top: 1em;
	padding-bottom: 2em;
}