/* CSS Document */

body {
	background-color: #e2ddc7;
	margin: 10px;
	padding: 10px;	
}

.welkom {
	background-color: #E2DDC7;
	background-image: url(../img/nym_back.jpg);
	background-repeat: no-repeat;
}
.pub {
	background-color: #E2DDC7;
	background-image: url(../img/nym_back2.jpg);
	background-repeat: no-repeat;
}
.image {
	font-family: "Trebuchet MS", Verdana, Tahoma;
	font-size: 11px;
	color: #333333;
}
td {
	font-family: "Trebuchet MS", Verdana, Tahoma;
	font-size: 12px;
	line-height: 14px;
	margin: 2px;
	padding: 2px;
}
.cvkop {
	font-size: 14px;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	background-color: #D9D2B7;
}
.cvline {
	height: 16px;
}
.head {
	font-size: 16px;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	background-color: #D9D2B7;
}
.titel {
	font-family: "Trebuchet MS", Verdana, Tahoma;
	font-style: italic;
}
.auteur {
	font-family: "Trebuchet MS", Verdana, Tahoma;
	font-weight: bold;
}
.uitgever {
	font-family: "Trebuchet MS", Verdana, Tahoma;
	font-size: 12px;
	font-style: italic;
	color: #333333;
}
