@charset "utf-8";

body {
	background-image: url(images/bakrunner/bg-busk.jpg);
	background-attachment:fixed;
}

.tekstblokk {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	padding: 5px;
}

.tekstblokk img{
	margin-left: -5px;
	margin-right: -5px;
}

texten {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #fffff;
	margin-left: 4px;
}

.texy {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	margin-left: 1px;
}

table{
	background-color:#ffffff;
}

.overskrift {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #999999;
	margin-bottom: 10px;
	margin-top: 10px;
	text-decoration: none;
	padding-left: 5px;
	padding-bottom: 15px;
}

.lenker {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FF0000;
	text-decoration: none;
}

.meny {
	background-color: #FFFFCA;
}

.menyviser {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 0px;
	margin-left: 5px;
}

#apDiv1 {	position:absolute;
	width:200px;
	height:115px;
	z-index:1;
	top: 0;
	left: 10;
}

.test {
	padding-left: 7px;
	border-top-width: 0px;
	border-top-style: none;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#apDiv2 {
	position:absolute;
	left:2px;
	top:0px;
	width:175px;
	height:119px;
	z-index:1;
}

#apDiv3 {
	position:absolute;
	width:115px;
	height:115px;
	z-index:2;
	left: 534px;
	top: 0px;
}