.blok {
	float: left;
	width: 150px;
	margin: 3px;
	height: 230px;
}
.logo {
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
img {
	margin: 0px;
	padding: 0px;
	border: 1px solid #990000;
}
h3 {
	font-size: small;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h2 {
	font-size: small;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
}
h1 {
	font-size: large;
	margin: 0px;
	padding: 0px;
	color: #FFFF99;
}
.kop {
	font-weight: bold;
	color: #330000;
}
p {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
ul {
	margin: 0px;
	padding: 0px;
}
li {
	list-style-position: outside;
	list-style-type: none;
}
.java {
	text-align: center;
	padding: 0px;
	height: 150px;
	width: 235px;
	margin: 5px;
}
.edge {
	border: 1px solid #FFFFFF;
}
.enter {
	font-size: xx-large;
	font-weight: bold;
}
body,td,th {
	font-family: Tahoma;
	font-size: small;
	color: #FFFFFF;
}
body {
	background-color: #5B0B0C;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
	margin-left: 0px;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 7px;
}
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #0000FF;
}
a:active {
	text-decoration: none;
	color: #000000;
}
a.lp:link {
	color: #FF9966;
	font-size: small;
}a.lp:visited {
	color: #FF9966;
	font-size: small;
}
a.lp:active {
	color: #FF9966;
	font-size: small;
}
a.lp:hover {
	color: #FFFFCC;
	font-size: small;
}
.lpedge {
	border: 1px solid #CE0603;
}
.copy {font-size: x-small}

