/* Caution: do not compress  - because some functions do not work any more */



.cs500 { font-family:Comic Sans MS; font-size:500%; color:#0000ca;} 
.cs400 { font-family:Comic Sans MS; font-size:400%; color:#0000ca;} 
.cs300 { font-family:Comic Sans MS; font-size:300%; } 
.cs200 { font-family:Comic Sans MS; font-size:200%; } 
.cs125 { font-family:Comic Sans MS; font-size:125%; } 
.cs100 { font-family:Comic Sans MS; font-size:100%; }
.cs085 { font-family:Comic Sans MS; font-size:85%; }

.hv200 { font-family:Helvetica; font-size:200%; }
.hv150 { font-family:Helvetica; font-size:150%; }
.hv125 { font-family:Helvetica; font-size:125%; }
.hv100 { font-family:Helvetica; font-size:100%; }
.hv085 { font-family:Helvetica; font-size:085%; }

.vd200 { font-family:verdana; font-size:200%; }
.vd100 { font-family:verdana; font-size:100%; }
.vd085 { font-family:verdana; font-size:85%; }
.vd065 { font-family:verdana; font-size:65%; }
.vd050 { font-family:verdana; font-size:50%; }



.tr070  {font: 70%/1.2 'trebuchet ms', arial, helvetica, sans-serif; }


.inputfield {
	border: 1px solid #333;
	background:#F4F4F4;
	margin-bottom:4px;
    margin-top:2px;
	padding-left:5px;
	 border-top: 1px solid #7ba6d3; 
	border-left: 1px solid #7ba6d3; 
	border-right: 2px solid #396da5; 
	border-bottom: 2px solid #396da5; 
    }
    
    
.log-button{
    margin-left: 60px;
    border-top: 1px solid white; 
	border-left: 1px solid white; 
	border-right: 2px solid white; 
	border-bottom: 2px solid white; 
    cursor:pointer; 
	background: #396da5;
	color: #ffffff;
	font-weight: bold;
      }


.dia-button{
    margin-left: 6px;
     margin-right: 6px;
    border-top: 1px solid white; 
	border-left: 1px solid white; 
	border-right: 2px solid white; 
	border-bottom: 2px solid white; 
    cursor:pointer; 
	background: #476cba;
	color: #ffffff;
	font-weight: bold;
      }
      
.dia-button_gl{
    margin-left: 6px;
     margin-right: 6px;
    border-top: 1px solid white; 
	border-left: 1px solid white; 
	border-right: 2px solid white; 
	border-bottom: 2px solid white; 
    cursor:pointer; 
	background: #41bbbe;
	color: #ffffff;
	font-weight: bold;
      }      
      
.diafield {
	border-top: 3px solid #7ba6d3; 
	border-left: 3px solid #7ba6d3; 
	border-right: 2px solid #396da5; 
	border-bottom: 2px solid #396da5; 
    }      


 
/*  special border */ 


div#Start {
margin-right: auto;
margin-left: auto;
width: 100%;
}


.BlechlaP1 {
background: #d2e2ee;
padding: 1.2em 1.0em;
color: #000;
border-top:0px;
border-bottom:0px;
border-right:0px;
border-left:0px;
border-color:#000000; 
border-style:solid;
margin:0px; 
}


.BlechlaP1_gl {
background: #a4b5c4;
padding: 1.2em 1.0em;
color: #000;
border-top:0px;
border-bottom:0px;
border-right:0px;
border-left:0px;
border-color:#000000; 
border-style:solid;
margin:0px; 
}

.BlechlaP2 {
left: 5em;
}


div#BlechlaABS1 {
width: 100%;
}

div#BlechlaABS2 {
width: 100%;
padding-left: 0px;
}

div#BlechlaABS1 {
z-index: 1;
}

.BlechlaUP { display: block; }
.BlechlaDWN { display: block; }

.BlechlaUP *  {
display: block;
font-size: 1px;
height: 1px;
overflow: hidden;
}

.BlechlaDWN *
 {
display: block;
font-size: 1px;
height: 1px;
overflow: hidden;
}



#BlechlaABS1 .BlechlaUP * { background: #db4f39; }
#BlechlaABS1 .BlechlaDWN * { background: #db4f39; }

#BlechlaABS2 .BlechlaUP * { background: #396da5; }

#BlechlaABS2 .BlechlaDWN * { background: #396da5; }


.BlechlaUP .B1 { margin: 0 5px; }
.BlechlaDWN .B4 { margin: 0 5px; }

.BlechlaUP .B2 { margin: 0 3px; }
.BlechlaDWN .B3 { margin: 0 3px; }

.BlechlaUP .B3 { margin: 0 2px; }
.BlechlaDWN .B2 { margin: 0 2px; }

.BlechlaUP .B4 { height: 3px; margin: 0 1px; }
.BlechlaDWN .B1 { height: 3px; margin: 0 1px; }



/* Capital letter */ 
.jrCap {
float: left;
padding-right: .2em;
font-size: 1.4em;
}





/* Link */ 
   

.jr_tr1 a:hover {
border-top: 1px solid #000;
border: 1px solid #000;
}
    
.jr_tr1 a img {
border: 0px;
}     
 
.jr_tr1 a {
border-top: 1px solid #fff;
border: 1px solid #fff;
}


 