@charset "utf-8";
#logga {
	margin: 0px;
	padding: 0px;
	height: 139px;
	width: 820px;
	background-image: url(bilder/LOGGA.png);
}
body {
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	background-repeat: repeat-x;
	background-color: #fcfafa;
	margin: 0px;
	background-image: 
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
}
.oneColLiqCtr #container {
	width: 820px;
	margin: 0 auto;
	text-align: left;
}
.oneColLiqCtr #mainContent {
	padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}
#meny {
	height: 45px;
	width: 820px;
	text-align: center;
}
#bottom {
	margin: 0px;
	padding: 0px;
	height: 27px;
	width: 820px;
	background-image: url(bilder/bottom.png);
	clear: both;
}
#topp {
	margin: 0px;
	padding: 0px;
	height: 26px;
	width: 820px;
}
#main {
	background-image: url(bilder/mainbg.png);
	background-repeat: repeat-y;
	width: 820px;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
#adress {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: center;
	vertical-align: bottom;
	height: 30px;
	width: 820px;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#mainleft {
	margin: 0px;
	padding: 4px;
	float: left;
	width: 550px;
}
#annonser {
	width: 220px;
	border-left-width: 1px;
	border-bottom-style: none;
	border-left-style: dashed;
	border-left-color: #999999;
	float: right;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#mitten {
	width: 520px;
	float: left;
	padding-left: 30px;
}
.brod {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
}
a:link {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FF9900;
	text-decoration: underline;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #666666;
}

</style>
.brodfet {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
}
.brodfet {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: left;
}
a:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: underline;
}
a:visited {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}
a:active {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

