body, form, img, p, h1, h2, h3, input, select {
	margin: 0;
	padding: 0;
}
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #33312b;
	background: #ffffff url(../layout_images/body.gif) repeat-x;
	/*background: #ffffff url(../layout_images/julbody.gif);*/
	background-position:top center;
	line-height:150%;
}

img {
	border: none;
}
.tst
{
	width:50px;
	border-left:10px;
	margin: 0px 0px 0px 0px;
	padding: 100px;
	border-collapse: separate;
	text-align: left;
	vertical-align: top;
}

.editor
{
	width:300px;
}

#container {
	margin: 0 auto 0 auto;
	width: 980px;
	padding: 0;
}

#column_main {
	float:left;
	padding:0px;
	margin:0px;
	width:800px;
	margin-right:20px;
	display:inline;
	text-align:left;
}

#column_right {
	float:left;
	width:160px;
	display:inline;
	padding-bottom:20px;
}
	
.containertable table
{
		width: 100% !important;
		width: 100%;
		margin: 5px 0px;
}

.containertable td
{
		vertical-align: top;
		border-collapse: collapse;
		border-spacing: 0px;
		padding: 0px;
}
	
#header {
	height: 148px;
}

#logo {
	position:relative;
	top:18px;
	left:0px;
}

#menu {
	position:relative;
	top:47px;
	float:right;
	list-style:none;
}

#menu li {
	float:left;
	margin-left:8px;	
}

.infoblock_dark {
	position:relative;
	background-image:url(../layout_images/infoblock_dark.gif);
	background-repeat:repeat-x;
	background-position:top center;
	color:#565244;
	padding:15px;
	margin-bottom:20px;
}

.infoblock_dark * {
	 color:#ffffff;
}

#register, #addad, #login {
	border-right: 1px solid #c6cdd4;
}
#register a {
	background: url("../layout_images/new/register.gif") 0px 50% no-repeat;
	padding-left: 20px;
}
#addad a {
	background: url("../layout_images/new/addad.gif") 0px 50% no-repeat;
	padding-left: 17px;
}
#login a {
	background: url("../layout_images/new/login.gif") 0px 50% no-repeat;
	padding-left: 22px;
}
#wap a {
	background: url("../layout_images/new/wap.gif") 0px 50% no-repeat;
	padding-left: 12px;
}
#nav {
	border: 1px solid #6882ad;
	height: 38px;
}
	#nav td {
		text-align: center;
		vertical-align: middle;
		width: 14%;
		border-right: 1px solid #0091d0;
	}
	#nav td a {
		color: #edf7fd;
		text-decoration: none;
		height: 38px;
		font: 12px arial, sans-serif;
		display: block;
		background: #008cce url("../layout_images/new/nav_bg.gif") 0px 1px repeat-x;
	}
	#nav td a:hover {
		color: #fff;
		background: #6db2dd url("../layout_images/new/nav_bg_over.gif") 0px 1px repeat-x;
	}
#subnav {
	border: 1px solid #dbe8fa;
	background: #e8ebf0;
	color: #41597f;
}
	#subnav td {
		height: 30px;
		padding: 0px 15px;
		vertical-align: middle;
	}
	#subnav a {
		color: #41597f;
	}
	#subnav a:hover {
		color: #5378b4;
	}
.abc td {
		padding: -10px -10px !important;
	}
.abc {
		padding: -10px -10px !important;
	}

.blueheadline
{
		border-top: 1px solid #6882ad;
		border-bottom: 1px solid #6882ad;
		height: 23px;
		padding: 5px 14px !important;
		padding: 2px 14px;
		white-space: nowrap;
		text-align: left;
		vertical-align: middle;
		color: #fff;
		background: #008cce url("../layout_images/new/th_bg.gif") repeat-x;
		font: bold 11px verdana, sans-serif;
}

	
	
