@charset "ISO-8859-1";

/* units for margin & padding: em; for font-size & line-height: % */

/* set max-width for either html/body or for .main class */

/* make .ltop, .main, .footer IDs instead of classes for CSS layout? */

/* * {margin:0;padding:0 } */

* { border:none; }

body,html { font-size:100.01%;color:#000000;background-color:#fef8ab; }

body { margin:10px;padding:0; }

a:link { text-decoration:underline;color:#0000ff; }
a:visited { text-decoration:underline;color:#800080; }
.ruby a:link,
.ruby a:visited {
	color:#c00;
	text-decoration:none;
	border-bottom:1px dotted #c00;
}
.blue a:link,
.blue a:visited {
	color:#000080;
	text-decoration:none;
	border-bottom:1px dotted #000080;
}
a.red:link,
.red a:link,
.red1 a:link,
.red2 a:link,
.red3 a:link {
	color:#f00;
	text-decoration:none;
	border-bottom:1px dotted #f00;
}
a.red:visited,
.red a:visited,
.red1 a:visited,
.red2 a:visited,
.red3 a:visited {
	color:#c00;
	text-decoration:none;
	border-bottom:1px dotted #c00;
}
a.black { color:#000; }
a.black:visited { color:#444; }

a:link:hover,
a:visited:hover {
	text-decoration:none;
	border-bottom:none;
	color:#f00;
}
a.sitemap:link,
a.sitemap:visited {
	cursor:text;
	border-bottom:none;
}

/*
** keep the whitespace in front of the ^=, hides rule from konqueror
** this is css3, the validator doesn't like it when validating as css2
*/
.main a.ext,
.main a[href ^="http://"],
.footer a[href ^="http://"],
.main a[href ^="www"],
.footer a[href ^="www"] {
	background:url(gif/extlink.gif) center right no-repeat;
	padding-right:17px;
}

.main a[href *="marine-niemeyer"],
.main a[href *="theblueseries.com"],
.footer a[href *="marine-niemeyer"],
.center * a:link {
	background:none;
	padding-right:0;
}

h1,h2,h3,h4,h5,h6 { margin-left:-10px; }

h1 { font-size:200%; }

h2 { font-size:180%; }

h3 { font-size:140%; }

h4 { font-size:120%; }

h5 { font-size:100.01%; }

h1.l { font-size:230%; }

h1.xl { font-size:270%; }

h1.xxl { font-size:300%; }

h1 em.date { color:#000000;font-weight:normal;font-size:50%; }

blockquote { text-indent:-0.6em;margin-left:0.6em;margin-right:1em; }

hr {
	border-width:0;
	color:#000;
	background-color:#000;
	height:1px;
}

hr.separator {
	width:150px;
	margin:2.5em auto 2em;
	text-align:center;
}

img { font-size:80%;color:#000000;font-family:arial,verdana,helvetica,sans-serif; }

label { cursor:pointer; }

sup {
	font-size:65%;
	line-height:1em;
	vertical-align:top;
}

div.selectlist {
	margin:0 0 0 -10px;
	text-align:center;
	font-size:.9em;
}
div.selectlist p { margin-top:3em; }

ol {
	padding:.7em 0 0 1.5em;
	list-style:outside lower-alpha;
}
ol li {
	padding:.3em 0;
	line-height:1.3em;
}
ol.listing {
	margin:0 10%;
	list-style:outside upper-roman;
}
ol.listing li:empty {
	visibility:hidden;
	height:0;
}

ul {
	list-style:circle outside url(gif/bluearr.gif);
	margin:0;
	padding:0;
}
ul li {
	/* padding-bottom:15px; */
}
ul li ul {
	list-style:square outside url(gif/bluebull.gif);
}

h3.idxlist {
	text-align:center;
	font-family:arial,verdana,helvetica,sans-serif;
	padding-bottom:.4em;
	border-bottom:1px solid #000;
}
h3.idxlist a {
	text-decoration:none;
	border-bottom:1px dotted #00f;
}
h3.idxlist a:visited {
	color:#000;
	border-bottom:1px dotted #000;
}
h3.idxlist a:visited:hover {
	color:#f00;
}
.idxnav {
	text-align:center;
	font-family:arial,verdana,helvetica,sans-serif;
	font-size:.8em;
	line-height:110%;
}
ul.idxlist {
	margin:.8em 3em;
	font-family:arial,verdana,helvetica,sans-serif;
	line-height:130%;
}
ul.idxlist li {
	padding-bottom:1em;
}
ul.idxlist li ul {
	padding-top:.5em;
	margin-left:1em;
}
.main ul.idxlist a[href ^="http://"]:visited,
.main ul.idxlist a[href ^="www"]:visited {
	background:url(gif/extlink-checked.gif) bottom right no-repeat;
	padding-right:25px;
}
ul.idxlist a:visited {
	background:url(gif/checkmark.gif) bottom right no-repeat;
	padding-right:13px;
}

ul.selectlist {
	margin:0 0 0 -10px;
	text-align:center;
	list-style:none;
	list-style-image:none;
	font-weight:bold;
}
ul.selectlist li { margin-top:3em; }

ol li:empty,
ul li:empty {
	margin:0;
	padding:0;
}

td.main p.tools {
	margin:0 0 3em 0;
	padding:0;
	text-align:right;
	font-family:sans-serif;
	font-size:80%;
}
td.main p.tools a {
	text-decoration:none;
	color:#000080;
}
td.main p.tools a:link:hover,
td.main p.tools a:visited:hover {
	color:#f00;
}
td.main a.bookmark {
	background:url(gif/bookmark.gif) center left no-repeat;
	padding-left:19px;
	padding-right:0;
}

.ltop { background-color:#f9f990;text-align:left;vertical-align:top;width:20%;font-size:80%;font-family:arial,verdana,helvetica,sans-serif; }

.ltop .sm { margin-left:1.5em;font-size:8pt; }

.main { width:79%; }

.footer { margin:0 4%;clear:both;text-align:center; }

.intro { margin-left:-10px;font-size:105%;text-align:justify; }

.introc { margin-left:-10px;font-size:105%;text-align:center;color:#ff0000; }

.introcb { margin-left:-10px;font-size:105%;text-align:center;color:#000000; }

p.a1 { text-indent:-10px;font-size:105%;text-align:justify; }

p.a1c,div.a1c { font-size:105%;color:#ff0000;text-align:center; }

p.a1c1,div.a1c1 { font-size:105%;color:#ff0000;text-align:center;letter-spacing:1pt; }

p.a1c2,div.a1c2 { font-size:105%;color:#ff0000;text-align:center;letter-spacing:2pt; }

p.a1c3,div.a1c3 { font-size:105%;color:#ff0000;text-align:center;letter-spacing:3pt; }

p.a1c4,div.a1c4 { font-size:105%;color:#ff0000;text-align:center;letter-spacing:4pt; }

p.a1c5,div.a1c5 { font-size:105%;color:#ff0000;text-align:center;letter-spacing:5pt; }

p.a1c6,div.a1c6 { font-size:105%;color:#ff0000;text-align:center;letter-spacing:6pt; }

p.a1cb,div.a1cb { font-size:105%;text-align:center; }

p.a1ui,div.a1ui { font-size:105%;text-align:justify; }

.price {
	font-size:.8em;
	line-height:110%;
	font-family:arial,verdana,helvetica,sans-serif;
}

.a1 .price,
.a1ui .price,
.intro .price {
	font-size:.8em;
}

blockquote.voice { font-style:italic;font-family:arial,verdana,helvetica,sans-serif;margin:0 15% 0 15%; }

p.voice { text-align:right;font-size:80%;font-family:arial,verdana,helvetica,sans-serif;margin:0 15% 0 15%; }

#idx-tabs-wrap {
	float:right;
	position:relative;
	width:29px;
	height:110px;
	margin-right:-3%;
}
#idx-tabs {
	position:absolute;
	width:29px;
	height:110px;
	/* left:3%; */
	top:0;
}
#idx-tabs ul {
	list-style:none;
}
#idx-tabs li {
	display:block;
	margin:0 0 -11px 0;
	padding:0;
	width:29px;
	height:110px;
}
#idx-tabs li a {
	display:block;
	width:29px;
	text-indent:-2500px;
}
#idx-tabs li a.catalog {
	background:url(/gif/tabs.png) no-repeat 0px 0px;
	height:110px;
}
#idx-tabs li a.katalog {
	background:url(/gif/tabs.png) no-repeat -30px 0px;
	height:110px;
}

.teaser {
	margin:0 auto 2em;
	padding:0;
	width:550px;
	min-height:267px;
	text-align:center;
	font-family:arial,verdana,helvetica,sans-serif;
	font-size:.9em;
}

.globalteaser { margin:2em auto;border-style:solid;border-width:2pt;border-color:#008000;padding:15pt;text-align:center;font-family:serif; }

.globalteaser h1, .globalteaser h2, .globalteaser h3, .globalteaser h4, .globalteaser h5 { margin-left:0; }

.marquee { margin:0 -4%;padding-bottom:20px;font-family:"Nova Expanded SSi",arial,verdana,helvetica,sans-serif;color:#ff0000; }

div.quotebox {
	text-align:center;
	color:#fff;
	background-color:#000080;
	margin:2em 3px 2em 0;
	padding:1em;
	border:3px solid #cba03f;
}
div.quotebox div.quote {
	font-weight:bold;
	letter-spacing:1px;
}
div.quotebox div.quote p {
	line-height:.9em;
}
div.quotebox div.quote.nospace {
	letter-spacing:0;
}
div.quotebox div.quote p.regular {
	padding-left:1em;
	padding-right:1em;
	text-align:justify;
	line-height:1.2em;
	font-weight:normal;
	letter-spacing:0;
}
div.quotebox div.source {
	padding:.8em;
}
div.quotebox div.source p {
	line-height:.8em;
	font-size:.9em;
}
div.quotebox .gold {
	color:#cba03f;
	font-size:125%;
}
div.quotebox a {
	color:#cba03f;
	text-decoration:none;
	border-bottom:1px dotted;
}
div.quotebox img {
	border:3px solid #cba03f;
}

.lbot { font-size:95%;font-family:arial,verdana,helvetica,sans-serif; }

div.address { border-top:1px solid;padding-top:20px; }

div.address table { width:700px;margin:0 auto;text-align:center; }

img.flag { width:22px;height:13px;margin-right:7px;vertical-align:middle; }

img.mail { width:32px;height:24px;margin:3px 5px 0 0;vertical-align:middle; }

img.xgo { width:12px;height:12px;margin-right:5px;vertical-align:middle; }

img.logo { width:135px;height:160px; }

.center { text-align:center; }

.right { text-align:right; }

.justify { text-align:justify; }

.underline { text-decoration:underline; }

.nopx { text-indent:0; }

.mli { margin-left:-10px; }

.topborder { border-top:1px solid;padding-top:20px; }

.box { margin:0 auto;border-style:solid;border-width:2pt;padding:15pt; }

.boxdouble { margin:0 auto;border-style:double;border-width:4pt;padding:15pt; }

.vat { font-size:70%;line-height:150%;font-family:arial,verdana,helvetica,sans-serif; }

.norm { font-weight:normal; }

.sans { font-family:arial,verdana,helvetica,sans-serif; }

.helv { font-family:arial,verdana,helvetica,sans-serif; }

.uexp { font-family:"Nova Ultra Expanded SSi",arial,verdana,helvetica,sans-serif; }

.exp { font-family:"Nova Expanded SSi",arial,verdana,helvetica,sans-serif; }

/* .lite { font-family:"Nova Light SSi",arial,verdana,helvetica,sans-serif; } */

.xs { font-size:7pt; }

.s { font-size:70%; }

.n { font-size:85%; }

.l { font-size:105%; }

.xl { font-size:130%; }

.xxl { font-size:200%; }

.space1 { letter-spacing:1pt; }

.space2 { letter-spacing:2pt; }

.space3 { letter-spacing:3pt; }

.space4 { letter-spacing:4pt; }

.space5 { letter-spacing:5pt; }

.space6 { letter-spacing:6pt; }

.space7 { letter-spacing:7pt; }

.space8 { letter-spacing:8pt; }

.space9 { letter-spacing:9pt; }

.space10 { letter-spacing:10pt; }

.space11 { letter-spacing:11pt; }

.space12 { letter-spacing:12pt; }

.nospace { letter-spacing:normal; }

.red1 { color:#ff0000;letter-spacing:1pt; }

.red2 { color:#ff0000;letter-spacing:2pt; }

.red3 { color:#ff0000;letter-spacing:3pt; }

.red4 { color:#ff0000;letter-spacing:4pt; }

.red5 { color:#ff0000;letter-spacing:5pt; }

.red6 { color:#ff0000;letter-spacing:6pt; }

.black { color:#000000; }

.grey { color:#808080; }

.red { color:#f00; }

.ruby { color:#c00000; }

.green { color:#008000; }

.viol { color:#ff00ff; }

.purple { color:#800080; }

.blue { color:#000080; }

.redborder { border-color:#ff0000; }

.greenborder { border-color:#008000; }

.blueborder { border-color:#000080; }

.purpleborder { border-color:#800080; }

.greyborder { border-color:#808080; }

