html, body, form {
	margin: 0;
	padding: 0;
	border: 0;
}
div.alert {
	font-size: 120%;
	line-height: 130%;
	color: #f00;
	padding: 5px;
	padding-left: 30px;
}
div.alert a {
/*	color: #f00; */
}
div.info {
	background-color: #F45B19;
	color: #fff; 
	margin-top: 0;
	padding-top: 0;
	margin-top: 0px;
	margin-bottom: 30px;
	padding: 0.25em;
	clear: both;
	border-bottom: 1px solid #B14D22;
}
div.info p {
	font-size: 120%;
	line-height: 130%;
	margin: 0;
	padding: 0;
}
div.info a, div.info a:visited {
	color: #fff;
	font-weight: bold;	
}
div.info a:hover {
	color: #eee;
}
img {
	border: none;
}
img.banner {
	border: 1px solid #aaa;
	margin-top: 10px;
}
img.banner:hover {
	border: 1px solid #ccc;
}
fieldset {
	margin-bottom: 1em;
	padding: 0.75em;
	border: 1px solid #aaa;
}
fieldset legend {
	font-size: 110%;
	color: #666;
/*	margin-bottom: 50px; */
}
fieldset form {
	margin-top: 1em;
}
.external {
/*	font-weight: bold; */
	background: transparent url(/themes/blue/img/ext.gif) no-repeat right center;
	padding-right: 12px;

}
.popup {
/*	font-weight: bold; */
	background: transparent url(/themes/classic/img/pop.gif) no-repeat right center;
	padding-right: 12px;
}
pre {
	font-size: 140%;
}
body {
	margin: 10px 0;
	margin: 30px 0;
/*	margin-top: 30px; */
	margin-top: 0;
	padding: 0;
	color: #000;
	background-color: #304798;
	font-family: Arial, Verdana, Geneva, Tahoma, sans-serif; 
	font-size: 90%;
	font-size: 62.5%; /* Resets 1em to 10px */
	line-height: 140%;
	
	text-align: center;
}
a {
	color: #00f;
}
a:visited {
	color: #55b;
}
a:hover {
	text-decoration: none;
	color: #55f;
}
#logo {
	margin-top: -8px;
	z-index: 1;
}
form {
	/* used? */
	margin-top: 0;
}
input, select, textarea {
	font-family: Arial, Verdana, Geneva, Tahoma, sans-serif; 
	font-size: 90%;
}
input.small {
	font-size: 80%;
}
input.button {
	font-weight: normal;
}

#logo {
	margin-top: 10px;
	margin-left: 5px;
}

.clear {
	clear: both;
}
.alignright {
	text-align: right;
}
#header {
	height: 77px;
	width: 750px;
	z-index: 1;
	/*	margin-right: 150px; */
}
#top-links {
	position: absolute;
	z-index: 10;
	top: -1px;
	right: 20.5em;
/*	font-size: 200%; */
	white-space: nowrap;
	text-align: right;
	border: 0px solid red;
	padding-top: 3px;
}
#top-links img {
	vertical-align: middle;
}
#top-links a {
	font-weight: bold;
/*	font-size: 50%; */
	color: #888;
/*	margin-right: 0.5em; */
}

#subfooter {
	border: 0px solid yellow;
	padding-top: 1em;
	font-size: 110%;
}
#subfooter a {
	color: #666;
	color: #fff;
	margin-right: 1em;
}
#subfooter a:hover {
/*	text-decoration: none; */
	color: #999;
}
#subfooter p.madeby a {
	color: #8D9AC6;
}
#subfooter p.madeby a:hover {
/*	text-decoration: none; */
	color: #ABB5D5;
}
.wide {
	background-color: #ff3;
}
.wrapper, .wide, .left, div.subleft {
	background-color: #EFEFEF;
	background-color: #D9DFE6;
}
/* weil IE nicht richtig anzeigt, sonderl�sung */
.outer1 {
	background: #fff url(/themes/classic/img/rightbg.gif) repeat-y top right;
}
.top {
	border-bottom: 1px solid #fff;
/*	background: #fff url(/themes/classic/img/head-01.gif) no-repeat bottom left; */
	background-color: #fff;
}
.bottom {
	border-top: 0px solid #000;
	font-size: 100%;
	text-align: right;
	color: #888;
	background: url(/themes/classic/img/lng-crnr.gif) no-repeat bottom right;
}
.bottom .corner {
	bottom: 0;
}
.bottom .corner img {
	width: 6px;
	height: 5px;
}
.bottom .corner img
{
	position: absolute;
/*	top: -5px; */
	left: 0px;
	bottom: 0px;
	height: 4px;
	width: 4px;
	z-index: 3;
}
.bottom p {
	margin: 0;
	padding: 0.25em;
	padding-right: 1em;
}
.testfloat {
	width: 50px;
	border: 2px solid #f90;
	background-color: #ffd;
	font-size: 100%;
}

