body {
	background-color:#94A4C2;
	background-image:url('gfx/bg.png');
	background-repeat:repeat-x;
}
body,td {
	font-size:9pt;
	font-family:verdana,arial,helvetica,sans-serif;
	color:black;
}
a {
	color:#335AA9;
}
a.menuitem {
	text-decoration:none;
	color:#3259A8;
	font-weight:bold;
	display:block;
	background: url(gfx/menu_bg4.png) right;
	height: 18px;
	width: 167px;
	/*border-bottom:1px black solid;*/
	padding-left:5px;
}
a.menuitem:hover {
	background:#ffffff;
}
a.menuitem_sub {
	text-decoration:none;
	color:#3057A6;
	font-weight:normal;
	display:block;
	background: url(gfx/menu_bg5.png);
/*	border-bottom:1px black solid;*/
	padding-left:5px;
	height: 18px;
	width: 167px;
}
a.menuitem_sub:hover {
	background:#ffffff;
}
.heading {
	font-weight:bold;
	font-size:12pt;
	padding-bottom:2px;
}
.fronttext {
	padding:5px;
}
#toptable {
	padding-top:15px;
}
#maintable {
	background-image:url('gfx/tablebg.png');
	height:500px;
}
#menu {
	/*border-left:1px black solid;
	border-top:1px black solid;
	border-right:1px black solid;
	background-image:url('gfx/menubg.png');*/
	width:170px;
}
#footer {
	color:#555;
	text-align:center;
	font-size:7pt;
}
.content {
	padding-right:10px;
}
.maintext {
	padding:5px;
}
.prod-main { 
}

.prod-header {
	font-weight:700;
	padding-bottom:2px;
}
.prod-price {
	padding-top:2px;
	font-weight:700;
}
.prod-buttons {
	padding-top:4px;
}

a.button {
	padding:1px;
	padding-right:4px;
	padding-left:6px;
	color:white;
	border:1px black solid;
	background:#999999;
	text-decoration:none;
	font-weight:bold;
	margin-right:2px;
	background-image:url('gfx/buttonbg.png');
	font-size: 11px;
	font-family: verdana,arial,helvetica,sans-serif;
}
a.button:hover { 
	background:#94A4C2;
}

.formbutton {
	background:url('gfx/buttonbg.png');
	color:white;
	border:1px black solid;
	font-size:11px;
	font-weight:bold;
	font-family: verdana,arial,helvetica,sans-serif;
}

.price { color:#335AA9; }
.fat { font-weight:700; }

table.products {
}

td.products {
	background:white;
	border:1px #7393D6 solid;
}
.info-main {
	padding:20px;
}

.info-heading {
	font-size:16px;
	font-weight:bold;
	padding-bottom:10px;
}
.info-intro {
	font-weight:bold;
	padding-bottom:10px;
}

.info-buttons {
	padding-top:10px;
}

table.basket {
	background:#EFEFEF;
	border-left:1px #AAAAAA solid;
}

td.basket {
	background:#FFFFFF;
	border-bottom:1px #AAAAAA solid;
	padding:2px;
	border-right:1px #AAAAAA solid;
}

th.basket {
	background:#7393D6;
	color:white;
	text-align:left;
	font-size:12px;
	font-weight:bold;
	padding:1px;
}
table.bform {
	background:#FFFFFF;
	width:500px;
	border-left:1px #AAAAAA solid;
}

td.bform {
	background:#FFFFFF;
	border-bottom:1px #AAAAAA solid;
	padding:2px;
	border-right:1px #AAAAAA solid;
}

th.bform {
	background:#AAAAAA;
	color:black;
	text-align:left;
	font-size:12px;
	font-weight:bold;
	padding:1px;
}


.formtext {
	font-size:12px;
	border:1px #335AA8 solid;
}


table.of {
	border:1px black solid;	
}

th.of {
	font-weight:700;
	font-size:12px;
	text-align:left;
}
h1 {
	font-size:15px;
}

table.art {
        background:#EEEEEE;
        border:1px #888888 solid;
}

table.topcell {
	border:1px black solid;
	margin-bottom:1px;
	background:#42819E;
	color:white;
}
td.topcell {
	color:white;
	font-size:11px;
}
td.topcell a { color:white; }

.topformtext {
	font-size:8pt;
	border:1px #30637B solid;
	background:#5698B6;
	color:white;
	width:100px;
}

.topformbutton {
	font-size:7pt;
	border:1px white solid;
	background:#42819E;
	color:white;
}
.frontprod {
	border:1px #7393D6 solid;	
}
.frontprod-top {
	border-bottom:1px #7393D6 solid;
	padding:2px;
	font-weight:bold;
	font-size:11pt;
}
.frontprod-main {
	padding:5px;
}
.frontprod-bottom {
	padding:5px;
}
.small {
	font-size:7pt;
}
.bold {
	font-weight:bold;
}
.shead {
	font-weight:bold;
	font-size:9pt;
}

.news {
        border-bottom:1px #EEE solid;
        padding-top:2px;
        padding-bottom:2px;
        margin-bottom:2px;
}
.news a {
        text-decoration:none;
}
.newsdate {
        font-style:italic;
}
.newsfooter {
        font-weight:bold;
}

table.liste {
	background:#EFEFEF;
	border-left:1px #AAAAAA solid;
}

td.liste {
	background:#FFFFFF;
	border-bottom:1px #AAAAAA solid;
	padding:2px;
	border-right:1px #AAAAAA solid;
}

th.liste {
	background:#7393D6;
	color:white;
	text-align:left;
	font-size:12px;
	font-weight:bold;
	padding:1px;
}