body {
	marginwidth: 0px;
	marginheight: 0px;
	alink: #0000FF;
	vlink: #000000;	
	background-color: #15243E;
}

#title {
    font: bold 48px Arial Rounded;
	//font-family: Arial Rounded;
	//font-size: 48px;
	//font-weight: bold;
	color: #CC9900;
}

div[id=title] {
	color: #fff !important;
}
	
#title:after {
	content: 'Hondenschool Stadspark';
	color: #CC9900;
	display: block;
	text-indent: -0.1ex;
	margin-top: -1.2em; 
}

#subtitle {
    font: 26px Arial Rounded;
	color: #CC9900;
}

div[id=subtitle] {
	color: #fff !important;
}
	
#subtitle:after {
	content: 'Tel: 0598 416322';
	color: #CC9900;
	display: block;
	text-indent: -0.1ex;
	margin-top: -1.2em; 
}

.title {
	color: #CC9900;
	font: bold 48px Arial Rounded;
	text-shadow: black;
	//font-weight: bold;
	text-transform: uppercase;
 }
 
.subtitle {
	color: #CC9900;
	font: bold 26px Arial Rounded;
	//font-weight: bold;
 }
 
a.subtitle:link {color: #CC9900;}
a.subtitle:visited {color: #CC9900;}
 
.introtext {
	font: italic 14px Arial Rounded MT bold; 
	background-color:#15243E; 
	text-align:center;
	color: #FFC; //#C2D69B;
	width: 500px;
 }
 
.mainTable {
	height: 220; 
	border-style:1px; 
	border-width: 1px;
	//max-height: 220;
}

div.frontpics {
	position: absolute;
	top: 10;
	left: 30;
	width:155px;
}

div.frontpic {
	border: none;	
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	spacing: 0px 0px 0px 0px;
}

div.frontpic img {
	border: none;
	width: 155px;
}

 .titleSpan {
	font: oblique bold 32px Verdana;
	color: orange;
 }
 
.itemBorder { 
	border-style: solid;
	border-width: 1px;
}
.itemText { text-align: center; text-decoration: none; color: #000000; font: 12px Arial, Helvetica }

.crazyBorder { border: 2px outset #000000 }
.crazyText { text-decoration: none; color: #000000; font-weight: bold; font: Bold 12px Arial, Helvetica }
  
a.itemText { text-align: center; text-decoration: none; color: #000000; font: 12px Arial, Helvetica }

.buttonTextStd {
	font-family: Helvetica;
	font-size: 8pt;
	font-weight: bold;
	cursor: default;
}

.buttonTextBold {
	font-family: Helvetica;
	font-size: 8pt;
	font-weight: Bold;
	cursor: default;
}

.reslow {
	position: absolute;
	top: 1;
	left: 1;
	width: 640;
	height: 480;
	visibility: visible;
	border-style: solid;
	border-width: 1px;
	background-color: blue;
}

