/* Standard formaterings styles */

.image {
	border: 1px solid gray;
}

P {
	margin: 0px;
}

form {
	margin: 0px;}

INPUT {
	border: 1px solid gray;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-weight: normal; 
	color: #000000; 
}

.antal {
	text-align: right;
	width: 25px;
}

.submitimg  {
	border: 0px solid black;
}

INPUT button  {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: normal; 
	color: #000000; 
	height: 18px; 
	margin:5px 5px 5px 5px;
}

TD,TH,P {
	color: #000000;
	font-size: 12px;
	font-family: verdana, geneva, sans-serif;
	line-height: normal;}
	
.likelink {
	color: #FFFFFF;
	font-size: 10px;
	/*font-weight: bold;*/
	text-decoration: none;}

.toptext { 
	color: #000000;
	font-family: verdana, geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;}

.prodtable {
	border:1px solid #256026;
}

.katlist {
	background-color: #256026;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
}

.kasselist {
	color: #000000;
	font-size: 10px;
	font-weight: normal;
}

/* LINK styles */

A {
	color: #256026}

A:link {
	color: #256026;
	text-decoration: underline;}

A:visited {
	color: #256026;
	text-decoration: underline;}

A:active {
	color: #256026;
	text-decoration: underline;}

A:hover {
	color: #256026;
	text-decoration: underline;}

.katlist a {
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;}

.katlist a:link {
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;}

.katlist a:visited {
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;}

.katlist a:hover {
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;}

.katlist a:active {
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;}

.shoptop a {
	color: #000000;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;}

.shoptop a:link {
	color: #000000;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;}

.shoptop a:visited {
	color: #000000;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;}

.shoptop a:hover {
	color: #000000;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;}

.shoptop a:active {
	color: #000000;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;}

table.nav a {
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: none;}

table.nav a:link {
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: none;}

table.nav a:visited {
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: none;}

table.nav a:hover {
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: none;}

table.nav a:active {
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: none;}
