/* body and type */

html {background: rgb(83, 95, 30)}

body {  font: 9pt/16pt verdana, helvetica, sans-serif; 
	color: #ffc; 
	margin: 0 0 0 0; }
p { 	font: 9pt/16pt verdana, helvetica, sans-serif;
	padding-bottom: 1px; }
h3 { 	font-size: 14pt; 
	letter-spacing: 1px; 
	margin: 0;
	padding: 0;
	color: #dda;}
a:link {font-weight: bold; 
	text-decoration: none; 
	color: #fe9201;}
a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #fe9201;
	border: none;}
a:hover, a:active { color: #eeee88;}

/* layout */
#container { text-align: left;}

#intro {}

#pageHeader h1 {color: #96a162;
                text-align:center;}
#pageHeader h1 span {text-shadow: #203020 3px -4px 5px;}
#pageHeader h2 {display:none;}
#pageHeader h2 span {}

#preamble {border-top: 1px dotted #96a162;}
#preamble h3        {}
#preamble h3 span   {}
#preamble h3 span a {text-shadow: #203020 3px -4px 5px;}
#preamble h3 span a:hover{color: #fd9;}
#preamble p {color: #fe9201;}
#preamble p span {font-weight: bold;}

#supportingText {
border-style:none;
margin-left: auto;
  		 margin-right: auto;
                 align:center;}
#supportingText div
                {margin-top: 5px;
                 margin-bottom: 5px;
                 margin-left: auto;
    		         margin-right: auto;
                 align:center;}
                 
.cikk    {clear:both;  
          margin-left: 5px;
          margin-right: 5px;
          clear : both;  
         }


.cikk h1 {color: #96a162;
          text-shadow: #203020 3px -4px 5px;
          text-align:center;
          margin-bottom: 1em;
         }
.cikk h2 {color: #EEE0c0;
          text-shadow: #203020 0px 0px 5px;
          margin-bottom: 1em;
         }
.cikk h3 {color: #EEEEE0;
          text-shadow: #203020 2px -2px 5px;
          margin-bottom: 1em;
         }
.cikk h4 {color: #b2b222;
          text-shadow: #000000 0px 0px 7px;
          margin-bottom: 1em;
         }
.cikk p {color: #ffd;
          font-size:17px;
          text-indent:30px;
          text-align:justify;
          margin-bottom: -8px;
         }
.cikk p em{
          text-align:justify;
          color: #eef; 
          font-size: 16px;
         }

.cikk img{
          border-style:double; 
          border-width:6px;                      
          margin: 0PX 20PX 20PX 20px;          
             box-shadow: 3px 3px 6px black;
        -moz-box-shadow: 3px 3px 6px black;
          -o-box-shadow: 3px 3px 6px gray;
     -webkit-box-shadow: 3px 3px 6px black;
         }

.cikk hr{align: middle;
         clear : both;  
         height: 30px;
         background-image: url(hr1.gif); 
         background-repeat: no-repeat;
         background-position:center;
         border: 0;       
        }

.cikk img:hover{
         -moz-transform: scale(1.2);         /*Mozilla*/
           -o-transform: scale(1.2);         /*Opera*/
      -webkit-transform: scale(1.2);         /*Webkit*/
        }
.irat   {   
          font-style: italic;
          font-size: 16px;
          margin-top: 10px;
          margin-left: 20px;
    		  margin-right: 20px;
    		  padding: 5px;
          color: #220;       
          background-repeat: repeat;
          background-image: url('bg_pap.jpg');                    
        }
.irat p { font-style: italic;
          font-family: serif, times;
          font-size: 16px;
          text-indent: 30px;
          color: #220;       
          margin-bottom: -8px;
        }         