body {
	background-color:#FEFCF2;
	margin-left:30px;
	margin-top:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#6c2e8e;
	list-style-type: none;
}
a {
	text-decoration: none;
	color:#532373;
}

a:hover {
	text-decoration:underline;
}

.page {
	/*width:780px;*/
	width:908px;
	text-align:left;
}
.pageHeader {
	position:relative;
	border-bottom:2px solid #4A176C;
	height:73px;
	margin-bottom:8px;
}
.pageHeader .logoKookboekwinkel {
	margin:0;
	padding:0;
	background-image: url(../images/design/logoKookboekwinkel.gif);
	background-repeat: no-repeat;
	float:left;
	width:380px;
	height:73px;
	cursor:pointer;

}
.floatLeft {
	float:left;
}

table {
	border:0;
}

.onlyTable {
	width:100%;
}
.onlyTable tr td {
	vertical-align: top;
}

/* general menuTop properties */
.menuTop {
	font-family: "Arial";
	font-size:10px;
	font-weight: bold;
	text-transform:uppercase;
	color:#532373;
	margin-top:48px;
	float:right;
	height:24px;

}

.menuTop .tabSmall,.menuTop .tabBig {
	float:left;
/*	padding-left:10px;*/
	text-align: center;
	padding-top:0px;
	margin-left:2px;
	height:100%;
}

/* specific menuTop properties */
.menuTop .tabSmall {
	background-image: url(../images/design/menuTop/tabSmall.gif);
	background-repeat: no-repeat;
	width:120px;
	padding-top:7px;
}
.menuTop .tabBig {
	background-image: url(../images/design/menuTop/tabBig.gif);
	background-repeat: no-repeat;
	width:184px;
}

.menuTop .zoeken {
	padding-left:128px;
}
.menuTop input {
	padding:0;
	margin:0;
	margin-top:4px;
	width:105px;
	height:15px;
	border:1px solid #E7C163;
	margin-right:5px;
	background-color: #FAF3DF;
	font-size: 10px;
}



/* general menu properties */
.menuvak {
	width:180px;
	display:block;
	font-family: "Arial";
	font-size: 11px;
}
.menuvak .head {
/*	font-family: "Arial Rounded MT Bold,Arial";*/
	font-family: "Arial";
	font-size:11px;
	font-weight:bold;
	height:24px;
	width:100%;
	padding-top:6px;
	padding-left:11px;
	margin:0;
	margin-bottom:2px;
	text-transform: uppercase;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
}
.menuvak .content {
	margin:0;
	padding:0;
	line-height:20px;
	padding-left:12px;
}
.menuvak .tail {
	height:24px;
	width:100%;
	margin:0;
	margin-bottom:10px;
}

.menuvak ul li {
	width: 160px;
}
.menuvak ul {
	list-style-type: none;
	border-bottom: #E4F3F0;
	margin:0;
	padding:0;
}

/* specifieke menu properties */
.menuvak .Boeken ul li {
	border-bottom: 1px solid #B1E7EB;
}
.menuvak .Boeken,.menuvak .Boeken a {
	color:#138BB6;
	text-transform: uppercase;
}
.boekenH1 {
	color:#138BB6;
	text-transform: uppercase;
	font-size:16px;
	font-family:Arial;
	line-height:20px;
	margin-bottom:0px;
}
.boekenH2 {
	margin-top: 5px;
	font-size: 15px;
}

.menuvak .Boeken .boekSelected {
		font-weight: bold;
		text-decoration: underline;
}
.menuvak .Boeken .head {
	background-image: url(../images/design/menu/menuBoeken_head.gif);
	background-repeat: no-repeat;
}
.menuvak .menuSelected .Boeken .head {
	background-image: url(../images/design/menu/menuBoeken_head_r.gif);
	background-repeat: no-repeat;
}

.menuvak .Boeken .content{
	background-color: #E4F3F0;
}
.menuvak .Boeken .tail {
	background-image: url(../images/design/menu/menuBoeken_tail.gif);
	background-repeat: no-repeat;
}


.menuvak .Gezondheid ul li {
	border-bottom: 2px solid #F8D9DF;
}
.menuvak .Gezondheid,.menuvak .Gezondheid a {
	color:#D72784;
}
.menuvak .Gezondheid .head {
	background-image: url(../images/design/menu/menuGezondheid_head.gif);
	background-repeat: no-repeat;
}
.menuvak .menuSelected .Gezondheid .head {
	background-image: url(../images/design/menu/menuGezondheid_head_r.gif);
	background-repeat: no-repeat;
}
.menuvak .Gezondheid .content {
	background-color: #FCEFEB;
}
.menuvak .Gezondheid .tail {
	background-image: url(../images/design/menu/menuGezondheid_tail.gif);
	background-repeat: no-repeat;
}

