html, body {
    height: 100%;
    margin: 0px;
    margin-left: auto;
    margin-right: auto;
	margin-top: 0px;
    text-align: center;
    background-color: #FFF;
    font-family: Arial,"Trebuchet MS", Tahoma, Verdana, sans-serif;
    color: #000000;
}

img {
	border:0px;
}
	table,
	tr,
	td,
	span,
	div {
	font-family:Arial, "Trebuchet MS";
	font-weight:normal;
	font-size:12px;
	empty-cells: show;
	color:#000000;
}
#top_bg {
	background-color: #4a4f53;
	top: 0px;
	left: 0px;
	margin:0px;
	width: 100%;
	height: 5px;
}
#allcontent {
	position: relative;
	width: 840px;
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	padding-left: 0px;
}
#allcontent_browse {
	position: relative;
	width: 840px;
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	padding-left: 0px;
	min-height:200px;
    background: url('../images/bg_browse.gif') repeat-x;
}
#scrollcontent {
	position: relative;
	width: 100%;
	text-align: center;
	margin: 0px auto;
	padding: 0px;
	padding-bottom:0px;
	background-color:#e1e1e1;
}
.divider_grey {
	width: 840px;
	height:5px;
	margin:0px;
	padding:0px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background-color: #4a4f53;
}
.divider_black {
	width: 840px;
	height:5px;
	margin:0px;
	padding:0px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background-color: #c9cacc;
}
#scrollcontent2 {
	position: relative;
	width: 100%;
	text-align: center;
	margin: 0px auto;
	padding: 0px;
	padding-bottom:0px;
	background-color:#4a4f53;
}
.main_float {
	float:left;
	text-align:left;
	margin:0px;
	padding:0px;

}
#topcontent {
	position: relative;
	width: 840px;
	height:115px;
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	padding-left: 0px;
}
#tpgrouplogo {
	width: 161px;
	margin-left: 20px;
	margin-top: 0px;
	padding-top:25px;
	border:1px solid #FFFFFF;
}
#top_concern {
	position: absolute;
	top: 60px;
	right: 0px;
	text-align:left;
}
#top_search {
	position: absolute;
	top: 0px;
	margin:0px;
	right: -25px;
	width:260px;
	height:48px;
	padding: 7px 0px 0px 15px;
	color:#FFFFFF;
	text-align:left;
    background: url(../images/bg_search.gif) no-repeat;
}

#top_language {
	position: absolute;
	top: 11px;
	right: 275px;
	text-align:left;
	color:#666666;
	font-size:11px;
}
#menu_content {
	width: 840px;
	height:30px;
	margin:0px;
	padding:0px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background-color: #FFFFFF;
    background: url('../images/menu_shade.gif') repeat-x;
}
.produkt_meny_bild {
margin-right:40px;
margin-bottom:4px;
float:left;
}
#produkt_meny_text {
padding-top:30px;
float:left;
}

.meny{
background: #FFFFFF;
margin:0px 0px 6px 6px;
border-bottom:1px solid #dbdbdb;
width:190px;
}

.meny_inside, .meny_inside a:link, .meny_inside a:visited{
padding:7px 4px 7px 5px;
font-size: 12px;
color:#514b44;
font-weight:bold;
text-decoration: none;
}

.meny_inside a:hover{
text-decoration: underline;
}
.produkt_meny,.produkt_meny a{
font-size: 18px;
color:#514b44;
font-weight:bold;
text-decoration: underline;
}

.produkt_meny a:hover{
text-decoration: underline;
}
#sida{
background:#FFF;
margin:0px 0px 0px 0px;
width:600px;
margin-top:15px;
border-top:1px solid #e1e1e1;
min-height:350px;
}

#sida_inside{
padding:10px;
font-size: 12px;
/*
color:#382a2d;*/
color:#000000;
font-weight:normal;
text-decoration: none;
}


#bottom {
	position: relative;
	width: 840px;
	height:40px;
	text-align: right;
	margin: 0px auto;
	padding: 0px;
	margin-top:5px;
	font-size: 10px;
	color: #666666;
}
.box {
	background: #ededed;
	border: 1px solid #eae8d7;
	/*background: #c8bfa7;
	border: 1px solid #c8bfa7;*/
	padding: 4px 10px 4px 10px;
	line-height:20px;
}
.tablehead {
	border-bottom: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	background: url(../images/bg_menu_orange.gif) repeat-x;
	font-weight: bold;
}
.border {
	border-bottom: 1px solid #CCCCCC;
}

/* ------ TEXT ------------ */
h1 {
	font-size: 13px;
	font-weight: bold;
    color: #530c04;
	line-height:17px;
	margin:0px;
	padding:0px;
}
h2 {
	font-size: 15px;
	font-weight: bold;
    color: #530c04;
	line-height:17px;
	margin:0px 0px 0px 0px;
	padding:0px;
}
form {
	margin: 0px;
	display: inline;
	}
.information {
	font-size: 12px;
	font-weight: bold;
}
.prod_info {
	font-size: 12px;
	font-weight: normal;
}
.rub_title {
	font-size: 14px;
	font-weight: bold;
    color: #514b44;
}
.rub_produkt {
	font-size: 21px;
	font-weight: bold;
    color: #000000;
}
.rub_grey {
	font-size: 11px;
	color: #666666;	
	font-weight:normal;
    text-decoration: none;
}
select, textarea{
	font-family: arial;
	border: solid 1px;
	border-color:#7f9db9;
	background-color: #ffffff;
	font-size: 12px;
}
.submit{
	font-family: arial;
	font-size: 11px;
}
.input  {
	font-family: arial;
	border: solid 0px #000000;
	background-color: #ffffff;
	font-size: 12px;
	background: url(../images/bg_input.gif) repeat-x;
	padding:2px 2px 2px 6px;
}
.finput  {
	font-family: arial;
	border: solid 1px #c1c1c1;
	background-color: #ffffff;
	font-size: 12px;
	background: url(../images/bg_input.gif) repeat-x;
	padding:3px 2px 3px 6px;
}
/* ------ LÄNKAR ------------ */
a, a:visited{
    color: #514b44;
	font-weight:bold;
    text-decoration: underline;
}
a:hover {
    color: #000000;
	font-weight:bold;
    text-decoration: none;
}
.clear {
	clear: both;
	line-height: 0;
	padding:0px;
	margin:0px;
} 
.bottom_link, a:link.bottom_link, a:visited.bottom_link {
	font-size: 10px;
	color:#c1c1c1;
}