.special {
	margin: 5px 0px;
	border-left: 1px solid #dedede;
	border-right: 1px solid #a3aab7;
	border-bottom: 1px solid #a3aab7;
	background: #f8f8f8;
	padding:10px;
}
	.special td {
		padding: 1px 5px !important;
	}
	.special td.category {
		background: url("../layout_images/new/folder.gif") 14px 9px no-repeat;
		padding-left: 36px !important;
	}
	.special tr.alt td.category {
		background: #e7ebf0 url("../layout_images/new/folder.gif") 14px 9px no-repeat;
		padding-left: 36px !important;
	}
	.special td.category_none {
		
		padding-left: 36px !important;
	}
	.special tr.alt td.category_none {
		
		padding-left: 36px !important;
	}
	
	.special th {
		border-top: 1px solid #6882ad;
		border-bottom: 1px solid #6882ad;
		height: 23px;
		padding: 5px 14px !important;
		padding: 2px 14px;
		white-space: nowrap;
		text-align: left;
		vertical-align: middle;
		color: #fff;
		background: #008cce url("../layout_images/new/th_bg.gif") repeat-x;
		font: bold 11px verdana, sans-serif;
	}
	.special th a {
		color: #fff;
		text-decoration: none;
	}
	.special th a:hover {
		text-decoration: underline;
	}
	.special td a, #content a {
		color: #0065b7;
		text-decoration: none;
	}
	.special td a strong {
		font-size: 110%;
	}
	.special td a:hover, .special td a:hover strong, #content a:hover {
		color: #fff;
		background: #0065b7;
	}
	.special tr.alt {
		background: #e7ebf0;
	}
	.special td.pointer {
		background: url("../layout_images/new/pointer.gif") 14px 10px no-repeat;
		padding-left: 26px !important;
	}
	.special tr.alt td.pointer {
		background: #e7ebf0 url("../layout_images/new/pointer.gif") 14px 10px no-repeat;
		padding-left: 26px !important;
	}


	/*-- Box headings and other tags --*/
	.special h1 {
		font: bold 19px arial, sans-serif;
		margin: 10px 0 5px 0;
		clear: both;
	}
	.special h2 {
		font: bold 15px arial, sans-serif;
		margin: 20px 0 0 0;
		clear: both;
		border-bottom: 1px solid #a3aab7;
	}
	.special h3 {
		font: bold 13px arial, sans-serif;
		margin: 10px 0 5px 0;
	}
	.special p {
		margin: 8px 0;
	}
	.special ul {
		list-style: square;	
		padding-left: 20px !important;
		margin-left: 0 !important;
		padding-left: 0;
		margin-left: 20px;
	}
	.special blockquote {
		border: 1px solid #e7ebf0;
		margin: 5px 3px 15px 3px;
		padding: 15px;
		background: #fff;
	}
	

	
	
	
	
.box {
	padding:0px;
	margin:0px;
	position:relative;
	width:100%;
	margin-bottom:20px;
	background:#f8f8f8;
	border-collapse:collapse;	
	border-top: 1px solid #ddddda;
	border-left: 1px solid #ddddda;
	border-right: 1px solid #b8b7ae;
	border-bottom: 1px solid #b8b7ae;		
}
	.box td {
		padding: 5px 15px;
		vertical-align:middle;
	}
	.list td {
		padding-right:0px;
	}	
	.box td.box_info {
		padding: 15px 15px;
	}
	.box td.category {
		vertical-align:middle;
	}
	.box tr.alt td.category {

	}
	.box th {
		height: 23px;
		line-height:23px;
		padding-left:14px;
		padding-right:14px;
		white-space:nowrap;
		text-align: left;
		vertical-align: middle;
		color: #fff;
		background:url("../layout_images/title.gif") repeat-x;
		font-weight:bold;
	}
	.box th a {
		color: #fff;
		text-decoration: none;
	}
	.box th a:hover {
		text-decoration: underline;
	}
	.box td a, #content a {
		color: #33312b;
		text-decoration:none;
	}
	.box td a.link_color {
		color:#96b700;
		text-decoration:underline;
	}
	.box td a strong {
		font-size: 110%;
	}
	.box td a:hover, .box td a:hover strong, #content a:hover {
		text-decoration:underline;
	}
	.box tr.alt {
		background: #efede7;
	}
	.box td.pointer {
		background: url("../layout_images/pil.png") 15px center no-repeat;
		padding-left: 26px !important;
		vertical-align:middle;
	}
	.box tr.alt td.pointer {
		background: #efede7 url("../layout_images/pil.png") 15px center no-repeat;
		padding-left: 26px !important;
		vertical-align:middle;		
	}


	/*-- Box headings and other tags --*/
	.box h1 {
		font: bold 19px arial, sans-serif;
		margin: 10px 0 5px 0;
		clear: both;
	}
	.box h2 {
		font: bold 15px arial, sans-serif;
		margin: 20px 0 0 0;
		clear: both;
		border-bottom: 1px solid #a3aab7;
	}
	.box h3 {
		font: bold 13px arial, sans-serif;
		margin: 10px 0 5px 0;
	}
	.box p {
		margin: 8px 0;
	}
	.box ul {
		list-style: square;	
		padding-left: 20px !important;
		margin-left: 0 !important;
		padding-left: 0;
		margin-left: 20px;
	}
	.box blockquote {
		border: 1px solid #a2c500;
		margin: 5px 3px 15px 3px;
		padding: 15px;
		background: #fff;
	}
	.box table td {
		padding:0px;
	}

