body {
	background-color: #dddddd;
	margin: 20px 0px 15px 0px;
	text-align: center;
	}

* {
	margin: 0px;
	padding: 0px;
	}

a {
	color: #333333;
	}

td, th, div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	border: 0px solid #ffffff;
	vertical-align: top;
	text-align: left;
	}

div.home,
div.next,
div.hengsten {
	text-align: center;
	}

table.basic {
	margin: auto;
/*	background-color: #ffffff; */
	width: 970px;
	}

td.topbar {
	height: 130px ! important;
	background-image: url('../images/fixed/bg_topbar.gif');
	background-repeat: no-repeat;
	}
td.payoff,
td.crumbtrail,
td.menu,
td.contentbar {
	background-image: url('../images/fixed/bg_contentbar.gif');
	background-repeat: repeat-y;
	}
td.payoff {
	height: 20px ! important;
	line-height: 20px;
	text-align: right;
	padding-right: 15px;
	color: #999999;
	}
td.menu {
	height: 27px ! important;
	background-image: url('../images/fixed/bg_menu.gif');
	background-repeat: no-repeat; 
	}
td.bottombar {
	height: 30px ! important;
	background-image: url('../images/fixed/bg_bottombar.gif');
	background-repeat: no-repeat;
	line-height: 25px;
	text-align: center;
	color: #ffffff;
	}
td.topbar a,
td.bottombar a {
	color: #ffffff;
	}
td.bottombar p {
	margin: 0px;
	}

td.submenu,
td.rightcol {
	width: 200px;
	}

td.submenu {
	border-right-width: 3px;
	}
td.rightcol {
	border-left-width: 3px;
	}


/* TOPBAR */

td.topbar img.logo {
	float: left;
	border-width: 0px;
	margin: 30px 0px 0px 15px;
	}

table.language {
	float: right;
	margin: 40px 25px 0px 0px;
	height: 80px;
	}
table.language td {
	width: 70px;
	white-space: nowrap;
	}
table.language a {
	color: #ffffff;
	text-decoration: none;
	}
table.language img {
	float: right;
	margin-right: 5px;
	}

/* MENU */

td.menu div {
/*	background-color: #002569; */
	height: 25px;
	margin-right: 5px;
	margin-left: 5px;
	}
td.menu div table {
	height: 25px;
	width: 750px;
	}
td.menu div td {
	border-right-width: 1px;
	font-size: 12px;
	font-weight: bold;
	line-height: 25px;
	text-align: center;
	}
td.menu div td.selected {
	background-color: #ADB7CB;
	background-image: url('/images/fixed/bg_submenu.gif');
	background-position: left -40px;
	background-repeat: no-repeat;
	}
td.menu div td a {
	display: block;
	height: 25px;
	color: #ffffff;
	text-decoration: none;
	}
td.menu div td a:hover {
	background-color: #ADB7CB;
	}

/* MENU NEW */

td.menu ul {
	list-style-type: none;
	height: 25px;
	margin-right: 5px;
	margin-left: 5px;
	}
td.menu li {
	float: left;
	}
td.menu li a {
	border-right: 1px solid #ffffff;
	font-size: 12px;
	font-weight: bold;
	line-height: 25px;
	padding-left: 25px;
	padding-right: 25px;
	display: block;
	height: 25px;
	color: #ffffff;
	text-decoration: none;
	border-collapse: collapse; 
	white-space: nowrap; 
	}
td.menu li.selected a {
	background-color: #ADB7CB;
	background-image: url('/images/fixed/bg_submenu.gif');
	background-position: left -40px;
	background-repeat: no-repeat;
	}
td.menu li a:hover {
	background-color: #ADB7CB;
	}	
	
/* SUBMENU */

.submenu ul {
	margin-left: 0px;
	list-style-type: none;
	background-color: #ffffff;
	padding-bottom: 1px;
	}
.submenu li {
	background-color: #002569;
	margin-bottom: 1px;
	font-weight: bold;
	color: #ffffff;
	}
.submenu li li {
	border-top: 1px solid #ebebeb;
	border-left: 5px solid #ebebeb;
	background-color: #425D86 ! important;
	font-weight: normal;
	margin-bottom: 0px;
	}
.submenu li ul {
	margin-bottom: 1px;
	}
.submenu li a {
	padding: 5px 5px 5px 20px;
	height: auto;
	color: #ffffff;
	text-decoration: none;
	display: block;
	background-image: url('/images/fixed/bg_submenu.gif');
	background-position: center top;
	background-repeat: no-repeat;
	}
.submenu li.selected a,
.submenu li a:hover {
	background-color: #ADB7CB;
	color: #002569;
	background-position: center -40px;
	}
