BODY { 
height:100%;
margin: 0px;
padding: 0px;
	background-color:#330000;
	background-image:url(pluce.jpg);
	overflow-x: auto; 
	overflow-y: auto;
	font-size:67.5%; 
	font-family: Arial, Helvetica, sans-serif;
	}
	
html {	
height:100%;
margin: 0px;
padding: 0px;
scrollbar-arrow-color:#FFFF00; 
scrollbar-track-color:#330000; 
scrollbar-face-color:#660000; 
scrollbar-highlight-color:#330000; 
scrollbar-3dlight-color:#330000; 
scrollbar-darkshadow-color:#330000; 
scrollbar-shadow-color:#330000; 
}

#wrapper {margin:0 auto; vertical-align:middle;height:100%;}

img {
	border: none;
}

#loading {
	width: 200px;
	height: 100px;
	background-color: #990000;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-top: -50px;
	margin-left: -100px;
	text-align: center;
}
.bord { 
	border: 1px solid #C00; 
	-webkit-border-radius: 6px; 
	-moz-border-radius: 6px;
}
	
.style2 {
	color: #FFFF00;
	font-size: 1.4em;
}

.style3 {
	color: #00FF00;
	font-size: 1.2em; 
	line-height:22px;
	text-align:center;
	}

.style4 {
	color: #FFFF00;
	font-size: 1.5em; 
	line-height:22px;
	text-align:center; text-decoration:none;
	border:#CC0000 solid 1px; background:url(images/abg2.gif);
	-webkit-border-radius: 6px; 
	-moz-border-radius: 6px;

	}
	
.style6 a:hover { 
background-color:#FFFF00; color:#FF0000;

}

input { 
 	background-color: #660000; 
	color: #FFFF00; 
	border: 1px solid #ff0000; 
	font-size: 1em;
	-webkit-border-radius: 6px; 
	-moz-border-radius: 6px;
}


a {display: block;} 

.groep { line-height:15px; letter-spacing:1.2px;}

.groep A {text-align:center; font-size:1em; text-decoration: none ;	color: gold; font-weight:bold}

.groep A:hover {color:#ff0000; background-color:#ffff00;}

.links a:hover.pic { 
	text-decoration: none; 
	background: transparent; 
}

.geen A:link { 
	text-decoration: none ;
	color: gold;
}

.geen a:visited { 
	text-decoration: none;
	color: gold;
}

.geen a:hover {
	text-decoration: none; color:#00FF00;
}

.geen a:active { 
	color: #00ff00; 

}

A.ROOD {
	color: red ; 
}

A.GOUD { 
	color: gold ; 
}

th { 
	color: lightblue ; 
	font-size: 1em;
}

td { 
	color: lightblue ; 
	font-size: 1em; 
	text-align:left;
}

.spec { 
	letter-spacing: .15em;
	text-align: center; 
	font-size: .8em; 
	color:#bb0000;
	}

U { 
	color: gold; 
	line-height: 100% ; 
	font-family: "Trebuchet MS", Arial; 
	font-size: 1.2em;
}

.invoer { 
	font-size: 1em ; 
	border-right: 0px ; 
	border-top: 0px ; 
	border-bottom: 0px ; 
	border-left: 0px ; 
	color: gold ; 
	background-color: maroon ; 
}

.spec { 
	font-size: .8em; 
}

.foot { 
	color: #bb0000; 
	line-height: 150%;
}

.ticker {   
	font-size: 1.6em; 
	font-weight: bold; 
	color: #FFFF33;
}

hr {
	border: 0;
    width: 100%;
    color: #990000;
    background-color: #900;
    height: 1px;
	text-align:left;
}

.littleDD { color:#FFFF00;
  padding:15px;
  border:double 1px; border-color:#ff0000;
}


.littleDD li {
  padding-top:2px;
  padding-bottom:2px;
}

 .shadow {
    -moz-box-shadow: 3px 3px 4px #900; /* Netscape */
    -webkit-box-shadow: 3px 3px 4px #900; /* Safari */
    box-shadow: 3px 3px 4px #900; /* Good browsers */
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#990000')"; /* IE 8 */
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#990000'); /* IE 5-7 */
}

        .rotated {

            -webkit-transform:rotate(-1deg);    
               -moz-transform:rotate(-1deg);   

                 -o-transform:rotate(-1deg);
                    transform:rotate(-1deg);
        }

.text-glow:hover,
.text-glow:focus
.text-glow:active{
    -webkit-stroke-width: 5.3px;
    -webkit-stroke-color: #FFFFFF;
    -webkit-fill-color: #FFFFFF;
    text-shadow: 1px 0px 20px yellow;
    -webkit-transition: width 1s; /*Safari & Chrome*/
    transition: width 1s;
    -moz-transition: width 1s; /* Firefox 4 */
    -o-transition: width 1s; /* Opera */
     
}
 
.text-glow a{
     
    -webkit-transition: all 1s ease-in; /*Safari & Chrome*/  
    transition: all 1s ease-in;
    -moz-transition: all 1s ease-in; /* Firefox 4 */
    -o-transition: all 1s ease-in; /* Opera */
     
    text-decoration:none;

}
