body, ol, ul, td, th, textarea, input, select, button {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 16px;
	color: #444;
}

body {
	background-color:#000000;
	background-image:url('../images/back_dark.jpg');
	margin-top:0px;
	padding:0px;
	
}

#wrapper {
	width:893px;
	background-color: #ffffff;
	margin:0px auto;
}

#content {
	width:873px;
	background-color: #ffffff;
	margin:0px auto;
	padding-bottom: 10px;
}


a { 
	text-decoration: underline;
	color:#00a4ff;
	font-weight:bold;
}

a:hover {
	color:#00507d;
	font-weight:bold;
	text-decoration: none;
}


a.top { 
	text-decoration: underline;
	color:#00a4ff;
	font-weight:bold;
}

a.top:hover {
	color:#ffffff;
	font-weight:bold;
	text-decoration: none;
}

a.left { 
	text-decoration: none;
	color:#00a4ff;
	padding-left: 15px;
}

a.left:hover {
	color:#00507d;
	background:#FFFFFF;
	font-weight:bold;
	text-decoration: none;
}


select {
	font-size:11px;
}


#left {
	width: 170px;
	margin-left:10px;
	margin-top:10px;
	margin-bottom:10px;
	font-size: 1.2em;
	line-height: 20px;
}

#leftlogin {
	font-size: 1.0em;
	width: 170px;
	margin-left:10px;
	margin-top:10px;
	margin-bottom:10px;
}

#leftlogin a {
	padding-left: 2px;
}


#main {
	margin-left:10px;
	margin-top:20px;
	margin-bottom:20px;
	margin-right:10px;
}

#bottom {
	margin-left:0px;
	margin-top:10px;
	margin-bottom:10px;
	padding-left: 50px;	
}


#bottomtext {
	padding-left: 20px;
	padding-top: 15px;
	background:url(../images/bottomback.jpg) no-repeat;
	width: 590px;
	height: 62px;
}

#kategori {
	color:#000000;
	padding-top:10px;
	margin-bottom:0px;
	margin-left:0px;
	padding-left: 10px;
	line-height:22px;
}

#morten {
	width:400px;
	margin-left:50px;
}

#vogn {
	color:#00a4ff;
	font-size:11px;
}

#nyhetsbrev {
  background-color:#fafafa;
  width: 300px;
  font-size:11px;
  border: 1px solid #e0e0e0;
  padding: 10px 10px 10px 10px;
}

.heading {
	font-size:16px;
	font-weight:bold;
	margin-bottom:0px;
}

.small {
	font-size:10px;
}

.redprice {
	color:#00a4ff;
	font-weight:bold;
	font-size:15px;
}

.leftmenu {

	background:url(../images/leftback.jpg) repeat-y;
}

.hover-image-container {display:inline; height:24px; overflow:hidden; float: left;}
.hover-image-container:hover img {margin-top:-24px;}
