/* MAIN */

BODY
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin: 0px;
	
	/*background-color: #7E7E7E;*/
	
	background-image: url(../images/layout/logo.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

.footer
{
    FONT-FAMILY: Arial;
	FONT-SIZE: 8pt;
	COLOR: #000000;
	font-weight: normal;
}

/* **** */

/* LINKS */

A
{
	FONT-FAMILY: Verdana;
	FONT-SIZE: 8pt;
	COLOR: #505050;
	font-weight: normal;
	text-decoration: underline;
}
A:hover
{
	FONT-FAMILY: Verdana;
	FONT-SIZE: 8pt;
	COLOR: #990000;
	font-weight: normal;
    text-decoration: none;
}
.A_active
{
	FONT-FAMILY: Arial;
	FONT-SIZE: 8pt;
	COLOR: #C0002B;
	font-weight: normal;
    text-decoration: none;
}

.A_simple
{
	FONT-FAMILY: Arial;
	FONT-SIZE: 8pt;
	/*COLOR: #C0002B;*/
	font-weight: normal;
    text-decoration: none;
}

.items
{
	FONT-FAMILY: Arial;
	FONT-SIZE: 8pt;
	COLOR: #505050;
	font-weight: normal;
	text-decoration: none;
}
.items:hover
{
	FONT-FAMILY: Arial;
	FONT-SIZE: 8pt;
	COLOR: #990000;
	font-weight: normal;
    text-decoration: none;
}

/* ***** */

/* CONTENT */

.introtekst
{
	FONT-FAMILY: Arial;
	FONT-SIZE: 12px;
	COLOR: #A3A3A3;
	font-weight: normal;
}

.contenttitel {
	FONT-FAMILY: Verdana;
	FONT-SIZE: 10pt;
	COLOR: #000000;
	letter-spacing: 0px;
	font-weight: normal;
	
    padding-top: 0px;
    padding-left: 10px;
    padding-right: 0px;
    padding-bottom: 0px;
}
.contenttitel_std {
	FONT-FAMILY: Verdana;
	FONT-SIZE: 10pt;
	COLOR: #000000;
	letter-spacing: 0px;
	font-weight: normal;
}

.contenttext {
	FONT-FAMILY: Verdana;
	FONT-SIZE: 8pt;
	COLOR: #505050;
	font-weight: normal;
	
    padding-left: 10px;
    padding-top: 25px;
    padding-right: 10px;
}
.contenttext_std {
	FONT-FAMILY: Verdana;
	FONT-SIZE: 8pt;
	COLOR: #505050;
	font-weight: normal;
}

.hidden
{
    FONT-FAMILY: Arial;
	FONT-SIZE: 7pt;
	COLOR: #FFFFFF;
	font-weight: normal;
}

/* ******* */

/* SPECIALS */

.img_borders {
	border: solid 1px #858585;
}
/*img.noborders {
	border: solid 0px #0077D4;
}

li 
{
	list-style-image: url(../images/layout/ul_grijs.gif);
	padding-top: 0px;
	margin:0 0 0 0;
}
li.blue
{
	list-style-image: url(../images/layout/ul_bleu.gif);
	padding-top: 0px;
	margin:0 0 0 -20;	
}*/