.wrapper, #subfooter {
	margin: 0 auto;
	width: 902px; /* C + L + R + 4 */
	w\idth: 900px;  /* C + L + R + 2 */
}
.wrapper {
	text-align: left;
/*	background-color: #cce; */ /* L */
	border: 1px solid #000;
	border: 1px solid #fff;
	position: relative; /* for absolute positoning of containing elements */ 
	margin-top: 2em;
}
.outer1 {
	margin-left: 150px; /* L */
/*	background: url(/themes/classic/img/rlinebg.gif) repeat-y right top; gabi */ /* R */
}
.outer2 {
	margin-right: 150px; /* R */
	background-color: #fcc; /* C */
	background-color: #fff; /* C */
	border-left: 1px solid #000;
	border-left: 1px solid #fff;

	border-right: 1px solid #000;
	border-right: 0px solid #000;
}
.outer0 {
	position: relative;
	margin-left: -151px; /* -L-1 */
	margin-right: -150px; /* -R-1 */
}
.wrap-cl {
/*	position: relative; */
	float: left;
	width: 748px; /* C + L + 1 */
	width: 750px; /* C + L + 1 */
}
.center {
	float: right;
	width: 597px;  /* C */
	width: 600px;  /* C */
	border: 0px solid red;
	background-color: #fff;
}
.incenter {
/*	padding: 30px;
	padding-top: 20px;
	padding-bottom: 20px; */
}
.left {
	float: left;
	width: 150px;  /* L */
/*	margin-right: 1px; */
}
.right {
	float: right;
	width: 150px;  /* R */
/*	margin-left: 1px; */
	padding-bottom: 0;
	background-color: #fff;
}
/* TEASER nur IE/Mac \*//*/
.wrap-cl {
}
.center {
	width: 510px;
	
}
.right {
	width: 149px;
}
#lang {
	background: none ! important;
}
/**/
#cart {
/*	background: #69A1B8 url(/themes/classic/img/righthead.gif) no-repeat 0px 0px;
	padding-top: 68px; */
	padding-top: 78px;
}
.incart {
/*	background-color: #69A1B8; */

	background-color: #F7F3D2;
	border-left: 1px solid #fff;
	padding-bottom: 0px;
}
#cart a {
	color: #333;
}
#cart p, #cart div.incart div.price p {
	margin: 0;
	padding: 0;
	margin-left: 8px;
	font-size: 100%;
	color: #000;
}
#cart div.incart p.info {
	color: #555;
	font-size: 110%;
	line-height: 130%;
	padding-top: 0.5em;
	padding-bottom: 0.75em;
	font-weight: bold;
	margin-right: 8px;
}
#cart div.incart div.price p {
	margin-left: 0px;	
	margin-right: 8px;
}
#cart div.head {
	background-color: #304798;
	border-left: 1px solid #fff;
	border-bottom: 1px solid #fff;
/*	text-align: right; */
	height: 2.37em;
