@charset "ISO-8859-1";
body { }
p { }
td { }
a:link {color: #000000;text-decoration: none;}
a:visited {color: #666666;text-decoration: none;}
a:hover {color: #000000;text-decoration: none;}
a:active {color: #666666;text-decoration: none;}


#picup {
	height: 75px;
	width: 600px;
	z-index: 1;
	visibility: visible;
	position: absolute;
	top: 0px;
	left: 0px;
}
#picright {
	height: 100%;
	width: 15px;
	z-index: 2;
	visibility: visible;
	background-image: url(file:///Macintosh HD/Users/berndschmidt/Desktop/kanadanewset/basepix/leftkach.jpg);
	position: absolute;
	top: 0px;
	bottom: 0px;
	right: 0px;
}
#textpanel {
	position: absolute;
	z-index: 3;
	top: 80px;
	left: 5px;
	width: 590px;
	height: auto;
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #000000;
	visibility: visible;
	line-height: 17px;
	font-weight: normal;
	}
#textoben {
	position: absolute;
	z-index: 6;
	top: 0px;
	left: 0px;
	width: 500px;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #FFFFFF;
	visibility: visible;
	line-height: 17px;
	font-weight: normal;
	padding-top: 2px;
	background-color: #000000;
	text-align: center;
}
#textunten {
	position: absolute;
	z-index: 6;
	top: 406px;
	left: 0px;
	width: 596px;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #000000;
	visibility: visible;
	line-height: 17px;
	font-weight: normal;
	padding-top: 2px;
	text-align: center;
}

