h1,h2,h3,h4,h5,h6,.typeface {font-family: 'Arial'; letter-spacing: 0px; margin: 0 0 10px 0; color: #2872CF; letter-spacing: 1px;}
h1 {font-size: 14px; color: #2872CF;} h2 {font-size: 14px; color: #2872CF;} h3 {font-size: 14px; color: #2872CF;}
body,div,form,fieldset,input,textarea,p,th,td {margin:0; padding:0; font: 12px "Arial", Helvetica, sans-serif; color: #555; letter-spacing: 1px;}
p {margin-bottom: 20px; line-height: 1.4;}
img {border: none;}
body {background: #184CC0 url('/images/background.png') repeat-x;}
a:link, a:visited, a:active {color: #0084dd; text-decoration: none;}
a:hover, li.current a:link, li.current a:visited, li.current a:active, li.current a:hover {color: #0084dd; text-decoration: underline;}
legend {display: none;} fieldset {border: none;}
hr.clear {visibility: hidden; clear: both;}

#game {background: #000 url('/images/background_game.jpg') top center fixed;}

#introFooter a:link, #introFooter a:visited, #introFooter a:active {color: #fff;}

#introBox {
	width: 921px;
	height: 554px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -277px auto auto -460px;
	background: url('/images/intro_box.png') top left no-repeat;
}
	#introTextbox {
		position: absolute;
		top: 30px;
		left: -16px;
		height: 135px;
		width: 683px;
		background: url('/images/intro_textbox.png') top left no-repeat;
		padding: 40px 100px 20px 20px;
		z-index: 10;
	}
	#btnNaarGame {
		position: absolute;
		top: 210px;
		left: -13px;
		display: block;
		width: 154px;
		height: 64px;
		background: url('/images/btn_naarspel.png') top left no-repeat;
		text-indent: -1999px;
		overflow: hidden;
	}
	#introFooter {
		position: absolute;
		bottom: 30px;
		right: -17px;
		display: block;
		width: 293px;
		height: 26px;
		padding: 31px 0 0 0;
		text-align: center;
		color: #fff;
		background: url('/images/intro_footer.png') top left no-repeat;
	}
#gameBox {
	width: 557px;
	position: absolute;
	left: 50%;
	margin: 19px 0 0 -279px;
}
	#gameBoxText {
		position: relative;
		padding: 20px;
		background: url('/images/game_box.png') top left repeat-y;
	}
		#gameBoxTop {
			width: 557px;
			height: 19px;
			position: absolute;
			top: -19px;
			left: 0px;
			background: url('/images/game_top.png') top left repeat-y;
		}

.btn {
	display: block;
	width: 200px;
	height: 43px;
	text-indent: -1999px;
	overflow: hidden;
	margin: 20px 0 20px 0;
}
.startgame {background: url('/images/btn_startgame.png') top left no-repeat; width: 155px;}