/*	line-height: 120%; */
	border-top: 0px solid #fff;
}
#cart div.head h2 {
	margin-right: 8px;
	line-height: 120%;
	text-align: right;
}
#cart div.head a {
	text-decoration: none;
	color: #fff;
}
#cart div.head a:hover {
	color: #ccc;
	text-decoration: underline;
}
#cart div.head a img {
	vertical-align: middle;
}
#cart div.incart div.price {
	float: right;
	text-align: right;
}
#cart div.incart p.header, #cart div.incart div.price p.header,
#cart div.incart p.sum, #cart div.incart div.price p.sum {
	font-size: 110%;
	line-height: 200%;
	font-weight: bold;
}
#cart div.incart p.sum, #cart div.incart div.price p.sum {
	color: #555;
}
#cart div.incart p.quantity {
	margin-bottom: 1em;
}
#cart div.incart p.subscript {
	text-align: left;
	font-size: 95%;
	padding-top: 4px;
	padding-bottom: 5px;
}
#cart div.incart p.product {
	font-weight: bold;
	margin-top: 0.5em;
}

.inright {
	padding-left: 0px;
	border-left: 0px solid #fff;
	background-color: #fff;
	border-top: 2.45em solid #304798;
}
.inright div.cat {
	border-left: 1px solid #fff;
}
.subright {
	padding-top: 1em;
	background-color: #D9DFE6;
	text-align: center;
}
div#cat7 {
	margin-top: 1px;
}

div#cat6 { /* not used */
	border-top: 1px solid #fff;
}
.inright div#cat5 {
	border-top: 1px solid #fff;
}
.inright div.cat ul li a {
	width: 139px;
}
.inright div.cat h2 {
/*	width: 139px; */
}
/* ie55 box model hacks */
.inright div.cat ul li a {
	width: 149px;
	voice-family: "\"}\""; 
	voice-family: inherit;
	width: 139px;
}
html>body .inright div.cat ul li a {
	width: 139px;
}
.inright div.cat h2 {
/*	width: 148px;
	voice-family: "\"}\""; 
	voice-family: inherit;
	width: 139px; */
}
html>body .inright div.cat h2 {
/*	width: 139px; */
}

.inleft {
	background-color: #fff;
}
div.subleft p {
	margin-top: 0;
}
div.subleft {
	padding-top: 0.25em;
}
/* previene allargamento floats (hidden) e problemi rendering left col (relative) in IE/Mac \*//*/
.inleft, .inright, .incenter, .incart {
	width: 100%;
	overflow: hidden;
}
.wrap-cl, .center {
	position: relative;
}
/**/

.outer0 {
/*	word-wrap: break-word; */
}
p, h1, h2, h3 {
	margin: 0 0 1em 0;
}

h1 {
/*
	font-size: 150%;
	margin: 10px 0px;
	color: #666666;
*/
}
div.cat div.mhead h2, #hmenubar div h2, #cart div.head h2 {
	font-size: 120%;
	color: #fff;
	margin-bottom: 0;
	padding-top: 0.41em;
	padding-bottom: 0.41em;
}

div.cat div.mhead h2 {
	margin-bottom: 1px;
}
.inright div.cat  {
/*	width: 130px; */
	margin-left: 0;
}
#menu a, #menu a:visited {
	text-align: right;
	text-decoration: none;
	font-weight: bold;
	font-size: 100%;
	display: block;
	width: 141px;
	height: 1.2em;
	color: #000;
	border: 0;
	border-left: 9px solid #F45B19;
	margin-bottom: 1px;
	vertical-align: middle;
	padding: 5px;
	padding-right: 10px;
	background-color: #F7F3D2;
}
#menu a:hover {
  background-color: #F6C59A;
  color: #fff;
}

#hmenubar {
/*	white-space: nowrap; */
	background-color: #304798;
	border-bottom: 1px solid #fff;
}
#hmenubar div h2 {
	margin-right: 1em;
	margin-left: 1em;
	line-height: 120%;
}
#hmenubar div {
	float: left;
	border-right: 1px solid #fff;
}
#hmenubar, #cart div.head {
	height: 2.4em;
}
#hmenubar div.first {
	font-weight: bold;
	color: white;
	text-align: right;
	width: 150px;
}
#hmenubar div.first h2 {
	margin-left: 0;
	margin-right: 9px;
	display: none;
}

#intro {
	border: 1px solid #fff;
	border-top: none;
	border-right: none;
}

div.banner {
	padding-bottom: 1em;
}

