@charset "UTF-8";
/* CSS Document */

html, body { 		font-family: Verdana, Geneva, sans-serif; font-size: 12px; color: #FFF; background-color: #323232; margin-top: 7; }
	
a { 				color: #666666; }

a:hover { 			color: #b9b9b9; text-decoration: inherit; }

a.link01 { 				color: #666666; }

a.link01:hover { 			color: #666666; text-decoration: inherit; }

#container {		margin-left: auto; margin-right: auto; margin: 0px auto 0px auto; width: 990px; }

#header {			width: 990px; height: 294px; }

#content {			width: 990; height: 100%; overflow:auto; padding: 15px 20px 20px 20px; background-image: url(../images/bg_container.jpg); margin: 0px 0px 0px 0px; }
#overons {			width: 680px; padding-right: 20px; padding-bottom: 20px; border-bottom: solid 1px #666; float: left; }
#nieuws {			width: 680px; padding-right: 20px; padding-top: 12px; float: left; }
#innermaindiv { width: 880px; padding-right: 20px; padding-top: 12px; float: left; }
#merken {			float: right; width: 200px; height: 430px; border-left: solid 1px #666; padding-left: 20px; }
.RB	{				color: #b9b9b9; margin: 0 0 0 0; }

#footer {			margin-left: auto; margin-right: auto; margin: 0px auto 0px auto; width: 990px; height: 50px; }
#footerbg {			background-image: url(../images/bg_footer.jpg); height: 15px; }
#bottommenu {		padding: 10px 20px 0px 20px; float: left; font-size: 10px; width: 500px; }
#cblock {			padding: 10px 20px 0px 0px; float: right; font-size: 10px; width: 420px; text-align: right; }
input.button {
	background-color:#b9b9b9;
	font-size:12px;
	color:#FFFFFF;
	border:0px;
	padding:1px 5px 2px 5px;
}
