body {
	height: 100%;
}

body, form {
	margin: 0;
}

body, td, select, textarea, input {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

B {
	color: #000000;
}

.footnote {
	font-size: 10px;
	color: #909090;
}

A {
	color: #AA1227;
	text-decoration: underline;
}
A.order {
	color: #AA1227;
	text-decoration: underline;
}
A.footnote {
	font-size: 10px;
	color: #C09257;
	text-decoration: underline;
}
IMG.product {
	border:1px solid #dfdfdf;
	margin-bottom: 5px;	
	margin-top:1px
}
.header_separator {
	padding-left:23px;
	color: #8a8a8a;
	background-color: #191919;
}

.header_text {
	color: #d1d1d1;
	font-weight: bold;
}

A.header {
	font-size: 11px;
	color: #d1d1d1;
	font-weight: bold;
	text-decoration: none;
}

A.header:hover {
	color: #ffffff;
}

A.submenu {
	font-family:Tahoma,Verdana,Arial;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
}

A.submenu:hover {
	color:#FFFFFF;
}

.page_kader_old {
	border-left: 1px solid #B0B0B0;
	border-right: 1px solid #B0B0B0;
}
.page_kader {
	border-left: 1px solid #191919;
	border-right: 1px solid #191919;
}
.fake-linethrough {
	background: url(/images/linethrough.gif) repeat-x center left; 
}