﻿body {
	background: #ffffff;
	text-align: left;
	font-family: Myriad, Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin:0;
	padding:0;
}

#bekraftelse {
	display: none;
}

p, h1, h2, h3, ul, li, table, textarea, input {
	font-family: Myriad, Arial, Verdana, Helvetica, sans-serif;
}

p, li, table, textarea, input {
	font-size: 1em;
	line-height: 1.4em;
}

h1 {
	font-size: 1.8em;
}

h2 {
	font-size: 1.5em;
	line-height: 2em;
}

h3 {
	font-size: 1.2em;
}

a:link, a:visited, a:hover {
	color: #1d2f79;
	font-weight: bold;
	text-decoration: underline;
}

a.vit:link, a.vit:visited, a.vit:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}


a.sida:link, a.sida:hover, a.sida:visited, a.aktuell_sida:link, a.aktuell_sida:hover, a.aktuell_sida:visited {
	text-decoration: none;	
	font-family: Myriad, Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	padding: 0 4px 0 4px;
}

a.sida:link, a.sida:hover, a.sida:visited {
	font-weight: normal;
	color: #111111;	
}

a.aktuell_sida:link, a.aktuell_sida:hover, a.aktuell_sida:visited {
	font-weight: bold;
	color: #ffffff;	
	background: #444444;
}


.ProductThumb {
	width: 100px;
	height: 100px;
	float: left;
	text-align: center;
	border: 1px solid #f1f1f1;
	margin: -1px;
}

.ThumbName {
	font-size: 9px;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 1px;
}

.ProductThumb a:link, .ProductThumb a:visited, .ProductThumb a:hover {
	color: #444444;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 0.1em;
}


.clearfix {
	clear: both;
	height: 1px;
}

