@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	background-color: #C0C0C0;
}
#header td.logo span {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	font-style: italic;
	display: block;
	text-align: right;
	padding-right: 20px;
}
#header td.logo a img  {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#header td.logo a img:hover {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#header td.contact {
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #FFF;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	padding-top: 2px;
	padding-left: 5px;
}
#header td.contact ul {
	list-style-type: square;
}
#header td.contact a:link , a:visited{
	color: #000;
	text-decoration: underline;
}
#header td.contact a:hover , a:active{
	color: #FFF;
	text-decoration: underline;
}
#header td.sol {
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #FFF;
}
#meny td {
	background-image: url(images/men.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #FFF;
}
#meny td:last-child {
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: #00F;
}
#meny a {
	color: #000;
	text-decoration: none;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	display: block;
	padding-left: 3px;
	padding-top: 0px;
	height: 50px;
}
#content td.reklame  {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
}
#content td.reklame a  {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #000;
}
#content td.reklame a:hover {
	color: #FFF;
	text-decoration: none;
}
#content td.reklame a img {
	margin: 3px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#content td.reklame a img:hover {
	opacity: 0.8;
	filter: alpha(opacity=80);
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#content td.container {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 10px;
}
#content td.container a {
	color: #F00;
	text-decoration: none;
	font-weight: bold;
}
#content td.container a:hover {
	color: #F00;
	text-decoration: underline;
}
#content td.container ul {
	list-style-type: square;
}
#main td.footer  {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFF;
	padding-right: 5px;

}

