/* CSS Document */

* {
	font-family:verdana;
	font-size:11px;
}
a {
	color:#b42020;
}
a:hover {
	color:black;
}
select {
	color:#b42020;
}
table.offerte tr td {
	border-bottom:1px solid #f9f9f9;
	margin-bottom:3px;
}
body {
	margin:0px;
	background:url(/images/elements/background.gif) left 53px repeat-x #ededed;
}
#content {
	background:url(/images/elements/content-middle.gif) repeat-y;
	vertical-align:top;
	padding:37px;
	padding-bottom:0px;
	padding-top:10px;
}
#tekst {
	vertical-align:top;
	background:url(/images/elements/background-euro.gif) no-repeat top right;
	line-height:18px;
	padding-top:20px;
}
h1 {
	border-bottom:1px solid #e3e3e3;
}
#menu {
	background:url(/images/elements/menubalk.gif) repeat-y top left;
	vertical-align:top;
	color:white;
	padding-left:25px;
	padding-top:25px;
	line-height:16px;
}
#menu a {
	color:white;
	text-decoration:underline;
	font-weight:bold;
}
#menu a.sub {
	color:white;
	text-decoration:none;
	font-weight:normal;
}
