body.pkb {
	font-family: helvetica,sans-serif;
	font-size: 90%;
	color: white;
	background-color: #1e1e1e;
}

.langbar {
	font-size: smaller;
	border: 0px dotted #A00090;
	margin-bottom: 1em;
	float: right;
}

.pkb h1 {
	border: 1px dashed #A00090;
	margin-top: 1em;
	margin-right: 0.2em;
	margin-bottom: 1em;
	margin-left: 0em;
	padding-top: 4px;
	padding-left: 4px;
	padding-bottom: 4px;
	padding-right: 4px;
	clear: both;
}

.pkb table {
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
}

.pkb th {
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 1px;
	padding-right: 10px;
	text-align: left;
	vertical-align: top;
}

.pkb td {
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 1px;
	padding-right: 10px;
	text-align: left;
	vertical-align: top;
}

.oddrow td {
	background-color: #171717;
}

.pkb li {
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 2px;
	padding-right: 10px;
}

.imgright {
	clear: none;
	float: right;
	border: 1px dotted #A00090;	
}

.pkb img {
	border: 4;
/* 	width: 100px; */
}

.textboxshadow {
	background-color: #151515;
	border: 0px dotted white;
	margin-top: 0.3em;
	margin-right: 0em;
	margin-bottom: 2.3em;
	margin-left: 0.3em;
	padding-top: 0.3em;
	padding-left: 0.3em;
	padding-bottom: 0.3em;
	padding-right: 0.3em;
}

.textbox {
	background-color: #101010;
	border: 1px dotted #A00090;
	margin-top: -0.6em;
	margin-right: 0em;
	margin-bottom: 0em;
	margin-left: -0.6em;
	padding-top: 0em;
	padding-left: 0em;
/*	clear: left;
	float: left; */
}

.textbox p {
	padding-left: 2em;
	clear: left;
}

.textbox table {
	padding-top: 0px;
	padding-left: 2em;
	padding-bottom: 1em;
	padding-right: 0px;
}

.textbox h2 {
	background-color: #101010;
	border: 1px solid #4f0047;
	margin-top: -10px;
	margin-left: 1em;
	margin-right: 2em;
	padding-top: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-right: 2px;
	float: left;
}

.pkb a:LINK {
	color: #A00090;
	font-weight: normal; 
	border-bottom: 1px dotted #A00090;
	text-decoration: none;
}

.pkb a:VISITED {
	color: #E000C0;
	border-bottom: 1px dotted #A00090;
	text-decoration: none;
}

.pkb a:HOVER {
	border-bottom: 1px solid #A00090;
	text-decoration: none;
}

.pkb a:ACTIVE {
	background-color: white;
	border-bottom: 1px dotted #A00090;
	text-decoration: none;
}
