/* CSS Document */
body {font-family:Arial,Helvetica;font-size:11px;color:#262626;background:#fff;}

#global {width:921px;margin:50px auto 0;padding:0;}
.block {width:300px;height:300px;float:left;border:3px solid #fff;}
/*.block.1a {z-index:10;background:#00FF00;width:600px;top:0;left:300px;display:block;}*/
.block div.padding {padding:10px 5px 10px 10px;}

h1,h2 {padding:0;margin:0;color:#FFFFFF;}
h2 {font-size:16px;}
h1 {
	font-family:Trebuchet MS,Tahoma,Verdana;
	font-size:18px;
	text-transform: uppercase;
}
p.intro {font-size:14px;}

.een, .twee {cursor:pointer}
.een, .eena, .eenb, .acht, .achta {background:url(../_img/green.jpg) #66CC00 top repeat-x;}
.twee, .tweea, .negen {background:url(../_img/blue.jpg) #00B9E7 top repeat-x;}
.tweea.b {background:#00B9E7;}
.drie, .zeven {background:url(../_img/magenta.jpg) #CA0087 top repeat-x;}
.vier, .viera {background:url(../_img/purple.jpg) #5F61BB top repeat-x;}
.vijf {background:url(../_img/orange.jpg) #F2B500 top repeat-x;}
.zes {background:url(../_img/turqoise.jpg) #339999 top repeat-x;}
.moreinfolink span {display:none;}
a.moreinfolink {width:19px; height:19px;background:url(../_img/1_next.jpg) no-repeat;display:block;}
a.moreinfolink.active {background:url(../_img/1_back.jpg) no-repeat;}
.twee a.moreinfolink {width:19px; height:19px;background:url(../_img/1_next_blue.jpg) no-repeat;display:block;}
.twee a.moreinfolink.active {background:url(../_img/1_back_blue.jpg) no-repeat;}
a {text-decoration:none;color:#262626;}

.right {float:right;}


