@charset "windows-1252";

#container {
	padding: 0px 3px 0px 3px; /* top right bottom left */
	overflow: hidden;
	width: 966px;
}

#column1 {
	width: 719px;
	float: left;
}

#column1 p {
	padding: 0px 0px 10px 0px; /* top right bottom left */
}

#column1 ul {
	padding: 0px 0px 0px 20px; /* top right bottom left */
	overflow: hidden;
}

#column1 h1 {
	padding: 1px 0px 0px 10px; /* top right bottom left */
	background-image: url(/images/h1.png);
	background-repeat: no-repeat;
	text-transform: uppercase;
	font-family: Arial Black;
	font-style: italic;
	font-size: 13pt;
	color: #ffffff;
	height: 35px;
	width: 679px;
}

#column1 div.top {
	background-image: url(/images/column1t.png);
	height: 15px;
}

#column1 div.content {
	padding: 0px 15px 15px 15px; /* top right bottom left */
	background-image: url(/images/column1b.png);
	background-position: bottom;
}

#column1 a, #column1 a:hover, #column1 a:active, #column1 a:visited, #column1 a:link {
	color: #ffffff;
}

#column1 a.blanco, #column1 a:hover.blanco, #column1 a:active.blanco, #column1 a:visited.blanco, #column1 a:link.blanco {
	text-decoration: none;
	color: #e0ffff;
}

#column1 dl {
	padding: 0px 0px 5px 0px; /* top right bottom left */
	overflow: hidden;
	clear: both;
}

#column1 dt {
	width: 200px;
	float: left;
}

#column1 dd {
	width: 450px;
	float: left;
}

#column1 input.input, #column1 input.text {
	border: 1px solid #aaaaaa;
	font-family: Arial;
	font-size: 12px;
	width: 350px;
}

#column1 input.short {
	width: 172px;
}

#column1 input.antispam {
	width: 100px;
}

#column1 select.select {
	border: 1px solid #aaaaaa;
	font-family: Arial;
	font-size: 12px;
	width: 352px;
}

#column1 textarea.textarea {
	border: 1px solid #aaaaaa;
	font-family: Arial;
	font-size: 12px;
	width: 350px;
}

#column2 {
	width: 244px;
	float: right;
}

#column2 #banner {                  
	padding: 20px 0px 20px 0px; /* top right bottom left */
	background-image: url(/images/column2-banner.png);
	background-repeat: no-repeat;
	text-align: center;
	clear: both;
}

#column2 #information {
	background-image: url(/images/column2-information.png);
	background-repeat: no-repeat;
	height: 197px;
}

#column2 #information p {
	padding: 3px 10px 0px 32px; /* top right bottom left */
	font-weight: bold;
	font-size: 15px;
	color: #ffffff;
}

#column2 #information p.l1 {
	padding-top: 80px;
}

#column2 #information p.l2 {
	padding-left: 51px;
	font-size: 12px;
}

#column2 #information p.l3 {
	padding-top: 10px;
}

#column2 #information p.l4 {
	padding-top: 9px;
	font-size: 12pt;
}

#column2 #tagcloud {
	margin: 0px 0px 0px 23px; /* top right bottom left */
}

#links1 {
	float: left;
	width: 340px;
}

#links2 {
	float: right;
	width: 340px;
}

#links1 h4, #links2 h4 {
	padding: 3px 0px 0px 5px; /* top right bottom left */
	background-image: url(/images/box-top.png);
	text-transform: uppercase;
	font-family: Arial Black;
	font-style: italic;
	overflow: hidden;
	font-size: 9pt;
	color: #ffffff;
	width: 335px;
	height: 22px;
}

#links1 div.content, #links2 div.content {
	background-image: url(/images/box-content.png);
	margin-bottom: 10px;
	overflow: hidden;
	width: 340px;
	padding: 0px;
	clear: both;
}

#links1 ul, #links2 ul {
	padding: 0px 10px 5px 10px; /* top right bottom left */
	list-style: none;
}

#links1 a.links, #links1 a.links:hover, #links1 a.links:visited, #links1 a.links:active, #links1 a.links:link, #links2 a.links, #links2 a.links:hover, #links2 a.links:visited, #links2 a.links:active, #links2 a.links:link {
	text-decoration: none;
	color: #ffffff;
}

#links1 a.links:hover, #links2 a.links:hover {
	color: #ffffff;	
}

#gerelateerd {
	display: none;
}

#crosslinks {
	padding: 1px 0px 0px 0px; /* top right bottom left */
	background-image: url(/images/crosslinks.png);
	text-align: center;
	overflow: hidden;
	margin: 0px auto;
	font-size: 10px;
	color: #aaaaaa;
	width: 955px;
	clear: both;
}

#crosslinks a, #crosslinks a:hover, #crosslinks a:active, #crosslinks a:visited, #crosslinks a:link {
	text-decoration: none;
	color: #aaaaaa;
}

#crosslinks h5, #crosslinks h6 {
	font-size: 8px;
}





