body {
	background-color: #e0e0e0;
	font-family: Verdana;
	font-size: 10px;
	margin: 0 auto;
	}

.star		{ position: relative; top: 3px;}
.logo		{ position: relative; top: -3px;}
.slogan		{ font-family: arial; font-size: 12px; font-style: italic; color: #fff; letter-spacing: 3px;  position: relative;}

#jvusername	{ font-family: Verdana; font-size: 11px; color: #000000; padding: 0px; background-color: #a7a7a7; background-repeat: no-repeat; padding-left: 17px; background-image: url(/img/login_username.png); border-bottom-width: 1px; border-left-width: 1px; border-right-width: 1px; border-top-width: 1px; height: 17px; }
#jvpassword	{ font-family: Verdana; font-size: 11px; color: #000000; padding: 0px; background-color: #a7a7a7; background-repeat: no-repeat; padding-left: 17px; background-image: url(/img/login_password.png); border-bottom-width: 1px; border-left-width: 1px; border-right-width: 1px; border-top-width: 1px; height: 17px; }
#kelkoo	{ font-family: Verdana; font-size: 11px; color: #000000; padding: 0px; background-color: #a7a7a7; background-repeat: no-repeat; padding-left: 17px; background-image: url(/img/search_kelkoo.png); border-bottom-width: 1px; border-left-width: 1px; border-right-width: 1px; border-top-width: 1px; height: 17px; }
#prisjakt	{ font-family: Verdana; font-size: 11px; color: #000000; padding: 0px; background-color: #a7a7a7; background-repeat: no-repeat; padding-left: 17px; background-image: url(/img/search_prisjakt.png); border-bottom-width: 1px; border-left-width: 1px; border-right-width: 1px; border-top-width: 1px; height: 17px; }
#search	{ font-family: Verdana; font-size: 11px; color: #000000; padding: 0px; background-color: #a7a7a7; background-repeat: no-repeat; padding-left: 17px; background-image: url(/img/login_search.png); border-bottom-width: 1px; border-left-width: 1px; border-right-width: 1px; border-top-width: 1px; height: 17px; }
#go	{ font-family: Verdana; font-size: 11px; color: #000000; padding: 0px; background-color: transparent; background-repeat: no-repeat; background-image: url(/img/login_go.png); border-bottom-width: 0px; border-left-width: 0px; border-right-width: 0px; border-top-width: 0px; width: 16px; height: 20px; }

#annons { width: 140px; text-align: center; position: relative; }

#header {
	background-color: #b3c0d9; 
	height: 100px;
	position: relative;
	background-repeat: no-repeat;
	background-image: url(/img/header_bg_jul.png);
	border-left: 1px solid #605f5f;
	border-right: 1px solid #605f5f;
	padding: 0px 8px 0px 8px;
	}
#header_content {
	background-color: #ffffff;
	height: 7px;
	background-image: url(/img/bg_header_content.png);
	border-left: 1px solid #b1b1b1;
	border-right: 1px solid #b1b1b1;
	padding: 0px 5px 0px 5px;
	}
.header_left {
	width: 45%;
	height: 100px;
	padding: 0;
	float: left;
	vertical-align: middle;
	text-align: left;
	}
.header_right {
	width: 45%;
	height: 100px;
	padding: 0;
	float: right;
	vertical-align: middle;
	text-align: right;
	} 
#jvcontent {
	background-color: #ffffff;
	border-left: 1px solid #b1b1b1;
	border-right: 1px solid #b1b1b1;
	padding: 0px 5px 0px 5px;
	}
#content_footer {
	background-color: #ffffff;
	height: 7px;
	background-image: url(/img/bg_content_footer.png);
	border-left: 1px solid #b1b1b1;
	border-right: 1px solid #b1b1b1;
	padding: 0px 5px 0px 5px;
	}
#copy {
	font: bold 10px arial, helvetica, sans-serif;
	color: #000000;
	text-align: center;
	border-bottom: 1px solid #b1b1b1;
	}

