ul { 
	list-style: none; 
	margin: 0em; 
	padding: 0em; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a {
	color: #666;
}

/* Bilder */
img { 
}
#tjur { 
	padding: 0em 0.5em 0em 0em;
	width: 40px;
	vertical-align: middle;
}
#logo {
	width: 770px;
}

/* Allmant */
#site_body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 570px;
	position: relative;
}
#text { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	padding: 0em 1em;
}
#kontakt { 
	padding: 0em 0em 0em 0.5em;
}
#kontakt_ind { 
	padding-left: 2.1em;
}

/* Index.php */
#meny a {}
#meny a:link /* unvisited link */ 	{ 
	color: #333; 
	text-decoration: none;
}
#meny a:visited /* visited link */  { 
	color: #333; 
	text-decoration: none;
}
#meny a:hover /* mouse over link */ { 
	color: #999; 
	text-decoration: underline;
}
#meny a:active /* selected link */  { 
	color: #333; 
	text-decoration: none;
}
#meny_links { 
	font-weight: bolder;
	padding-left: 0.5em;
}
#meny #kontakt {
	padding-top: 2em;
}


/* Start */
#start  {
	position: relative;
	font-size: 16px;
}
#start img {
}
#start_top {
}
#start_text1 {
	float: left;
	width: 250px;
	height: 270px;
	padding: 0.5em 0.5em 0.5em 0em;
}
#start_text2 {
	float: left;
	width: 220px; 
	padding: 0em 1em 1em 1em;
}
#start_bild2 {
	position: relative;
	margin: 0em;
	padding: 0.5em 1em;
	float: left;
	width: 280px;
	z-index: 10;
}
#start_bild1 {
	position: absolute;
	left: 260px;
	top: 165px;
	float: left;
	width: 270px;
}


#start_bottom {}



/* Historia */
#historia { 
}
#historia_bild {
	width: 285px;
	float: left; 
	margin: 0.3em 1em 0.5em 1em;
}
#historia_text {}


/* Företaget */
#foretaget { 
}
#foretaget_bild {
	/* border: 1px solid #f00; */
	padding: 0.3em 1em 0em 1em;
	float: right;
	width: 200px;
}
#foretaget_bild3 {
	/*position: absolute; */
	/* border: 1px solid #0f0; */
	margin-left: 5em;
	left: 350px;
	top: 520px;
	float: left;
	width: 160px;
}
#foretaget_bild2 {
	/* border: 1px solid #00f; */
	position: absolute;
	left:260px;
	top: 600px;
	float: left;
	width: 300px;
}
#foretaget_bild1 {
	/* border: 1px solid #00f; */
	margin: 0em;
	padding: 0em 1em;
	float: left;
	width: 197px;
}

/* Produkter */
#produkt { 
}

/* Hitta till oss */
#hitta { 
}

/* Order */
#order { 
}

/* Länkar */
#lankar li{ 
		line-height: 150%;
}
#lankar a:link /* unvisited link */ 	{ 
	color: #666; 
	text-decoration: none;
}
#lankar a:visited /* visited link */  { 
	color: #666; 
	text-decoration: none;
}
#lankar a:hover /* mouse over link */ { 
	color: #666; 
	text-decoration: underline;
}
#lankar a:active /* selected link */  { 
	color: #666; 
	text-decoration: none;
}
h1 {
	margin: 0em 0em 0.5em 0em;
	padding: 0em;
}

h2 {
	margin: 0em 0em 0.5em 0em;
	padding: 0em;
}

#bottom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
