body {
	color: silver;  
	font-family: Arial; 
	font-size: 12px; 
}

P, h1, h2,h4,h6,th,td, li, ul { font-family: Arial; font-size: 12px; }
H1 { color: blue; font-family: Arial; text-align: center; }
H2 { color: silver; font-family: Arial; text-align: left; font-size: 32px; }
H3, H2 { color: silver; font-family: Arial; text-align: left; font-size: 16px; }
H4 { color: black; font-family: Arial; text-align: left; font-size: 10px; }
H6 { color: blue; font-family: Arial; text-align: left; font-size: 10px; }
TH { text-align: center; vertical-align: top; font-weight: bold; color: black; }
TH { background-color: silver; }
TD { vertical-align: top; }
TD { font-family: Arial; font-size: 12px; }
TD.bottom { vertical-align: bottom; }
TD.right { text-align: right; }
TABLE, TR, TD, TH   { 
	border-collapse: collapse;
	border-width: 0px;
	border-color: #222222;	
	border-style: solid;
}

red {color: red;}
green { color: green;}

TD {
	text-align: left;
	vertical-align: top;
	padding: 0px 5px 0 5px;
}


TABLE.scherm1 {
	border-width: 1px;
	width: 100%;
	height: 100%;
}
TABLE.content1 {
	width: 100%;
	height: 100%;
}
TD.logo1 { 
	height: 100px;

}
TD.rechtsboven1 { 
}
TD.menu1 { 
	padding: 0px 5px 0 5px;
}
TD.content1 { 
	padding: 0px 5px 0 5px;
}
TD.content_links1 {
	height: 100%;
	padding: 0px 5px 0px 5px;
	width: 70%;
}
TD.content_rechts1 {
	border-left-width: 1px;
	border-style: none  none none solid;
	padding: 0px 5px 0px 5px;
	width: 30%;
	height: 100%;
}

TR.menubalk1 TD {
	font-family: arial;
}

DIV.logo1 {
}
DIV.rechtsboven1 {
}
DIV.menu1 {
}
DIV.content1 {
}
DIV.rechts1 {
}

TABLE.borders TD {
	border: 1px solid #444;
	padding: 3px;
}
TABLE.borders TD TABLE TD{
	border: none;
}
DIV.quote {
	background-color: #444;
	margin: 10px;
	padding: 10px;
}
HR { 
	color: #777;
}
hr.reactie1, span.reactie {
	display: block;
	margin-top: 2px;
	padding-top: 2px;
	border-top: 1px solid;
	font-size: 9pt;
}
.rechts {
	text-align: right;
}

.totaal {
	font-weight: bold;
	background-color: silver;
	color: black;
}

input.groep {
	margin: 0px;
	padding: 0px;
	border: 0px;
	height: 10px;
	
}

A:link { color: silver; } 
A:visited { color: silver; } 
A:active { color: silver; }

a:hover {
	background-color: #fff;
	color: #000;
}

table.laatstenieuws_page a:hover {
	background-color: #333;
	color: #fff;
}


TH A:link, TH A:visited, TH A:active { 
	color: black; 
} 


div.login, div.login a:link, div.login a:visited, div.login a:hover, div.login td  {
	background-color: #444;
	color: #eee;
}

div.linkerzijde div.login h2 {
	font-size: 14px;
	text-align: center;
	background-color: #444;
}

.error {
	color: #f66;
	font-weight: bold;
	border: 1px solid silver;
	padding: 2px;
}

.message {
	color: #afa;
	font-weight: bold;
	border: 1px solid silver;
	padding: 2px;
}
.nieuws_titel {
	font-weight: bold;
	text-align: right;
	border-width : 0 0 1px 0;
	border-color: #aaa;
	line-height: 10px;
	
}

span#link {
	color: red;
	text-decoration: underline;
}

#nieuws_verborgen {
	display: block;
	padding-left: 5px;
	color: black;
	font-weight: bold;
	background-color: #77d;
}
.nieuws_datum {
	text-align: right;
}

DIV.print { display: none}


/*
 *	Instelling voor laatste nieuws
 */
div.laatste_nieuws {
	width:100%;
	color: white;
	padding: 5px 4px 4px 5px ;
/*	background-color: #222;*/
}

div.laatste_nieuws h3 {
	text-align: center;
}
div.laatste_nieuws_page table {
	width:100%;
	margin-bottom: 10px;
}

div.laatste_nieuws table th {
	background-color: red;
	font-size: large;
}

td.laatstenieuws_titel {
	font-weight: bold;
	text-align: right;
	border-width : 0 0 1px 0;
	border-color: #aaa;
	line-height: 10px;
}
.content_links td.nieuws_titel {
	font-weight: bold;
	text-align: right;
	border-width : 0 0 1px 0;
	border-color: #aaa;
	line-height: 10px;
}

/*
 *	Instellingen voor gastenboek 
 */
  
