#MAINSCREEN {width:761px;background-color:#ffffff;position:absolute;top:50%;left:50%;margin-left:-380px;
margin-top:-250px;background-image:url(../pictures/bgtop.gif);
	background-repeat:repeat-x;
	height:auto;
	min-height:100%;
}
#MAIN {width:761px;background-color:#ffffff;position:absolute;top:50%;left:50%;margin-left:-380px;
margin-top:-250px;background-image:url(../pictures/bgtop.gif);
	background-repeat:repeat-x;
	height:100%;
}

#LOGO01 {position:absolute;top:0px;left:0px}
#LOGO02 {position:absolute;top:216px;left:108px}

#MENU {position:absolute;top:0px;left:581px;width:180px;height:100%;background-color:#CDCDEB;
	color:#000099;
	font-family:Arial,Helvetica,Verdana,Sans Serif;
	font-size:14px;
	line-height:18px;
	height:100%;
	min-height:100%;
}
#MENU ul{
	margin-top:20px;
	padding-left:0px;
	margin-left:15px;
	list-style-type:none;
	list-style-position:inside;
	list-style-image:none;
}

#MENU ul li{
	margin-left:0px;
	line-height:18px;
}

#MENU a{
	color:#000099;
	font-family:Arial,Helvetica,Verdana,Sans Serif;
	font-size:13px;
	line-height:18px;
	text-decoration:none;
	/* text-decoration:underline; */
}
#MENU a:hover{
	/* color:#ffffff; */
	color:#6363C1;
	text-decoration:none;
}
#MENU a:active{
	/*	color:#ffffff; */
		color:#6363C1;
		/* text-decoration:underline; */
}

.ACTIV {
/*	color:#ffffff; */
	color:#6363C1;
	font-family:Arial,Helvetica,Verdana,Sans Serif;
	font-size:13px;
	/*line-height:20px; */

}


	a {
		/* text-decoration:underline; */
		font-weight:normal;
		font-size:13px;
	}	

	h3 a {
		text-decoration:underline; 
		font-weight:normal;
		font-size:14px;
	}	

#P_ADRESSE {
	display:none;
}

A.MEHR {
		/* text-decoration:underline; */
		font-weight:normal;
		font-size:13px;
		text-decoration:none;
}
A.MEHR:hover {
	color:#6363C1;

}


