body {
	background-color:#ffffff;
	margin: 0px;
	margin-left: 8px;
	overflow:hidden;
	overflow-x: hidden;
	overflow-y: hidden;
}
html {
overflow:hidden;
overflow-x: hidden;
overflow-y: hidden;
}

#content
{
position: absolute;
top: 96px;
left: 0px;
width: 100%;
z-index:1;
height: 600px;
overflow: auto;
}

#top
{
position:absolute;
top: 1px;
z-index:2;
left:8px;
}


div	{
	font-family:arial,helvetica,sans-serif;
	font-size:11px;
}

p, td	{
	font-family:arial,helvetica,sans-serif;
	font-size:11px;
}

.footerline {
	background-image: url(../images/neck_footerline.gif);
	background-repeat:repeat-x;
}
.footerlinks {
	color:#333333;
	font-size:11px;
	text-decoration: none;
}
a.footerlinks:link {
	text-decoration: none;
}
a.footerlinks:visited {
	text-decoration: none;
}
a.footerlinks:hover {
	text-decoration: underline;
}

.footerimpress {
	color:#999999;
	font-size:10px;
}

.redheadercell {
background-color:#666666;
color: #FFFFFF;
font-weight:bold;
}

#errorlayer {
visibility:hidden;
color:#FFFFFF;
font-weight:bold;
background-color: #ff0029;
padding: 3px;
border:1px solid #ffffff;
}

.greycell {
background-color: #f2f2f2;
border: 1px solid #cccccc;
}

.greyspanbutton
{
	background-image: url(../images/neck_button.gif);
	background-position: right;
	background-repeat: no-repeat;
	background-color: #CCCCCC;
	color: #000000;
	text-decoration: none;
	height: 16px;
	border: 1px solid #FFFFFF;
	padding: 1px 3px 1px 5px;
	margin-top: 3px;
	display: block;
	cursor:pointer;
}

.greyspanbuttonback
{
	background-image: url(../images/neck_button_back.gif);
	background-position: right;
	background-repeat: no-repeat;
	background-color: #CCCCCC;
	color: #000000;
	text-decoration: none;
	height: 16px;
	border: 1px solid #FFFFFF;
	padding: 1px 3px 1px 5px;
	margin-top: 3px;
	display: block;
	cursor:pointer;
}

#talen a
{
	color: #000000;
	text-decoration: none;
}

.cart
{
margin-left: 4px;
margin-top: 4px;margin-bottom:3px;
vertical-align:middle;
display: block;
}


.menucell
{
cursor:pointer;
text-align: center;
text-decoration: none;
height: 36px;
	padding-left: 16px;
	padding-right: 14px;
text-align: center;
border-right: 1px solid #ffffff;
}

ul{
	margin-top: 2px;
	padding-top: 2px;
	top: 2px;
}

.menuredcell
{
color: #FFFFFF;
	font-weight:bold;
	text-align: center;
	text-decoration: none;
cursor:pointer;
background-image:url(../images/neck_menu_blackback.jpg); 
height: 36px;	padding-left: 16px;
	padding-right: 14px;
border-right: 1px solid #ffffff;
}

.boxnvagred {
	background-color:#ff0029;
}
