/* CSS Document */
.window {
width:100%;
min-height: 100%;
height:auto !important; /* voor moderne browsers */
height:100%; /* voor IE */
}

html{
	height:100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFF;
}
a {
	text-decoration: none;
	color: #000;
	
}

.title{
	color:#09F;
	font-weight:bold;}
	
#hiddendsr1, #hiddendsr2, #hiddendsr3, #hiddendsr4, #hiddendsr5, #hiddendsr6, #hiddendsr7, #hiddendsr8,
#hiddenv01, #hiddenv02, #hiddenv03, #hiddenv04, #hiddenv05, #hiddenv06, #hiddenv07, #hiddenv08,
#hidden2, 
#hidden3, #hidden4, #hidden5, 
#hidden6, #hidden7, #hidden8, 
#hidden9, #hidden10, #hidden11, 
#hidden12{
display: none;
}

#hiddena, #hiddenb, #hiddenc, #hiddend{
display: none;
text-align:left;
}

h1{
	background-color:#FFFF00;
	font-family: arial;
	font-size: 14px;
	position: relative;
	}
