/*==========================================

Design created by CoMaNet style wizard
(c) Christoph Pinkel

==========================================/*


/* styles for general tags */


body
{
	font-family:Helvetica,Arial,sans-serif;
	font-size:10pt;
	background-color:#cfd6ed;
	color:#000000;
}


td
{
	font-size:10pt;
}


a:link
{
	color:#52507b;
	font-weight:normal;text-decoration:none;
}


a:visited
{
	color:#52507b;
	font-weight:normal;text-decoration:none;
}


a:hover
{
	color:#52507b;
	font-weight:normal;text-decoration:underline;
}


a:active
{
	color:#52507b;
	font-weight:normal;text-decoration:underline;
}


h1
{
	font-family:Helvetica,Arial,sans-serif;
	font-size:14pt;
	color:#000000;
	font-weight:bold;text-align:center;
}


h2
{
	font-family:Helvetica,Arial,sans-serif;
	font-size:12pt;
	color:#000000;
	text-align:center;
}


h3
{
	font-family:Helvetica,Arial,sans-serif;
	font-size:10pt;
	color:#000000;
}

issn
{
	font-family:Helvetica,Arial,sans-serif;
	font-size:11pt;
	color:#222222;
	font-weight:bold;text-align:right;
}

table
{
	empty-cells:show;
	table-layout:auto;
	border:none; border-spacing:0px;
}


img
{
	border:none;
}


/* classes used by CoMaNet */


.sh /* background for boxes (standard) */
{
	background-color: #afb9e6;
}


.ds /* background for boxes (darker) */
{
	background-color: #6699CC;
}


.bg /* standard background color */
{
	background-color: #cfd6ed;
}


.tc /* standard text color */
{
	color: #000000;
}


.bt /* text-color in boxes */
{
	color: #000000;
}


.hb /* background of box headers */
{
	background-color: #5a669e;
}


.ht /* text-color of box titles */
{
	color: #000000;
}


.hi /* highlighted warnings */
{
	color: #ff0000;
}


.mini /* very small text */
{
	font-size: 8pt;
}


input.button /* submit button colors */
{
	background-color:#000080;
	color:#ffffff;
	border:solid thin;
}


input.bg /* bgcolor for <input type=text
	fields; use in conjunction with $$if*/
{
	background-color: #ffffff;
}


.block /* table for block boxes */
{
	border-style: solid;
	border-width: 1px;
	border-color: #f0efff;
	background-color: #afb9e6;
	color: #000000;
	margin-top:5px;margin-bottom:5px;
}


td.boxtitle /* header for (block) boxes */
{
	background-color: #5a669e;
	color: #000000;
	font-family:Helvetica,Arial,sans-serif;
	font-size:10pt;
	font-weight:bold;
	
}


/* the following has been entered manually
   by the server's admin: */


