/* Print Style sheet RCG-ZHN  (c) 2011  */

BODY	{ font-family : Tahoma,Verdana,Arial,Helvetica,sans-serif; font-size : 90%; }

DIV#logo	{ align: center; height: 263px; width : 100%; }
DIV#main 	{ width : 100%;  }
DIV#leftcolumn	{ display: none; }
DIV#menu	{ display: none; }
DIV#footer	{ display: none; }
DIV#push	{ display: none; }
DIV#centercolumn { margin: 5px; padding-bottom: 40px; }
DIV#rightcolumn_news {
	position: relative;
	float: right;
	top: 0px;
	width: 210px; 
	font-family : Arial,Helvetica,sans-serif;
	font-size: 75%;
	padding: 0px;
	margin: 0px 0px 40px 50px;
	}

H1	{ font-weight : bold; font-size : 150%; }
H2	{ font-weight : bold; font-size : 130%; }
H3	{ font-weight : bold; font-size : 115%; }
H4	{ font-weight : bold; font-size : 100%; }
TD	{ font-family : Tahoma,Verdana,Arial,Helvetica,sans-serif; }
FORM, option, select  { font-family : Tahoma,Verdana,Arial,Helvetica,sans-serif;  }
B	{ font-weight : bold; }
SMALL	{ font-size : 80%; }
HR	{ border-bottom: 1px dashed #000; border-top: 1px dashed #000; margin-bottom: 12px; }

.title	{ color: #000; }
.title2	{ color: #000; }
.fixed	{ font-family : Courier, monospace; font-size : 90%; }
.dotted	{  border-bottom: 2px dotted #000;  }
.xl	{ font-size : 150%; }
.large	{ font-size : 130%; }
.small	{ font-size : 80%; }
.update	{ font-size: 80%; font-style: italic; text-align: right;}
.photol	{ padding: 0px 10px 10px 0px; }   
.photor	{ padding: 0px 0px 10px 10px; }


column2	{ width: 100%; padding 50px 0px 50px 0px; }
column1	{ width: 100%; padding 50px 0px 50px 0px; }


A:link  {
        font-weight : bold;
        color : #0000FF;
        background : transparent;
        text-decoration : none;
        }

A:visited  {
        font-weight : bold;
        color : #000080;
        background : transparent;
        text-decoration : none;
        }

A:active  {
        font-weight : bold;
        color : #000080;
        background : transparent;
        text-decoration : none;
        }

A.activ { font-weight: normal; text-decoration: none; }
A.activ:hover { font-weight: normal; text-decoration:underline; }

