@charset "utf-8";
/* CSS Document */
  @font-face {
    font-family:"Bookman Old Style";
    font-style: italic;
    font-weight: bold;
    src: url(../fonts/BOOKMAN0.eot);
  }
  @font-face {
    font-family: "Black Chancery";
    font-style:  normal;
    font-weight: normal;
    src: url(../fonts/BLACKCH0.eot);
  }
a {
	text-decoration:none;
	color:#DFDFDF;
	cursor: url(http://www.chatcafeeke.nl/_image/wink.ani);
}
a:hover {
	text-decoration:none;
	color:#DFDFDF;
	cursor: url(http://www.chatcafeeke.nl/_image/wink.ani);
}
a:visited {
	text-decoration:none;
	color:#DFDFDF;
	cursor: url(http://www.chatcafeeke.nl/_image/wink.ani);
}
body {
	margin:0;
	padding:0;
	background:transparent;
	color: #DFDFDF;
}
#wrapper {
		cursor: url(http://www.chatcafeeke.nl/_image/wink.ani);
		height:1795px;
}
#prikbord {
	position:absolute;
	top:0;
	left:10px;
	width:250px;
	height:650px;
	font-size:2.2em;
	text-align:center;
    font-family:"Signature";
}
#links {
	position:absolute;
	font-family:"New Day MF";
	font-size:1.5em;
	text-align:center;
	font-weight:bold;
	top:1250px;
	left:10px;
	width:250px;
	height:180px;
}
#links a {
	cursor:pointer;
}
#kalender {
    font-family:"Bookman Old Style";
	position:absolute;
	top:10px;
	width:50%;
	left:270px;
	height:100px;
	text-align:center;
	font-size:1.7em;
	font-weight:bold;
	font-style:italic;
}
#chatbox {
	position:absolute;
	top:125px;
	left:325px;
	width:400px;
	height:500px;
	padding-bottom:50px;
	overflow:hidden;
	font-size:1.3em;
}
#chatboxReageer {
	position:absolute;
	left:0;
	width:400px;
	text-align:center;
	bottom:0;
	height:50px;
}
#chatbox table {
	width:400px;
}
#chatbox td, #chatbox th {
	border-bottom:1px #999 solid;
}
#chatten {
	position:absolute;
	top:625px;
	left:0px;
	width:970px;
	height:1140px;
	text-align:center;
	font-size:1.2em;
	font-family:"Black Chancery";
	font-weight:bold;
	line-height:1em;
}
.chatten {
	font-weight:bold;
	color:#F00;
	font-family:"Ace Crikey";
}
.bookman {
    font-family:"Bookman Old Style";
	font-style:italic;
	font-weight:bold;
	font-size:0.9em;
}
#barmop {
	position:absolute;
	top:1740px;
	width:100%;
    font-family:"Bookman Old Style";
	font-style:italic;
	font-weight:bold;
	text-align:center;
	height:1000px;
}
#barmop h1 {
	font-size:3em;
	font-weight:bold;
}
#cop {
	position:absolute;
	top:100px;
	right:80px;
	width:64px;
	height:180px;
	background:url(../home/img/cop_ani.gif);
}
#bram {
	position:absolute;
	top:710px;
	right:20px;
	width:223px;
	height:150px;
	background:url(../home/img/bram.png);
}
#drunk {
	position:absolute;
	top:300px;
	left:25px;
	width:200px;
	height:150px;
	background:url(../home/img/drunk5.gif);
}
#drunken {
	position:absolute;
	top:480px;
	right:55px;
	width:132px;
	height:110px;
	background:url(../home/img/drunk2.gif);
}
#question {
	position:absolute;
	top:600px;
	left:0px;
	height:230px;
	width:200px;
	background:url(../home/img/question.png);
}
#footer {
	position:absolute;
	top:1770px;
	right:10px;
	width:200px;
}