.menuvak .Actualiteit ul li {
	border-bottom: 2px solid #EBF0CF;
}
.menuvak .Actualiteit,.menuvak .Actualiteit a {
	color:#668707;
}
.menuvak .Actualiteit .head {
	background-image: url(../images/design/menu/menuActualiteit_head.gif);
	background-repeat: no-repeat;
}
.menuvak .menuSelected .Actualiteit .head {
	background-image: url(../images/design/menu/menuActualiteit_head_r.gif);
}


.menuvak .Actualiteit .content {
	background-color: #F6F7E3;
}
.menuvak .Actualiteit .tail {
	background-image: url(../images/design/menu/menuActualiteit_tail.gif);
	background-repeat: no-repeat;
}

.menuvak .Actualiteit .verplicht {
	color: red;
}

.menuvak .Kwaliteit ul li {
	border-bottom: 2px solid #FAE4DB;
}

.menuvak .Kwaliteit,.menuvak .Kwaliteit a {
	color:#DB1D0F;
}
.menuvak .Kwaliteit .head {
	background-image: url(../images/design/menu/menuKwaliteit_head.gif);
	background-repeat: no-repeat;
}
.menuvak .menuSelected .Kwaliteit .head {
	background-image: url(../images/design/menu/menuKwaliteit_head_r.gif);
	background-repeat: no-repeat;
}
.menuvak .Kwaliteit .content {
	background-color: #FCF0E6;
}
.menuvak .Kwaliteit .tail {
	background-image: url(../images/design/menu/menuKwaliteit_tail.gif);
	background-repeat: no-repeat;
}


.menuvak .Kinderen ul li {
	border-bottom: 2px solid #E3DADE;
}
.menuvak .Kinderen,.menuvak .Kinderen a {
	color:#532373;
}
.menuvak .Kinderen .head {
	background-image: url(../images/design/menu/menuKinderen_head.gif);
	background-repeat: no-repeat;
}
.menuvak .menuSelected .Kinderen .head {
	background-image: url(../images/design/menu/menuKinderen_head_r.gif);
	background-repeat: no-repeat;
}
.menuvak .Kinderen .content {
	background-color: #F5F0EB;
}
.menuvak .Kinderen .tail {
	background-image: url(../images/design/menu/menuKinderen_tail.gif);
	background-repeat: no-repeat;
}

.menuvak .Genieten ul li {
	border-bottom: 2px solid #D8EDD6;
}


.menuvak .Genieten,.menuvak .Genieten a {
	color:#03772A;
}
.menuvak .Genieten .head {
	background-image: url(../images/design/menu/menuGenieten_head.gif);
	background-repeat: no-repeat;
}
.menuvak .menuSelected .Genieten .head {
	background-image: url(../images/design/menu/menuGenieten_head_r.gif);
	background-repeat: no-repeat;
}
.menuvak .Genieten .content {
	background-color: #F1F7E8;
}
.menuvak .Genieten .tail {
	background-image: url(../images/design/menu/menuGenieten_tail.gif);
	background-repeat: no-repeat;
}



.navLeft {
	/*float:left;*/
}

.navLeft,.navRight  {
	width:180px;
}
/*
.navRight  {
	margin-left:20px;
	width:160px;
	border:1px solid red;
}
*/
.navMid {
	//width:420px;
	//width:100%;
	width:560px;
	font-size:12px;
	
}
.navMid .boekenDivs{
	width:380px;
	border:1px solid red;
}
.navMid .introTekst {
	font-size:12px;
	margin-top:10px;
	padding-bottom:10px;
}

/* link pagina */
.navMidLinks {
	width:501px;
}
.navMidLinks .boekenDivs div {
	width:190px;
	height:180px;
	float:left;
	border:0;
}
.navMid .altRow {
	border-left:1px solid #EFD695;
	border-right:0;
}

.navMidLinks h1 {
	font-size:25px;
	text-transform: uppercase;
	margin-bottom:30px;
}

.navLeftLinks {
	float:left;
/*	width:180px;*/
}

