HTML, BODY, TABLE {
	font-family: Arial, Verdana;
	font-size: 11pt;
	color: #000000;
}
BODY {
	background-image: url("img/bg.jpg");	
	margin: 0px;
	margin-top: 5px;
}
a:link, a:visited, a:active {
	line-height: 20px;
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #0C0C0C;
	text-decoration: none;
}
IMG {
	border: 0px;
}
INPUT {
	font-size: 10px;
	background-color: #FFE1EC;
	color: #FF3366;
	padding: 0px;
	margin: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-weight: Bold;
}
.header {
	background-image: url('img/header_big.jpg');
	background-repeat: no-repeat;
	width: 350px;
	height: 41px;
	text-align: center;
	line-height: 41px;
	color: #FF3366;
	font-weight: Bold;
	font-size: 10pt;
}

.headersmall {
	background-image: url('img/header_small.jpg');
	background-repeat: no-repeat;
	width: 175px;
	height: 41px;
	text-align: center;
	line-height: 41px;
	color: #FF3366;
	font-weight: Bold;
	font-size: 10pt;
}
.footer {
	padding-left: 20px;
	background-image: url(img/footer.jpg);
}
.footer2 {
	padding-left: 20px;
	background-image: url(img/footer.jpg);
	font-size: 10pt;
}
.balk {
	background-image: url('img/tabelbg.jpg');
}
