body {
	background: #99CCCC;
	margin: 0px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}


/******************/
/*** Typography ***/
/******************/
a:focus {
	outline: none;
}

h1 {
	margin-bottom: 3px !important;
}

/**************/
/*** Header ***/
/**************/
#header {
	background:#000;
	width:100%;
	height:125px;
}
div#header div#logo {
	width: 650px;
	padding: 20px 0 0 30px;
	float: left;
}
div#header div#logo a img {
	vertical-align: middle;
}

div#headertekst{
	margin-bottom: 18px;
	color: #000;
}

#nav{
background: #000000;
height: 20px;
color: red;
}

/***************/
/*** Content ***/
/***************/
#content {
	color:#003366;
}
div#toggle{
	margin-bottom: 9px;
}

table tr td{
	padding: 5px;
}
table tr td{
	text-align: right;
}
table.slecht tr, table.slecht td{
	padding:0;
	margin:0
}
table tr.numbers{
	font-size: 12px;
	text-align: right;
	vertical-align: top;
}
table tr.letters{
	font-weight: bold;
	text-align: right;
}
table tr td.linksuitlijnen{
	text-align: left;
}
.verdana{
	font-family: verdana, sans-serif;
	font-size: 12px;
}
#neerslag{
	width: 315px;
	float: left;
}
#neerslag img{
	float:right;
}


.entry p a.terug{
	font-size: 11px;
	font-family: verdana, sans-serif;
	color: #3a3a3a;
}
.entry a, .entry a:visited{
	text-decoration: none;
	color: #003366;
}

#container{}

#footer{}

#content {
	width: 1000px;
	margin-left: 30px;
	margin-top: 10px;
}

ul#contacts {
	width: 200px;
	float: left;
	line-height: 14px;
	list-style: none;
	margin: 10px 0 0 0;
	color: #99cccc ;
	font-size: 10px;
	font-weight: bolder;
}

#toggleList {
	display:none;
}

ul#products {
	list-style: none;
	padding: 0;
}

ul#linkslist{
	text-align:center;
	width:900px;
	height:100px;
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bolder;
	text-decoration:none;
}

ul#linkslist li {
	width: 300px;
	display: block;
	float: left;
}

ul#linkslist li a{
color:#000;
font-size:11px;
}
#button {
	color: #666666;
	cursor: pointer;
	font-family: Arial,Helvetica,sans-serif;
	font-size:11px;
	font-weight: bold;
	text-decoration: underline;
	margin-left:663px;
}

#button2{
	text-decoration: underline;
	cursor: pointer;
}

ul#products li {
	display: block;
	height: 170px;
	width: 170px;
	float: left;
	margin: 5px;
	text-align:center;
	font-size: 12px;
}
ul#products li a img {
width:130px; height:130px;
}
