body
{
 	text-align: center;
	background-color: #FFCCDD;
	background-image: url(../images/back.gif);
	background-attachment: fixed;
	font: normal 11pt verdana, tahoma, arial, sans-serif;
	color: #000000;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin: 0px;
}

span.kop
{
	font-size: 24pt;
	font-weight: bold;
}
span.groot
{
	font-size: 14pt;
}
span.footer
{
	font-size: 8pt;
	font-style: italic;
	color: #666666;
}

a,
a:active,
a:visited
{
	color: #BB0000;
	text-decoration: none;
}
a:hover
{
	color: #BB0000;
	text-decoration: underline;
}

div.header
{
 	text-align: center;
	position: absolute;
	width: 100%;
 	z-index: 100;
}
div.content
{
	position: absolute;
	margin-top: 260px;
//position: relative;
//padding-top: 260px;
//margin-top: 0px;
 	width: 100%;
}
img.header_img
{
 	margin-left: auto;
 	margin-right: auto;
	position: relative;
 	z-index: 100;
	margin-top: -263px;
	*margin-top: -248px;
//position: static;
//margin-top: 0;
}
area.header_area
{
 	margin-left: auto;
 	margin-right: auto;
	position: absolute;
 	z-index: 100;
}
table.menu
{
 	margin-left: auto;
 	margin-right: auto;
	text-align: center;
	position: relative;
//position: absolute;
	width: 699px;
	padding-right: 129px;
	border: none;
	z-index: 101;
	margin-top: 175px;
}
table.menu td
{
	font-family: verdana, tahoma, arial, sans-serif;
	font-size: 12pt;
	color: #FFFFFF;
	background-color: inherit;
	line-height: 1.7em;
	vertical-align: middle;
	height: 46px;
}
table.menu td a,
table.menu td a:visited,
table.menu td a:active
{
	color: #FFFFFF;
	margin: 0px 8px 0px 8px;
	text-decoration: none;
	background-color: inherit;
}
table.menu td a:hover
{
	color: #FFFFFF;
	text-decoration: underline;
}
div.container
{
	text-align: center;
	width: 100%;
}
div.content div.bordertop
{
 	margin-left: auto;
 	margin-right: auto;
	height: 50px;
	width: 748px;
	padding: 0px;
	background-image: url(./../images/content-top.png);
//background-image: url(./../images/content-top.gif);
}
div.content div.contenttext
{
 	text-align: justify;
 	margin-left: auto;
 	margin-right: auto;
	width: 694px;
	padding: 0px 25px 0px 25px;
	background-color: #FFFFFF;
	border-style: solid;
	border-color: #000000;
	border-width: 0px 2px 0px 2px;
}
div.content div.borderbottom
{
 	margin-left: auto;
 	margin-right: auto;
	height: 50px;
	width: 748px;
	padding: 0px;
  background-image: url(../images/content-bottom.png);
//background-image: url(../images/content-bottom.gif);
}
div.contenttext hr.normal
{
	border: 1px solid #000000;
	background-color: #FF659C;
	color: #FF659C;
	height: 4px;
	margin: 0px;
}
div.contenttext span.title
{
	font-weight: bold;
}
div.contenttext span.description
{
	color: #888888;
	font-style: italic;
}
div.contenttext div.first
{
	background-color: #FFCFDE;
	border: 1px solid #000000;
	font-size: 8pt;
	float: left;
	padding: 2px;
	margin: 0px 4px 4px 0px;
	text-align: center;
}
div.contenttext div.first img
{
	border: 1px solid #000000;
}
div.contenttext img
{
	border: 1px solid #000000;
}
div.contenttext img.noborder
{
	border: none;
}
div.contenttext img.noborder
{
	border: none;
}
div.contenttext h1,
div.contenttext h2,
div.contenttext h3,
div.contenttext h4,
div.contenttext h5,
div.contenttext h6
{
	margin: 0px;
}


p
{
	margin-top: 0px;
	margin-bottom: 10px;
}


span.error
{
	color: #FF0000;
	font-weight: bold;
}
span.cur_page
{
	text-decoration: underline;
}
span.small
{
	font-size: 9pt;
}

form
{
	margin-bottom: 0px;
}
