/*
* {
	margin:0;
	padding:0;
	list-style-type: none;
	position: relative;
	left: 0px;
	top: 0px;
	right: auto;
	bottom: auto;
}
*/

/*html, body {
	height:100%;
}*/

body {
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.4;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #e47720;
	height: 100%;
}


#head {
	background-color: #FFFFFF;
	position: relative;
	width: 80em;
}

#container {
	height:80em;
	width:80em;
	margin-top: 0px;
	margin-bottom: 0px;
}

#toppcontainer  {
	text-align: left;
	width: 80em;
	background-color: #FFFFFF;
}

/*Start huvudmeny*/

#huvudmeny
{
	left: auto;
	height: 100%;
	font-size: 8pt;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	z-index: 6;
	text-align: left;
	padding: 4px;
	width: auto;
	top: 0px;
	right: 0px;
	bottom: auto;
}
#huvudmeny_topplist {
	background-color: #EAC19D;
	height: 37px;
	position: relative;
	z-index: 5;
	overflow: hidden;
}
.logo {
	margin: 5px;
}



#huvudmeny a:hover {
	color: #CF5D39;
	display:block;
	text-decoration: underline;
}

#huvudmeny a:link {
		
}

#huvudmeny a:visited {
}

#huvudmeny a {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}

#huvudmeny ul {
	padding-left: 0.3em;
	padding-top: 0em;
	padding-right: 0em;
	padding-bottom: 0em;
	margin: 0em;
}

#huvudmeny li {
	margin: 0em;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#vanster_container {
	width: 150px;
	float: left;
	left: 0em;
	background-position: left top;
	background-color: #F0E0D2;
	bottom: auto;
	top: 0px;
	right: auto;
	height: 100%;
	text-align: left;
	display:block;
}



#main_container {
	/*width: 62em;*/
	height: 100%;
	left: auto;
	top: 0px;
	right: 0px;
	bottom: auto;
	width: auto;
}

#main_footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: center;
	padding: 1em;
	background-color: #FFFFFF;
}


/*Slut huvudmeny*/

#brod_container {
	width: 650px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 500px;
	margin: 0em;
	background-image: url(images/main_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFFF;
	left: auto;
	top: 0px;
	right: 0px;
	bottom: auto;
	
}


#brod_rubrik {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #255397;
	font-weight: bold;
	margin: 10pt;
	z-index: 20;
}
.brodtext {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 10pt;
}
.bild {
	display: block;
	text-align: center;
	border: thin solid #000000;
	margin: 1em;
}

.sidrubrik {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bold;
	color: #fbc89e;
	margin-left: 0.7em;
	z-index: 20;
}
.maintable {
	border: 1px solid #000000;
}

/*#huvudmeny ul {
	position: relative;
	left: auto;
	height: auto;
	font-size: 8pt;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	z-index: 10;
	text-align: left;
	padding: 15px;
	width: auto;
	top: 0px;
	right: 0px;
	bottom: auto;
}*/
.brodtext_rubrik {
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 10pt;
	font-weight: bold;
}
.bild_produkt {
	margin: 10px;
}
a:link {
	font-weight: bolder;
	color: #F26700;
	text-decoration: none;
}
a:visited {
	font-weight: bolder;
	color: #B32D00;
	text-decoration: none;
}
