

/* layout */

body
{
	margin: 0;
	background: #191817;
	color: #191817;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	background-image: url(http://fokkersnoorseboskatten.info/images/Kop.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}

#blok {
	letter-spacing: .08em;
}

#vuurwerk {
	background-image: url(http://fokkersnoorseboskatten.info/images/vuurwerk.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

/* een paragraaf */

p {
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-weight: normal;
	font-size : 9pt;
	font-style : normal;
}

h2 {
	letter-spacing: 0;
	font-size:18px;
}

h3 {
	font-size : 12pt;
	font-weight : 100;
}


h6 {
	line-height: 100%;
	font-size : 8pt;
	font-style : normal;
	letter-spacing: .1em;
	color: #C0C0C0;
	font-weight: normal;
}


a {
	text-decoration: none;	
}

a:link { color: #993333; }
a:visited { color: #846F6F; }
a:active { color: #DF0101; }
a:hover { color: #a0393c; text-decoration: underline;}

.provincie {
	font-size: normal;
	font-family: sans-serif;
	font-weight: 100;
}

.provincie-linkerkolom {
	font-size: small;
	font-family: sans-serif;
}


.kittenvoorspelling {
	font-size: 9px;
	text-indent: -14px; margin-left: 14px;
	margin-bottom: -10px;
}

.datum {
	font-size: 9px;
	color: #000080;
	text-align: right;
	margin-top: -10px;
}

.stand {
	color: #C0C0C0;
	font-size: 8pt;
}

.kittens {
	font-variant: small-caps;
	font-size: 14px;
}

.foto-onderschrift {
	font-style: italic;
	text-indent: 30px;
}

.kolomkop {
	font-size: x-large;
	color: #C0C0C0;
	font-family: Arial, sans-serif;
	font-weight: 600;
	margin-bottom: 0;
}

.catterypaginakop {
	font-size: large;
	color: #C0C0C0;
	font-family: Arial, sans-serif;
	font-weight: 600;
	margin-bottom: 0;
}

.plaatje { border:1px solid #666; }

a:link img { filter:none; border:1px solid #666; color: #666; }
a:visited img { filter:none; color: #846F6F; }
a:active img { color: #DF0101; }
a:hover img { filter:progid:DXImageTransform.Microsoft.DropShadow(OffX='3', OffY='3',color='#808080',strength='3',Positive='true'); } 

.onderschrift {
	font-size: xx-small;
}

.tekstlicht {
	color: #C0C0C0;
	line-height: 180%;
}

.menu {
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	color: #C0C0C0;
	font-weight: 600;
}

#menu a:link { color: #C0C0C0; font-weight: 600;}
#menu a:visited { color: #C0C0C0; font-weight: 600;}
#menu a:hover { color: #FFFFFF; font-weight: 600; text-decoration: underline;}
#menu a:active { color: #C0C0C0; font-weight: 600;}
#menu a:link img { filter:none; border:0px; color: #C0C0C0; font-weight: 600;}



/* de tabellen */

table, tbody {
	horizontal-align : center;
	text-align: left;
}

tr, td {
	font-size : small;
	line-height: 150%;
	text-transform : none;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size : 9pt;
}

.celartikel {
	border: 1px solid #C0C0C0;
	text-align: left;
	color: #C0C0C0;
	background-color: #464646;
	line-height: 150%;
}

li {
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size : 9pt;
	color: #CCC;
}

.formulierkop {
	font-size: 36px;
	color: #CCC;
}

.formuliertekst {
	font-size: normal;
	color: #CCC;
	line-height: 200%;
}

.boodschap {
	margin-left: 30px;
	margin-right: 30px;
	font-style: italic;
}

.groot { font-size: 14px; }