/* CBP CSS Document */

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	text-indent: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom:0px;
	color:#000000;
	background-image: url(bilder/bg.jpg);
	background-repeat: no-repeat;
	background-color:FFFFFF;
	background-attachment: fixed;
	background-position: center top;
	
}
img {
         border: 0 none;
}


.hovedtabell {
	background-color: #FFFFFF;
	background-image:url(bilder/hovedtabellbg.jpg);
	background-repeat: no-repeat;
	
		
}
.meny {
	background-image: url(bilder/sc_menybg.jpg);
	background-repeat: no-repeat;
}
a:link, a:visited {
color:#CC0000:
text-decoration: none;
}
a:hover, a:active {
color:#FF0000;
text-decoration: none;
}

	

.hvitbold {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	font-size: 12px;
}
.Overskrift {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
}

.scooterredlink {
	color: #CC0000;
}
.sc_hovedtabell {
	background-color: #FFFFFF;
	background-image:url(bilder/sc_hovedtabellbg.jpg);
	background-repeat: no-repeat;
	color: #000000;
}

