body {
	font: 75%/1.5 Verdana, Arial, Helvetica, sans-serif;
}
#main_container {
	margin: 0 4px;
}
div.header {
	width: 100%;
	height: 55px;
	background: url(../images/elementen/logo-mobile-bg.gif) repeat-x right top;
	text-align: right;
}
a {
	color: #000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
h1 {
	clear: both;
	font-size: 110%;
	font-weight: bold;
	padding: 3px 0;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
}
ul.box {
	border: 1px solid #999;
/*	width: 240px; */
	margin-bottom: 2px;
	padding: 1px;
}
ul.box li a {
	font-weight: bold;
}
li a {
	text-decoration: none;
	color: #000;
}
legend, label {
	display: none;
}
div.back {
	float: left;
	font-size: 80%;
}
div.bijgewerkt {
	float: right;
	font-size: 80%;
}
div.navigation {
	width: 100%;
}
#zoekformulier {
	clear: both;
	margin: 4px 0;
}
.alert {
	color: #f00;
}



/* additional styles iPhone */
ul li {
	border-top: #ddd 1px solid;
	background-color: #ccc;
	margin: 4px 0;
} 
ul li li {
	background-color: #fff;
	border: #ccc 1px solid;
	padding: 2px 3px 2px 0;
	margin: 4px 0;
	width: 306px;
} 
li a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #000;
	font-size: 1.1em;
	width: 100%;
	text-align: left;
	margin: 1px;
	display: block;
}
ul li li {
	margin-left: 0;
	font-size: 0.8em;
	text-align: right;
}
ul li li a{
	padding: 0 0 0 10px;
	text-align: left;
	font-size: 1.25em;
}
