body{
	background-color: #696969;
	background-image: url(/img/psskbigback.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}

body, div, td, input, textarea, select{
	font-family: Verdana, Arial;
	font-size: 10px;
}

td.medium{
	font-size: 12px;
}
/*
---------------------------
main body black
---------------------------
*/

#main{
	width: 710px;
	color: #fff;
	background-color: #1f1f1f;
}

#main #head{
	width: 710px;
	height: 58px;
	background-image: url(/img/frametop.gif);
	background-position: bottom;
}

#memberlogin{
	float: right;
	margin: 4px;
}
#memberlogin .txt{
	width: 100px;
}

#mainbody{
	width: 710px;
	height: 100%;
	overflow: hidden;
}
#mainfooter{
	width: 710px;
	height: 30px;
	background-color: #1f1f1f;
	background-image: url(/img/framelow.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}
#mainfootertext{
	background-color: #1f1f1f;
	margin-top: 8px;
	margin-right: 5px;
	float: right;
}

#mainfooter a{
	color: #ffffff;
	text-decoration: none;
}
#mainfooter a:hover{
	text-decoration: underline;
}



/*
---------------------------
inner white
---------------------------
*/
#inner{
	margin: 0 5px 0 5px;
	color: #000;
}

#innertop{
	width: 700px;
	height: 5px;
	background-image: url(/img/inframetop.gif);
	background-repeat: no-repeat;
	margin:0px;
}
#innerbody{
	width: 700px;
	background-color: #ffffff;
	float: left;
}

#innerfooter{
	width: 700px;
	height: 5px;
	background-image: url(/img/inframelow.gif);
	background-repeat: no-repeat;
}

/*
---------------------------
MENU
---------------------------
*/

/* new menu */

	.menuselected{
		height: 40px;
		padding:10px;
		font-family: "Trebuchet MS", Verdana;
		font-size: 16pt;
	}

	#menu{
		xheight: 19px;
		color:#FFFFFF;
		float:left;
	}

	#menu ul{
		margin:0 0 0 10px;
		padding:0;
	}


	#menu table{
		display: inline;
		width: auto;
		float: left;
	}


	#menu ul li{
		display: inline;
		width: auto;
		float: left;
	}
	#menu span{
		height:19px;
		float: left;
		xbackground: url(/img/menur.gif) top right no-repeat;
		background: url(/img/pssk_minimenu_right.gif) top right no-repeat;
		margin-right: 2px;
	}
	#menu ul li a{
		height:19px;
		xbackground: url(/img/menul.gif) top left no-repeat;
		background: url(/img/pssk_minimenu_left.gif) top left no-repeat;
		padding: 0.2em 1em;
		xcolor: #fff;
		color: #000;
		text-decoration: none;
		float: left;
	}
	
	
	#menu #scurrent{
		float: left;
		background: url(/img/menuron.gif) top right no-repeat;
		margin-right: 2px;
	}

	#menu ul li #current{
		background: url(/img/menulon.gif) top left no-repeat;
		padding: 0.2em 1em;
		color: #000;
		text-decoration: none;
		float: left;
	}
	
	#menu ul li a:hover{
		padding: 0.2em 1em;
		color: #000;
		text-decoration: none;
		float: left;
	}


/*
---------------------------
SUBMENU
---------------------------
*/

	#submenu{
		xbackground-image: url(/img/submenugradient.gif);
		background-repeat: repeat-x;
		xheight: 17px;
		xheight:30px;
		color:#FFFFFF;
		float: left;
	}

	#submenu table{
		display: inline;
		width: auto;
		float: left;
	}

	
	#submenu td:hover{
		text-decoration: underline;
		color:#211F20;
		xbackground-color: #d1d1d1;
		xborder: 1px solid #999;
	}


	#submenu td a{
		xpadding: 0.2em 1em;
		color: #000;
		text-decoration: none;
		cfloat: left;
		
	}


	#submenu td #current{
		xpadding: 0.2em 1em;
		background-color: #d1d1d1;
		color: #231F20;
		text-decoration: none;
		xborder:1px solid #fc0000;
		xfloat: left;
	}


/*
---------------------------
*/




a{
	color: #000;
	text-decoration: none;
}
a:hover{
	color: #000;
	text-decoration: underline;
}




div.article{
	width: auto;
	margin-bottom: 30px;
	
}
div.headline{
	background-color: #3e3e3e;
	color: #fff;
	font-weight: bold;
	padding: 3px;
	margin-bottom: 10px;
}
div.headlineyellow{
	background-color: red;
	color: #fff;
	font-weight: bold;
	padding: 3px;
	margin-bottom: 10px;
}

#imagebig{
	height: 150px;
	width: 700px;
}

#advertise{
	padding-top: 80px;
}

div.ad {
	margin-bottom: 8px;
	text-align: center;
	background-color: #696969;
}

.adimg{
	border: 1px solid #999999;
}

textarea{
	border: 1px solid #666666;
}
.inp{
	border: 1px solid #666666;
}
.btnsmall{
	font-size: 10px;
}
.inpsmall{
	font-size: 10px;
	width: 200px;
	border: 1px solid #666666;
}

/* styrelsen */
.dotted{
	border-bottom: 1px dotted #ccc;
	height: 1px;
}
#lastchanged{
	color: #aaa;
	text-align: right;
	font-style: italic;
	width: 100%;
}
.white{
	color: #fff;
}
#temperature{
	position: absolute;
	float: left;
	margin: 20px;
	height: 19px;
}
#temperatureleft{
	background-image: URL(/img/temperature19l.gif);
	background-repeat: no-repeat;
	width: 7px;
	height: 19px;
	float: left;
}
#temperatureright{
	background-image: URL(/img/temperature19r.gif);
	background-repeat: no-repeat;
	width: 7px;
	height: 19px;
	float: left;
}
#temperaturemid{
	height: 19px;
	float: left;
	background-color: #ffffff;
}
.importantnews{
	padding: 10px;
	border:1px solid #ccc;
	background-color: #eee;
}

/* WEBSHOP STYLES */

#shop_cart_bar{
	border: 1px solid #ccc;
	background-color: #FFFF99; /*#f0f0f0;*/
	height: 25px;
}
