html, body {
	margin:0px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#C5D13A;
	}

a:link { color:#000000;text-decoration:none;}
a:visited { color:#000000;text-decoration:none;}
a:active {color:#000000;text-decoration:none;}
a:hover { color:#000000;text-decoration:none; }

.Content {
	position:absolute;
	top:50px;
	left:50%;
	margin-left:-375px;
	background-color:#C5D13A;
	width:750px;
	height:109px;
	background-image:url(/pics/top.jpg);
	background-position:top;
	background-repeat:no-repeat;
	}

.BG {
	position:absolute;
	top:109px;
	left:50%;
	margin-left:-240px;
/*	background-image:url(/pics/BG_1.jpg);*/
	width:612px;
	height:467px;
	}

.Adresse {
	position:absolute;
	top:475px;
	left:50%;
	margin-left:-378px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	text-align:right;
	}
.Links {
	position:absolute;
	top:135px;
	left:50%;
	margin-left:-227px;
	}

.Footer {
	position:absolute;
	top:576px;
	left:50px;
	margin-left:84px;
	background-image:url(/pics/footer.gif);
	background-position:top;
	background-repeat:no-repeat;
	width:614px;
	height:45px;	
	}
.Home {
	position:absolute;
	top:103px;
	left:50%;
	margin-left:209px;
	}
.Txt {
	margin:15px;
	width:420px;
	}
.Briller {
	position:absolute;
	top:74px;
	left:50%;
	background-image:url(/pics/briller.gif);
	width:40px;
	height:12px;
	z-index:99;
	}
.Textarea {
	height:250px;
	width:430px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	border:1px solid black;
	}
.submit {
	font-size:10px;
	border:1px solid black;
	background-color:#e9e9e9;
	width:80px;
	}

.input {
	font-size:10px;
	border:1px solid black;
	background-color:#e9e9e9;
	width:160px;
	}

.AdmLinks {
	position:absolute;
	top:170px;
	left:50%;
	margin-left:-350px;
	height:40px;
	width:100px;
	text-align:right;
	}
