HEX
Server: Microsoft-IIS/8.5
System: Windows NT YDAWBH120 6.3 build 9600 (Windows Server 2012 R2 Standard Edition) AMD64
User: tentjecom_web (0)
PHP: 7.4.14
Disabled: NONE
Upload Files
File: D:/HostingSpaces/TWijnstra/wijnstra.com/wwwroot/css/wijnstra_zwart_wit.css
/* --------- DEFAULT w i j n s t r a . c o m  CSS ---------- */

BODY, P, TD, DIV, OL, UL, LI, INPUT, TEXTAREA, SELECT, OPTION {
	color: #FFFFFF;
}

BODY, P, TD, TH, OL, UL, LI, INPUT, TEXTAREA, SELECT, OPTION {
	font: 12px Verdana, Helvetica, Geneva, "Trebuchet MS", Arial, sans-serif;
}

BODY {
	margin: 0px 0px 0px 0px;
	background-color: #000000;
}

A:LINK, A:VISITED, A:ACTIVE {
	color: #ffffff;
	text-decoration: underline;
}

A:HOVER {
	color: #FFFFFF;
	text-decoration: none;
}

P {
	line-height: 1.2em;
}

TH {
	background-color : #cccccc;
	color: #000000;
	font-weight : normal;
	text-align : left;
	font-size: 9px;
}

I {
	font-style: italic;
}

B, STRONG {
	font-weight: bold;
}

H1 {
	font-weight : bold;
	font-size: 11px;
	margin-bottom : 0px;
}

OPTION {
	color : #ffffff;
}

/* -- GENERAL CLASSES start here -- */
.clsTbl {
/*	width : 100%;	*/
}

.clsTblLeft {
	writing-mode : tb-rl;
	font-size : 44px;
	border-right : 1px solid #ffffff;
}


.clsTblFirst {
	width : 300px;
	border-right : 1px solid #ffffff;
	border-bottom : 1px solid #ffffff;
}

.clsTblSecond {
	width : 100%;
	border: 1px solid #ffffff;
	background-color : #000000;
	padding : 6px;
}

.clsTblFirstGoogle {
	width : 300px;
	border-right : 1px solid #ffffff;
	border-bottom : 1px solid #ffffff;
}

.clsTblSecondGoogle {
	width : 100%;
	border: 1px solid #ffffff;
}

.clsTblTDLeft {
	padding-left : 10px;
	padding-right : 5px;
	border-bottom : 1px solid #ffffff;
}

.clsTblTDRight {
	padding-left : 5px;
	padding-right : 10px;
	border-bottom : 1px solid #ffffff;
}

/* voor de datumnotatie*/
.clsDate {
	font-size: 8px;
	color: #ffffff;
}