#content img.icon {
	vertical-align: bottom;
	margin-right: 5px;
	margin-bottom: 0;
	border: none;
}
#content ul, #content ol {
	margin: 0;
	padding: 0;
	margin-left: 40px;
	margin-bottom: 0.4em;
}
#content ul {
	margin-top: 0;
	margin-bottom: 1em;
}
#content ul ul, #content ul ol, #content ol ul, #content ol ol {
	margin-left: 20px;
	margin-bottom: 0.25em;
}
ol.letters {
	list-style-type: lower-alpha;
}
ol.roman {
	list-style-type: upper-roman;
}
#content ul li {
	color: #333;
	list-style-type: none;
	padding-left: 20px;
	background: url(/themes/blue/img/bullet.gif) no-repeat 7px 0.4em;
/*	list-style-image: url(/themes/classic/img/bullet.gif); */
}
#content p, #content ul li, #content ol li {
	font-size: 130%;
	line-height: 130%;
}
#content table ul li, #content table ol li {
	font-size: 100%;
}
#content ol p {
	font-size: 100%;
}
#content ul li ul li, #content ol li ol li, #content ul li ol li, #content ol li ul li {
	font-size: 100%;
/*	line-height: 100%; */
/*	line-height: 1.4em; */
}
#content img.lefted { /* not used yet */
	float: left;
/*	text-align: left; */
	margin-right: 10px;
	margin-bottom: 10px;
}
#content a {
/*	border: 0px solid green; */
}
#content img {
	/* std img style */
	border: 1px solid #A9A9A9;
/*	margin-bottom: 1em; */
	margin-bottom: 10px;
	margin-right: 0px;
/*	margin: 0; */
}
#content img.noborder {
	margin-bottom: 0;
}
#content div.pagepos {
/*	background-color: green; */
}
#content div.angebot img {
	margin-bottom: 0;
}
#content div.imgwrapl img, #content div.imgwrapr img, #content div.imgwrapn img, #content div.gallerynav div.imgwrapn div.imgwrap img {
	margin-bottom: 0;
}

#content h1 {
/*	background: url(/themes/classic/img/dot-head.gif) no-repeat left 0.12em;
	padding-left: 30px; */
	font-size: 160%;
	line-height: 180%;
	margin: 10px 0px;
	margin-top: 0;
	color: #666;
	color: #CD440A;
	border: 0px solid red;
}
#content h2 {
	background: url(/themes/classic/img/dot-head1.gif) no-repeat left 0;
	padding-left: 26px;
	
	font-size: 160%;
	line-height: 120%;
	color: #4a4a4a;
	color: #CD440A;
	color: #666;
	margin-bottom: 1.2em;
/* 	clear: both; */
/*	border: 1px solid red; */
}
#content h3 {
	font-size: 130%;
	line-height: 130%;
	color: #4F90AC;
	margin-bottom: 0.8em;
	margin-top: 1.5em;
/*	border: 1px solid red; */
}
#content h3.price {
	color: #CD440A;
	text-align: right;
}

ol h3 {
/*	font-size: 80%; */
}
#content div.newsentry {
	margin-bottom: 3.5em;
}
#content h3.newshead {
	font-size: 85%;
	color: #4F90AC;
	margin-bottom: 0.8em;
	margin-top: 1.6em;
/*	border: 1px solid red; */
}
#content div.warn h3 {
	background-color: #eee;
	padding: 0.25em;
	margin-top: 0;
}
#content div.warn p {
	margin-left: 0.25em;
	margin-right: 0.25em;
}
#content div.warn {
/*	border: 1px dotted #CD440A; */ /* IE doesn't do that */
	border: 1px solid #CD440A;
	margin-bottom: 1em;
}
#content div.warn div.date {
	visibility: hidden;
}
/*#content h3.newshead a { */
#content h3 a {
/*	text-decoration: none; */
	color: #585858;
	color: #4F90AC;
}
/*#content h3.newshead a:hover { */
#content h3 a:hover {
	text-decoration: none;
/*	text-decoration: underline; */
}
#content p.newstext a {
	color: #CD440A;
	margin-left: 0.5em;
	font-weight: bold;
}
/*
#content p.newstext a:hover {
	text-decoration: none;
}
*/
/*#content h3.newshead div.date { */

