body {
	color: black;
	margin: 0;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	padding: 0;
	height:100%;
    background-color: white;
	font-size: 12px;
}
html {
	margin:0;
    padding:0;
    height:100%;
}

.sitebackground {
	background: url(images/bg.jpg);
}
.redlink {
	color: #A02A32;
	font-weight: bold;
}

a, a:link, a:active, a:visited {
	color: #666666;
	text-decoration: none;
}

a:hover {
	color: black;
	text-decoration: underline;
}

a.redlink, a.redlink:link, a.redlink:active, a.redlink:visited {
	color: #A02A32;
	font-weight: bold;
	text-decoration: none;
}

a.redlink:hover {
	text-decoration: underline;
}

td {
	font-size: 12px;
}

.startHeader {
	font-size: 14px;
	font-weight: bold;
}

p {
	margin-top: 0px;
	margin-bottom: 8px;
	padding-bottom: 0px;
}

h1 {
	font-size: 16px;
	margin-bottom: 5px;
	margin-top: 0px;
	font-weight: bold;
}

h2 {
	font-size: 14px;
	margin-bottom: 0px;
	font-weight: bold;
}
h3 {
	font-size: 10px;
	margin-bottom: 0px;
	font-weight: bold;
}

ul {
	padding-top: 0px;
	margin-top: 0px;
}

ol {
	padding-top: 0px;
	margin-top: 0px;
}

li.space {
	padding-bottom: 6px;
}

.small {
	font-size: 9px;
	line-height: 11px;
}

.admin_sub {
	padding-left: 16px;
}

a.admin, a.admin:visited, a.admin:active, a.admin:link {
	text-decoration: none;
	color: black;
	font-weight: normal;
}

a.admin:hover {
	text-decoration: none;
}

a.admin_active, a.admin_active:active, a.admin_active:link, a.admin_active:visited {
	text-decoration: none;
	color: white;
	background-color: black;
	font-weight: normal;
}

a.admin_active:hover {
	text-decoration: none;
}

.editbutton {
	font-size: 10px;
	width: 20px;
}

.loginbox {
	border: 1px solid black;
	background-color: white;
	font-size: 11px;
}

.inputbox {
	border: 1px solid black;
	background-color: white;
	font-size: 11px;
	font-family: Verdana, Tahoma, Arial, sans-serif;
}

.inputbutton {
	font-size: 11px;
	font-family: Verdana, Tahoma, Arial, sans-serif;
}

.footer {
	color: #666666;
	font-size: 11px;
}

a.menu, a.menu:active, a.menu:link, a.menu:visited {
	color: black;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}

a.menugrey, a.menugrey:active, a.menugrey:link, a.menugrey:visited {
	color: #333333;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}

a.menu:hover, a.menugrey:hover, a.menu_active, a.menu_active:active, a.menu_active:link, a.menu_active:visited, a.menu_active:hover {
	color: #A02A32;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}

a.leftmenu, a.leftmenu:active, a.leftmenu:link, a.leftmenu:visited {
	color: black;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	line-height: 18px;
}

a.leftmenu:hover, a.leftmenu_active, a.leftmenu_active:active, a.leftmenu_active:link, a.leftmenu_active:visited, a.leftmenu_active:hover {
	color: #A02A32;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	line-height: 18px;
}
.imageframe {
	background-color: #EEEEEE; 
    border: 1px solid #666666;
    margin:5px;
}
.imageframe img {
    margin:5px;
	border: 1px outset #666666;
}

#productdetail {
margin: 10px;
font-size: 11px;
}
#productdetail TH{
font-size: 12px;
}
.imagetext {
	padding: 6px 0 10px;
 	font-size: 11px;
    font-style:italic;
}
#redSquare {
color:white;
}
#redSquare a, #redSquare a:hover, #redSquare a:visited, #redSquare a:active{
color:white;
text-decoration: underline;
}
#stocklist {
margin: 10px;
font-size: 14px;
}
#stocklist td {
padding-right: 12px;
font-size: 14px;
}
.vald {
background-color: #A02A32;
color: white;
}
.kartable td {
    padding: 0 3px;
}
