html, body	{height: 100%; width: 100%}
* {
	margin: 0px 0px;
	padding: 0px 0px;
	font-family: Verdana, Helvetica, Arial, Geneva, sans-serif;
	font-size: 100.01%;	/* avoid IE zoom-bug */
   	font-style: italic;
	text-align: left;
	color: #ffffff;
	line-height: 1.25;	/* avoid IE guillotine-bug */
}

body	{
	background: url('pics/bg.gif') repeat;
	font-size: 14px;
	text-align: center;
}

/* @group all */
.clr	{
	clear: both;
}
.comment	{
	font-size: 10px;
	margin:	0px;
}
.contact	{
	font-size: 11px;
}
.ctr	{
	text-align: center;
}
.event	{
	color: #ba8f1a;
}
.pdrgt	{
	padding-right: 20px;
}
.pntr	{
	font-size: 16px;
	font-style: normal;
	margin-right: 5px;
}
.rgt	{
	text-align: right;
}
.std	{
	font-style: normal;
}
/* @end */

/* @group width */

div.main, div.tabs, div.header, div.breadcrumbframe, div.contentworld, div.footer	{
	width: 720px;
}
div.navframe	{
	width: 152px;
}
div.contentframe {
/*	width: 568px;	*/
	width: 565px;
}
/* @end */

/* @group navigation */
/* level 0 */
div.tabs, a.tabactive, a.tabactive:link, a.tabactive:visited, a.tabinactv, a.tabinactv:link, a.tabinactv:visited,
	a.tabinactv:hover	{
	height: 30px;
	text-align: center;
	vertical-align: text-bottom;
	font-size: 12px;
	font-weight: normal;
}
div.tabs, a.tabinactv	{
	background: url('pics/bgtaboff.gif') repeat-x;
}
a.tabactive, a.tabinactv	{
	border-right: solid #ffffff 1px;
	padding: 0px 4px;
	text-decoration: none;
}
a.tabactive, a.tabinactv:focus, a.tabinactv:hover	{
	background: url('pics/bgtabon.gif') repeat-x;
}
a.tabactive:link, a.tabactive:visited,
a.tabinactv:link, a.tabinactv:hover, a.tabinactv:visited	{
	float: left;
	white-space: nowrap;
}
a.lang:link, a.lang:hover, a.lang:visited	{
	border: 0px;
	float: right;
}
span.tabalignment	{
	font-size: 18px;
	vertical-align: text-bottom;
	margin: -3px;
}

/* level 1 */
div.navbox	{
	width: 152px;
	background-color: #2d1d01;
}

div.navtabs	{
	text-align: left;
	width: 151px;
}
div.navlevel1	{
	background: url('pics/bgnavoff.gif') repeat-x;
/*	font-size: 11px;	*/
	font-weight: normal;
	vertical-align: text-bottom;
	height: 25px;
	width: 151px;
	margin: 5px 0px;
}
a.navlevel1	{
	font-weight: normal;
	height: 25px;
	padding: 3px 0px 3px 4px;
}
a.navlevel1:visited	{
	background: url('pics/bgnavoff.gif') repeat-x;
	height: 25px;
	color: #ffffff;
	padding: 3px 0px 3px 4px;
}
a.navlevel1:focus, a.navlevel1:hover	{
	background: url('pics/bgnavon.gif') repeat-x;
	height: 25px;
}
a.navlevel1open	{
	color: #666;
	padding : 3px 0px 3px 4px;
}

a.navlevel1aktiv	{
	padding: 3px 0px 3px 4px;
}
div.navlevel1aktiv	{
	font-weight: normal;
	background-color: #fff;
}
div.emptylevel {
	height: 35px;
	background: #2d1d01;
}
div.navlevel1, a.navlevel1, div.navlevel1open, a.navlevel1open, div.navlevel1aktiv, a.navlevel1aktiv {
	font-size: 12px;
	display: block;
	text-decoration: none;
}
/* @end */

/* @group breadcrumb */
div.breadcrumbbox	{
	font-size: 11px;
	color: #444444;
	padding: 0px 0px 0px 10px;
	height: 14px;
	background: url('pics/bgbread.gif') repeat-x;
}
a.breadcrumblink, a.breadcrumblink:visited	{
	color: #444444;
	text-decoration: underline;
}

a.breadcrumblink:focus, a.breadcrumblink:hover	{
	color: #ffffff;
	text-decoration: none;
}
/* @end */

