
* {
   margin: 0px;
   padding: 0px;
   border: 0px; 
   list-style-type: none;
}

body {
	background: #E8E8E9;
	font-family: arial, arial, sans-serif;
	font-size: 9pt;
	color: #00445A;
}

#kliko-header
{
	width: 711px;
	height: 13px;
	font-size: 1px;
	background: url('./images/top.gif') no-repeat;
	margin: 10px auto 0px auto;
}
#kliko-bottom
{
	width: 711px;
	height: 43px;
	background: url('./images/footer.gif') no-repeat;
	margin: 0px auto 0px auto;
}

#kliko-bottom h4
{
	Float: left;
	font-size: 9pt;
	margin-top: 12px;
	font-weight: normal;
	margin-left: 15px;
	_margin-left: 8px;
}
#kliko-bottom h5
{
	Float: right;
	font-size: 9pt;
	margin-top: 12px;
	font-weight: normal;
	margin-right: 15px;
	_margin-right: 8px;
}
#kliko
{
	width: 711px;
	height: auto;
	background: url('./images/container.gif') repeat-y;
	margin: 0px auto 0px auto;
}

#menu
{
	width: 186px;
	height: auto;
	float: left;
	margin-left: 15px;
	_margin-left: 7px;
	margin-right: 4px;
}

#menu h3
{
	width: 166px;
	height: 14px;
	Font-size: 8pt;
	color: #fff;
	padding: 7px 10px;
	background: url('./images/menu_kop.gif') repeat-y;

}
#menu p
{
	width: 166px;
	height: auto;
	Font-size: 8pt;
	padding: 0px 10px;
	background: url('./images/menu_kli.gif') repeat-y;

}
#menu p a
{
	text-decoration: none;
	color: #00445A;
}
#menu p a:hover
{
	text-decoration: underline;
	color: #00445A;
}
#menu .menu_bottom
{
	height: 4px;
	Font-size: 8pt;
	color: #fff;
	font-size: 1px;
	background: url('./images/menu_footer.gif') repeat-x;
	margin-bottom: 2px;
}
#content
{
	width: 491px;
	height: auto;
	float: left;
	margin-right: 3px;
}

#content h1
{
	width: 491px;
	height: 116px;
	margin-bottom: 2px;
	background: url('./images/header.gif') repeat-y;
}
#content h3
{
	width: 471px;
	height: 14px;
	Font-size: 8pt;
	color: #fff;
	padding: 7px 10px;
	background: url('./images/content_kop.gif') repeat-y;

}
.content_vak
{
	width: 471px;
	height: auto;
	Font-size: 8pt;
	padding: 0px 10px;
	background: url('./images/content_kli.gif') repeat-y;

}
#content .content_bottom
{
	width: 491px;
	height: 4px;
	Font-size: 8pt;
	color: #fff;
	font-size: 1px;
	background: url('./images/content_footer.gif') repeat-x;
	margin-bottom: 2px;
}
.Button {
	border: 0px;
	background-image: url("./images/button.JPG"); 
	width: 87px;
	height: 20px;
	font-family: Arial, Sans-serif;
	font-size: 8pt;
	color: #000000;
}

input {
	color: #000000;
	border: 1px solid #bde4ec;
	background-color: #f4fdff;
	font-family: Verdana, Sans-serif;
	font-color: #ffffff;
	font-size: 8pt;
	padding: 2px;
}


.menu_vak
{
   width: 166px;
   height: auto;
   Font-size: 8pt;
   padding: 0px 10px;
   background: url('./images/menu_kli.gif') repeat-y;

}
.menu_vak a
{
   text-decoration: none;
   color: #00445A;
}
.menu_vak a:hover
{
   text-decoration: underline;
   color: #00445A;
}
