@charset "windows-1252";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
}

#container{
	width: 1000px;
	/*
	margin-left: auto;
	margin-right: auto;
	*/
	background-color: #FFF; 
}

#content{
	width: 520px;
	min-height: 400px;
	padding:0px 20px;
}

.klimaatparels {
	background-color: #447A29;
}
.col-left {
	background-color: #ecf1e9;
}
.col-center {
	background-color: #dae4d4;
}
.col-right {
	background-color: #bccfb2;
}

.td-nav {
	height: 23px;
}

.td-navheight {
	height: 23px;
}

.td-line {
	height: 1px;
	background-color: #D8E3D2;
}

.td-nav-mover {
	height: 23px;
	background-color: #D6E2D0;
}
.button {
	width: 120px;
	min-height: 50px;
	padding:0px 0px;
	background-image: url(../gfx/frontoffice/klimaatparels/button.gif);
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
}

