body
{
background-repeat: no-repeat!important;
}

#wp_content
{
border: none!important;
}

.borderImageLeft,
.borderImageRight
{
background-repeat: no-repeat;
}

.wp_left_coloumn
{
background-color: #E6E6E6;
}

.wp_right_coloumn
{
background-color: #E6E6E6;
}

#snarveier ul,
#aktuelt ul,
#tryggtro ul
{
background-color: #E6E6E6;
margin: 0px;
padding: 0px;
}

#snarveier ul li,
#aktuelt ul li,
#tryggtro ul li
{
list-style: none;
margin-bottom: 2px;
width: 100%;
}

#tryggtro ul li
{
	background-color: #cd9967;
	color: black; }

#snarveier ul li a,
#aktuelt ul li a{
display: block;
padding-left: 14px;
height: auto;
line-height: 20px;
border: 1px silver solid;
}

#tryggtro ul li a
{
	display: block;
	padding-left: 14px;
	height: auto;
	line-height: 20px;
	border: none;
}

#snarveier ul li a:link,
#snarveier ul li a:visited,
#aktuelt ul li a:link,
#aktuelt ul li a:visited

{
background-color: white;
}

#snarveier ul li a:hover,
#aktuelt ul li a:hover
{
background-color: #304D6B;
}

#tryggtro ul li a:hover
{
	background-color: #9a0000;
	color: white;}

