body{
background-image: url('../beeld/bculogotr.gif');
background-repeat:no-repeat;
background-attachment:fixed;
background-position: center;
/*background-size: 50%;*/
background-color:yellow;
font-size:100%;
}

a:link {color:blue}
a:visited {color:blue}
a:hover {color:blue; font-size: 110%}
a:active {color:blue;background: #7E0D0F}

h1{
text-align:center;
color:blue;
}

table{
height:100%;
width:80%;
border:0px solid blue;
}

td{
border:0px solid blue;
margin:0;
padding:0:
}

ul{
list-style-type:square;
}

tr.info {
height:250px;
}
tr.data {
height:300px;
}
tr.ooit {
height:400px;
}
tr.links {
height:400px;
}

.links{
float:left;
width:15%;
margin:0;
border:0;
padding:0:
}

.midden{
margin:auto;
}

.knop{
padding:1px;
margin:1px;
border:2px outset blue;
width:60px;
/* was width 50px */
text-align:center;
font-size:0.8em;
font-weight:bold;
background-color:#899999;	
}

.tekst {
background-color:#FFFF22;	
color:blue;
padding: 40px;
font-family:Arial;
font-size:1.0em;
font-weight:bold;
}

.mobiel {
display:none;
}
