body {
	margin: 0px;
	padding: 0px;
	background-color: #FCECCB;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
	font-weight: normal;
	background-image: url(images/index_r5_c3.jpg);
	background-repeat: no-repeat;
}
.ekur {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0066CC;
	font-weight: bold;
}
.ekur:hover {
	color: #F0A300;
}
.text {
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 11px;
	color: #000066;
	padding-top: 4px;
	padding-right: 4px;
	padding-left: 4px;
	text-align: justify;
}
.height {
	background-image: url(images/height.jpg);
	background-repeat: repeat-x;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-weight: bold;
}
.bg {
	font-weight: bold;
	text-decoration: none;
	background-image: url(images/index_r2_c1.jpg);
	background-repeat: no-repeat;
}
.butten {
	font-family: tahoma, arial, verdana, "times New Roman";
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.butten:hover {
	
	color: #FFFFCC;
	
}
.border {
	border-top: thin solid #FFFFCC;
	border-right: none;
	border-bottom: none;
	border-left: thin solid #FFFFCC;
}
.mail {
	font-family: tahoma, arial, verdana, times New Roman;
	font-size: 11px;
	color: #98623E;
	text-decoration: underline;
}
.mail:hover {
	
	color: #004891;
	

}
.titre {
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF7533;
	text-decoration: none;
	padding-left: 7px;
}

