div.intro_element p.bodytext {
	padding-left: 10px;
}

div.taf th {
	font-weight: normal;
	text-align: left;
}

div.footer_tekst {
	color: #22bffe;
	padding-top: 22px;
	padding-right: 20px;
	padding-left: 20px;
	font-size: 9px;
}

div.footer_tekst a {
	color: #22bffe;
	text-decoration: underline;
}

div.footer_tekst a:hover {
	text-decoration: none;
}

hr.footer_line {
	margin-left: 20px;
	margin-right: 20px;
	border-style: none none solid none;
	border-color: #009ddc;
	margin-top: 20px;
}

div.footer_link {
	padding-right: 20px;
	text-align: right;
	color: #009ddc;
}

body {
	line-height: 160%;
}

div.tx-bu3pswitch-pi1 table {
	margin-top: 5px;
}

div.tx-bu3pswitch-pi1 select {
	width: 200px;
}

div.tx-bu3pswitch-pi1 select.breed {
	width: 300px;
}

div.tx-bu3pswitch-pi1 input {
	width: 200px;
}

div.tx-bu3pswitch-pi1 .button {
	background-color: #009ddc;
	color: white;
	float: right;
	margin-top: 10px;
	width: 75px;
}

p.bodytext {
	margin-bottom: 30px;
}

/* Indexed search resultaten */
div.tx-indexedsearch-searchbox, div.tx-indexedsearch-res, div.tx-indexedsearch-whatis {
	padding-left: 20px;
}

div.tx-indexedsearch-res {
	padding-right: 10px;
}

div.tx-indexedsearch-form {
	padding-top: 15px;
	padding-bottom: 10px;
}

div.tx-indexedsearch-form .tx-indexedsearch-searchbox-sword {
	border: solid 1px #009ddc;
	padding-left: 2px;
	color: #009ddc;
}

div.tx-indexedsearch-form .tx-indexedsearch-searchbox-button {
	border: solid 1px #009ddc;
	padding-left: 2px;
	background-color: #009ddc;
	color: white;
}

span.tx-indexedsearch-result-count {
	font-size: 10px;
	color: #009ddc;
}

.tx-indexedsearch-descr, .descr {
	margin: 0px;
	padding: 0px;	
}

/* Eind Indexed search resultaten */


/* Intro element */
div.intro_element {
	padding: 0px;
	margin: 0px;
	padding: 0px 20px 10px 10px;
}

p.MsoNormal {
padding: 10px;
}

div.intro_element img {
	margin-left: 20px;
	margin-bottom: 5px;
	margin-top: 0px;
	
}

div.intro_element form {
padding: 0px;
padding-left: 10px;
}


div.intro_element_footer {
	clear: both;
	height: 28px;
	background-image: url('img/content_footer.jpg');
	background-color: #009ddc;
	background-repeat: no-repeat;
	margin-bottom: 20px;
}
/* Einde intro element */

/* Verbergen van het pad onder de zoekresultaten (wordt te lang) */
.tx-indexedsearch-info {
	display: none;
}

/* RTE */
img.plaatjeHeleBreedte {
	width: 100%;
}

img.plaatjeLinks {
	float: left;
}

img.plaatjeRechts {
	float: right;
}

/* Eind RTE */

input, textarea, select {
	border: solid 1px #009ddc;
	font-family: verdana, arial, helvetica;
	font-size: 10px;
	color: black;
}

div.csc-header {
	padding-left: 20px;
}

p {
	padding-left: 20px;
}

html {
	height: 100%;
}

body {
	height: 100%;
	overflow-y: scroll;
	padding: 0px;
	margin: 0px;
	font-family: verdana, arial, helvetica;
	font-size: 10px;
	color: black;
}

h1, h2, h3, h4, h5 {
	color: #009ddc;
}

h1 {
	font-size: 18px;
}

h2 {
	font-size: 16px;
}

h3 {
	font-size: 12px;
}

a {
	text-decoration: none;
	color: #009ddc;
}

a:hover {
	text-decoration: underline;
}

/* Menu */
ul.menu_level1 {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

li.menu_level1 {
	margin: 0px;
	padding: 0px;
	padding-top: 5px;
}

ul.menu_level2 {
	margin: 0px;
	padding: 0px;
	list-style: none;
	padding-left: 56px;
}

li.menu_level2 {
	margin: 0px;
	padding: 0px;
}

/* Template div's */
div.tmpl_container {
	background-color: #009ddc;
	min-height: 100%;
	width: 968px;
	left: 50%;
	position: absolute;
	margin-left: -484px;
}

div.tmpl_container_left_top {
	background-color: #009ddc;
	min-height: 100%;
	width: 968px;
	position: absolute;
	left: 0px;
	top: 0px;
	margin-left: 0px;;
}


/* Col 1 */
div#tmpl_col1 {
	width: 257px;
	float: left;
}

div#tmpl_menu {
}

/* Col 2 */
div#tmpl_col2 {
	width: 522px;
	float: left;
}

div#tmpl_logos {
	background-image: url('img/logos_bg.jpg');
	height: 68px;
	margin: 0px;
	padding: 0px;
}

div#tmpl_logos div#ondersteund_door {
	color: #009ddc;
	padding: 0px;
	padding-left: 19px;
	padding-top: 25px;
}

div#tmpl_logos div#logos {
	padding: 0px;
	margin: 0px;
	position: absolute;
	right: 200px;
	top: 5px;
}

div#tmpl_logos div#logos img {
	padding-left: 0px;
}

div#tmpl_content {
	background-image: url('img/content_bg.jpg');
	margin: 0px;
	padding: 0px;
	padding-top: 19px;
/*	padding-left: 19px;
	padding-right: 20px;*/
	padding-bottom: 20px;
	min-height: 88px;
}

div#tmpl_content p {
padding-right: 20px;
}

div#tmpl_content ol, ul {
padding-right: 20px;
}

.csc-textpic-intext-right {
padding-right: 20px;
}


.csc-textpic-intext-left {
padding-left: 20px;
}



div#tmpl_content_footer {
	margin: 0px;
	padding: 0px;
	height: 50px;
	background-color: #009ddc;
	background-repeat: no-repeat;
	background-image: url('img/content_footer.jpg');
}

/* Col 3 */
div#tmpl_col3 {
	width: 189px;
	float: right;
}

div#tmpl_session {
	background-image: url('img/rechts_top_bg.jpg');
	background-repeat: no-repeat;
	height: 110px;
}

div#tmpl_zoek {
}

img.lijn_rechts {
	padding-left: 20px;
	width: 150px;
}

div#tmpl_col3 p {
padding: 0px;
margin: 0px;
padding-bottom: 10px;
}