.submenu li a:hover {
	color: #000000;
	}


/* CRUMBTRAIL */

td.crumbtrail {
	height: 25px;
	vertical-align: middle;
	padding-left: 15px;
	}
td.crumbtrail a {
	color: #666666;
	margin-left: 15px;
	margin-right: 15px;
	}

.home td.crumbtrail,
.home tr.crumbtrail {
	display: none;
	}


/* CONTENT */

table.contentainer {
	margin: 1px 12px 3px 15px;
	width: 940px;
	min-height: 300px;
	height: 100%;
	background-color: #efefef;
	background-image: url('../images/fixed/bg_content.gif');
	background-repeat: repeat-x;
	background-position: left bottom;
	}

td.content {
	padding: 10px 20px 20px 20px;
	}

td.content table td {
	padding-right:10px;
	padding-bottom:10px;
	}

td.content ul {
	list-style-image:url(../images/fixed/arrow.gif);
	margin:15px;
}


/* HOMEPAGE */

.home table.contentainer {
	width: 940px;
	}

.home td.content {
	padding: 0px;
	}

.home table.content,
.home div.newsblock {
	width: 290px;
	margin: 20px;
	float: left;
	}
table.news {
	width: 100%;
	}
.home table.news {
	width: 300px;
	border: 1px solid #cccccc;
	}
table.news th {
	padding: 10px;
	font-family: Trebuchet MS;
	color: #002569;
	font-size: 14px;
	}
table.news td {
	padding: 0px 10px 10px 10px;
	}
td.rightcol table.news td {
	padding: 0px;
	}
.home p.newslink {
	position: relative;
	top: -15px;
	margin-bottom: -10px;
	float: right;
	}

div.banner {
	margin-top: 10px;
	}
div.banner img {
	border-width: 0px;
	}

div.homepic {
	float: right;
	}

	
/* CONTENT NEXT */

td.rightcol img {
	border-bottom: 3px solid #ffffff;
	}
td.rightcol h3,
td.rightcol p {
	padding: 10px 10px 0px 10px;
	}
td.rightcol p img {
	border-bottom-width: 0px;
	}


/* HENGSTEN */

div.hengst {
	width: 162px;
	height: 155px;
	float: left;
	position: relative;
	left: -20px;
	top: -10px;
	margin-right: 10px;
	margin-bottom: 10px;
	overflow: hidden;
	}
div.hengst a img {
	border: 1px solid #000000 ! important;
	}
div.hengst a {
	text-decoration: none;
	}
div.hengst p {
	font-size: 10px;
	}
div.hengst p b {
	font-size: 11px;
	}

td.rightcolhengst {
	width: 140px;
	}

div.pics {
	width: 595px;
	position: relative;
	top: -10px;
	left: -20px;
	margin-right: -41px;
	margin-bottom: -10px;
	overflow: hidden;
	}
div.pics img {
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	}

div.intro {
	width: 594px;
	height: auto;
	padding: 10px 10px 0px 20px;
	position: relative;
	left: -20px;
	top: 0px;
	margin-right: -40px;
	margin-bottom: 15px;
	background-color: #ebebeb;
	border-bottom-width: 1px;
	letter-spacing: 1px;
	}
td.content > div.intro {
	width: 564px;
	}
div.intro h1 {
	width: auto;
	}
div.icons {
	float: right;
	width: auto;
	}
div.vosfactor {
	background-color: #0C2F63;
	color: #ffffff;
	padding: 2px 5px 2px 5px;
	border: 1px solid #000000;
	}

div.hengstmenu {
	width: 140px;
	height: 287px;
	background-color: #ADB7CB;
	border-bottom: 1px solid #ffffff;
	}
div.hengstmenu li a {
	padding-left: 10px ! important;
	}

table.bloedlijnen {
	width: 100%;
	background-color: #234A85;
	border-width: 1px 0px 0px 1px;
	}
table.bloedlijnen td {
	width: 25%;
	color: #ffffff;
	font-weight: bold;
	padding: 3px 5px 3px 5px;
	border-width: 0px 1px 1px 0px ! important;
	vertical-align: middle;
	}
table.bloedlijnen td.light {
	background-color: #24569D;
	}
table.bloedlijnen td.xx {
	color: #ff0000;
	}

div.nakomelingen {
	width: 594px;
	height: auto;
	padding: 10px 10px 0px 20px;
	position: relative;
	left: -20px;
	top: 0px;
	margin-right: -40px;
	margin-bottom: -1px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	letter-spacing: 1px;
	}
td.content > div.nakomelingen {
	width: 564px;
	}
div.nakomelingen img {
	float: right;
	}
