html, body {height: 99%;}

BODY{
	background-color : #FFFFFF;
	line-height:14px;
	text-align:left;
}

DIV, LI, P{
	font-family: arial, "lucida console", sans-serif;
	line-height:15px;
	font-size: 12px;
	color:#333333;
}

P {
	text-align:justify;
	padding: 0 0 10px 0;
}

B, STRONG {
	font-weight:bold;
}

EM {
	font-style: italic;
}

IMG{
	border:0px;
}

HR{
	color: #a00606;
	background-color: #a00606;
	height: 3px;
	border: 0px;
	margin: 0 0 10px 0;
}

H1 {
	font-size: 18px;
	color:#2c499d;
	padding: 0 0 25px 0;
	text-transform:uppercase;
}

H2, H3, H4 {
	font-size: 16px;
	color:#a00606;
	padding: 25px 0 0 0;
}

H3 {
	font-size: 14px;
	padding: 20px 0 10px 0;
}


H4 {
	font-size: 14px;
	padding: 0 0 10px 0;
}

#contentwrapper {
	clear:both;
}

#logoprint {
	display:none;
}

#header {
	margin:15px 0 0 0;
	height:75px;
	background-image: url('../img/bg_header.gif');
	background-repeat: repeat-x;
}

#logoplacer {
	float:left;
	width:145px;
	height:75px;
	padding: 0 0 0 15px;
	background-color:#FFFFFF;
}

#logo {
	float:left;
	width:125px;
	height:75px;
	background-image:url('../img/logo.gif');
	background-repeat: no-repeat;
}

#logo span {
	display:none;
}

#content {
	clear:both;
	/*border: 1px solid yellow;*/
}

#contentleft {
	position:absolute;
    float:left;
	width:235px;
	padding: 30px 10px 0 0;
	margin: 0 auto;
	z-index:20;
	/*border:1px solid blue;*/
}

#contenttxt {
	padding:30px 20px 120px 275px;
	
	/* min-height fast hack */
	
	min-height:270px;
	height: auto !important;
  	height:250px;
	
	background-image:url('../img/bg.jpg');
	background-repeat: no-repeat;
	background-position: bottom left;
	
	/*border:1px solid green;*/
}

#quote {
	margin: 80px 0 0 25px;
	padding: 25px 0 15px 0;
	width: 190px;
	height:75px;
	background-color:#fffddf;
	border: 1px dashed #000000;
}

#quote p.citaat {
	text-align:center;
	font-weight:bold;
	font-size: 14px;
	line-height: 20px;
	color:#2c499d;
}

#quote p.geciteerde {
	clear:both;
	float:right;
	font-style: italic;
	padding: 0 10px 0 0;
	color:#2c499d;
}


#footer{
	display:none;
	clear:both;
	height:160px;
	background-image:url('../img/bg.jpg');
	background-repeat: no-repeat;
	background-position: bottom left;
	
	/*padding: 0 0 100px 0;
	border:1px solid red;
	overflow:visible;*/
}


a:link  {
	text-decoration : underline;
	color: #a00606;
}

 a:active {
	text-decoration :underline;
	color: #a00606;
}

 a:visited {
	text-decoration : underline;
	color: #666666;
}

a:hover {
	text-decoration : none;
	color: #a00606;
}

.txtpic_left {
	float:left;
	margin: 0 5px 5px 0;
	border: 0px solid #CCCCCC;
}

.txtpic_right {
	float:right;
	margin: 0 0 5px 5px;
	border: 0px solid #CCCCCC;
}



#loginscreen {
	width:600px;
}

FORM {
	width:200px;
	float:right;
}

label {
	display:block;
	width:150px;
	text-align:left;
}

input {
	float:left;
	width:150px;
}

#submitknop {
	clear:both;
	color:#FFFFFF;
	width:150px;
	height:20px;
	border:0px;
	padding: 0 0 3px 0;
	background-image: url('../img/bg_button.jpg');
	background-repeat: no-repeat;
	background-position:top left;
}

.error {
	color:red;
}

.datum {
	font-size:10px;
	font-style:italic;
	color:#999999;
}

.subTitle {
	color:#a00606;
}

.referentie, .product {
	border: 0px dashed #000000;
	margin-right:25px;
}