#content div.pagepos {
	font-size: 120%;
	font-weight: normal;
	color: #CD440A;
/*	border: 1px solid red; */
	text-align: center;
	margin-bottom: -1.5em;
}
#content div.date {
	color: #666;
	font-size: 100%;
	float: right;
	padding-left: 15px;
	font-weight: bold;
/*	margin-top: 1em; */
	/*	border: 1px solid green; */
}
#content div.warn div.date {
	margin: 0;
	padding: 0.3em;
}
p span.warn, p.warn {
	color: #CD440A;
}

#content div.line, .incart div.line {
	font-size: 1%;
	line-height: 1%;
	height: 3px;
	background-image: url(/themes/classic/img/line.gif);
	background-repeat: repeat-x;
	background-position: center;
	padding: 0px;
/*	margin: 15px 0px; */
	clear: both;
/*	border: 1px solid #00CC99; */
}
#content div.line {
	margin: 0;
	padding-top: 15px;
	margin-bottom: 15px;
}
#content p.rgt {
	float: right;
	text-align: right;
}

.incart div.line {
	background-image: url(/themes/blue/img/bline.gif);
	margin: 0;
}
div.angebot {
	display: block;
	margin-top: 0;
	position: relative;
	border: 0px solid orange;
	padding: 0;
}
div.teaser {
/*	width: 100%; */
	border: 0px solid red;
}
div.teaser div.angebot { /* , div.angebot */ 
	width: 45%;
	width: 208px;
	float: left; 
	margin-bottom: 3em;
}
#content div.angebot h3 {
/*	color: #CD440A; */
	margin-top: 0;
	margin-bottom: 5px;
	border: 0px solid green;
}
#content div.angebot h3 a {
	text-decoration: underline;
/*	color: #CD440A; */
}
/* �berschreibe std h3_a-Verhalten */
#content div.angebot h3 a:hover {
	text-decoration: none;
}
div.angebot a {
	margin-bottom: 0;
	border: 0px solid green;
}
div.angebot div.imgwrapn {
	border: 1px solid #fff; /* dummy for bottom margin in ie */
}
div.teaser div.angebot p {
	font-size: 100% !important;
	color: #666;
}
div.angebot p {
	font-size: 110%;
	color: #666;
}
div.angebot div.preis {
	color: #CD440A;
	font-size: 120%;
	font-weight: bold;
/*	border: 1px solid purple; */
	padding-top: 0.25em;
	padding-bottom: 0.25em;
}
/* div.angebot div.preis span.subscript, label span.subscript, table span.subscript { */
.subscript {
	font-weight: normal;
	color: #999;
	font-size: 100%;
}
div.teaser div.angebot div.preis { /*, div.angebot div.preis */
	position: absolute;
	bottom: 0;
	left: 0;
}
div.angebot div.bestell, #content div.morelink {
	float: right;
	text-align: right;
/*	border: 1px solid blue; */
}
div.angebot div.bestell, #content div.morelink, #content div.backlink, #content a.navlink {
	font-size: 120%;
}
div.angebot div.bestell a, #content div.morelink a, #content div.backlink a, #content a.navlink {
	color: #CD440A;
	font-weight: bold;
}
#content div.morelink {
/*	float: none; */
}
/*
div.angebot div.bestell a:hover {
	text-decoration: none;
}
*/
div.angebot div.bestell img {
	vertical-align: text-bottom;
	margin-left: 5px;
}

#content img.noborder {
	border: none;
}
#content div.lo {
	margin-right: 20px;
	float: left;
	margin-left: 25px;
	display: inline; /* washes away IEs double margin bug http://www.positioniseverything.net/explorer/doubled-margin.html */
/*	clear: both; */
}
#content div.ro {
	margin-right: 25px;
/*	border: 0px solid red; */
	float: right;
/*	clear: right; */
	display: inline; /* washes away IEs double margin bug http://www.positioniseverything.net/explorer/doubled-margin.html */
}

div.cat {
	margin: 0;
	padding: 0;
	background-color: #fff;
}
	
div.cat ul {
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: right;
	clear: left;
	background-color: #fff;
}

