#header
{
	background-image:url('../images/witte-uitgeverij-header_bestelsite_nw.jpg');
	width:1024px;
	height:214px;

	
}
#logo
{
	background: transparent url('../images/logo.png');
	width:227px;
	height:113px;
	position: absolute;
	top:35px;
	left:20px;
}
#menu
{
	margin-top:190px;
	width:1024px;
	height:15px;
	text-align:center;
	float:left;
	font-weight:bold;
	font-family:"Verdana",helvetica,Arial,sans-serif;
	font-size:15px;
	
	
}

#menu li{

	margin:0 0 0 4px;
	padding-right:14px;
}
#menu li a{

	margin:0 0 0 0px;
	padding-left:14px;
	line-height:26px;
}
#menu li a.last {
	margin:0 0 0;
	
}
#menu li.last{
	margin-right:5px;
}

#menu li.lastselect a{
	background:  url('../images/round_left_corner.png') left top no-repeat;
	color: #000;
	
}

#menu li.lastselect{
	background:#fff url('../images/round_right_corner.png') right top no-repeat;
	float:right;
	margin-right:5px;

}


#menu li.select a{
	background:  url('../images/round_left_corner.png') left top no-repeat;
	color: #000;

}

#menu li.select{
	background:#fff url('../images/round_right_corner.png') right top no-repeat;

}

#menu li:hover a{
	background: url('../images/round_left_corner.png')  top left no-repeat;
	color:#000;

}
#menu li:hover{
	background:#fff url('../images/round_right_corner.png') right top no-repeat;

}


div#wrapper { 
	max-width: 1024px;
	min-width: 1024px;
}

div#content_wrapper {

}

span.highlight {
	color:#5cbbc7;
	font-weight:bold;
}

table.basket tbody td {
	color:#5cbbc7;
}

.greybar { 

}
.greybar input.search {
	height:18px;
	padding:2px 0 1px;
	margin:0;

}

.greybar input.search_submit {
	padding:1px 0 2px;
	margin:0;
}

.categories { 
	margin-top:6px;
	margin-bottom:10px;
}

#content_pos, #column2_wrap, #column2 li.select { border-color: #fff;}
.categories li { text-decoration: none; background: #fff; width:244px;}
.categories li { padding-left:0;}
.categories li.select { background:none;}
.categories li.select { color: #fff; background-color: #5cbbc7;}
.categories a:hover { background:none}
.categories a:hover { color: #fff; background-color: #5cbbc7;}
.categories li.select a { color: #fff;}
.basket thead { background-color: #fff; color: #5CBBC7;}
.layout_ab #content_pad {margin-left:257px;}/*witte stuk tussen colum1 en 2 iets groter maken. enlarge the white space between column1 and culumn2*/
.categories li.sub li {width:224px;}
.categories li.sub li.sub li {width:204px;}

.layout_ab #column1 {
	width:244px;
	margin-top:30px;
}


#service li {
	border: 0;
}

#service li a {
	color: #fff;
	font-family: Arial, Verdana, sans-serif;
	line-height: 16px;
	font-size: 11px;
	font-weight: bold;
}

#service li a:hover {
	text-decoration:none;
	color: #000;
}

#service select {
	color: #5cbbc7;
	font-family: Arial, Verdana, sans-serif;
	float:right;
	font-size: 11px;
}

#catalog_short div.item_short input { height:25px;}

/* form.form #information input, form.form #information select, form.form #information textarea { height:24px; } */

/* Buttons */
div.item_insert input.item_submit, .greybar input.search_submit, button, input[type="submit"], input.basket_button, a.basket_button {
	background:#5CBBC7 none repeat scroll 0 0;
}

/* Hide the greybar in column 1 */
#column1 .greybar { display: none; }
#column1 > a.anchor + .greybar { display: block; }
