body {
    margin:0px
}
        
P,td {
	font-family: verdana,arial;
	font-face: verdana,arial;
	font-size: 10pt;
	font-style: none;
	font-weight: normal;
	text-decoration: none;
}

#page {
    position:absolute;
    top:0px;
    left:50%;
    margin-left: -320px;
    z-index:10;
	width: 640px;
}

.aankeilers {
	position: absolute;
	width: 175;
	top: 50px; 
	left: 875px;
}

#edit_button {
    position: absolute;
    top: 626px; 
    left: 772px;
    z-index: 11; 
}

a {
    color: #000000;
	text-decoration: underline;
}

a:ACTIVE {
	color: #000000;
}

a:VISITED {
	color: #000000;
}

a:HOVER {
	text-decoration: underline;
	color: #FF0000;
}

#centerSwf {
    background-image: url('http://www.beachhockeygame.nl/img/beachhockey_back.jpg');
    background-repeat: no-repeat;
    text-align: center;
    position:absolute;
    left:50%;
    top: 50%;
    margin-left: -548px;
    margin-top: -346px;
    z-index:10;
    width: 1096px;
    height: 693px;
    overflow:hidden;
}