div.cat ul li {
	display: block;
	text-align: right;
	padding: 0;
	margin: 0;
	margin-bottom: 1px;
/*	padding-bottom: 1px; */
	border-bottom: 0px solid #fff;
	/*	text-indent: 25px; */
}

div.cat ul li a {
/*	word-wrap: break-word; */
	
/*	background: #DEE0D5 url(images/bullet_category.gif) no-repeat; */
	background-color: #F7F3D2;
	color: #000;
	width: 140px;
	border: 0;
	border-right: none;
	padding: 0;
	margin: 0;
	padding-right: 10px;
	text-decoration: none;
	display: block;
	text-align: right;
	font-weight: bold;
	line-height: 1.8em;
	font-size: 110%;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-bottom: 0px;
}
/* ie55 box model hack */
div.cat ul li a {
	width: 159px; 
	voice-family: "\"}\""; 
	voice-family: inherit;
	width: 140px;
}
html>body div.cat ul li a {
	width: 140px;
}

div.cat ul li a:visited {
	color: #000;
}
/*
.container-right div.cat ul li a {
	width: 131px;
}
*/
div.cat ul li a.info {
	background-color: #eee;
}

/* font-size for other browser, which one? */
html>div.cat ul li a  {
	font-size: 100%; 
} 

div.cat ul li a:hover {
	color: #555;
	background-color: #F6C59A;
	border: 0;
	border-right: none;
}

#cat0 ul li a:hover, #cat0 ul li a.act { background-color: #B8CEC4; }
#cat1 ul li a:hover, #cat1 ul li a.act { background-color: #C3DACF; }
#cat2 ul li a:hover, #cat2 ul li a.act { background-color: #F4D2A0; }
#cat3 ul li a:hover, #cat3 ul li a.act { background-color: #F4D2A0; }
#cat4 ul li a:hover, #cat4 ul li a.act { background-color: #F4D2A0; }
#cat5 ul li a:hover, #cat5 ul li a.act { background-color: #D8E1AE; }
#cat6 ul li a:hover, #cat6 ul li a.act { background-color: #B8CEC4; }
#cat7 ul li a:hover, #cat7 ul li a.act { background-color: #B8CEC4; }
#cat8 ul li a:hover, #cat8 ul li a.act { background-color: #B8CEC4; }
#cat9 ul li a:hover, #cat9 ul li a.act { background-color: #B8CEC4; }

#cat0 div.mhead { background-color: #F45B19; background-color: #304798; }
#cat1 div.mhead { background-color: #5CA9C9; }
#cat2 div.mhead { background-color: #ED8D36; }
#cat3 div.mhead { background-color: #ED8D36; }
#cat4 div.mhead { background-color: #ED8D36; }
#cat5 div.mhead { background-color: #8DB138; }
#cat6 div.mhead { background-color: #304798; }
#cat7 div.mhead { background-color: #304798; }
#cat8 div.mhead { background-color: #304798; }
#cat9 div.mhead { background-color: #304798; }

#cat0 h2 {
/*	display: none; */
}

div.cat div.mhead h2 {
	text-align: right;
	margin-right: 9px;
/*	padding-top: 0.4em;
	padding-bottom: 0.4em; */
}
div.first h2 a, div.mhead h2 a {
	text-decoration: none;
	display: block;
	color: #fff;
}

div.first h2 a:visited, div.mhead h2 a:visited {
	color: #fff;
}
div.first h2 a:info, div.mhead h2 a:info {
	background-color: #eee;
}

div.first h2 a:hover, div.mhead h2 a:hover {
	color: #666;
	border: 0;
	border-right: none;
}
#hmenubar div.first h2 a:hover, #cat0 div.mhead h2 a:hover, #cat6 div.mhead h2 a:hover, #cat7 div.mhead h2 a:hover, #cat8 div.mhead h2 a:hover, #cat9 div.mhead h2 a:hover {
	color: #999;
}

html>body .inright div.cat h2 {
	margin-right: 9px;	
}

div.cat div.mhead {
}

.center, #content, .incenter {
/*	z-index: 3; */
}
#special {
	position: absolute;
	top: 80px;
	left: 640px;
	z-index: 3;