.navMidLinks .1Content,.navMidLinks .1Content a, .navMidLinks .1Content td { color:#8DB320; }
.navMidLinks .2Content,.navMidLinks .2Content a, .navMidLinks .2Content td { color:#D72784; }
.navMidLinks .3Content,.navMidLinks .3Content a, .navMidLinks .3Content td { color:#CC0000; }
.navMidLinks .4Content,.navMidLinks .4Content a, .navMidLinks .4Content td { color:#49166B; }
.navMidLinks .5Content,.navMidLinks .5Content a, .navMidLinks .5Content td { color:#009933; }

.navMidText {
	//width:550px;
	//width:100%;
	width:690px;
	color:#D0782E;
	font-size:12px;
	line-height:16px;
	padding-top:8px;
}

.headerLinks {
	text-transform: uppercase;
	color:#D0782E;
	font-size:12px;
	font-weight: bold;
	padding-left:10px;
	margin-bottom:10px;

}

.menuSeperator {
	margin-bottom:20px;
}

.navLeftLinks .menuvak .head {
/*	margin-bottom:3px; */
}

.linkList  ul {
	list-style: none;
	padding-left:0;
	margin-left:0;
}

.linkList {
	width:100%;

}
.linkList tr td {
	border:0;
	margin:0;
	padding:0;
	border-bottom:1px solid #FBF5E1;
	font-family:Arial,Helvetica, sans-serif;
	font-size:11px;
	line-height:20px;
}

.dateTD {
	color:#D0782E;
}


.product {
	color:#DCA51D;
	font-weight:bold;
	vertical-align:middle;
	font-family:Arial,Helvetica, sans-serif;
	font-size:11px;
	height:250px;
	width:130px;
	text-align:center;
}

.product .boekPic {
	width:130px;
	text-align:center;
	padding-bottom:0px;
	margin-bottom:5px;
	height:175px;
}

.product .boekPic a,.product .boekPic img {
	border:0;
}
.product .boekContent {
	height:45px;
	margin-top:-5px;
	border: 0px solid;
}

.product .boekContent td {
	color:#DCA51D;
	font-weight:bold;
	font-family:Arial,Helvetica, sans-serif;
	font-size:11px;
	height:45px;
	vertical-align:bottom;
	border: 0px solid;
}

.product .boekPrice, .productRightDetail .boekPrice {
	color:#532373;
	margin-top:0px;
	margin-bottom:5px;
}

.productRightDetail {
	color:#DCA51D;
	font-weight:bold;
	vertical-align:middle;
	font-family:Arial,Helvetica, sans-serif;
	font-size:11px;
	width:130px;
	text-align:center;
	margin-bottom: 25px;
}

.productRightDetail .boekContent td {
	color:#DCA51D;
	font-weight:bold;
	font-family:Arial,Helvetica, sans-serif;
	font-size:11px;
	vertical-align:bottom;
	border: 0px solid;
}

.boekenRight .product .boekPic {
	border-bottom:0;
}
.boekenRight .product {
	width:130px;
	//padding-bottom:10px;
	//margin-bottom:10px;

}
.productRasterMid1 {
	padding-left:0px;
	padding-right:0px;
}
.productRasterMid1 tr td{
	width:130px;
	text-align:center;
}

.productTdName {
	font-family:Arial,Helvetica, sans-serif;
	font-size: 13px;
}

.productTdValue{
	font-family:Arial,Helvetica, sans-serif;
	font-size: 13px;
}

.aantalInput {
	width:30px;
	font-family:Arial,Helvetica, sans-serif;
	font-size: 11px;
	height:18px;
}

.input_select{
	width:40px;
	font-family:Arial,Helvetica, sans-serif;
	font-size: 11px;
	height:18px;
}

th {
	text-align:left;
}

.shoppingcart {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#D0782E;
}

.shoppingcart tr td
{
	vertical-align:top;
}

.shoppingcart .verplicht
{
	color:#C71E42;
}

.input_text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	
}

h1
{
	font-size:25px;
	text-transform: uppercase;
	margin-bottom:30px;
}

h3
{
	font-weight:bold;
	margin-left:5px;
	font-size:15px;
	margin-bottom:0px;
}

.zoekenResultaat
{	
	font-family:Arial,Helvetica, sans-serif;
	font-size: 12px;
}
.columnDetail {
	color:#CC0000;	
	padding-right:15px;
}
.columnDetail_h1 {
	text-transform:none
	margin-bottom:10px;
	color:#CC0000;	
}

.columnDetail img {
	float:right;	
}

.columnIntro, .columnLeesVerder {
	line-height:12pt;

}
.columnLeesVerder {
	padding-left:13px;
	font-weight: bold;
}
.actionBox {
	margin-bottom:10px;
}

.actionBox,.actionBox h1 {
	color:#49166B;
	font-family:Arial,Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
}
.actionBox {
	border:1px solid #49166B;
	height:170px;
}
.actionBox img {
	padding-left:5px;
}

.actionBox h1 {
	border-bottom:1px solid #49166B;
	text-align: center;
	margin-bottom:5px;
}
.floatLeft {
	float:left;
	margin-right:10px;
	
}

.actionContent {
	margin-left:10px;

}

.hr1 {
	border-top:1px solid #F5E6BD;
}

.smallLogo {
	margin-left: -10 px;
	margin-top: 10px;
	border: 0px;
}

.actieHead {
	font-family: "Arial";
	font-size:11px;
	font-weight:bold;
	text-transform: uppercase;
	margin-top: 5px;
	margin-bottom: 0px;
}

#idealLogo {
	position:absolute;
	top:0;
	right:0;
}
