body {font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

#box {
margin-left: 15px;}

a:link {
	color: #6e6145;
	text-decoration: none;
}
a:visited {
	color: #6e6145;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #918876;
}
a:active {
	color: #6e6145;
	text-decoration: none;
}

A.main:link, A.main:visited, A.main:active {
	text-decoration: none;
	color: #3b3b3b;
	font-family: Tahoma, Helvetica, Arial;
	font-size: 11px;
	font-weight: bold;
	
}
A.main:hover {
	text-decoration: underline;
	color: #3b3b3b;
}
A.white:link, A.white:visited, A.white:active {
	text-decoration: none;
	color: #ffffff;
	font-family: Verdana, Helvetica, Arial;
	font-size: 12px;
	font-weight: bold;
	
}
A.white:hover {
	text-decoration: none;
	color: #cccccc;
}

A.footer:link, A.footer:visited, A.footer:active {
	text-decoration: none;
	color: #6e6a61;
	font-family: Verdana, Helvetica, Arial;
	font-size: 9px;	
}
A.footer:hover {
	text-decoration: underline;
}

.linked {
	color: #b15593;
}

.rubrik
{
	color: #39362e;
	font-size: 12px;
	font-weight: bold;
}

.tack
{
	font-family: Verdana, Helvetica, Arial;
	color: #333333;
	font-size: 11px;
	font-weight: normal;
}

.brunubrik
{
	color: #5c5851;
	font-size: 12px;
	font-weight: bold;
}

h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 14px;
	color: #39362e;
}
.sidfot {
	font-size: 9px;
	color: #6e6a61;
}

.pagenums {
	font-size:10px;
	font-family: Trebuchet MS, verdana, arial;
	color: #000000;
}

table#menu { font-family: Tahoma, Helvetica, Arial; font-size: 1em; border-collapse: collapse; border-spacing:0px; margin:0; text-align: left; width: 100%; }
table#menu a { border: 0; }
table#menu a:hover { text-decoration: none; }
table#menu tr:hover { background: #efeadf; }
table#menu td.vertTh { font-weight:bold; color: #7B563A; }

table#prod {
	font-family: Tahoma, Helvetica, Arial;
	font-size: 1em;
	background: #ffffff;
	text-align: left;
	width: 100%;
	padding: 6px;
}

input.ram1 {
	font: 9px/normal verdana, sans-serif;
	color: #333333;
	background-color: #ffffff;
	border: 1px solid #404040;
	width: 150px;
	padding-left: 5px;
}
input.ram2 {	font: 9px/normal verdana, sans-serif;
	color: #333333;
	background-color: #ffffff;
	border: 1px solid #404040;
	width: 15px;
}

select.ram3 {	font: 9px/normal verdana, sans-serif;
	color: #333333;
	background-color: #ffffff;
	border: 1px solid #404040;
	width: 70px;
}

select.ram4 {	font: 9px/normal verdana, sans-serif;
	color: #333333;
	background-color: #ffffff;
	border: 1px solid #404040;
	width: 95px;
}

.textarea {font-family:verdana,geneva,arial;
	font-color:#333333;
	font-size:9px;
	height:50px;
	width:209px;
	border-color:#404040;
	border-top-width:1px;
	border-bottom-width:1px;
	border-left-width:1px;
	border-right-width:1px;
}

input.button
{
   font-size:10px;
   font-family:Verdana,sans-serif;
}