
body {
	background: white url("images/bg.jpg");
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: top center;
	font-family: Arial;
	font-size: 11px;
}

td {
	color: #ffffff;
	font-family: Arial;
	font-size: 11px;
	font-weight: none;
}

input,button {
	color: #000000;
	font-family: Arial;
	font-size: 11px;
	font-weight: none;
}


.header {
	color: #000000;
	font-family: Verdana;
	font-size: 7px;
	font-weight: regular;
	text-decoration: none;
}

.top { 
  background: transparent url("images/top_bg.jpg");
  background-repeat: repeat-x;
  background-attachment: scroll;
  background-position: top center;
}

.main {
  background: transparent url("images/main_start.jpg");
  background-repeat: repeat-x;
  background-attachment: scroll;
  background-position: top center;
}

.box1top { 
  background: transparent url("images/box1_top.jpg");
  background-repeat: repeat-x;
  background-attachment: scroll;
  background-position: top center;
}

A {font-size: 11px;font-family: Arial;color: #ffffff;text-decoration: none;font-weight : regular;}
A:link {font-size: 11px;font-family: Arial;color: #ffffff;text-decoration: none;font-weight : regular;}
A:visited {font-size: 11px;font-family: Arial;color: #ffffff;text-decoration: none;font-weight : regular;}
A:active {font-size: 11px;font-family: Arial;color: #ffffff;text-decoration: none;font-weight : regular;}
A:hover {font-size: 11px;font-family: Arial;color: #E9E9E9;text-decoration: none;font-weight : regular;}

.menu {font-size: 10px;font-family: Arial;color: #ffffff;text-decoration: none;font-weight : bold;}
.menu:link {font-size: 10px;font-family: Arial;color: #ffffff;text-decoration: none;font-weight : bold;}
.menu:visited {font-size: 10px;font-family: Arial;color: #ffffff;text-decoration: none;font-weight : bold;}
.menu:active {font-size: 10px;font-family: Arial;color: #ffffff;text-decoration: none;font-weight : bold;}
.menu:hover {font-size: 10px;font-family: Arial;color: #000000;text-decoration: none;font-weight : bold;}

.basket {font-size: 11px;font-family: Arial;color: #FFFFFF;text-decoration: none;font-weight : none;}
.basket:link {font-size: 11px;font-family: Arial;color: #FFFFFF;text-decoration: none;font-weight : none;}
.basket:visited {font-size: 11px;font-family: Arial;color: #FFFFFF;text-decoration: none;font-weight : none;}
.basket:active {font-size: 11px;font-family: Arial;color: #FFFFFF;text-decoration: none;font-weight : none;}
.basket:hover {font-size: 11px;font-family: Arial;color: #666666;text-decoration: none;font-weight : none;}

.bund {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #7B490D;
}

.kategori {
	font-family: Arial;
	font-size: 11px;
	color: #ffffff;
	background-color:#4F781B;
}

.SearchTextBox {
background-color: #ffffff;
color: #000000;
font-family: Arial;
font-size: 11px;
font-weight: none;
border: solid #000000 solid;
border-width: 1px;
width: 100%;
}

.go {
	color: #CC9933;
	font-size: 11px;
	font-weight: none;
}

.pris {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}

.even { background: #698B2C; }
.evenover { background: #6E9031; }

.odd { background: #749834; }
.oddover { background: #6E9031; }