* {margin:0; padding:0}
body {
	background-color: #7EAD69;
	text-align:center;
	background-image: url(../img/ferto_body_bg.gif);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #285100;
	margin: 20px;
}
h5 {
	font-size: 11pt;
	font-weight: bold;
	color: #005500;
}
h6 {
	font-size: 10pt;
	font-weight: bold;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666600;
	text-decoration: none;
	font-weight: bold;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #285100;
}
ul {
	list-style-position: outside;
	margin-left: 18px;
}


#homecontainer {
	width:794px;
	text-align:left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	height: 800px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #29891F;
	border-right-color: #29891F;
	border-bottom-color: #F37E21;
	border-left-color: #29891F;
	background-color: #F37E21;
}

#valid {
	width: 794px;
	margin-right: auto;
	margin-left: auto;
	background-color: #F47F22;
	height: 200px;
}

#content_home {
	position: relative;
	z-index: 6;
	height: 610px;
	overflow: hidden;
	float: left;
	width: 794px;
	background-color: #F37E21;
}
#wrapper {
	width:794px;
	text-align:left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	height: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #29891F;
	border-right-color: #29891F;
	border-bottom-color: #29891F;
	border-left-color: #29891F;
	overflow: hidden;
}
#content_info {
	position: relative;
	z-index: 9;
	float: left;
	background-color: #F47F22;
	width: 770px;
	height: auto;
	overflow: hidden;
	padding: 12px;
}
#content_manual {
	position: relative;
	z-index: 8;
	float: left;
	background-color: #FFCC00;
	width: 770px;
	height: 980px;
	padding: 12px;
	overflow: hidden;
}
.manualwrapper {
	background-color: #FFCC00;
}
#content_buy {
	position: relative;
	z-index: 9;
	float: left;
	background-color: #CCCC00;
	width: 365px;
	height: auto;
	overflow: hidden;
	padding-top: 12px;
	padding-right: 52px;
	padding-bottom: 12px;
	padding-left: 72px;
}
.buywrapper {
	background-color: #CCCC00;
}

#content_tips {
	position: relative;
	z-index: 9;
	float: left;
	width: 770px;
	height: auto;
	padding: 12px;
	background-color: #95BB84;
	overflow: hidden;
}
.tipswrapper {
	background-color: #95BB84;
	height: auto;
}

#content_test {
	position: relative;
	z-index: 9;
	float: left;
	width: 770px;
	height: auto;
	padding: 12px;
	background-color: #81BB67;
	overflow: hidden;
}
.testwrapper {
	background-color: #81BB67;
	height: auto;
}

#content_contact {
	position: relative;
	z-index: 10;
	float: left;
	background-color: #99CC33;
	width: 670px;
	height: auto;
	overflow: hidden;
	padding-top: 12px;
	padding-right: 52px;
	padding-bottom: 12px;
	padding-left: 72px;
}
.contactwrapper {
	background-color: #99CC33;
	height: auto;
}

#content_specs {
	position: relative;
	z-index: 9;
	float: left;
	background-color: #7EA265;
	width: 770px;
	height: auto;
	padding: 12px;
	background-image: url(../nederlands/img/tech_back.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	overflow: hidden;
}
.specswrapper {
	background-color: #7EA265;
}

#topright {
	position: relative;
	z-index: 4;
	float: right;
	background-color: #98CB00;
	width: 210px;
	height: 674px;
}
#blister {
	position: relative;
	z-index: 14;
	float: right;
	width: 280px;
	height: auto;
}
#links {
	float: left;
	width: 200px;
	position: relative;
	z-index: 10;
}
.links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006633;
	text-decoration: none;
	font-weight: normal;
}


#textbox {
	position: relative;
	width: 192px;
	height: 220px;
	background-color: #FFCC00;
	color: #006600;
	z-index: 5;
	border-right-width: 10px;
	border-right-style: solid;
	border-right-color: #98CB00;
	float: right;
	padding-left: 6px;
	padding-top: 2px;
	overflow: hidden;
	font-weight: bold;
	border-bottom-style: solid;
	border-bottom-color: #98CB00;
}
#menu {
	width: 530px;
	position: relative;
	z-index: 4;
	height: 200px;
	float: right;
	background-color: #F47F22;
}
.textlink {
	margin-left: 20px;
}

#tabs {
	overflow: hidden;
	width: 794px;
}
#textbox2 {
	position: relative;
	width: 180px;
	height: 332px;
	background-color: #4B9232;
	color: #006600;
	z-index: 7;
	border-right-width: 10px;
	border-right-style: solid;
	border-right-color: #98CB00;
	float: right;
	border-bottom-color: #98CB00;
	padding: 8px;
}
#homecontainer a {
	font-size: 18px;
	color: #006633;
	text-decoration: none;
	margin-left: 10px;
}


.topleftimg {
	float: left;
	margin-top: 4px;
	margin-right: 48px;
	margin-bottom: 4px;
	margin-left: 0px;
	width: auto;
}
.toprightimg {
	float: right;
	margin-left: 0px;
	width: auto;
}
.infoh6 {
	color: #005500;
}
.infotext {
	color: #285100;
}
.bold {
	font-weight: bold;
}
.suffix {
	font-size: 11px;
}