div.nakomelingen hr {
	display: block;
	clear: both;
	margin: -0.66em 0;
	visibility: hidden;
	}


/* NEWS */

div.newsitem {
	width: 545px;
	position: relative;
	left: -20px;
	margin-right: -40px;
	margin-bottom: -1px;
	padding: 5px 10px 5px 20px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	}
div.newsitem:hover {
	background-color: #f6f6f6;
	}
td.content > div.newsitem {
	width: 505px;
	}
div.newsitem h2 {
	font-size: 12px;
	font-family: Verdana;
	color: #000000;
	margin-bottom: 5px ! important;
	}
p.date {
	margin-bottom: 0px;
	}
div.newsitem p {
	margin-top: 0px ! important;
	margin-bottom: 0px ! important;
	}
div.newsitem p.newslink {
	text-align: right;
	float: normal;
	margin-bottom: 0px;
	}
	
/* news rightcol */
.next td.newsitem {
	background-color: #ADB7CB;
	padding: 4px ! important;
	}
.next td.newsitem:hover {
/*	background-color: #f6f6f6; */
	}
.next td.newsitem p {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	}
.next td.newsitem p.newslink {
	float: right;
/*	position: relative;
	top: -5px; */
	margin-bottom: 0px;
	}
.next td.rightcol td.newsitem a:hover {	
	color:#FFFFFF;
	}
.home  p.newstitle {
	margin-bottom: 0px ! important;
	}
.home  span.newsshort p {
	margin-top: 0px ! important;
	}
.next span.newsshort,
.next span.newsshort p {
	display: none ! important;
	}
	

/* FONTS and COLORS */

.newstitle a,
.newstitle a:hover {
	font-weight: bold;
	text-decoration:none;
}
.next .newstitle a,
.next .newstitle a:hover {
	font-weight:normal;
	}

h1, h2, h3, h4, h5, h6 {
	font-family: Trebuchet MS !important;
	color: #002569 !important;
	}

h1 {
	font-weight: normal;
	font-size: 22px;
	margin-bottom: 15px;
	}
h2 {
	font-weight: normal !important;
	font-size: 18px !important;
	margin-bottom: 15px !important;
	}	
	
h3 {
	font-size: 14px;
	}

p {
	margin-bottom: 15px;
	}

/* EXPORT */

table.export {
	margin-top: 15px;
	width: 450px;
	}
table.export th {
	background-color: #002569;
	color: #ffffff;
	padding: 3px 5px 3px 5px;
	}
table.export th p {
	margin: 0px;
	}
table.export td {
	padding: 4px 5px 4px 5px;
	width: 50%;
	white-space: nowrap;
	background-color: #ebebeb;
	}
	
/* LOGN */

form#profile table {
	width: 180px;
	margin: 10px;
	border: 1px solid #666666;
	background-image: url('../images/fixed/bg_content.gif');
	background-position: left bottom;
	}
form#profile td {
	padding: 3px 5px 0px 5px;
	}
form#profile input,
form#profile button {
	width: 75px;
	height: 15px;
	border: 1px solid #666666;
	font: 11px Arial;
	}
form#profile button {
	width: 77px;
	height: 17px;
	margin-bottom: 5px;
	}


/* FOTOBOEK */

table.fotoboek {
	position: relative;
	top: -25px;
	left: -20px; 
	width: 514px ! important;
	margin-right: -40px;
	}
td.thumbs {
	padding: 0px ! important;
	}

div.thumbsscroll {
	width: 514px;
	height: 94px;
	overflow: hidden;
	}

td.thumb {
/*	float: left; */
	min-width: 56px; 
	max-width: 106px;
	height: 76px; 
	padding: 0px ! important;
	border: 1px solid #ffffff;
	border-width: 0px 1px 1px 0px;
	background-color: #002569;
	}
td.thumb:hover {
	background-color: #000033;
	}

td.image {
	width: 400px ! important;
	height: 287px; 
	padding: 0px ! important;
	overflow: hidden;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	}
td.imagetext {
	width: 193px ! important;
	height: 287px; 
	padding: 0px ! important;
	border-bottom: 1px solid #ffffff;
	}
div.imagetext {
	width: 173px ! important;
	margin: 10px;
	}


/* VIDEOBOEK */

td.content div.video {
	position: relative;
	top: -10px;
	left: -20px; 
	width: 594px ! important;
	margin-right: -40px;
	}

/* MISC */
div.slideshow {
	background-color: #efefef ! important;
	min-height: 149px ! important;
	height: auto ! important;
	clear: both;
	}
div.slideshow img {
	border-bottom: 3px solid #ffffff;
	}
div.slideshow div {
	height: 149px ! important;
	}