/*	margin-top: 80px; 
	margin-left: 630px; */
}
#lang {
/*	font-size: 200%; */
	position: absolute;
	top: -1px;
	/*	left: 710px; */
	right: 1px;
	z-index: 9;
	border: 0px solid #444;
	background: #edeff1 url(/themes/blue/img/lng-crnl.gif) no-repeat bottom left;
	text-align: right;
}
#lang div.corner {
	padding: 4px;
	padding-right: 10px;
	padding-left: 10px;
	border: 0px solid red;
	background: url(/themes/blue/img/lng-crnr.gif) no-repeat bottom right;
}
#lang img {
	vertical-align: middle;
	margin-right: 2px;
}

#content td, #content th {
	vertical-align: top;
	text-align: left;
	padding: 0;
}
td p.rcol, th p.rcol, th h3.rcol {
	text-align: right;
	border: 0px solid red;
}
td p.ccol, th p.ccol, th h3.ccol {
	text-align: center;
}
#content td p, #content th p {
	font-size: 130%;
	margin-bottom: 0.2em;
	margin-top: 0.2em;
	border: 0px solid red;
}
#content p table td p {
	font-size: 100%;	
}
#content table td {
	font-size: 130%;	
	font-size: 100%;	
}
#content td h3, #content th h3 {
	margin: 0;
	margin-top: 0.25em;
	margin-bottom: 0.25em;
}
tr:hover {
	background-color: #f0f0f0;	
}

#content {
/*	overflow: hidden; */
 	border: 0px solid green;

 	padding: 30px;
	padding-top: 20px;
	padding-bottom: 20px;
	background-color: #fff;
	width: 600px; 
	voice-family: "\"}\""; 
	voice-family: inherit;
	width: 540px;
}
html>body .incenter {
	width: 540px;
}


/*\*//*/
#content {
 	margin-right: -15px;
}
/**/

#content p.subscript {
	font-size: 130%;
	line-height: 120%;
	color: #777;
/*	font-weight: bold; */
}

.italics-test, .italics-test-side {
font-style: italic; 
text-align: justify; 
background: #ccd;
border: 1px solid red;
}

/*** The following fixes prevent justified italic text from destroying the layout in IE/win.
	The problem is that those properties together make IE force the container wider,
	which in this type of floated layout causes a float drop. 	Pre-IE6 gets "width: 100%" 
	and "overflow: hidden", while IE6 gets "width: auto" and "overflow: visible, which 
	is the default, but explicitly stating it seems to keep IE6 happy. IE6 also needs
	to see the "height: 1%" to give it some kind of box dimension. Browser coddling 
	we call it. Finally, Bruno found that "word-wrap: break-word;" disarranged the 
	justified text in IE5.5 and 6, so it is defaulted to "normal" for this text.
	If you don't need justified and italicized text then forget all these fixes ***/

/* \*/
* html .italics-test, * html .italics-test-side {
overflow: hidden;
width: 100%;
o\verflow: visible;
w\idth: auto;
hei\ght: 1px;
}
/* */


/*
	rounded corner image styles
*/
div.imgwrapr {
	float: right;
	border: 0px solid red;
}
div.imgwrapl {
	float: left;
	border: 0px solid green;
}

div.imgwrap {
	margin: 0;
	position: relative;
	float: left;
/*	vertical-align: top; */
	border: 0px solid red;
	margin: 0;
	padding: 0;
}
div.imgwrap img {	
	float: left;
	border: 0 none;
}
div.imgwrap div {	
	margin: 0;
	position: absolute;
/*	left: 0; */
	height: 16px;
	width: 16px; /* new */
/*	border: 1px solid yellow; */
/*	width: 100%; */
}
div.imgwrap div.tr {
/*	margin: 0; */
	background: transparent url(/img/trc.gif) top right no-repeat;
	top: 0;
	right: 0; /* new */
	float: right;
	clear: both;
}

div.imgwrap div.bl {
/*	margin: 0; */
	background: transparent url(/img/blc.gif) bottom left no-repeat;
	bottom: 0;
	left: 0; /* new */
/*	float: left; */
}
/* for explanation see: http://www.positioniseverything.net/easyclearing.html */
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}  
/* Holly Hack Targets IE Win only \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End Holly Hack */

