body
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:11px;
}

a {
	color: #394f97;
	text-decoration: underline;
}
a:visited {
	color: #5068BC;
}
a:hover {
	text-decoration: none;
}

.fr {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}

.line {
	height: 10px;
	background-image: url(../graphic/line.gif);
	background-repeat: repeat-x;
	background-position: center;
}

ol, ul, form {
	margin-top: 0px;
	margin-bottom: 0px;
}
p, h1, h2, h3, li {
	margin: 0px 0px 7px 0px;
	padding: 0px;
}

h1 {
	font-family: verdana, arial, helvetica;
	font-size: 15px;
	color: #333333;
	font-weight: bold;
	}
	
h2 {
	font-family: verdana, arial, helvetica;
	font-size: 13px;
	color: #333333;
	font-weight: bold;
	}
	
h3 {
	font-family: verdana, arial, helvetica;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	}
	
.button {
	background-color: #b0062a; 
	border: 1px #000000 solid;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:10px;
	font-weight: bold;
}
	
/*--------------- BILSERVICE ----------------*/	


#servhead {
	width: 524px;
	height: 46px;
	background-image: url(../bilservice/graphic/head_bg.gif);
	background-repeat: no-repeat;
	}
	
#servhead h1 {
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:16px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

#servmenuon {
	width: 149px;
	height: 25px;
	background-image: url(../bilservice/graphic/mnu_bg_on.gif);
	background-repeat: no-repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:10px;
	font-weight: bold;
	}
	
#servmenuoff {
	width: 149px;
	height: 25px;
	background-image: url(../bilservice/graphic/mnu_bg_off.gif);
	background-repeat: no-repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:10px;
	font-weight: bold;
	}
	
#servbanner {
	width: 691px;
	height: 152px;
	background-image: url(../bilservice/graphic/banner_bg.gif);
	background-repeat: no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:9px;
	font-weight: normal;
	}
	
#serverbjudande {
	width: 253px;
	height: 162px;
	background-image: url(../bilservice/graphic/box_erbjudanden.gif);
	background-repeat: no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:11px;
	}

