﻿body {
	background-image: url(images/trucksenteret_top_logo.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	background-color:#ececec;
	
	font-family:Arial, Helvetica, sans-serif;
		font-size:13px;
	line-height: 20px;
}

		.aktueltboxtitle {
			font-size: 10px;
			color: #003366;
			text-decoration: none;
			font-weight: bold;
		}
		
		

		.aktueltbox {
			margin-top: 10px;
			padding: 4px;
			border: 1px #BEC0CC solid;
			text-decoration:none;
		}

		.aktueltbox_on {				/* Mouse "Hover" function for articles */
			margin-top: 10px;
			padding: 4px;
			border: 1px #BEC0CC solid;
			background-color: #ececec;
			cursor: pointer;
		}

.form-top {
	background-image: url(images/trucksenteret_field_top_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

.sub-top {
	background-image: url(images/trucksenteret_sub_top_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

.sub-bottom {
	background-image: url(images/trucksenteret_sub_bottom_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}


.form-bottom {
	background-image: url(images/trucksenteret_field_bottom-bg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color: #ececec;
}


table {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height: 20px;
 
}

a.menu-link:visited {
	
	margin-top:1px;
	padding-top:5px;
	padding-right:10px;
	padding-left:10px;
	font-size:15px;
	float:left;
	text-decoration:none;
	color:#323031;
	height:25px !important;
	height:30px;

	
}

a.menu-link:active {
	
	margin-top:1px;
	padding-top:5px;
	padding-right:10px;
	padding-left:10px;
	font-size:15px;
	float:left;
	text-decoration:none;
	color:#323031;
	height:25px !important;
	height:30px;

	
}

a.menu-link:link {
	
	margin-top:1px;
	padding-top:5px;
	padding-right:10px;
	padding-left:10px;
	font-size:15px;
	float:left;
	text-decoration:none;
	color:#323031;
	height:25px !important;
	height:30px;

	
}

a.menu-link-selected:hover{
	background-color:#e3d78c;
	font-weight:bold;
	margin-top:1px;
	padding-top:5px;
	padding-right:10px;
	padding-left:10px;
	font-size:15px;
	float:left;
	text-decoration:none;
	color:#363636;
	height:25px !important;
	height:30px;

	
}

a.menu-link-selected:visited{
	background-color:#e3d78c;
	font-weight:bold;
	margin-top:1px;
	padding-top:5px;
	padding-right:10px;
	padding-left:10px;
	font-size:15px;
	float:left;
	text-decoration:none;
	color:#363636;
	height:25px !important;
	height:30px;

	
}

a.menu-link-selected:active{
	background-color:#e3d78c;
	font-weight:bold;
	margin-top:1px;
	padding-top:5px;
	padding-right:10px;
	padding-left:10px;
	font-size:15px;
	float:left;
	text-decoration:none;
	color:#363636;
	height:25px !important;
	height:30px;

	
}

a.menu-link-selected:link{
	background-color:#e3d78c;
	font-weight:bold;
	margin-top:1px;
	padding-top:5px;
	padding-right:10px;
	padding-left:10px;
	font-size:15px;
	float:left;
	text-decoration:none;
	color:#363636;
	height:25px !important;
	height:30px;

	
}

a.menu-link:hover {
	
	margin-top:1px;	
	padding-right:10px;
	padding-left:10px;
	font-size:15px;
	background-color:#0685ff;
	float:left;
	color:white;
	height:30px;
	
}
.bg-field {
	background-image: url(images/truck_fieldbg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.bg-field-top {
	background-image: url(images/truck_senter-topp.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.title {
	font-size: 24px;
	color: #323031;
}
a:visited {
	color: #0664ff;
	text-decoration:none;
}

a:active {
	color: #0664ff;
	text-decoration:none;
}

a:link {
	color: #0664ff;
	text-decoration:none;
}

a:hover {
	/* color: #005db6; */
	text-decoration:none;
}
a img {
    border: none;
    vertical-align: middle;
}