.to-right {
	float: right;
}
.to-left {
	float: left;
	/*	display: block; */
}
#content img.to-left, #content div.imgwrapl {
	margin-top: 0;
	margin-left: 0;
/*	margin-bottom: 1em; */
	margin-bottom: 10px;
		margin-right: 6px; /* was 1em */
	/*	margin: 0; */
}
#content img.to-right, #content div.imgwrapr {
	margin-top: 0;
	margin-left: 10px; /* was 1em */
/*	margin-bottom: 1em; */
	margin-bottom: 10px;
	margin-right: 0;
/*	border: 0px solid red; */
	/*	margin: 0; */
}
#content img.to-right {
/*	margin-left: 12px; */
}
#content div.imgwrapn div.imgwrap {
	margin-top: 0;
	margin-left: 0;
/*	margin-bottom: 1em; */
/*	margin-right: 1em; */
/*	border: 1px solid red;*/
/*	margin-right: 10px; */
}
#content div.gallerynav div.imgwrapn div.imgwrap img, #content div.gallerynav img {
	margin-bottom: 0;
/*	float: none; */
}
#content div.imgwrapn {
	border: 0px solid green;
}
#content div.imgwrapn div.imgwrap {
	margin-bottom: 10px;
}
#content div.gallerynav div.imgwrapn div.imgwrap {
	margin-bottom: 0;
} 
#content div.gallerynav { 
	position: relative;
/*	margin-top: 10px; */
	margin-bottom: 1em;
	width: 49%;
/*	border: 1px solid red; */
}
#content div.gallerynav div.imgwrapn div.imgwrap {
	text-align: right;
}
#content div.gallerynav div.imgwrapr {
	margin-bottom: 0;
}
#content div.imgwrapn {
/*	margin-bottom: 10px;
	border: 0px solid black; */
}

/* form styles */
#content form.standard p {
	margin: 0;
	padding: 0;
	padding-bottom: 0px;
	width: 69%;
	float: left;
}
#content fieldset p.subscript {
	/* not fully working */
	width: auto;
	float: none;
}
#content form.standard td p, #content form.standard th p {
	width: auto;
	margin-bottom: 0;
}
#content form.standard td p.rcol {
	float: none;
}

#content form.standard p.text, #content form.standard p.rtext {
	margin: 0;
	margin-bottom: 1em;
	width: auto;
	float: none;
/*	border: 0px solid red; */
}
.rtext {
	float: right;
}
#content table form p {
	/* used ? */
/*	width: auto; */
}
#content div.warning {
	color: #f00;
	font-size: 120%;
	margin-bottom: 0.25em;
	/*	margin-bottom: 1em; */
}
#content form label {
	text-align: right;
	float: left;
	width: 29%;
	font-weight: bold;
/*	font: bold 100% Verdana, Arial, Helvetica, sans-serif; */
	color: #039;
	font-size: 120%;
	line-height: 140%;
	margin-right: 0.25em;
	margin-bottom: 0;
}
#content form label.full {
	width: auto;
}

/* used? */
#content form p label {
	float: none;
	font-size: 100%;
	font-weight: normal;
	color: #000;
	margin: 0;
	padding: 0;
	display: inline;
}
#content form.standard p {
	margin-bottom: 0.6em;
}
#content form.standard p.clean {
	float: none;
	margin-bottom: 0;
}
#content form input.full {
	width: 98.5%;
	margin: 1px;
}
/*
#content form p.warning {
	border: 1px solid #CD440A;
}
*/
.warning {
	border: 1px solid #CD440A;
}
#content form p.warn {
	margin-bottom: 0;
	border: 0px solid yellow;
}
#content table.products td p {
	padding-top: 0.3em;
	padding-bottom: 0.3em;
}
p.caption {
	margin-top: -0.5em;
	clear: left;
}
br.clear, br.lclear, br.rclear {
	font-size: 1%;
	line-height: 1%;
/*	border: 1px solid red; */
}
br.lclear {
	clear: left;
}
br.rclear {
	clear: right;
}
#printpage {
	display: none;
}
.hidden {
	visibility: hidden;
}
.nodisplay {
	visibility: hidden;
	display: none;
}