body {
	background-color: #262626;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.7em;
	color: #000000;
	margin: 0px;
	padding: 0px;
	}
	
h1, h2, h3, h4, h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #003300;
	background-color: inherit;
	margin-top: 20px;
	margin-bottom: 7px;
}

h1 {
	font-size: 0.9em;
	margin-bottom: 25px;
	color: #330000;
	margin-top: 40px;
}
h2 { font-size: 1.2em; }
h3 { font-size: 1.1em; }
h4 { font-size: 1.16em; }
h5 {
	font-size: 1em;
	color: #330000;
}

p {
	margin: 0 0 15px 0;
	line-height: 150%;
	font-size: 0.85em;
}	

a:link {
	color: #330000;
}
a:visited {
	color: #330000;
}
a:hover {
	color: #006600;
}
a:active {
	color: #330000;
}

#content {
	width: 928px;
	height: 618px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -464px;
	margin-top: -314px;
	background-color: #dbd0b0;
	border: 5px solid #f1ebe0;
}
#contentstart {
	width: 928px;
	height: 618px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -464px;
	margin-top: -314px;
	background-color: #dbd0b0;
	border: 5px solid #f1ebe0;
	background-image: url(../img/kopparstick.jpg);
	background-repeat: no-repeat;
}
#top {
	float: right;
	width: 55%;
	padding-top: 85px;
}
#startlogo {
	float: left;
	width: 45%;
	clear: both;
	padding-top: 30px;
	text-align: right;
}
#topmenybox {
	width: 89%;
	float: right;
	clear: both;
	margin-right: 15px;
	padding-right: 15px;
	display: inline;
}
#textkolumn {
	float: right;
	width: 433px;
	padding-right: 40px;
	padding-top: 20px;
	font-size: 1.4em;
	font-weight: bold;
}
#telkolumn {
	float: right;
	width: 433px;
	padding-right: 40px;
	font-size: 1.4em;
	font-weight: bold;
	text-align: center;
	padding-top: 50px;
}
.tel {
	font-size: 1.5em;
	font-weight: bold;
}


#topmeny ul {
	list-style-type: none;
	padding: 0;
	margin: 0; /* för "knapputseende" */
	float: left;
	display: inline;
}

#topmeny li { display: inline; }

#topmeny a, #topmeny span {
	padding: 5px 10px; /* för knapputseende - annars #topmenybox bg-color */
	color: #330000;
	text-decoration: none;
	float: left;
	letter-spacing: 1px;
}

#topmeny a:hover { text-decoration: underline; }

#topmeny span#aktuell {
	text-decoration: underline;
}
#salu {
	float: left;
	width: 93%;
	padding-top: 30px;
	padding-right: 30px;
	padding-left: 30px;
	font-size: 1.4em;
	font-weight: bold;
}
#fotokolumn {
	float: left;
	padding-top: 40px;
	padding-left: 90px;
	clear: left;
}
#kolumn1 {
	float: left;
	width: 45%;
	font-size: 0.85em;
	font-weight: normal;
	height: 85px;
}
td {
	font-size: 0.80em;
	font-weight: normal;
}

#kolumn2 {
	float: right;
	width: 45%;
	clear: right;
	font-size: 0.85em;
	font-weight: normal;
	height: 85px;
}
.space {
	float: left;
	height: 10px;
	width: 90%;
	clear: both;
}

#kolumn3 {
	float: left;
	width: 45%;
	font-size: 0.85em;
	font-weight: normal;
	height: 120px;
}
#kolumn4 {
	float: right;
	width: 45%;
	clear: right;
	font-size: 0.85em;
	font-weight: normal;
	height: 120px;
}
#kolumn5 {
	float: left;
	width: 45%;
	font-size: 0.85em;
	font-weight: normal;
	clear: left;
}
#kolumn6 {
	float: right;
	width: 45%;
	font-size: 0.85em;
	font-weight: normal;
}
#kolumn7 {
	float: right;
	width: 45%;
	font-size: 0.85em;
	font-weight: normal;
}
#intresse1 {
	width: 30%;
	padding-top: 30px;
	padding-right: 10px;
	padding-left: 60px;
	float: left;
	font-size: 1.0em;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#intresse2 {
	width: 40%;
	padding-top: 30px;
	padding-right: 10px;
	padding-left: 10px;
	float: right;
	clear: right;
}
#efterform {
	width: 100%;
	padding-top: 120px;
	text-align: center;
	font-size: 1.2em;
}
