

.bottom  {
	width:100%;
	height:26px;
	background:url(/images/bottom.gif) no-repeat left top;
}

.bottom span  {
	display:block;
	position:relative;
	height:26px;
	background:url(/images/bottom-right.gif) no-repeat right top;
	background-image: url(/images/bottom-right.gif);
}

.footertext  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding-top:3px;
}

.adres a  { color: #2e60a5; text-decoration: underline; }
.adres a:visited  { color: #2e60a5; text-decoration: underline; }
.adres a:active  {
	color: #2e60a5;
	background-color:#CCCCCC;
	text-decoration: underline;
}

.adres a:hover  { background-color: #CCCCCC; }

.footertext a { color: #2e60a5; text-decoration: underline; }
.footertext a:visited { color: #2e60a5; text-decoration: underline; }
.footertext a:active { color: #2e60a5; background-color:#CCCCCC; text-decoration: underline; }
.footertext a:hover { background-color: #CCCCCC; }
.style3  {
	line-height: 115%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
}

.style2  {
	line-height: 115%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
}

.style5  {
	font-style: italic;
}

.style4  {
	line-height: 115%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: italic;
}

.style6  {
}

.style8  {
	margin-left: 0px;
}

.style9  {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	padding-top:6px;
}

.bg_strip {
	background:url(/images/logo_bg_strip.gif) repeat-x;
	height:117px;
}

.off {
	background-color:#F36F2C;
}
.on {
	background-color:#FF9933;
}
.link {
	text-align:center;
	text-decoration:underline;
	padding:0;
	padding-left:11px;
	padding-right:11px;
/*display:block;*/
}
.link a {
	color:#000000;
	text-decoration:none;
	vertical-align:middle;
	text-align:center;
}
.link a:hover {
	text-decoration:none;
	vertical-align:middle;
	text-align:center;
/*display:block;*/
}

/* from php site */
.Kop			{
	color: #194596;
	font-size: 18px;
	font-style: normal;
	width:520px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 4px;
	margin-bottom: 0px;
	float: left;
/* padding-top: 10px; */
/* padding-left:20px; */
}

