body {
	
	margin-top: 0px;
	
}

img.noborder {
	
	border: none;
	
}

img.border {
	
	border: solid;
	border-color: #000000;
	border-width: 1px;
	
}

td.right {
	background-image: url(../images/doorlopend_right.jpg);
	background-repeat: repeat-y;
	
}

td.right-top {

	width: 254px;
	height: 99px;
	background-image: url(../images/right.jpg);
	background-repeat: no-repeat;
	
}

td.right-content {
	
	padding-left: 37px;
	vertical-align: top;
	color: #ffffff;
	
}

td.left {
	
	background-image: url(../images/background.jpg);
	background-repeat: repeat-y;
}

td {
	
	font-family: ms sans serif;
	font-size: 11px;
		
}

table.content {
	
	border: solid;
	border-color: #e21f26;
	border-width: 1px;
	padding: 5px;
	font-family: ms sans serif;
	font-size: 11px;
}

table.maincontent {
	
	border-right: solid;
	border-right-color: #e21f26;
	border-right-width: 1px;
	border-left: solid;
	border-left-color: #e21f26;
	border-left-width: 1px;
	border-bottom: solid;
	border-bottom-color: #e21f26;
	border-bottom-width: 1px;
	font-family: ms sans serif;
	font-size: 11px;
	background-color: #ffffff;
	
}

table.offerte {
	
	border: none;
	font-family: ms sans serif;
	font-size: 11px;
	
}

td.menu {
	
	background-image: url(../images/menu.jpg);
	background-repeat: no-repeat;
	
}

img.menu {
	
	border: none;
	
}

h2 {

	font-size: 14px;
	
}

a:link {

	color: #215491;
	text-decoration: none;
	
}

a:hover {

	color: #b82921;
	text-decoration: none;

}
	a:visited {
	
	color: #b82921;
	text-decoration: none;
	
}

list {
	
	list-style: circle;
	
}

form {
	
	font-family: ms sans serif;
	font-size: 11px;
	
}

input {
	
	border: solid;
	border-width: 1px;
	font-family: ms sans serif;
	font-size: 11px;

}

textarea {
	
	border: solid;
	border-width: 1px;
	font-family: ms sans serif;
	font-size: 11px;
	
}