#gWord {
	font-size : 26px;
	font-weight : bold;
	color : #9a9a9a;
}

#gInput {
	border : 5px solid #705800;
	font-size : 20px;
	color : #6a6a6a;
	text-align : center;
	background : none;
	width : 250px;
}

.Timeleft {
	font-size : 18px;
	color : #bb5800;
}

.inputbutton {
	border : 1px solid #705800;
}

#gTimeleft {
	font-weight : bolder;
}

#gSwitch {
	border : 1px solid #705800;
	width : 100px;
	visibility : hidden;
}

.stats {
	border : none;
	background : none;
	color : #6a6a6a;
	font-size : 20px;
}

#highscores {
	margin-top : 10px;
	margin-left : 10px;
}

#highscorelist { font : 14px Verdana; }

#sendafriend {
	margin-top : 10px;
	margin-left : 10px;
	display : none;
}

#newpoule {
	display : none;
}

#gamemain {
	width : 600px;
	margin-left : 3px;
}

#game {
	margin-top : 10px;
}

#feeder {
	position : relative;
	margin-top : 10px;
	margin-left : 0px;
	width : 600px;
	text-align : center;
}

#fResults {
	position : relative;
	margin-top : 0px;
	margin-left : 15px;
}

#results_ruler {
	position : relative;
	margin-top : 0px;
	width : 350px;
	border : 1px dotted#6a6a6a;
}

input {
	width : 135px;
}

#fStartgame {
	margin-top : 30px;
	margin-left : 175px;
}

#gamebanner {
	/* border : 1px solid #705800; */
}

#wGoed, #cGoed, #cFout, #Score {
	font-size : 20px;
	width : 60px;
}

#linkerbar {
	position : absolute;
	margin-left : 0px;
	margin-top : 265px;
}

#rechterbar {
	position : absolute;
	margin-left : 541px;
	margin-top : 300px;
}

#onderbar {
	position : absolute;
	margin-left : 50px;
	margin-top : 590px;
	display : none;
}