#membermenu a
{
	background: url("../layout_images/pil.png") 0px center no-repeat;
	padding-left: 15px;
}


.arrow a:hover{
color: #53626d;
		text-decoration: none;
}
	
/*-- --*/
.side_nav td {
	background: url("../layout_images/new/arrow.gif") 10px 50% no-repeat;
	padding-left: 23px !important;
}
.side_nav tr.alt td {
	background: #e7ebf0 url("../layout_images/new/arrow.gif") 10px 50% no-repeat;
	padding-left: 23px !important;
}
#tools {
	border: 1px solid #e7ebf0;
	background: #fff;
}
	#tools td {
		padding: 2px !important;
		text-align: center;
		border-right: 1px solid #e7ebf0;
	}
	#tools a {
		color: #53626d;
		text-decoration: none;
	}
	#tools a:hover {
		color: #283946;
		background: none;
		text-decoration: underline;
	}
	#tools #addfav {
		background: url("../layout_images/new/addfav.gif") 0px 50% no-repeat;
		padding-left: 20px;
	}
	#tools #moread {
		background: url("../layout_images/new/moread.gif") 0px 50% no-repeat;
		padding-left: 20px;
	}
	#tools #sellerad {
		background: url("../layout_images/new/sellerad.gif") 0px 50% no-repeat;
		padding-left: 20px;
	}
	#tools #contactseller {
		background: url("../layout_images/new/contactseller.gif") 0px 50% no-repeat;
		padding-left: 20px;
	}
	#tools #tellfriend {
		background: url("../layout_images/new/tellfriend.gif") 0px 50% no-repeat;
		padding-left: 20px;
	}
	#tools #print {
		background: url("../layout_images/new/print.gif") 0px 50% no-repeat;
		padding-left: 20px;
	}

#premium td {
	background: url("../layout_images/new/premium.gif") 14px 50% no-repeat;
	padding-left: 36px !important;
}
#premium tr.alt td {
	background: #e7ebf0 url("../layout_images/new/premium.gif") 14px 50% no-repeat;
	padding-left: 36px !important;
}
#footer {
	border-top:1px solid #dedede;
	padding-top:4px;
	padding-bottom:4px;
	margin-bottom:50px;
	width:100%;
}
	#footer a {
		color: #53626d;
		text-decoration: none;
		margin: 0 4px;
	}
	#footer a:hover {
		color: #283946;
		text-decoration: underline;
	}
	#footer a.rss {
		background: url("../layout_images/new/rss.gif") 0px 50% no-repeat;
		padding-left: 15px;
	}

.sold {
	color: red;
	font-weight: bold;
}
.warn_intend {
	color: red;
}
.red {
	color: red;
}
.star {
	color: red;
}

a.thumb img {
	padding: 2px;
	border: 2px solid #ccc;
}
a.thumb:hover img {
	border: 2px solid #918d7e;
	background: none;
}
a.thumb:hover {
	background: none;
}

a.thumb_icon img {
	padding: 1px;
	border: 2px solid #ccc;
}
a.thumb_icon:hover img {
	border: 2px solid #3588c7;
	background: none !important;
}
a.thumb_icon:hover {
	background: none !important;
}

.gal{
	padding: 10px;
	border: 1px solid #ccc;
	margin:100px;
}

a.gallery img {
	padding: 2px;
	border: 2px solid #ccc;

}
a.gallery:hover img {
	border: 2px solid #3588c7;
	background: none !important;
}
a.gallery:hover {
	background: none !important;
}

.headline a {
	color: #fff;
	text-decoration: none;
}
.headline a:hover {
	color: #fff;
}
.headline a, #content a {
	color: #ffffff;
	text-decoration: none;
}
.small_drop_down
{
font-size: 9px;
}
.bg 
{
	border-collapse:collapse;
	background-color:#f8f8f8;
	border-top: 1px solid #ddddda;
	border-left: 1px solid #ddddda;
	border-right: 1px solid #b8b7ae;
	border-bottom: 1px solid #b8b7ae;
	margin-bottom:20px;		
}

