/* Neutralize styling: 
   Elements we want to clean out entirely: */
html, body, form, fieldset {
	margin: 0;
	padding: 0;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}

/* Neutralize styling: 
   Elements with a vertical margin: */
h1, h2, h3, h4, h5, h6, p, pre,
blockquote, ul, ol, dl, address {
	margin: 1em 0;
	padding: 0;
}

/* Apply left margin:
   Only to the few elements that need it: */
li, dd, blockquote {
	margin-left: 1em;
}

/* Miscellaneous conveniences: */
form label {
	cursor: pointer;
}
fieldset {
	border: none;
}
input, select, textarea {
	font-size: 100%;
}


#scroller{
	float: left;
	text-align: center;
    width: 1000px;
    height: 28px;
    color: #70D929;
    background-color: black;
    overflow: hidden;
	border-width: 1px;
}

html, body {
	background-color: black;
	width: 1200px;
    margin: 0px auto;
	color: white;
}

p, div {
	padding: 0px;
	margin: 0px;
	border-width: 0px;
	background-color: black;
	border-width: 1px;
	border-color: #70D929;
	border-style: solid;
}

a {
	color: white;
	font-weight: bold;
	text-decoration: none;
}

img{
	border-width: 0px;
}

div.header {
float: left;
	border-width: 0px 0px 0px 1px;
	width: 1000px;
}

div.cartoonstop {
	border-width: 0px 1px 0px 1px;
	width: 1000px;
	float: left;
	clear: both;
}

div.cartoonsbottom {
	border-width: 0px 1px 0px 1px;
	width: 1000px;
	float: left;
	clear: both;
}

div.content{
	border-width: 0px 1px 0px 1px;
	float: left;
	width: 1000px;
}

div.cartoonsleft {
	border-width: 0px;
	float: left;
}

div.cartoonsright {
	border-width: 0px;
	float: left;
}

div.table {
	margin: 10px 8px 0px 8px;
	border-width: 1px;
	float: left;
	width: 480px;
	padding: 0px;
}

div.linkerkant {
	float: left;
	width: 120px;
	border-width: 0px;
}
div.googleads {
	float: left;
	width: 120px;
	margin: 0px 5px 0px 0px;
}

div.oranjegek {
	float: left;
	border-width: 0px 1px;
}
div.contentcontainer {
	width: 1002px;
	float: left;
	border-width: 0px;
}
div.googleads2 {
	border-width: 0px 1px;
	float: left;
	width: 1000px;
	clear: both;	
}

div.birma {

	float: left;
	width: 120px;
	padding: 0px 0px 0px 0px;
}

div.startpagina {
	float: left;
	width: 120px;
	white-space: nowrap;	
	background-color: #70D929;
	margin: 3px 0px; 
	padding: 0px 0px 0px 0px;
}
div.uwbannerhier {
	text-decoration: bold;
	text-align: center;
	float: left;
	width: 120px;
	margin-top: 2px;
	background-color: #70D929;
	color: black;
}
div.oranjeshopper {
	float: left;
	margin-top: 5px;
	border-width: 0px;
}

div.oranjeglazenad {
	float: left;
	border-top-width: 0px;
	padding: 0px 0px 0px 0px;
}	
div.footer {
	border-width: 0px 1px 1px 1px;
	float: left;
	width: 1000px;
	text-align: center;
	clear: both;
	padding: 0px 0px 5px 0px;	
}
