html{
	background: #040404 url(images/bg_gradient.jpg) repeat-y;
	margin: 0px;
}

body {
font-family: arial;
font-size:11pt;
color:#000000; 
height: 90%;
background:  url(images/bg_topleft.png) top left no-repeat;
margin: 0px;
}

a:visited {
	font-family: arial;
	color: #000000;
	font-size: 12pt;
	text-decoration: none;
}

a:link 
{
	font-family: arial;
	color: #000000;
	font-size: 12pt;
	text-decoration: none;
}

a:active {
	font-family: arial;
	color: #000000;
	font-size: 12pt;
	text-decoration: underline;
}

a:hover {
	font-family: arial;
	color: #000000;
	font-size: 12pt;
	text-decoration: underline;
}

img{
border: 0px;
}

#container{
	height: 100%;
	background: url(images/bg_topright.png) top right no-repeat;
}

.contact a{
font-family: arial;
font-size:15pt;
color:#005426;
font-weight: bold;
text-decoration: none;
}

#logo{
	height: 131px;
	width: 261px;
	position:absolute;
	top:-215px;
	left:15px;
}

.leftMenuDiv {
position:absolute;
top:-64px;
left:-34px;
}

.vijverLogo{
	/*position:absolute;
	top: 382px;
	left: 5px;
	z-index: 2;*/
	padding: 0px;
	text-align: center;
	
}

.contact2{
	position:absolute;
	top: 450px;
	left: 5px;
	z-index: 2;
}

.divCenter {
position: absolute;
width: 300px;
margin-left: auto;
margin-right: auto;
}
.imageRight{
left:286px;
}

/* FIREFOX CSS HACK */
.imageRight, x:-moz-any-link { left: 284px; } 

#header {
font-family: arial;
font-size:15pt;
color:#005426;
font-weight: bold;
}

H1 {
	font-family: arial;
	font-size:25pt;
	color:#00B050;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

#footer {
font-family: arial;
font-size:10pt;
color:#00B050;
}

.menu {
	background-image:url(images/menu3.jpg);
	background-repeat:no-repeat;
}

.menu {font-family: arial; font-size: 14pt; color: #000000; font-weight: bold; line-height:1.3;}
.menu A:link, .menu A:visited {font-family: arial; font-size: 14pt; color: #000000; font-weight: bold; text-decoration: none}
.menu A:hover {font-family: arial; font-size: 14pt; color: #000000; font-weight: bold; text-decoration: underline}

.menuPadding1{
	padding-left: 20px;
	padding-right: 20px;
}

.menuPadding2{
	padding-top:15px;
	padding-bottom: 0px;
}

.formBody td {
	vertical-align: top;
}

.fdesc {
	color: #ADADAD;
	font-size: 11px;
}

.fieldInfoText {
	border: 2px solid #00AF51;
	background-color: #ECFFF5;
	margin: 5px;
	padding: 3px;
	font-size: 90%;
}

#offerteCell{
	padding-top: 0px;
	padding-left: 20px;
}
