html, body {
	height:100%;
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	background-color: #b90505;
	color: #FFFFFF;
}

#container {
	width: 100%;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: -14px;
	margin-left: auto;
	background-color: #666666;
}

#top_main {
	width: 100%;
	height: 90px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/top_back.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

#top_menu {
	width: 100%;
	height: 20px;
	margin-right: auto;
	margin-left: auto;
	background-color: #000000;
	background-image: url(../images/navback.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

#top_menu_images {
	width: 100%;
	height: 30px;
	margin-right: auto;
	margin-left: auto;
	background-color: #000000;
	background-image: url(../images/menu_balk.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

#main {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}

#main_main {
}

#footer {
	width: 100%;
	height: 14px;
	margin-right: auto;
	margin-left: auto;
	background-color: #000000;
}

#truckbase_img_div {
	height: 100px;
	width: 200px;
}
.truckbase_img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #b90505;
	text-decoration: none;
} 
a:active {
	color: #b90505;
	text-decoration: none;
} 

a.menu:link {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
}
a.menu:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 13px;
	font-weight: normal;
	font-weight: bold;
}
a.menu:hover {
	color: #b90505;
	text-decoration: underline;
	font-size: 13px;
	font-weight: normal;
	font-weight: bold;
} 
a.menu:active {
	color: #b90505;
	text-decoration: underline;
	font-size: 13px;
	font-weight: normal;
	font-weight: bold;
}

a.menu_images:link {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
a.menu_images:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	font-weight: bold;
}
a.menu_images:hover {
	color: #b90505;
	text-decoration: underline;
	font-size: 11px;
	font-weight: normal;
	font-weight: bold;
} 
a.menu_images:active {
	color: #b90505;
	text-decoration: underline;
	font-size: 11px;
	font-weight: normal;
	font-weight: bold;
}

a.trucks:link {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 9px;
	font-weight: bolder;
}
a.trucks:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 9px;
	font-weight: bolder;
}
a.trucks:hover {
	color: #b90505;
	text-decoration: none;
	font-size: 9px;
	font-weight: bolder;
} 
a.trucks:active {
	color: #b90505;
	text-decoration: none;
	font-size: 9px;
	font-weight: bolder;
}

.border_img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.logo_tekst {
	font-weight: bold;
}