body {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 140%;
	color: #5C5454;
	background-color: #0965AA;
	background-image: url(images/achtergrond/achtergrond.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center top;
}
table
{
	text-align: left;	
}
h1, h2, h3 {
	font-weight: bold;
	line-height: 22px;
	margin-bottom: 8px;
}

h1 {
	font-size: 1.7em;
		color: #31773C;

}

h2 {
	font-size: 1.6em;
		color: #31773C;
}

h3 {
	font-size: 1.7em;
		color: #31773C;
}
h4 {
	font-size: 1.3em;
	color: #31773C;
}
h5 {
	font-size: 1.2em;
}
h6 {
	font-size: 1.1em;
}
.verplicht
{
	font-weight: bold;
	color: #31773C;	
}

ul, ol {
}
.kopje {
	font-size: 1.3em;
	color: #31773C;
	font-weight: bold;
}
.kopje2 {
	font-size: 1.1em;
	color: #31773C;
	font-weight: bold;
}
.kopjebuttonsgerrie {
	font-size: 1.2em;
	color: #31773C;
	font-weight: bold;
	margin-top: 10px;
	margin-left: 10px;
}

.bijschrift
{
	font-size: 11px;
	font-style: italic;
	line-height: 12px !important;
	text-align: left;
}
.bijschriftcentreer
{
	font-size: 11px;
	font-style: italic;
	line-height: 12px;
	text-align: center;
}
.style1
{
	font-size: 11px;
	font-style: italic;
	line-height: 10px !important;
	text-align: center;
}
.bijschriftsuccesverh {
	padding-left: 25px;
	font-size: 98%;
	line-height: 13px;
	text-align: right;
	padding-right: 20px;
}
#adres
{
	font-size: 90%;
	text-align: left;
	line-height: 14px;
	padding-right: 8px;
}
.waarschuwing
{
	font-size: 120%;
	font-weight: bold;
	color: #006;
}
a {
	color: #31773C;
	font-weight: bold;
}

a:hover {
	color: #036;
}

#container {
	width: 980px;
	padding: 0;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 100% !important;


}

/* Header */

#header {
	width: 980px;
	position: fixed;
	background-image: url(images/achtergrond/balkboven.jpg);
	background-repeat: no-repeat;
	height: 190px;

	
}
#tekstinheader
{
	text-align: right;
	margin-top: 10px;	
	color: #575757;
	font-size: 10px;
	margin-right: 28px;
}
#tekstinheaderdistr
{
	text-align: right;
	margin-top: 3px;	
	color: #575757;
	font-size: 11px;
	margin-right: 29px;
}

/* Menu */


/* Content */

#content {
	float: right;
	width: 700px;
	text-align: left;
	margin-right: 0px;
	margin-top: 160px;
	background-color: #FFF;
	padding-top: 0px;
	padding-right: 50px;
	padding-bottom: 30px;
	padding-left: 50px;
	height: 100% !important;
	overflow: auto;
	background-image: url(images/achtergrond/mannetje.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	border-right-width: 15px;
	border-right-style: solid;
	border-right-color: #97C7EB;
}

.input {
	text-transform: none;
	color: #0F1013;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	background-color: #FBFCFD;
	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: #DEDEDE;
	border-right-color: #9CC73A;
	border-bottom-color: #9DC83B;
	border-left-color: #579B46;
	width: 600px;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 2px;
}
.input2 {
	text-transform: none;
	color: #0F1013;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	background-color: #FBFCFD;
	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: #DEDEDE;
	border-right-color: #9CC73A;
	border-bottom-color: #9DC83B;
	border-left-color: #579B46;
	width: 400px;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 2px;
}

/* menulinks */

#menulinks {
	float: left;
	width: 180px;
	padding: 0px;
	color: #787878;
	margin-top: 175px;
	position: fixed;
	background-color: #FFF;
}
#socialmedia {
	margin-right: 50px !important;	
}

#menulinks a {
	border: none;
	font-size: 12px;
	color: #F4F4F4;
	background-color: #373A4A;
	display: block;
	width: 160px;
	margin-bottom: 4px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 10px;
	text-decoration: none;
}

#menulinks a:hover {
	text-decoration: underline;
	color: #C2C6D3;
}

.tableproducten
{
	text-align: center;
}
.tablelinks
{
	text-align: left;
}
.sub
{
	background-color: #D2D5DD !important;
	font-size: 12px !important;
	color: #003 !important;
	margin-bottom: 0px !important;
	padding-top: 0px !important;	
}
/* Footer */

#footer {
	height: 64px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 60px;
	padding-bottom: 15px;
	color: #3C3C3C;
	text-align: right;
	margin-right: 25px;
}

#footer p {
	margin: 0;
	padding-top: 26px;
	line-height: normal;
	font-size: 11px;
}

#footer a {
	color: #171717;
}
