/**
 * Style sheet fapro-layout
 */
html
{
	height:101%;
}

body
{
	margin-top:20px;
	font-family:Verdana,sans-serif;
	font-size:11px;
	color:#767676;
	line-height:14px;
}

#header
{
	background-image:url("tl_files/fapro-bilder-layout/header-eindproducten.jpg");
	background-position:left top;
	background-repeat:no-repeat;
}

.arno #header
{
	background-image:url("tl_files/fapro-bilder-layout/header-arno.jpg");
	background-position:left top;
	background-repeat:no-repeat;
}

.eindproducten #header
{
	background-image:url("tl_files/fapro-bilder-layout/header-eindproducten-neu.jpg");
	background-position:left top;
	background-repeat:no-repeat;
}

.milieu #header
{
	background-image:url("tl_files/fapro-bilder-layout/header-milieu.jpg");
	background-position:left top;
	background-repeat:no-repeat;
}

.kwaliteit #header
{
	background-image:url("tl_files/fapro-bilder-layout/header-kwaliteit.jpg");
	background-position:left top;
	background-repeat:no-repeat;
}

.wetgeving #header
{
	background-image:url("tl_files/fapro-bilder-layout/header-wetgeving.jpg");
	background-position:left top;
	background-repeat:no-repeat;
}

#main
{
	width:630px;
	margin:25px 20px 25px 0px;
	padding:0px;
}

#right
{
	margin:0px;
	padding:0px;
	border-top:25px solid #90ABBD;
}

#footer
{
	padding-top:10px;
	border-top:3px solid #90ABBD;
	border-right:0px solid #90ABBD;
	border-bottom:0px solid #90ABBD;
	border-left:0px solid #90ABBD;
}

.sprachumschaltung
{
	float:right;
	margin:0px;
	padding:2px 0px 0px 0px;
	font-weight:bold;
}

