/* @override http://www.oyhus-bil.no/publisher_oyhus-bil/template_files/page/default/style.css */

body
{
	background-color: #0F3F65;
}

div#txtbg {
	background-color: #0F3F65;
	background-image: url(txtbg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	position: fixed;
	width: 905px;
	left: 0px;
	top: 0px;
	bottom: 0px;
	z-index: 1;
}

#designtable
{
	position: absolute;
	top:  0px;
	left: 0px;
	z-index: 2;
}


.menybg {
	background-image: url(middlemenu.jpg);
	background-repeat: repeat-y;
	width: 153px;
}
.bottom {
	background-color: #0F3F65;
	background-position: left bottom;
	position: fixed;
	left: 0%;
	bottom: 0%;
	z-index: 3;
	
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: normal;
	color: #E2E2E2;
	text-decoration: none;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #E2E2E2;
	text-decoration: none;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #E2E2E2;
	text-decoration: none;
}
strong, b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #E2E2E2;
	text-decoration: none;
}
i, em {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: italic;
	font-weight: normal;
	color: #E2E2E2;
	text-decoration: none;
}

a:link, a:visited, a:active {
	text-decoration:none;
	color:#BE745D;
	}

a:hover {
	text-decoration:none;
	background-color:#E2E2E2;
	color:#0F3F65;
}
div#meny {
font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #0F3F65;
	text-decoration: none;
}
a.menylink, a:visited.menylink {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; font-weight: bold; color: #0F3F65; text-decoration: none}
a:hover.menyaktiv, a:active.menyaktiv, a:visited.menyaktiv, a:hover.menyaktiv {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; font-weight: bold; color: #BE745D; text-decoration: none}
a.under, a:visited.under {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; font-weight: normal; color: #0F3F65; text-decoration: none}
a:hover.underaktiv, a:active.underaktiv, a:visited.underaktiv, a:hover.underaktiv {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; font-weight: normal; color: #BE745D; text-decoration: none}
a.underaktiv {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; font-weight: normal; color: #BE745D; text-decoration: none}
img {  border: 4px #0F3F65 none}


div#MaxusWebPublisherLoginBox,
div#MaxusWebPublisherLoginBox strong
{
    color : black;
}