* {
	margin: 0;
	padding: 0;
	border: 0;
}

body {
	color: #262626;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	background-color: #fff;
	background-image: url(../images/template/bg_body.gif);
	background-repeat: repeat-x;
	line-height: 18px;
}

img {
	margin: 0;
	padding: 0;
	vertical-align: bottom;
}

a {
	color: #262626;
	text-decoration: none;
}

input, select, textarea {
	border: 1px solid #d9dbdc;
	color: #262626;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	margin-bottom: 7px;
	padding: 3px;
}

.captcha {
	margin-bottom: 7px;
	border: 1px solid #d9dbdc;
}

ul {
	list-style-type: disc;
	margin-left: 25px;
	margin-bottom: 7px
}

div#container {
	width: 950px;
	margin: 0 auto;
}

.doublebox {
	float: left;
	width: 475px;
}

div#header {
	height: 74px;
	padding: 20px 0 13px 0;
	background-image: url(../images/template/bg_header.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

div#menu {
	background-image: url(../images/template/bg_menu.gif);
	background-repeat: repeat-x;
	height: 30px;
	border-top: 1px solid #4C4E4D;
	border-bottom: 1px solid #4C4E4D;
}

div#menu ul {
	margin-left: 3px;
	list-style-type: none;
}

div#menu ul li {
	float: left;
	border-left: 1px solid #4C4E4D;
}

div#menu ul li:first-child {
	border-left: none;
}

div#menu ul li a {
	float: left;
	height: 30px;
	width: 117px;
	text-align: center;
	color: #fff;
	font-weight: bold;
	line-height: 30px;
	font-size: 12px;
}

div#menu ul li a.active {
	color: #FCB13D;
}

div#content {
	padding-top: 8px;
}

div#content h2 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
}

div#content p {
	margin-bottom: 7px;
}

ul#homebuttons {
	margin-left: 10px;
}

ul#homebuttons li {
	display: inline;
}

ul#homebuttons {
	margin-left: 0px;
}

div.line {
	margin: 2px 0;
	width: 950px;
	float: left;
	background-color: #dddddd;
	height: 10px;
}

div#footerlogo {
	display:inline;
}

div#lowerfooter {
	font-size: 11px;
}

div#lowerfooter ul {
	display:inline;
}

#lowerfooter ul li{
	display:inline;
	padding: 0 20px 0 0;
	line-height: 27px;
	vertical-align: top;
}

#lowerfooter ul li a{
	color: #717173;
}

div#poweredby {
	float: right;
}

div#notificationbar {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	padding: 2px;
	margin: 10px 0;
}

div#notificationbar.success {
	border: 1px solid #55B05A;
}

div#notificationbar.error {
	border: 1px solid #D63642;
}

.opslagcalculator {
	width: 100%;
}

.opslagcalculator input {
	width: 55px;
}

.contentleft {
	width: 628px;
	padding-right: 20px;
	float: left;
}

.contentright {
	width: 302px;
	float: left;
}

.contentright img {
	border: 1px solid #4C4E4D;
}

.tabletarieven {
	width: 100%;
	border-spacing: 0;
}

.tabletarieven th {
	text-align: left;
	border-bottom: 2px solid #4C4E4D;
	padding: 1px 0;
}

.tabletarieven td {
	border-bottom: 1px solid #4C4E4D;
	padding: 1px 0;
}

.hometext {
	color: #D63642;
	text-align: center;
	font-size: 28px;
	margin-bottom: 10px;
}