td.gb_naam,
.nieuws_titel, 
td.gb_inhoud, td.gb_inhoud li, td.gb_inhoud p
{
	line-height: 1.5em;
	font-family: Arial;
}

div.gastenboek_brief1, table.laatstenieuws_page, table.gb_small {
	width:100%;
	color: white;
	padding: 5px 4px 4px 5px ;
/*	background-color: #222;*/
}
table.laatstenieuws_page td, table.gb_small td  {
	padding: 0px 0px 4px 0px;
}

div.gastenboek_brief h3 {
	text-align: center;
}
div.gastenboek_brief table, div.content table {
	width:100%;
	margin-bottom: 10px;
}
img {
	border: 0;
}

div.content_screen1 {
	background-color: #222;
}

div.gb_form1 {
	border-width: 2px;
	padding: 5px 4px 0px 5px ;
	background-color: #444;
}

table.gb { 
	border:0px;
}

table.gb_breed { 
	width: 100%;
	border:0px;
}

table.gb_item {
	width: 100%;
	background-color: #444;
	margin-top: 3px;
}

td.content_rechts td.gb_datumnaam {
	width: 30%;
/*	background-color: red; */
}
td.content_links td.gb_datumnaam {
/*	background-color: green;*/
	width: 15%;
}

table.gb_item td {
	padding: 1em;
}

td.gb_datumnaam {
	text-align: right;
	vertical-align: bottom;
}

span.gb_datum {
	font-size: 10pt;
	color: #eee;
}

span.gb_naam {
	color: #eee;
	font-weight: bold;
}
td.gb_inhoud {
	color: #eee;
	width: 80%;
}

th, tr.totaal {
	border-width: 1px;
	border-color: #444;
}
span.reactie {
	font-size: 10pt;
}

tr.kop {
	border-bottom-width: 1px;
	border-color: #aaa;
}

.today {
	color: #44d;
}
.recent {
	color: #4d4;
}


div.foto {
	padding:3px 3px 1px 3px ;
	background-color:white;
	max-width: 300px;
}
span.foto_text {
	color: #404040;
}
span.pageselector {
	display: block;
	text-align: center;
}

div.screen1 {
	text-align: left;
	width: 1280px;
	background-color: #000;
}

/*
body { 
	background-color: #dda;
}
*/
table.ritoverzicht {
	border: 1px;
	width: 100%;
}
table.ritoverzicht td, table.ritoverzicht th {
/*	font-size: 8pt;*/
}

div.samenvatting {
	max-width: 300px;
}
table.samenvatting td {
	border: 1px solid #444;
}
table.ritdetail td {
	border: 1px solid #444;
	padding: 2px;
	
}
table.zpaginaindeling1280 {
	background-color: #000;
	border-collapse: collapse;
	padding: 0px;
	border-width: 0px;
	margin: 0px;
	max-width:230px;

}
table.zpaginaindeling1024 {
	background-color: #000;
	border-collapse: collapse;
	padding: 0px;
	border-width: 0px;
	margin: 0px;
	max-width:1024px;
}
table.zpaginaindeling800 {
	background-color: #000;
	border-collapse: collapse;
	padding: 0px;
	border-width: 0px;
	margin: 0px;
	max-width:770px;

}
/*
.paginaindeling1280 .banner {
	background-image: url(images/logo_mytracks_1280.png);
}

.paginaindeling1024 .banner {
	background-image: url(images/logo_mytracks_1024.png);
}

.paginaindeling800 .banner {
	background-image: url(images/logo_mytracks_800.png);
}
*/
td.paginabanner1 {
	background-color: #333;
	width: 100%;
	height: 100px;
	padding: 0px;
}

td.paginamenubalk1 {
	background-color: #000;
	width: 100%;
	height: 10px;
	padding: 3px 0px 3px 0px;
}

td.paginalinks1 {
	background-color: #333;
	max-width: 280px;
	min-width: 230px;
/*	min-width: 230px;*/
	width: 280px;
	padding: 0px 5px 0px 0px;
	
}

td.paginacontent1 {
	background-color: #333;
	width: 100%;
	height: 400px;
	min-width:450px;
	padding: 0px;
}

td.paginarechts1 {
	background-color: #333;
	max-width: 310px;
	width:230px;
	padding: 0px;
}

.paginafooter1 {
	height: 40px;
	background-color: #333;
	padding: 0px;
}

table.paypal {
/*	background-color: red;*/
	width: 100%;
	padding-top: 5px;
	border: 2px solid #444;
}

table.paypal td {
	text-align: center;
	padding: 5px;
}
span.alert {
	background-color:red;
	text-decoration: blink;
	width: 100%;
}
table.metborder{
	padding: 3px; 
	border: solid #444 1px;
}

table.metborder td {
	border: solid #444 1px;
	height: 2em;
	vertical-align: middle;
	
}
