* {
	margin: 0;
	padding: 0;

	}
/*	Set the page height, to position the footer at the bottom of the window 
 *	when page is short, and at the bottom of the page when page is longer
 */
html {
	height: 100%;
	}
	
body {
	background: #666666;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
    height: 100%;
	text-align: center;
	font-size: 12px;
	} 
	
#wrap {
	position: relative; /* to keep the header inside */
	height: 100%; 
	width: 990px;
	margin: auto; /* auto centers the div */
	text-align: left;
	}

#middle {
	position: relative;
	height: auto;
	min-height: 100%;
	border-right: 195px solid #DCDCDC;
	border-left: 195px solid #DCDCDC;
	margin-bottom: -70px;
	width: 600px;
	background: #FFFFFF;
	}

#middle:after { /* this will keep the floats contained, for modern browsers */
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden; 
    } 

* html #wrap, * html #middle {
	height: 100%; /* for IE because it doesn't do min-height */
	}

#header {
	position: absolute;
	height: 80px;
	width: 100%;
	overflow: hidden;
	z-index: 1;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FF6600;
	background: #FFFFFF;
	}

#header h1 {
	color: #000099;
	font-family: "Times New Roman", Times, serif;
	font-size: 50px;
	font-style: italic;
	}  

#headerleft {
	position: relative;
	float: left;
	width: 130px;
	height: 80px;
	padding-left: 20px;
	margin-top: 5px;
	} 
		
#headercenter {
	position: relative;
	float: left;
	width: 800px;
	height: 80px;	
	padding-top: 25px;
	}
	 
.headersmallfont {
	font-size: 24px;
	}
	
#line1 {
	position: absolute;
	top: 85px;
	height: 15px;
	width: 100%;
	overflow: hidden;
	background: #0000CC;
	z-index: 1;
    }

#line2 {
	position: absolute;
	top: 100px;
	height: 15px;
	width: 245px;
	overflow: hidden;
	background: #FFFFFF;
	border-right-width: 745px;
	border-right-style: solid;
	border-right-color: #0000CC;
	z-index: 1;
	}

#line3 {
	position: absolute;
	top: 115px;
	right: 0;
	height: 15px;
	width: 145px;
	overflow: hidden;
	background: #0000CC;
	border-left-width: 50px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	z-index: 1;
    }

#line4 {
	position: absolute;
	top: 130px;
	right: 0px;
	height: 15px;
	width: 195px;	
	overflow: hidden;
	background: #FFFFFF;
	z-index: 1;
    }

#line5 {
	position: relative;
	height: 15px;
	width: 100%;	
	overflow: hidden;
	background: #FFFFFF;
    }
	
#line6 {
	position: relative;
	height: 15px;
	width: 100%;	
	overflow: hidden;
	background: #0000CC;
    }

#line7 {
	position: relative;
	height: 5px;
	width: 100%;	
	overflow: hidden;
	background: #FF6600;
    }
	
#line8 {
	height: 3px;
	margin-left: 40px;
	width: 528px;
	background: #FFFFFF;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #0000CC;
    }
	
#footer {
	clear: both;
	position: relative;
	width: 100%;
	height: 70px;
	background: #FFFFFF;
	font-size: 9px;
	}

#main, #xtra { /* so that the content will not overlap with the header or footer */
	padding-top: 140px;
	padding-bottom: 90px;
	}

#main {
	position: relative; /* IE float bug workaround */
	float: left;
	width: 599px; /* width of #content +1 */
	}

.content {
	position: relative;
	float: right;
	width: 598px;
	}

.content h1, .content h2, .content h3, .content p, .content img, .content table { 
	margin: 12px 30px 12px 40px; 
	}

.content li, .content ul, .content ol {
    margin: 0px 30px 0px 40px;
	}	

.content a {
	text-decoration: none;
	color: #000000;
	font-weight: bold;	
}

#menu {
	position: relative;
	float: left;
	width: 190px;
	margin-left: -192px;
	color: #0000CC;
	padding-bottom: 60px;
	}

#xtra {
	position: relative;
	float: right;
	width: 195px;
	margin-right: -194px;
	color: #000000;
	margin-top: 50px;
	font-size: 11px;
	height: 300px;
	}
	
#xtra a:link, #xtra a:visited {
	text-decoration: none;
	color: #000000;
	}
#xtra a:hover, #xtra a:active {
	text-decoration: none;
	color: #FF0000;	
	}

#xtra p {
	margin: 0px 0px 0px 20px;
	}
	
* html #xtra { /* addressing some IE bugs */
	width: 194px; 
	margin-top: 20px;
	}
* html #xtra, * html #menu, * html #content {
	overflow:hidden;
	}
	
#footer p {
	text-align: left;
	padding: 10px 0px 0px 20px;
	margin-top: 0; /* otherwise it pushes footer down */
	}

#footer a {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	}
		
h1.small {
	font-size: 16px;
	}
	
.menu_header {
	font-weight: bold;
	margin-left: 5px;
	margin-top: 15px;
	padding-left: 15px;
	width: 163px;
	background-color: #AAAAAA;
	font-style: normal;
	}

