body { 
  background: url("../images/PageTexture.jpg");
  background-repeat: repeat;
  background-position: center;
}

.mainTable {
	border: 0px;
	cellspacing: 0;
	width: 1000;
	cellpadding: 0;
}

.cart {
	border: 0px;
	height: 17px;
}

.blogFoto {
	border: 0px;
	height: 160;
	width: 140;
}

.img-shadow {
	float:right;
	background: url('http://www.vandorp.net/images/trans-shadow.png') no-repeat bottom right;
}

.img-shadow img {
	display: block;
	position: relative; 
	padding: 0px; 
	background-color: #fff; 
	border: 0px solid #cecece; 
	margin: -6px 6px 6px -6px; 
}
     
.headerTable {
	background-image: url('http://www.vandorp-educatief.nl/images/head.jpg');
	width: 1000px;
	height: 220px;
	background-color: #fafafa;
	border: 5px white solid;
	border-collapse: collapse;
	border-spacing: 0px;
}

.titleHeader {
	color: #FD7515;
	font-family: verdana;
	font-size: 36px;
	width: 420;
	height: 60;
	vertical-align: baseline;
	font-weight: bold;
}

.subtitleHeader {
	color: black;
	font-family: verdana;
	font-size: 16px;
	vertical-align: baseline;
}

.headerIndexLeft {
	
	width: 550;
}
   
.headerIndexright {
		
	color: #FD7515;
	font-family: verdana;
	font-size: 16px;
	vertical-align: middle;
	horizontal-align: right;
}

.menuTable {
	
	width: 1000px;
	height: 60;
	text-align: center;
	font-family: verdana;
	
}

.menuTabelItem {
	
	font-family: verdana;
	font-size: 12px;
	text-align: center ;
}

.mainTableBlock {
	
	background-color: white;
	width: 100%;
	height: 600px;
	border: 10px solid white;
	table-layout
}

.mainTableBlockLeft {
	width: 65%;
	vertical-align: top;
}

.mainTableColumnDevider {
	
	width:  30;
	
}

.mainTableBlockRight {
	
	vertical-align: top;
	background-color: #f1f1f1;
	border: 0px;
}

.titleBlockHeader {
	color: #FD7515;
	font-family: verdana;
	font-size: 14px;
	height: 30;
	vertical-align: bottom;
	font-weight: bold;
	background-color: #f1f1f1;
	padding: 5;
	border-bottom: solid #bfbfbf 2px; 
	border-top: solid #bfbfbf 2px;
}

.titleBlockHeaderRight {
	color: #FD7515;
	font-family: verdana;
	font-size: 14px;
	height: 30;
	vertical-align: bottom;
	font-weight: bold;
	background-color: white;
	padding: 5;
	border-bottom: solid #bfbfbf 2px; 
	border-top: solid #bfbfbf 2px;
}

.MenuItems {
	color: #FD7515;
	font-family: verdana;
	font-size: 14px;
	height: 30;
	
	font-weight: bold;
	text-align: left;
	vertical-align: bottom;
	horizontal-align:left;
}

.MenuItemsRight {
	color: #FD7515;
	font-family: verdana;
	font-size: 14px;
	height: 30;
	
	font-weight: bold;
	text-align: right;
	vertical-align: bottom;
	horizontal-align:left;
}

input.text {
  	font-family: Verdana, Arial, sans-serif;
  	font-size: 12px;
  	background-color: white;
  	border-color: white;
  	border-style:inset;
  	border-width:1px;
  	color:FFFFFF;
}

  
a:link {
	color: #3a64c9;
	text-decoration: none; 
}

a:visited {
	color: #3a64c9; 
	text-decoration: none;
}

a:hover {
	color: #FD7515;
	text-decoration: underline;
}

a:active { 
	text-decoration: none;
}

.topMenuItem {
  	font-family: Verdana, Arial, sans-serif;
  	font-size: 12px;
  	color: #003c72;
 }
 
.topMenuItem a:link {
	text-decoration: none;
	text-underline: none;
	color: #003c72; 
}

.topMenuItem a:visited { 
	text-decoration: none;
	color: #003c72;
}

.topMenuItem a:hover {
	text-decoration: underline;
}

.topMenuItem a:active { 
	text-decoration: none;
}
 
.plainText {
  	font-family: Verdana, Arial, sans-serif;
  	font-size: 12px;
  	color: #6e6e6e;
	font-family: "Lucida Grande", sans-serif;
	
	font-size: 13px;
	color: #757c84;

 }

.zoek {
  	font-family: Verdana, Arial, sans-serif;
  	font-size: 14px;
  	color: white;
 }

li {
	margin-left:0px;
	list-style-type:square;
	vertical-align: text-top;
}


 .myBut {
background:url(images/knop_oranje.gif) no-repeat;
vertical-align: top;
}
