
html *	{background:#fff; margin:0; padding:0; border:none;}
body	{background:transparent url(none); font:100.1% 'Trebuchet MS', Arial, sans-serif;}
#container	{width:100%}
#navigation	{display:none;}
#wrapper{width:100%; float:right;}

#header		{margin:0 auto; padding:20px 10px 20px 50px; text-align:right; background:url(none);}
#header h1	{font:bold 200% 'Trebuchet MS', Arial,sans-serif; color:#000; border-bottom:1px solid #000;}

#content{padding:10px 10px 30px 50px; color:#000;}
#content h1,
#content h2,
#content h3	{font:bold 125% Arial,sans-serif; color:#fff;}
#content h1	{font-size:125%; margin:40px -10px 10px 0;}
#content h2	{font-size:115%; margin:25px -10px 10px 0;}
#content h3	{font-size:100%; margin:10px -10px 10px 0;}

#content a		{padding:0 2px; color:#000; border:solid 1px #fff; border-bottom:solid 1px #fff;}
#content a.pic	{border:none;}

p		{font-size:95%; text-indent:1.5em; margin:1.0em 0;}
p.noindent	{text-indent:0; margin:40px 0;}
p:first-letter	{font-size:120%;}
p.quote		{background:transparent url(../img/quote_bla.png) no-repeat top left; text-indent:4.5em; margin:20px 0; padding:20px 0 0 20px; border-left:1px dotted;}

img		{margin:0.1em 0.1em; border:solid 2px #000;}
img:hover	{border-width:1px 2px 3px 2px;}
img.nomov	{margin:2.0em 0 1.1em 0;}
img.nomov:hover	{border-width:2px;}
img.nobor	{border:0; margin-left:auto; margin-right:auto;}

.imp	{padding:4px 4px 4px 4px; margin:5px 0px 0px 0px; clear:both;}
.txt	{padding:4px 4px 4px 4px; margin:0px 0px 5px 0px; clear:both; font-size:85%; border-top:1px dotted #000;}

.bold	{font-weight:bold; color:#000;}
.ital	{font-style:italic;}
.lft	{float:left;}
.rgt	{float:right;}
.center	{text-align:center;}
.hide	{display:none;}
.clearit{clear:both; height:0; font-size:0; line-height:0; border-width:0; margin:0; padding:0;}
.cham	{padding-left:30px; font-weight:bold;}
.lino	{list-style-type:none;}
.hsp	{height:50px;}

#content div.mov, #navigation div.mov	{display:none;}
