	/* Website specific CSS sheet (websiteID: 1) */

	/*==== divs ====*/

	fieldset {
		border: 0px;
		height: 10px;
	}


	body
	{
		font-family: Helvetica;
		margin: 0px;
		background-color: #FFFFFF;
	}

	#container
	{
		width: 987px;
		margin-top: 15px;
		margin-left: auto;
		margin-right: auto;
		padding: 0px;
		margin-bottom: 0px;
		position: relative;
	}

	#head
	{
		width: 987px;
		padding-left: 0px;
		height: 190px;
		background-image: url(../gfx/head.png);
		background-repeat: no-repeat;
		background-position: center top;
		position: relative;
	}

	#image_header
	{
		clear: both;
		float: right;
		height: 113px;
		width: 635px;
		padding-top: 18px;
		padding-right: 20px;
	}

	#search
	{
		width: 750px;
		height: 25px;
		float: right;
		padding-top: 15px;
	}

	#search a:link, #search a:visited, #search a:active{
		font-weight: normal;
		color: #999999;
		text-decoration: underline;
	}

	#search a:hover{
		font-weight: normal;
		color: #333333;
	}


	#navcontainer {
		width: 160px;
		border-top-width: 1px;
		border-bottom-width: 1px;
		border-top-style: solid;
		border-bottom-style: solid;
		border-top-color: #0055a6;
		border-bottom-color: #0055a6;
	}

	#navcontainer ul
	{
		margin-left: 0;
		padding-left: 0;
		font-family: Helvetica;
		font-size: 12px;
		list-style-type: none;
	}

	#navcontainer a
	{
		display: block;
		color: #333333;
		padding-top: 5px;
		padding-right: 5px;
		padding-bottom: 5px;
		padding-left: 4px;
	}

	#navcontainer a:link, #navlist a:visited
	{
	color: #333333;
	text-decoration: none;
	}

	#navcontainer a:hover
	{
		background-color: #31ab42;
		color: #fff;
		font-weight: bold;
	}

	#active a:link, #active a:visited, #active a:hover
	{
		background-color: #31ab42;
		color: #fff;
		font-weight: bold;
	}

	#content
	{
		background-image: url(../gfx/main_bg.png);
		background-repeat: repeat-y;
		background-position: center top;
		width: 987px;
		margin-top: 0px;
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 0px;
		position: relative;
	}



	#sidebar_left {
		float: left;
		width: 160px;
		padding-left: 30px;
		padding-top: 20px;
		padding-right: 20px;
		padding-bottom: 20px;
		background-repeat: no-repeat;
		background-position: center bottom;
	}

	#main_content
	{
		width: 505px;
		text-align: left;
		padding-left: 10px;
		padding-top: 0px;
		padding-right: 0px;
		padding-bottom: 20px;
		float: left;
		font-size: 12px;
		color: #666666;
		line-height: 155%;
	}

	#main_content a:link, #main_content a:visited, #main_content a:active{
		font-weight: bold;
		color: #66b52c;
		text-decoration: underline;
	}

	#main_content a:hover{
		font-weight: bold;
		color: #666666;
		text-decoration: none;
	}


	#main_content_breed
	{
		width: 710px;
		text-align: left;
		padding-left: 10px;
		padding-top: 0px;
		padding-right: 0px;
		padding-bottom: 20px;
		float: left;
		font-size: 12px;
		color: #666666;
		line-height: 155%;
	}

	#main_content_breed a:link, #main_content_breed a:visited, #main_content_breed a:active{
		font-weight: bold;
		color: #66b52c;
		text-decoration: underline;
	}

	#main_content_breed a:hover{
		font-weight: bold;
		color: #666666;
		text-decoration: none;
	}


	#sidebar_right {
		width: 200px;
		float: right;
		text-align: left;
		font-size: 11px;
		line-height: 155%;
		padding-bottom: 20px;
		padding-right: 25px;
		min-height: 200px;
		padding-top: 15px;
		padding-left: 20px;
	}

	#sidebar_right a:link, #sidebar_right a:visited, #sidebar_right a:active{
		color: #0055a6;
		text-decoration: underline;
		font-weight: bold;
	}

	#sidebar_right a:hover{
		font-weight: bold;
		color: #999999;
		text-decoration: underline;
	}

	#bottom
	{
		clear: both;
		padding-left: 0px;
	}

	#footer
	{
		height: 44px;
		clear: both;
		background-image: url(../gfx/footer.png);
		background-repeat: no-repeat;
		background-position: center top;
		font-family: "Trebuchet MS";
		font-size: 11px;
		color: #666666;
		text-align: center;
	}

	#footer a:link, #footer a:visited, #footer a:active
	{
		color: #666666;
		text-decoration: underline;
		font-weight: bold;
	}

	#footer a:hover
	{
		color: #31AB42;
	}

	/*==== koppen ====*/

	h1
	{
		font-weight: bolder;
		font-family: "Trebuchet MS";
		font-size: 16px;
		color: #0055a6;
		padding-top: 10px;
	}

	h2
	{
		line-height: 100%;
		font-size: 18px;
		font-weight: bold;
		color: #66b52c;
		padding-left: 0px;
		font-family: "Trebuchet MS";
	}

	h3
	{
		line-height: 180%;
		font-size: 15px;
	       font-weight: bold;
	       color: #66b52c;
	}

	.tekstplat {
		font-family: Helvetica;
		font-size: 12px;
		color: #999999;
		text-align: left;
		line-height: 155%;
	}
	.button-top {
		font-family: Helvetica;
		font-size: 11px;
		color: #999999;
		text-align: left;
	}
	.Kopje_nieuws {
		font-family: Helvetica;
		font-size: 13px;
		color: #79CE39;
		text-align: left;
		font-weight: bold;
	}

	hr {
		border: 1px solid #0055a6;
		height: 1px;
		color: #0055a6;
	}

	.datum_nieuws {
		font-family: Helvetica;
		font-size: 11px;
		color: #79CE39;
		text-align: left;
		font-weight: bold;
		font-style: italic;
	}
	.button-top-bold {
		font-family: Helvetica;
		font-size: 11px;
		color: #999999;
		text-align: left;
		font-weight: bold;
	}
	.tekstbold {
		font-family: Helvetica;
		font-size: 12px;
		color: #666666;
		text-align: left;
		line-height: 155%;
		font-weight: bold;
	}


	/* Calendar */
	table#mod_calendar {
		background-color: transparent;
	}
	td.calendar_header {
		color: #a81124;
		font-family: arial, verdana, sans-serif;
		font-size: 10pt;
		margin: 0px;
		padding: 0px;
		text-align: center;
		padding: 1px;
	}
	td.calendar_empty {
		font-size: 9pt;
		color: #ffffff;
		padding: 1px;
		text-align: center;
	}
	td.calendar_week {
		font-size: 9pt;
		color: #a81124;
		text-align: right;
		padding: 1px;
	}
	td.calendar_day {
		text-align: center;
		width: 25px;
		font-size: 9pt;
		background-color: #ffffff;
		border: 1px solid black;
		padding: 1px;
		color: #000000;
	}
	td.calendar_day_today {
		text-align: center;
		width: 25px;
		font-size: 9pt;
		background-color: #ffffff;
		border: 1px solid #a81124;
		padding: 1px;
		color: #a81124;
	}
	td.calendar_daydisabled {
		text-align: center;
		width: 25px;
		font-size: 9pt;
		background-color: transparent;
		border: 1px solid #ffffff;
		padding: 1px;
		color: #d0d280;
	}
	td.calendar_daydisabled a {
		font-size: 9pt;
		color: #d0d280;
		text-decoration: none;
	}
	td.calendar_daydisabled a:hover {
		font-size: 9pt;
		color: #000000;
		text-decoration: none;
	}
	div.calendar_eventcount {
		text-align: center;
		font-size: 8pt;
		color: #d0d280;
	}
	div.calendar_eventcount a {
		font-size: 9pt;
		color: #000000;
		text-decoration: none;
	}
	div.calendar_eventcount a:hover {
		font-size: 9pt;
		color: #d0d280;
		text-decoration: none;
	}
	td.calendar_day a {
		font-size: 9pt;
		color: #000000;
		text-decoration: none;
	}
	td.calendar_day a:hover {
		font-size: 9pt;
		color: #d0d280;
		text-decoration: none;
	}
	td.calendar_day_today a {
		font-size: 9pt;
		color: #a81124;
		text-decoration: none;
	}
	td.calendar_day_today a:hover {
		font-size: 9pt;
		color: #000000;
		text-decoration: none;
	}
	div.calendar_times {
		display: inline;
		font-size: 10pt;
		padding-right: 20px;
	}
	div.calendar_title {
		display: inline;
		color: #a81124;
		font-size: 10pt;
		font-weight: bold;
	}
	div.calendar_info {
		border-bottom: 1px dashed #eeeeee;
		color: #d0d280;
		font-size: 8pt;
		text-align: right;
		margin-bottom: 10px;
	}
	div.calendar_alt0 {
		padding: 5px;
		background-color: transparent;
		border: 1px solid #eeeeee;
		margin-bottom: 5px;
	}
	div.calendar_alt1 {
		padding: 5px;
		background-color: #f9face;
		border: 1px solid #d0d280;
		margin-bottom: 5px;
	}
	/* /Calendar */

	/* Editor body */
	body.editor {
		width: 640px;
		background: #ffffff;
		padding-left: 30px;
		padding-right: 7px;
	}
	body#editor {
		width: 640px;
		background: #ffffff;
		padding-left: 30px;
		padding-right: 7px;
	}
