@charset "UTF-8";
/* CSS Document */

body,td,th { 
font-family: 'trashhandregular'; 
src: url('TrashHand-webfont.eot');
src: url('TrashHand-webfont.eot?#iefix') format('embedded-opentype'),
	url('TrashHand-webfont.woff') format('woff'),
	url('TrashHand-webfont.ttf') format('truetype'),
	url('TrashHand-webfont.svg#trashhandregular') format('svg');
font-weight: normal;
font-style: normal;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
cursor:default;
}

a:link { color: #000; text-decoration: none;}
a:visited { color: #000; text-decoration: none;}
a:hover { color: #009966; }
a:active { color: #009966; text-decoration: none;}

a.link:link {color:#05D; text-decoration:none;}
a.link:visited {color:#05D; text-decoration:none;}
a.link:hover {color:#05D; text-decoration:underline;}
a.link:active {color:#05D; text-decoration:underline;}

@font-face {
font-family: 'trashhandregular';
src: url('TrashHand-webfont.eot');
src: url('TrashHand-webfont.eot?#iefix') format('embedded-opentype'),
	url('TrashHand-webfont.woff') format('woff'),
	url('TrashHand-webfont.ttf') format('truetype'),
	url('TrashHand-webfont.svg#trashhandregular') format('svg');
font-weight: normal;
font-style: normal;
}

* { margin: 0; padding: 0; }

#sint {
position:absolute;
right:45%;
bottom:180px;
}

#rinke {
position:absolute;
right:30px;
bottom:15px;
}

#rinke_jong {
position:absolute;
left:30px;
bottom:15px;
}

#menu {
position: absolute;
overflow: auto;
top:17;
text-align: center;
width: 100%;
height: auto;
font-size: 24px;
}

#scherm2 {
position:relative;
margin:0 auto;
margin-top:0px;
padding-top:0px;
padding-left:30px;
padding-right:30px;
overflow:auto;
height:auto;
max-height:70%;
width:60%;
font-family:Hiragino Sans;
text-align:center;
font-size:14px;
background-image:url(images/achtergronden/scherm_back.png);
border:groove;
}

#content {
margin:0 auto;
width:500px;
max-width:auto;
text-align:left;
font-size:13px;
}

#content2 {
position:absolute;
font-family: 'trashhandregular'; 
width:auto;
right:2%;
text-align:center;
background-image:url(images/achtergronden/scherm_back.png);
font-size:15px;
}