body {
	margin: 5px;
	padding: 0px;
	padding-top:150px;
	background:url('img/logoz.png') no-repeat 50% 10px;
	font: 70%/1.5 Verdana, Tahoma, Arial, Helvetica, sans-serif;
	color: black; 
	text-align:center;
}

.contact {
	border: 1px solid #0000EF;
}

a{
	color:#0000EF;
	text-decoration:none;
}

a.menu {
	color: black;
	text-decoration: none;
}

a.menu:hover {
	color: black;
	text-decoration: underline;
}

div#wrapper{
	width:780px;
	margin:auto;
	text-align:center;
}

div#main{
	width:570px;
	text-align:left;
	margin:auto;
	padding:10px;
	padding-top:0px;
	float:left;
	border-left:1px solid #CCCCFF;
	border-right:1px solid #CCCCFF;
}

div#colmn_left{
	width:170px;
	text-align:center;
	color: #FF0000; 	
	float:left;

}

div#colmn_left img{
	border:0px;
}

div#nieuws{
	font: 100% Arial, Helvetica, sans-serif;
	float:right;
	width:300px;
	border:1px solid #CC0000;
	padding:5px;
	padding-bottom:10px;
	padding-top: 45px;
	margin:4px;
	background:url('img/nieuws.png') no-repeat 50% 3px #F3F3F3;
}

div#footer, div#footer a{
	color:#9999CC;
}

h3.nieuws{
	text-align:center;
	color:#0000CC;
}

h3.nieuws_item{
	border-bottom:1px solid #CC0000;
	margin-bottom:0px;
	margin-top:10px;
	color:#008800;
	font-size:12px;
}

h1{
	text-transform:uppercase;
	font-size:16px;;
	border-bottom:1px solid #CC0000;
	margin:0px;
	margin-top:20px;
	color: #FF0000;
}

h2{
	text-transform:uppercase;
	font-size:16px;
	margin:0px;
	margin-top:20px;
	color: #FF0000;
}

span.zien {
	text-transform:uppercase;
	font-size:16px;
	margin:0px;
	margin-top:20px;
	color: #FF0000;
	text-align: center;
}

table{
	margin-top:20px;
	margin-bottom:20px;
}

table{
	width:100%;
	margin:0px;
	vertical-align:top;
}

table.viewShop{
	width:100%;
	padding:0px;
	margin:0px;
	margin-top:20px;
	background:#FDFDFD;
}

td.px{
	width:200px;
}

p.menu{
	margin:0px;
	text-align:center;
	color: #ffb03f;
	font-weight: bold;

}

input, select {
	padding: 2px;
	border:1px solid #ABABAB;
	font: normal 1em Verdana, sans-serif;
	color:#777777;
}

.topheader{
	border-top:3px solid black;
	border-bottom:3px solid black;
	background-color:#ffffff;
	margin-bottom:20px;
}