@charset "utf-8";
body{
	margin-left:0px;
	margin-right:0px;
	margin-top:60px;
	margin-bottom:0px;
	padding:0px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:12px;
}
body a:link, body a:active, body a:visited {
	color: #0f3165;
	text-decoration: underline;
	border:none;
	border-width:0px;
}
body a:hover {
	color: #0f3165;
	text-decoration: underline;
}
img{
	border:none;
}
.background-fris{
background-image:url(images/background_fris.gif);
background-repeat:repeat-x;
}
.background-outdoor{
background-image:url(images/background_outdoor.gif);
background-repeat:repeat-x;
}