.bg td {
	padding-left:13px;
	padding-right:13px;
	padding-top:2px;
	padding-bottom:2px;
}

.memberarea{
	float:right;
	width:760px;
}

.memberarea a
{
	
	color: #33312b;
	text-decoration: none;
}

.memberarea a:hover
{
	

}

.memberarea_caption
{
	font: bold 14px verdana,arial, sans-serif;
	margin: 0px 0 0 0;
	clear: both;
	border-bottom: 1px solid #a3aab7;
}

.regionselect
{
	width:200px;
	margin-bottom:5px;
}

.clear {
	clear:both;
	height:0px;
	line-height:0px;
	font-size:0px;
}

.white {
	color:#ffffff;
}

h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:normal;
}

h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:normal;
}

a {
	color:#a2c500;
	text-decoration:underline;
}

label {
	line-height:normal;
	margin-right:3px;
}

.knapp {
	float:left;
	display:block;
	line-height:25px;
	padding-left:25px;
	background-image:url(../layout_images/knapp_l.gif);
	background-repeat:no-repeat;
	background-position:top left;
	color:#ffffff;
	text-decoration:none;	
}

.knapp span {
	float:left;
	height:25px;
	line-height:25px;
	padding-right:12px;
	background-image:url(../layout_images/knapp_r.gif);
	background-repeat:no-repeat;
	background-position:top right;
	color:#ffffff;
	border:none;
	cursor: pointer;
}

.knapp_prev {
	float:left;
	height:25px;
	line-height:25px;
	padding-right:12px;
	background-image:url(../layout_images/knapp_r.gif);
	background-repeat:no-repeat;
	background-position:top right;
	color:#ffffff;
	border:none;
}

.knapp_prev span {
	cursor: pointer;
	float:left;
	display:block;
	line-height:25px;
	padding-left:25px;
	background-image:url(../layout_images/knapp_prev_l.gif);
	background-repeat:no-repeat;
	background-position:top left;
	color:#ffffff;
	text-decoration:none;	
}

.knapp_next {
	float:left;
	height:25px;
	line-height:25px;
	background-image:url(../layout_images/knapp_next_l.gif);
	background-repeat:no-repeat;
	background-position:top left;
	color:#ffffff;
	border:none;	
}

.knapp_next span {
	cursor: pointer;
	float:left;
	display:block;
	line-height:25px;
	padding-left:12px;
	padding-right:25px;
	background-image:url(../layout_images/knapp_next_r.gif);
	background-repeat:no-repeat;
	background-position:top right;
	color:#ffffff;
	text-decoration:none;
}

.button {
	overflow:visible;
	background: #635e4e;
	color: #fff;
	height:25px;
	line-height:25px;
	text-align:center;
	line-height:normal;
	padding-left:25px;
	padding-right:12px;
	background-image:url(../layout_images/button.gif);
	background-repeat:no-repeat;
	background-position:center left;
	border:none;
}
	.button:hover, .button_prev:hover, .button_next:hover {
		cursor: pointer;
	}

.button_prev {
	overflow:visible;
	background: #635e4e;
	color: #fff;
	height:25px;
	line-height:25px;
	text-align:center;
	line-height:normal;
	padding-left:25px;
	padding-right:12px;
	background-image:url(../layout_images/button_prev.gif);
	background-repeat:no-repeat;
	background-position:center left;
	border:none;
}

.button_next {
	overflow:visible;
	background: #635e4e;
	color: #fff;
	height:25px;
	line-height:25px;
	text-align:center;
	line-height:normal;
	padding-left:12px;
	padding-right:25px;
	background-image:url(../layout_images/button_next.gif);
	background-repeat:no-repeat;
	background-position:center right;
	border:none;
}

.box td a.knapp:hover, a.knapp:hover, .box td a.knapp_prev:hover, a.knapp_prev:hover, .box td a.knapp_next:hover, a.knapp_next:hover {
	color:#ffffff;
	text-decoration:none;	
}

a {
	text-decoration:underline;
}

#column_right a img {
	margin-bottom:20px;
}

.googleannonser {
	padding:0px;
	margin:0px;
	background:#efede7;
	border-top: 1px solid #ddddda;
	border-left: 1px solid #6b6656;
	border-right: 1px solid #b8b7ae;
	border-bottom: 1px solid #b8b7ae;
	margin-bottom:20px;
	width:798px;	
}