/* @group boxes */
div.header	{
	height: 90px;
}
div.main	{
	margin-left: auto;
	margin-right: auto;
}
div.contentworld	{
	float: left;
	background: url('pics/bgworld.gif') repeat-y;
}
div.navframe	{
	float: left;
	background-color: #2d1d01;
}
div.contentframe {
	float: left;
	padding: 0px;
}
div.contentbox {
	float: none;
	margin: 40px 0px 0px 60px;
	padding: 0px;
	text-align: left;
/*	background-color: #123456;	*/
}
div.footer {
	float: none;
	background-color: #4d3d21;
	font-size: 10px;
	color: #999999;
	text-align: right;
}
div.picLft	{
	height: 180px;
	margin: 0px 25px 25px 0px;
	float: left;
}
div.picRgt	{
	height: 180px;
	margin: 0px 25px 25px 0px;
	float: right;
}
div.picRgt img, div.picLft img	{
	border: 4px groove #8d7d61;
}
/* @end */

/* @group download */
div.coverA	{
	width: 220px;
	float: left;
}
div.dldbuttons	{
	clear: both;
	margin-top: 10px;
	text-align: center;
}
div.downloads hr	{
	border-style: outset;
	border-width: 3px;
	margin: 30px 20px 30px 0px;
	clear: left;
}
div.downloads hr.within	{
	border-width: 2px;
}
/* @end */

/* @group gallery */
div.picboxA, div.picboxB	{
	width: 180px;
	height: 180px;
	margin: 0px 25px 25px 0px;
	float: left;
}
div.picboxA	{
	clear: left;
}
div.picboxA a	{
	text-decoration: none;
}
div.picboxA img, div.picboxB img	{
	border: 4px groove #8d7d61;
}
/* @end */

/* @group program */
a.program	{
	font-size: 1.15em;
	font-weight: 400;
	color: #aaaaaa;
	text-decoration: none;
}
a.program:visited	{
	color: #aaaaaa;
	text-decoration: none;
}
a.program:focus, a.program:hover	{
	color: #ffffff;
}
div.pgm	{
	font-size: 13px;
}
div.pgm	a, div.pgm a:visited  {
	text-decoration: none;
}
div.pgm	a:focus, div.pgm a:hover	{
	color: #ffffff;
}
table.pgm	{
	font-size: 1.1em;
	font-weight: 600;
	margin-bottom: 15px;
	border: 0px;
}
table.pgm td	{
   	font-style: italic;
	font-size: 1.0em;
	font-weight: 400;
	vertical-align: bottom;
}
table.pgm td b	{
   	font-style: normal;
	font-size: 0.75em;
	font-weight: 400;
}
table.pgm td big	{
   	font-style: normal;
	font-size: 1.1em;
	font-weight: 400;
}
table.pgm td i	{
	font-size: 0.6em;
	font-weight: 300;
}
table.pgm td small	{
   	font-style: normal;
	font-size: 0.7em;
	font-weight: 400;
}
/* @end */

/* @group tags */
div.geocontent	{
	position: relative;
	top: -101px; left: 0px;
}
div.geoshadow	{
	position: relative;
	top: 3px; left: 5px;
}
h1	{
	font-size: 3.4em;
	font-weight: 600;
	letter-spacing: 0.1em;
	margin-top: 30px;
}
h1.shadow	{
	color: #383838;
}
h2	{
	font-size: 2.0em;
	font-weight: 600;
	letter-spacing: 0.1em;
	color: #7d6d51;
	vertical-align: text-bottom;
	margin-bottom: 15px;
}
h2 i	{
	font-size: 0.8em;
	color: #876543;
}
h3	{
	font-size: 1.5em;
	font-weight: 600;
	letter-spacing: 0.1em;
}
h3.pgm	{
	margin-bottom: 10px;
}
h4	{
	font-size: 1.2em;
	font-weight: 500;
}
h5	{
	font-size: 1.1em;
	font-weight: 400;
}
img.covers	{
	margin-top: 6px;
	margin-bottom: 6px;
	border: 0px;
	width: 200px;
	height: 200px;
}
img.dwnld	{
	margin-top: 4px;
	margin-bottom: 4px;
	border: 3px;
	border-color: #9d8d71;
	border-style: groove;
}
img.navdwn	{
	margin: 10px 0px;
	border: 0px;
}
p	{
	margin-right: 15px;
	margin-bottom: 6px;
}
p.annot	{
	font-size: 11px;
	text-align: right;
	margin-right: 25px;
}
table.dwnld	{
	font-size: 0.8em;
	margin-bottom: 8px;
	border: 0px;
}
table.dwnld td	{
	vertical-align: top;
}
ul.referral	{
	margin: 40px 0px 0px 18px;
	padding-right: 20px;
}
ul.referral li	{
	margin-bottom: 8px;
}
p.contact span	{
	display: none;
}
/* @end */