#wrapper {
	margin-left: auto;
	margin-right: auto;
	text-align:left;
	width:auto !important;
	margin:0 auto;
}
div#wrapper { 
	max-width: 1024px;
	min-width: 1024px;
}

#Header {
	background-image: url('http://witte-uitgeverij.nl/templates/dewitteuitgeverij/images/header.png');
	background-color: #ffffff;
	background-repeat: no-repeat;
	height: 216px;
	position:relative;
}

#logo {
	background:transparent url('http://witte-uitgeverij.nl/templates/dewitteuitgeverij/images/logo.png');
	width:227px;
	height:113px;
	position: relative;
	top:35px;
	left:18px;
}
.Menu
{

	width:1024px;
	height:15px;
	text-align:center;
	float:left;
	font-weight:bold;
	font-family:"Verdana",helvetica,Arial,sans-serif;
	font-size:15px;
	
	
}
.Menu ul{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	text-align: left;
	margin:11px 5px;
	padding:0;
}
.Menu li a{
	color:#FFFFFF;
	line-height:13em;
	padding-top:3px;
	padding-left:14px;
	margin:0 0 0 0;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
}
.Menu li{
	display: inline;
	padding:0px 14px 7px 0px;
	margin:0 0 0 4px;
}
.Menu li.select a{
	background: url(http://www.microwebedu.nl/bestellen/witte/layout/images/round_left_corner.png) left top no-repeat;
	color: #000;
}
.Menu li.select{
	background:#ffffff  url(http://www.microwebedu.nl/bestellen/witte/layout/images/round_right_corner.png) right top no-repeat;
	color: #000;
}
.Menu li:hover a{
	background:  url(http://www.microwebedu.nl/bestellen/witte/layout/images/round_left_corner.png) no-repeat scroll left top;
	color: #000;
}
.Menu li:hover{
	background:#fff url(http://www.microwebedu.nl/bestellen/witte/layout/images/round_right_corner.png) no-repeat scroll right top;
	color: #000;
}

input[type="submit"]{
	color: #FFFFFF;
	background:#5CBBC7 none repeat scroll 0 0;
}
body {
	font-family:"Verdana",helvetica,Arial,sans-serif;
	font-size: 11px;
	color: #000000;
	margin:-11px;

}
div#pagina {
	text-align: left;

}
#pagina a{
	text-decoration:none;
	color:#5CBBC7;
}
#container a{
	color:#33b8c7;
	text-decoration:none;
}

div#pagina div.block {
	margin-left: 10px;
	margin-right: 10px;
}

div.divider {
	height: 10px;
	background-color: #245164;
	margin-left: 10px;
	margin-right: 10px;
	clear: both;
	margin-top: 10px;
	margin-bottom: 10px;
}
img.right {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}
img.left {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
input, textarea {
	border: 1px solid #cccccc;
}

input.error, textarea.error {
	background-color: #ffebeb;
}

