body {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #c8d9f0;
}

#logo {
	display: none;
	position: absolute;
}

#logo2 {
	display: none;
	position: absolute;
}

#logo3 {
	display: none;
	position: absolute;
}

#more {
	display: none;
	position: absolute;
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 18px;
}

.morelink:link {
	color: #FFFFFF;
	text-decoration: none;
}

.morelink:active {
	color: #FFFFFF;
	text-decoration: none;
}

.morelink:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.morelink:hover {
	color: Yellow;
	text-decoration: underline;
}

h1 {
	font-family: arial;
	font-weight: bold;
	display: inline;
	font-size: 26px;
}

#no {
	display: none;
}

#yes {
	display: none;
}

#text {
	padding-left: 20px;
	padding-right: 10px;
	padding-top: 160px;
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 18px;
	width: 217px;
}

#text2 {
	padding-right: 25px;
	padding-top: 110px;
	width: 217px;
}

#choice {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	line-height: 18px;
}

#nocontent {
	padding-left: 190px;
	padding-top: 160px;
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	line-height: 18px;
}

#yescontent {
	padding-left: 190px;
	padding-top: 160px;
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	line-height: 18px;
}

#oplossingencontent {
	padding-left: 210px;
	padding-top: 110px;
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	line-height: 18px;
	text-align: center;
}

#oplossingencontenttext {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	line-height: 18px;
	text-align: center;
	padding-top: 30px;
}

#producttext {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	line-height: 18px;
	text-align: left;
	height: 345px;
	overflow: auto;
}

a:link {
	color: #005a98;
}

a:active {
	color: #005a98;
}

a:visited {
	color: #005a98;
}

a:hover {
	color: Red;
}

#logos {
	position: relative;
	top: 448px;
	left: 0px;
}

ul {
	list-style-type: square;
	list-style-position: outside;
	padding: 16px;
	margin: 0px;
}