BODY
{
	font-family						: verdana;
	font-size							: 12px;
	background-color			: #FFFFCC;
	background-image			: url(/images/indeling/content.jpg);
	background-repeat			: no-repeat;
	background-attachment	: fixed;
}
TD
{
	font-size: 12px;
}

H1
{
	font-size: 20px;
	font-style : normal;
	font-weight : bold;
	color : #000000;
}

H2
{
	font-size: 18px;
	font-style : italic;
	font-weight : bold;
	color : #000000;
}

H3
{
	font-size: 16px;
	font-style : italic;
	font-weight : normal;
	color : #000000;
}

HR
{
	color : #000000;
}

A:link
{
	color : #000000;
}

A:visited
{
	color : #000000;
}

A:hover
{
	color : #000000;
}

.divLogo
{
	position:absolute;
	top:70px;
	left:442px;
	z-index:1;
}

.divContent
{
	position:absolute;
	top:0px;
	left:0px;
	z-index:2;
}

.ErrorMessage
{
	font-weight:bold;
	color:#FF0000;
}

FORM
{
	margin-bottom:0; 
	margin-left:0; 
	margin-right:0; 
	margin-top:0; 
}