#adress { width: 100%; padding-top: 15px; padding-bottom: 15px; text-align: center; }
.adress { font-family: Verdana; font-size: 12px; color: #ffffff; text-decoration: none; }
a.adress:link { font-family: Verdana; font-size: 12px; color: #ffffff; text-decoration: none; border-width: 0px 0px 0px 0px; border-style: none none none none; }
a.adress:visited { font-family: Verdana; font-size: 12px; color: #ffffff; text-decoration: none; border-width: 0px 0px 0px 0px; border-style: none none none none; }

#adress { width: 100%; padding-top: 15px; padding-bottom: 15px; text-align: center; }
.adress { font-family: Verdana; font-size: 12px; color: #ffffff; text-decoration: none; }
a.adress:link { font-family: Verdana; font-size: 12px; color: #ffffff; text-decoration: none; border-width: 0px 0px 0px 0px; border-style: none none none none; }
a.adress:visited { font-family: Verdana; font-size: 12px; color: #ffffff; text-decoration: none; border-width: 0px 0px 0px 0px; border-style: none none none none; }
a.adress:hover { font-family: Verdana; font-size: 12px; color: #ffffff; text-decoration: none; border-width: 0px 0px 1px 0px; border-style: none none dotted none; }


#left { text-align: left; position: absolute;}
#right { text-align: right; position: absolute; }

#jvlogin {
	background-image: url(/img/bg_login.png);
	height: 38px;
	font: bold 10px arial, helvetica, sans-serif;
	text-transform: uppercase;
/*	color: #cccccc; */
	color: #cccccc;
	border-top: 1px solid #605f5f;
	border-bottom: 1px solid #000000;
	vertical-align: middle;
/*	padding: 4px; */
	padding-left: 4px;
	padding-right: 4px;
/*	padding-top: 4px;
	padding-bottom: 4px; */
	}
#jbfooter {
	background-image: url(/img/bg_login.png);
	height: 38px;
	font: bold 10px arial, helvetica, sans-serif;
	text-transform: uppercase;
/*	color: #cccccc; */
	color: #cccccc;
	border-top: 1px solid #605f5f;
	border-bottom: 1px solid #000000;
	vertical-align: middle;
/*	padding: 4px; */
	padding-left: 4px;
	padding-right: 4px;
/*	padding-top: 4px;
	padding-bottom: 4px; */
	}
a.jvlogin:link { font: bold 10px arial, helvetica, sans-serif; text-transform: uppercase; color: #ccc; text-decoration: none; }
a.jvlogin:visited { font: bold 10px arial, helvetica, sans-serif; text-transform: uppercase; color: #ccc; text-decoration: none; }
a.jvlogin:hover { font: bold 10px arial, helvetica, sans-serif; text-transform: uppercase; color: #cc0; text-decoration: none; border-width: 0px 0px 1px 0px; border-style: none none dotted none; }

#jbfooter a { font: bold 10px arial, helvetica, sans-serif; text-transform: uppercase; color: #FFF; text-decoration: none; }

#menu {
	background-image: url(/img/bg_menu_center2.png);
	width: 100%;
	height: 29px;
	padding: 0px;
	}
#f_menu {
	font: bold 11px arial, helvetica, sans-serif;
	text-transform: uppercase;
	color: #000;
	}
a.f_menu:link { font: bold 11px arial, helvetica, sans-serif; color: #000; text-decoration: none; }
a.f_menu:visited { font: bold 11px arial, helvetica, sans-serif; color: #000; text-decoration: none; }
a.f_menu:hover { font: bold 11px arial, helvetica, sans-serif; color: #c00; text-decoration: none;border-width: 0px 0px 1px 0px; border-style: none none dotted none; }


.prod { font-family: Verdana; font-size: 9px; color: #C0C0C0; }
a.prod:link { font-family: Verdana; font-size: 9px; color: #C0C0C0; text-decoration: none; border-width: 0px 0px 0px 0px; border-style: none none none none; }
a.prod:visited { font-family: Verdana; font-size: 9px; color: #C0C0C0; text-decoration: none; border-width: 0px 0px 0px 0px; border-style: none none none none; }
a.prod:hover { font-family: Verdana; font-size: 9px; color: #C0C0C0; text-decoration: none; border-width: 0px 0px 1px 0px; border-style: none none dotted none; }

a.square img{
border: none;
padding: 0px 23px 0px 0px;
filter:alpha(opacity=55);
opacity: 0.55;
}

a.square:hover img{
border: none;
filter:alpha(opacity=100);
opacity: 1.0;
}

#newsgroup { font-family: "Courier New"; font-size: 12px; color: #ffffff; text-transform: uppercase; background-color: #000000; padding-top: 3px; }
#newstitle { font-family: "Courier New"; font-size: 12px; color: #000000; font-weight: bold; text-transform: uppercase; padding-bottom: 5px; }
#newsimg {  padding-left: 10px; float: right; }
#newsindex { font-family: "Arial"; font-size: 12px; color: #000000; text-transform: none; padding-left: 5px; padding-right: 5px; }
#newswriter { font-family: "Arial"; font-size: 9px; color: #a0a0a0; text-transform: uppercase; }
#newsmore { font-family: "Courier New"; font-size: 12px; color: #c31b00; font-weight: bold; text-transform: uppercase; text-align: right; }

.titel { font-family: "Arial Narrow"; font-size: 25px; color: #000000; font-weight: bold; }