.menu_header_select {
	font-weight: bold;
	margin-left: 5px;
	margin-top: 15px;
	padding-left: 15px;
	width: 163px;
	background-color: #AAAAAA; 
    font-style: italic;
	}

.menu_header_point {
	font-weight: bold;
	margin-left: 5px;
	margin-top: 15px;
	padding-left: 15px;
	width: 163px;
	background-color: #AAAAAA;
	text-decoration: underline;
	}

.menu_header a, .menu_header_select a, .menu_header_point a {
	text-decoration: none;
	color: #0000CC;	
	width: 100%;
	height: 100%;
	display: block;
}

.menu_item {
	margin-left: 5px;
	padding-left: 35px;
	width: 143px;
	font-style: normal;
}

.menu_item_select {
	margin-left: 5px;
	padding-left: 35px;
	width: 143px;
 font-style: italic;
}

.menu_item_point {
	margin-left: 5px;
	padding-left: 35px;
	width: 143px;
	text-decoration: underline;
}

.menu_item a, .menu_item_select a, .menu_item_point a {
	text-decoration: none;
	color: #0000CC;	
	width: 100%;
	height: 100%;
	display: block;
}

/*
h2, h3, h4, h5, h6, p, ul, ol, dl, pre, blockquote, form, fieldset, address { 
	margin: 12px 15px; 
	}
*/
	
.paardenmelk_table {
	font-size: 11px;
	}

.paardenmelk_table td {
	padding: 2px 10px 2px 10px;
	border-width: 1px;
	border-style: solid none solid none;
	border-color: #000000;
	}

.paardenmelk_table table {
	border-collapse: collapse;
	border-style: solid;
	border-width: 2px;
	border-color: #000000;
	}
.paardenmelk_table_source {
	font-size: 9px;
	}

.indent1 {
	float: left;
	width: 200px;
	}

.indent1 p {
	margin: 0px 0px 0px 40px;
	}

.indent2 {
	float: left;
	width: 250px;
	}

.indent2 p{
	margin: 0px 0px 0px 40px;
	}
	
.indent3 {
	float: left;
	width: 170px;
	}

.indent3 p{
	margin: 0px;
	}	

.indent4 {
	float: left;
	width: 400px;
	}

.indent4 p {
	margin: 0px 0px 0px 40px;
	}

.cosmetica_image {
	float: right; 
	width: 200px; 
	margin: -10px 0px 0px -30px;
	text-align: right;
	}
	
.verkoop_image {
	float: right;
	width: 340px;
	}

.verkoop_image img {
	margin: 0;
	}

.verkoop_image p {
	font-size: 9px;
	margin: 0px;
	}
	
.verkoop_indent1 {
	float: left;
	clear: left;
	width: 130px;
	}

.verkoop_indent1 p {
	margin: 0px 0px 0px 40px;
	font-weight: bold;	
	}	

.verkoop_indent2 {
	float: left;
	width: 100px;
	}

.verkoop_indent2 p {
	margin: 0px;
	}	

.verkoop_indent3 {
	clear: both;
	}

.verkoop_indent3 p {
	margin: 10px 0px 10px 40px;
	}			

.contact_indent1 {
	float: left;
	width: 500px;
	}

.contact_indent2 {
	float: left;
	width: 150px;
	margin-top: 10px;
	}

.contact_indent3 {
	float: left;
	width: 300px;
	margin-top: 10px;
	}

.contact_indent4 {
	float: left;
	clear: left;
	padding-left: 150px;
	width: 300px;
	}

.contact_indent2 p {
	margin: 0px 0px 0px 40px;
	font-weight: bold;	
	}	

.contact_indent3 p, .contact_indent4 p {
	margin: 0px;
	}	

.links_indent1 {
	float: left;
	width: 500px;
	}

.links_indent2 {
	float: left;
	width: 225px;
	margin-top: 10px;
	}

.links_indent3 {
	float: left;
	width: 275px;
	margin-top: 10px;
	}

.links_indent2 p {
	margin: 0px 0px 0px 40px;
	font-weight: bold;	
	}	

.links_indent3 p {
	margin: 0px;
	}	


.form textarea {
	margin: 0px 0px 0px 40px;
	}

.form_indent1 {
	float: left;
	width: 150px;
	clear: both;
	padding-left: 40px;
	}

.form_indent2 {
	float: left;
	}
	
.form_indent3 {
	clear: both;
	height: 10px;	
	padding-left: 40px;
	}

.form_indent4 {
	float: left;
	width: 270px;
	clear: left;

	padding-left: 40px;
	}
	
.form_indent5 {
	float: left;
	width: 100px;
	}
	
.form_indent6 {
	float: left;
	width: 150px;	
	}
	
.form_indent1 p {
	margin: 7px 0px 0px 0px;
	}
	
.form_indent2 input {
	margin: 3px 0px 0px 0px;
	}

.form_indent2 select {
	margin: 10px 0px 0px 0px;
	}
	
.form_indent4 p {
	margin: 7px 0px 4px 0px;
	}
	
.form_indent5 input {
	margin: 3px 0px 0px 0px;
	}

.form_indent6 p {
	margin: 7px 0px 4px 0px;
	}	