body
 {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height: 120%;
	color: #514790;
	margin: 0px;
	padding: 0px;
	border: 0px;
}
img, div { behavior: url(./util/pngfix/iepngfix.htc) }

.ajax-loading {
	padding: 80px 0;
	background: url(../../../../images/ajaxload.gif) no-repeat center;
}

#midden
{
	
	margin: 0px auto; 
	width: 950px; 
	margin-top: 0px;
	position: relative;
	border: 0px solid #000000;
	background-image: url(./images/midden.jpg);
	background-repeat: repeat-y;

}
a{
	color:#FFFFFF;
	text-decoration: underline;
	
}
a:hover {
	color:#000000;
	text-decoration:none;
}	
a:link {
	color: #000000;
	text-decoration:none;
}
#main a:hover {
	color:#FFFFFF;
	text-decoration: underline;
}	
#main a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
#breadcrum a{
	color:#000000;
	text-decoration: none;
	
}
#breadcrum a:hover {
	color:#000000;
	text-decoration:none;
}	
#breadcrum a:link {
	color: #000000;
	text-decoration:none;
}
/*
a:visited {
	color:#FFFFFF;
	text-decoration:none;
}	
*/
img{
	border: 1px solid #514790;
}
.imgwidth{
	width: 250px;
}
h1
{
	font-size: 300%;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	margin-top: 10px;
	border: 0px;
	color: #514790;
	/*font-weight: bold;
	padding-top: 5px;
	padding-left: 5px;  
	margin-bottom: 0px; 
	padding-bottom:0px;*/
		
}
h2
{
	font-size: 110%;
	font-weight: bold;
	text-decoration: none;
	color: #373a3b;
	margin-bottom: 0px;
}

div {
	font-family: Century Gothic , Arial, Helvetica, sans-serif;
}

#header
{
	height: 192px;
	width: 950px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
}
#headertekst{
	position: absolute;
	background-image: url(images/vleesleverancier.jpg);
	background-repeat: no-repeat;
	height: 25px;
	width: 250px;
	top: 161px;
	left: 680px;
}
.headerimage{
	border: 1px solid #514790;
	position: absolute;
	top: 23px;
}
.head1{
	left: 498px;
}
.head2{
	left: 658px;
}
.head3{
	left: 818px;
}

div#menu 
{
	margin-top: 20px;
	width: 240px;
	text-align: left;
	/*float: left;*/
	position: absolute;
}
#menu ul{
	padding: 0px; margin: 0px; list-style: none;

}
#menu ul li a{
	display: block;
	height: 20px;
}
.menuitem
{
	border: 1px solid white;
	border-bottom: none;
	background-image: url(images/pointer.jpg);
	background-position: 12px 1px;
	background-repeat: no-repeat;
	background-color: #514790;
	width: 200px;
	height: 22px;
	cursor: pointer;
	
}
.menuitemselect
{
	background-image: url(images/pointerselect.jpg); 
	background-color: #AEA8CA;
	color: white;
	
}
.menuitemtekst
{
	margin-left: 25px;
	margin-top: 3px;
	font-size: 110%;
	
	text-decoration: none;
}
.menuitemtekst a
{
	color: white;
	text-decoration: none;
}
.menuitemtekst a:hover
{
	font-weight: bold;
	text-decoration: none;
	color: white;
}

div#footer
{
	margin: 0px auto; 
	width: 950px; 
	height: 31px;
	clear: both; 
	text-align: center;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
}
div#footerregel
{
	padding-top: 10px;
	font-weight: bold;
	color: white;
}

div#content
{
	background-image: url(images/content.jpg);
	background-repeat: no-repeat;
	background-position: bottom center;
}

 div#main 
 {
	min-height: 300px;
	margin-left: 250px; 
	margin-top: 20px;
	width: 700px; 
	border: 0px solid black;
	text-align: left;
	padding-bottom: 20px;
}

#welkomstekst p
{

   padding: 0px 10px 10px 20px;
	
}
.table_fullsize
{
	width: 500px;
	table-layout: fixed;
	border-collapse: collapse;
	border: 1px solid #000000;
	margin: auto;
}
.tabel_head
{
	background : black;
	color: #ffffff;
	font-weight: bold;	
	text-align: left;
}
.tabel_item_odd 
{
	background : #B27F2E;
	text-align: left;
	border: 1px solid black;
	/*	background-image: url(../../../images/ad1.jpg);*/
	
}
.tabel_item_even 
{
	background : #D9B06D;
	text-align: left;	

	border: 1px solid black;	
}
#twocolumn{
	border-collapse: collapse;
	table-layout: fixed;
	width: 650px;
}
.onecolumn{
	vertical-align: top;
	width: 330px;
}
.rodester{
	position: absolute;
	background-image: url(images/vleesster.png);
	background-repeat: no-repeat;
	width: 292px;
	height: 268px;
	
	z-index: 10; 
	text-align: center;
	color: white;
	font-weight: bold;
	
	padding-top: 80px;
	font-size: 100%;
	line-height: 200%;
}

