/* CSS Document */

HTML {
	margin: 0px 5px 5px 5px;
}
HTML, BODY, DIV, TABLE, TD, TR, P {
	font-family: Verdana, Arial;
	font-size: 14px;
}


TABLE.print_header {
	display:none;
}


FORM {
	margin: 0px;
	padding: 0px;
}

	*html FORM {
		margin-bottom: 40px;
	}


DIV.template {
	margin: 0 auto;
	width: 764px;
}

DIV.logo, DIV.header {
	height: 113px;
	line-height: 25px;
}

	DIV.logo {
		width: 195px;
		float: left;
		background: #CC3333;
		color: #FFF;
		text-align: center;
	}
		H3 {
			font-size: 14px;
			font-weight: bold;
			margin: 0px;
		}
		*html H3 {
			padding-top: 5px;
		}
		
		DIV.menu {
			margin-top: 86px;
			height: 27px;
			padding-left: 5px;
			color: #CC3333;
			font-size: 12px;
		}
			DIV.menu A, DIV.menu A:active, DIV.menu A:visited {
				color: #CC3333;
				text-decoration: none;
				padding: 0px 2px 0px 3px;
			}
			DIV.menu A:hover {
				text-decoration: underline;
				font-style: normal;
			}
		
	DIV.header {
		width: 569px;
		float: right;
		background:  url("header1.jpg") top left no-repeat;
	}
	
	DIV.fontsize {
		float: right;
		margin-top: -30px;
		color: #CC3333;
	}
		DIV.fontsize A, DIV.fontsize A:active, DIV.fontsize A:visited	{
		text-decoration: none;
		font-style: normal;
		color: #CC3333;
		margin: 0px 3px 0px 3px;
		line-height: 29px;
		}

		DIV.fontsize A:hover {
		text-decoration: underline;
		font-style: normal;
		font-variant: normal;
		} 
		
		DIV.fontsize #small {
		font-size: 9px;
		}
		DIV.fontsize #medium {
		font-size: 12px;
		}
		DIV.fontsize #large {
		font-size: 16px;
		}
	DIV.language {
		float: right;
		margin: 3px;
		color: #CC3333;
		line-height: 10px;
		text-align: right;
		background: white;
		padding: 4px;
	}
	SELECT {
	margin-top: 3px;
	}
	.radio {
	border: 0px;
	}
	
DIV.address {
	width: 175px;
	float: left;
	color: #666;
	margin: 20px 10px 10px 5px;
	letter-spacing: 0px;
	font-size: 13px;
}
	*html DIV.address {
		width: 174px;	
	}
	
DIV.body {
	width: 418px;
	float: right;
	padding: 0px 130px 0px 20px;
	background:  url("body_bg.jpg") top left repeat-y;
	border-right: 1px solid #F5F5F5;
	color: #666;
}
	*html DIV.body {
		padding-bottom: 0px;
		margin-bottom: -30px;
		width: 416px;
	}
	
	DIV.body UL {
		line-height:17px;
	}

	H1 {
		color: #CC3333;
		font-size: 19px;
		padding: 10px 10px 10px 15px;
		background:  url("h1_bg.jpg") center left no-repeat;
	}
	H2 {
		color: #CC3333;
		font-size: 14px;
		padding: 10px 10px 10px 15px;
		background:  url("h1_bg.jpg") center left no-repeat;
	}
	A, A:active, A:visited {
		text-decoration: underline;
		color: #666;
	}
	A:hover {
		text-decoration: none;
		font-style: italic;
	}
	DIV.top {
		float: right;
		margin: -20px -120px 0px 0px;
		text-align: right;
		font-size: 10px;
	}
		*html DIV.top {
			margin: -30px -60px 0px 0px;
			padding: 0px;
		}
		.top A, .top A:active, .top A:visited {
			text-decoration: none;
		}
		.top A:hover {
			text-decoration: underline;
			font-style: normal;
		}

DIV.login {
	width: 174px;
	height: 100%;
	margin-top: 20px;
}
	DIV.login INPUT, DIV.login SUBMIT {
		border: 1px solid #CC3333;
	}
	.login {
		width: 80px;
		height: 15px;
	}
	.submit {
		width: 60px;
		background: #FFF;
		font-size: 12px;
	}
	
		DIV.zoeken {
	width: 174px;
	height: 100%;
	margin-top: 20px;
}
	DIV.zoeken INPUT, DIV.zoeken SUBMIT {
		border: 1px solid #CC3333;
	}
	.zoeken {
		width: 148px;
		height: 15px;
	}
	.submit {
		width: 60px;
		background: #FFF;
		font-size: 12px;
	}
	
		
	INPUT.checkbox {
		width: 15px;
	}
	INPUT, SELECT, CHECKBOX, TEXTAREA {
		font-family:Arial;
		font-size:14px;
		color: #CC3300;
		font-weight:bold;
		padding:1px;
	}
	
	
/* FOOTER */

DIV.copyright, DIV.footer_links {
	line-height: 25px;
	font-size: 12px;
}

	DIV.copyright {
		width: 185px;
		float: left;
		color: #A0A0A0;
	}

	DIV.footer_links {
		width: 559px;
		float: right;
		background: #FFF;
		color: #A0A0A0;
		padding-left: 10px;
	}
		DIV.footer_links A, DIV.footer_links A:active, DIV.footer_links A:visited {
			text-decoration: none;
			color: #A0A0A0;
		}
		DIV.footer_links A:hover {
			text-decoration: underline;
			font-style: normal;
		}



DIV.drop_down_menu {
	position: absolute;
}


.menuDrop {
	margin: 113px 0px 0px -13px;
	#margin: 0px 10px 10px 196px;
	padding: 6px 6px 6px 8px;
	display: none;
	width: 157px;
	position: relative;
	background: #CC3333;
}


body>#menuDrop {
	background: #FFFFFF;
	display: none;
	position: absolute;
	margin-top: -5px;	
	padding-right: 10px;
	line-height: 30px;
	margin-left: 203px;
	vertical-align: bottom;
	border-style: solid;
	border-width: 0 0px 0px 0px;
	border-color: #A4A4A4;
	padding-left: 3px;
	width: 310px ;
	}
	
	
* html body .menuDrop {
}



	.menuDrop A, .menuDrop A:active, .menuDrop A:visited,
	.menulink A, .menulink A:active, .menulink A:visited {
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 10px;
	font-variant: normal;
	line-height: 20px;
	background: url("menu_bg.gif") center left no-repeat;
	} 
	*html 	
	.menuDrop A, .menuDrop A:active, .menuDrop A:visited,
	.menulink A, .menulink A:active, .menulink A:visited {
	padding-left: 10px;
	font-style: normal;
	line-height: 16px;
	}
	
	.menuDrop A:hover, .menulink A:hover {
	font-style: normal;
	text-decoration: underline;
	}
	
	
	
	
INPUT, TEXTAREA {
	border: 1px solid #C3C3C3;
	width: 250px;
}
.frm_submit {
	background: #FFF;
}

