.bgc_top {
	background-color: #FFF;
	background-image: url(img/top_bgc.jpg);
	background-repeat: repeat-x;
}

.shadow_bgc_top {
	background-image: url(img/bgc_shadow_top.png);
	background-repeat: repeat-x;
	background-position: bottom;
}
.bgc_asphalt {
	background-image: url(img/bgc_asphalt.jpg);
	background-position: left top;
	background-repeat: repeat-x;
}
.bgc_bottom2 {
	background-image: url(img/bgc_bottom2.png);
	background-repeat: repeat-x;
}
.LegalNotice {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #000;
	text-align: center;
}
.bread_main {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #000;
	line-height: 18px;
	text-align: justify;
	width: 400px;
}
.bread_main_orange_bold {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #f58220;
}
.bgc_intro {
	background-color: #FFF;
	background-image: url(img/valjsprak.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.bottomtable {
	position: absolute;
	bottom: 0;
}
.legalnotice_intro {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #CCC;
	font-style: normal;
	font-weight: lighter;
}
.bgc_bottom {
	background-image: url(img/bgc_bottom.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: lighter;
}
.bottom_table {
	position:absolute;
	bottom:0;
	left:0;
	width:100%;
}
.top_table {
	position:absolute;
	top:0;
	left:0;
	width:100%;
}
