@charset "iso-8859-1";
*           { font-family: arial, helvetica, sans-serif, verdana, tahoma, trebuchet; }
body    	{ background-color: gray; text-align:center; margin:0; }

.fnt10g 	{ font-size: 10px; color: #0C0; }
.fnt10r 	{ font-size: 10px; color: red;  }
.fnt10b 	{ font-size: 10px; color: #630; }
.fnt10z 	{ font-size: 10px; color: black; }
.fnt11r 	{ font-size: 11px; color: red;  }
.fnt11b 	{ font-size: 11px; color: #630; }
.fnt11y 	{ font-size: 11px; color: yellow; }
.fnt11z 	{ font-size: 11px; color: black; }
.fnt12r 	{ font-size: 12px; color: red;  }
.fnt12b 	{ font-size: 12px; color: #630; }
.fnt20b 	{ font-size: 20px; color: #630; }
.fnt20r 	{ font-size: 20px; color: #f00; } 

.showcontainer, .container  { margin:0px auto; width:870px; height:100%; }

.showtitel	{ font-size:16px; font-weight:bold; color:#630; text-align:center; width:inherit;
              margin:0 auto 12px auto; padding:4px 0px 5px 0px; background-color:#FF0; border-bottom: #888 solid 1px; }

.kiesshow	{ font-size: 15px; color: #630;
			  font-weight: bold; text-align: center; margin: 10px 0px 10px 0px; padding: 2px 0px 2px 0px; cursor: pointer;
			  background-color: white; border-color: #adc; border-width: 1px; border-style: solid; width: 80%; }
.kiesshow:hover	{ color: blue; background-color: #ff6; border-color: blue; }

.terug2menu	{ font-size: 12px; color: #630;
			  text-align: center; margin: 3px 0px 0px 0px; padding: 2px 0px 3px 0px; cursor: pointer;
			  background-color: white; border-width: 1px; border-style: solid;  border-color: #adc; }
.terug2menu:hover	{ color: blue; font-weight: bold; background-color: #ff6; border-color: blue; }

.slideshow	{ font-size:12px; color:white;
			  background-color: gray; text-align:center; 
			  margin:2px auto; padding:2px 0px 2px 0px; width:840px; }	

.testtxt	{ font-size: 11px; color: #adc;
			  background-color: gray; text-align: center;
			  margin: 1px auto; padding: 1px 0px 2px 0px; width: 840px;}

.yellowtxt	{ font-size:11px; font-weight:normal; line-height:130%; color:yellow;
			  background-color: gray; text-align: center;
			  margin: 1px auto; padding: 1px 0px 2px 0px; width: 840px;}

.bedientxt	{ font-size: 9px; color: #adc;
			  background-color: gray; text-align: center;
			  margin: 1px auto; padding: 1px 0px 2px 0px; width: 840px;}

.bedientxt2	{ font-size: 9px; color: white; font-weight: bold; }

.txt	    { font-size:11px; color:black;
			  background-color:transparent; text-align:center;
			  margin:1px auto; padding:1px 0px 2px 0px; width:840px;}
			  
.back2home	{ font-size: 12px; color: #630;
			  background-color: yellow; border-color: red; border-width: 1px; border-style: solid; 
			  text-align: center; margin: 5px 0px 0px 0px; padding: 5px 0px 5px 0px; width: 840px;}

a:focus     { outline:none; }
a, a:link, a:visited, a:active	{ background-color: transparent; color: #630; text-decoration: none; }
a:hover		{ color: blue; font-weight: bold; }
/*
.knop, .knop:link, .knop:visited, .knop:active
            { font-size:10px; color:black; padding:1px 4px 1px 4px; margin:8px auto 10px auto; cursor:pointer; text-align:center;
              background-color:yellow; border-width:1px; border-style:solid; width:100px; border-color:black; border-radius:5px; } */

.knop, .knop:link, .knop:visited, .knop:active
              { width:120px; background-color:yellow; font-size:11px; border:1px solid black; border-radius:6px;
                color:black; text-align:center; margin:0 auto 17px auto; cursor:pointer; line-height:160%; }


.knop:hover	{ color:blue; background-color:lime; border-color:blue; text-shadow: 0 0 .65px #333, 0 0 .65px #333; }

.clrfloat, .cf:after   { clear:both; }
