body, .body, table, .Tliner, .back, .logo, a, #link, #links, .h2, .h3, .h4, INPUT, TEXTAREA, #ebhosting a, .tekst {
	font-family: Verdana, Helvetica;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
}
/* blauw			=0040C0= */
/* oranje			=CE5D0B= */
/* lichtgrijs	=CED8DA= */
/* darkgrey		=8EA29E= */
/* green			=82A918= */

body {
	background-color: #BE008F;
}
/*************************************************************/
body, div, table, div table {
	margin: 0px;
	padding: 0px;
}

#left {
	left: 0px;
	z-index: 0;
	height: 100%;
	width: 50%;
	background-color: #BE008F;
	position: absolute;
	background-image: url(/imgs/kijkopvoeding.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.back {	
	background-image: url(/imgs/back.gif);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #FFFFFA;
	left: 0px;
	top: 0px;
}

#right {
	left: 50%;
	z-index: 0;
	height: 100%;
	width: 50%;
	background-color: #BE008F;
	position: absolute;
}
#center {
	margin-left: -400px;
	left: 50%;
	z-index: 1;
	width: 750px;
	height: 100%;
	position: fixed;
}
#content {
	z-index: 2;
	position: relative;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	left: 0px;
	top: 0px;
}
.logo {	
	background-image: url(/imgs/LOGO_main.gif);
	background-position: left top;
	background-repeat: no-repeat;
}
/*************************************************************/
.kijkopvoeding {
	background-color: #BE008F;
}
.bottom {
	background-color: #BE008F;
}
.foto {
	background-color: #BE008F;
	background-repeat: no-repeat;
	background-position: right top;
}
.Tliner {
	background-color: #BE008F;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
}
#mn {
	border-left: 1px solid #FFFFFA;
	border-bottom: 1px solid #FFFFFA;
}
#LR {
	border-right: 1px dotted #BE008F;
}

a:link {
	color: #BE008F;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #BE008F;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #BE008F;
	font-weight: bold;
}
a:active {
	color: #BE008F;
	text-decoration: none;
	font-weight: bold;
}

#link a{
	color: #BE008F;
	font-size: 13px;
	font-weight: bold;
	line-height: 21px;
	text-decoration: none;
	width:125px;
	display: block;
	padding-left: 10px;
	margin-bottom: 5px;
}
#link a:hover{
	color: #BE008F;
	font-size: 13px;
	font-weight: bold;
	line-height: 21px;
	text-decoration: underline;
	width:125px;
	display: block;
	margin-bottom: 5px;
}
#links a{
	color: #BE008F;
	font-size: 13px;
	font-weight: bold;
	line-height: 21px;
	text-decoration: underline;
	width:125px;
	display: block;
	padding-left: 10px;
	margin-bottom: 5px;
}
#links a:hover{
	color: #BE008F;
	font-size: 13px;
	font-weight: bold;
	line-height: 21px;
	text-decoration: underline;
	width:125px;
	display: block;
	margin-bottom: 5px;
}
#vlinder {
	background-image: url(/imgs/vlinder.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

/*************************************************************/

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 2px 0px;
}
/*************************************************************/

/*************************************************************/
input, textarea, select {
	scrollbar-3dlight-color: #8EA29E;
	scrollbar-arrow-color: #8EA29E;
	scrollbar-base-color: #8EA29E;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #8EA29E;
	font-family: Verdana;
	font-weight: normal;
	font-size: 11px;
	background-color: #FFFFFF;
	border: #8EA29E 1px solid;
	color: #000000;
	padding: 1px;
}
.inputHighlighted {
	border: #CE5D0B 1px solid;
}
.submit {
	text-transform:uppercase;
  font-size: 12px;
	color: #FFFFFA;
	background-color: #BE008F;
	border: solid 1px #BE008F;
	font-weight: bold;
  padding: 4px;
	cursor: pointer;
}
.rror {
	font-size: 12px;
	color: #0040C0;
	border: 1px solid #CE5D0B;
	display: block;
	margin: 1px;
	padding: 10px;
	font-weight: normal;
	background-color: #FFFFFF;
}
/*************************************************************/
form {
	width: 450px;
	margin: 0px;
}
.contact ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.contact ul li {
	list-style-type: none;
	padding: 5px 0px;
}
.contact ul li label {
	text-align: left;
	vertical-align: top;
	display: block;
	padding: 0px 4px;
}
.contact ul li p, .contact ul li label span, .contact ul li span {
	font-size: 11px;
	color: #BE008F;
	font-weight: bold;
	text-align: left;
	line-height: 15px;
}
.contact ul li label span  {
	width: 150px;
	display: inline-block;
}
.contact ul li span {
	width: 150px;
	display: inline-block;
}
.contact ul li label input, .contact ul li label select {
	font-size: 11px;
	color: #000000;
	line-height: 20px;
	width: 250px;
	border: 1px solid #666;
	vertical-align: top;
	padding: 2px;
}
.contact ul li label textarea {
	font-size: 11px;
	color: #000000;
	line-height: 20px;
	width: 405px;
	border: 1px solid #666;
	vertical-align: top;
	padding: 5px;
}
.contact ul li label input.laloop {
	font-size: 11px;
	color: #000000;
	height: 20px;
	line-height: 15px;
	width: 15px;
	text-align: right;
	vertical-align: top;
}
.contact ul li label span.tekstloop {
	font-size: 11px;
	color: #BE008F;
	font-weight: bold;
	text-align: left;
	line-height: 15px;
	width: 250px;
	vertical-align: top;
}
/*************************************************************/
.ebhosting, .ebhosting a{
	font-size: 10px;
	color: #FFFFFA;
	font-weight: normal;
	text-decoration: none;
}
.ebhosting a:hover{
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
}
/*************************************************************/

/*************************************************************/
