@charset "UTF-8";
BODY {
font-size: 12px;
scrollbar-arrow-color: #FFFFFF; 
scrollbar-track-color: #008800; 
scrollbar-base-color: #1111CC; 
}

BODY {
font-size: 12px; font-family: Verdana;}
body {font-size:14px;}
body {font-size:90%;}
body {
font-family: Verdana;
font-style: italic;
text-color: #ff0000;
background-color: #77877;
}


			*	{
				font-family:verdana;
				font-size:16px;
				box-sizing: border-box;
				color:white;
			}
			html,body	{
				margin:0;
				padding:0;
				height:100%;
				  /* overflow:hidden;  */
				background: -webkit-linear-gradient(left, #0044FF, #444488,  #3333FF);
			}
			#redirect	{
				height:100%;
				width:100%;
				border:0;
			}
			#errorwrapper p	{
				font-size:1.6rem;
				font-weight:normal;
			}
			#errorwrapper > #errororiginal	{
				text-align:center;
			}
			#error404	{
				width:500px;
				padding:20px;
				position:absolute;
				top:50%;
				left:50%;
				margin:-150px -250px;
				background:#ccc;
				border-radius:20px;
				text-align:center;
				font-size:8rem;
				font-weight:bold;
				box-shadow: 0 15px 10px -10px rgba(0,0,0,0.5);
			}
			a	{
				color:#0088FF;
				text-decoration:none;
			}
			a:hover	{
				color:#00BBFF;
				text-decoration:underline;FONT-WEIGHT: bold; FONT-SIZE: 24px; 
			}
			table, th, td {
  border: 1px solid gray;
}
TD.UPP {
	VERTICAL-ALIGN: top; 
	TEXT-ALIGN: left; }
	


           /*   <hr class="pilargul">*/
hr.pilarguln {
height: 30px;
margin-bottom: -20px;
border-style: solid;
border-color: yellow;
border-width: 2px 0 0 0;
border-radius: 20px;
}

hr.pilargulu {
display: block;
content: "";
height: 30px;
margin-top: -20px;
border-style: solid;
border-color: yellow;
border-width: 0 0 2px 0;
border-radius: 20px;
}


 
    @page { margin: 2cm }
    p { margin-bottom: 0.25cm; line-height: 115% }
    td p { margin-bottom: 0cm; line-height: 115% }
    h2.cjk { font-family: "Noto Sans CJK SC" }
    h2.ctl { font-family: "Lohit Devanagari" }
    h3.cjk { font-family: "Noto Sans CJK SC" }
    h3.ctl { font-family: "Lohit Devanagari" }
    a:link { so-language: zxx }



table, th, td {
  border: 1px solid gray;
}
TD {BACKGROUND-COLOR: #1111CC; }
TH {BACKGROUND-COLOR: #003300; }
#runda-horn {	background: #1111CC;border:4px solid #005000; }
.header {background-color: #1111CC;}
.header1 {background-color: #0048DD;}
.col-1 {background-color: #1111CC;}
.col-2 {background-color: #1111CC;}
.footer {background-color: #003800;}
/* ----------------------------------------------- */


 
div#rotate {
    -webkit-transform: rotateZ(90deg); /* Safari */
    transform: rotateZ(90deg); /* Standard syntax */
}

#myDIV {
  border: 1px solid #004400; /* 1px solid black; green none*/
  width: 10px;
  height: 35px;
  animation: mymove 5s infinite; color:purple
}

@keyframes mymove {
  50% {font-size: 33px;}
}
 	
 	
 	table {
  border-collapse: collapse;
  VERTICAL-ALIGN: top; 
	TEXT-ALIGN: left;
	}
	

	
tan {
  font-size: 34px; 
  font-style: bold;
  font-family:  Rancho, serif;
  background: -webkit-linear-gradient(top left, red, yellow, green 60%, red 10%, #FFFFFF);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}




















