/* CCSK site Stylesheet */
/* last modified: 3 april 2003 */

/* Opmaak van de standaard elementen */
/* Niet gedefinieerde standaard elementen: */
/* ADDRESS,BLOCKQUOTE, FIELDSET, FORM,*/
/* te gebruiken voor defenitielijsten (termenlijst bv, p239 ev): DD, DL, DT, */
/* FRAME, FRAMESET,H4,H5, H6, IFRAME, NOFRAMES, OBJECT, APPLET, */
/* HR (horizontale lijn of blok), PRE  */

body {
	background-color: #FEF3DA;
	font-family: "Comic Sans MS", arial, helvetica, sans-serif;
	font-size: 16px;	
}

p {
	font-family: "Comic Sans MS", arial, helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #000000;	
	font-stretch: normal;
	font-variant: normal;
	font-style: normal;
	line-height: normal; 
}

/* Definitie voor de links  */
A:link {
	color: #996600;
	text-decoration: underline;
}

A:visited {
	color: #ABB71E;
	text-decoration: underline;
}

A:active{
	color: #339933;
	text-decoration: underline;
}

A:hover {
	color: #FF0000;
	text-decoration: underline;
}

A.topnavtekst:link{
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #CCFFFF;
}
A.topnavtekst:visited{
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #CCFFFF;
}

A.topnavtekst:hover {
	color: #FF0000;
	text-decoration: underline;
}

A.actievetopnavtekst:link{
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #FEF3DA;
}

A.actievetopnavtekst:visited{
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color:#FEF3DA;
}

A.lhnavtekst:link{
	font-family: "Comic Sans MS", arial, helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #996600;
}

A.lhnavtekst:visited{
	font-family: "Comic Sans MS", arial, helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #996600;
}

A.lhnavtekst:hover {
	color: #FF0000;
	text-decoration: underline;
}
/* toegevoegd door Jelle als test */

A.lhnavtekstkop:link{
	font-family: "Comic Sans MS", arial, helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
	color: #FF0000;
}

A.lhnavtekstkop:visited{
	font-family: "Comic Sans MS", arial, helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
	color: #FF0000;
}

A.lhnavtekstkop:hover {
	color: #FF0000;
	text-decoration: underline;
}

A.benadruktvet:link {
	font-family: "Comic Sans MS", arial, helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;	
	color: #CC3333;
}

A.benadruktvet:visited {
	font-family: "Comic Sans MS", arial, helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;	
	color: #CC3333;
}

A.benadruktvet:hover {
	color: #FF0000;
	text-decoration: underline;
}

/* Definitie voor de headers  */
h1 {
	font-family: "Comic Sans MS", arial, helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;	
	font-variant: normal;
	font-style: normal;
	line-height: normal; 
	color: #CC3333;
}

h2 {
	font-family: "Comic Sans MS", arial, helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;	
	font-variant: normal;
	font-style: normal;
	line-height: normal; 
	color: #CC3333;
}

h3 {
	font-family: "Comic Sans MS", arial, helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;	
	font-variant: normal;
	font-style: normal;
	line-height: normal; 
	color: #CC3333;
}

/* Definitie voor de lijsten  */
li {
	font-family: "Comic Sans MS", arial, helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #000000;	
	font-stretch: normal;
	font-variant: normal;
	font-style: normal;
	line-height: normal; 
}

ol {
	font-family: "Comic Sans MS", arial, helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #000000;	
	font-stretch: normal;
	font-variant: normal;
	font-style: normal;
	line-height: normal; 
}
  
ul {
	font-family: "Comic Sans MS", arial, helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #000000;	
	font-stretch: normal;
	font-variant: normal;
	font-style: normal;
	line-height: normal; 
} 

/* Definitie voor de tabellen  */


table { 
	display: table;
	border-style: none;
	border: none;
	vertical-align: top;
	font-family: "Comic Sans MS", arial, helvetica, sans-serif;
}

tr { 
	display: table-row;
	vertical-align: top; 
	font-family: "Comic Sans MS", arial, helvetica, sans-serif;
}

th {
	display: table-cell; 
}

caption { 
	display: table-caption;
}

td {
	display: table-cell; 	
	font-family: "Comic Sans MS", arial, helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #000000;	
	font-stretch: normal;
	font-variant: normal;
	font-style: normal;
	line-height: normal; 
}

.koptitel {
	font-family: arial, helvetica, sans-serif;
	color: #996600;
	font-size: 30px;
	font-weight: normal;
	vertical-align: middle; 
}

.topnavcel {
	background-color: #000000;
	height: 26px;
	vertical-align: middle;
	text-align: center;
}

.contentcelwatermerk {
	background-image: url("http://www.cornishcrabber.nl/images/trans_def_kleiner_kleur.gif");
	background-repeat: no-repeat;
	background-position: top;
}

.tabelhoofd {
	background-color: #CC3333;
	vertical-align: middle;
	text-align: center;
	color: #CCFFFF;
	font-weight: bold;
	font-size: 16px;
}

.tabelmetborder {
	background-color: none;
	vertical-align: top;
	border-width: 1;
	border-color: #996600;
	border-style: solid;
	border-width: thin;
	empty-cells: show;
	border-collapse: collapse;
	padding: 3px;
}

.tabelmetborder td {
	background-color: none;
	vertical-align: top;
	border-width: thin;
	border-color: #996600;
	border-style: solid;
	empty-cells: show;
	padding: 3px;
}

.tabelzonderborder {
	background-color: none;
	vertical-align: top;
}

/* Verschillende tekststijlen */
.benadruktvet {
	font-weight: bold;	
	color: #CC3333;
}

.benadruktnormaal {
	font-weight: normal;	
	color: #CC3333;
}

.subtekst {
	font-style: italic;
}

.rhkolomtekst {
	font-size: 14px;
	line-height: 15px;
}

.rhkolomtekstvet {
	font-size: 14px;
	font-weight: bold;
	line-height: 15px;
}

.rhkolomtekstbenadrukt {
	font-size: 14px;
	line-height: 15px;
	font-weight: normal;	
	color: #CC3333;
}




