@charset "utf-8";
/* CSS Document */
BODY {
	background-image: url(http://www.gokkastenplaatjes.nl/ideal-gokkasten/img/bg.jpg);
	background-repeat: repeat-y;
	background-position: bottom;
	margin: 0px 0px 15px 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 21px;
}
#outerDiv {
	width: 867px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 1px;
}
#header {
	height: 161px;
	background-image: url(http://www.gokkastenplaatjes.nl/ideal-gokkasten/img/header.jpg);
	background-repeat:no-repeat;
}
#menu {
	height: 33px;
	background-image:url(http://www.gokkastenplaatjes.nl/ideal-gokkasten/img/menuBg.jpg);
	background-repeat:repeat-x;
}
#menu A {
	height: 27px;
	padding-top: 6px;
	padding-left: 18px;
	padding-right: 20px;
	background-image: url(http://www.gokkastenplaatjes.nl/ideal-gokkasten/img/menuItemRight.jpg);
	background-position: right;
	background-repeat: no-repeat;
	color: #414141;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	display: block;
	float: left;
}
#menu A:hover {
	color: #d70374;
}
#pinkRow {
	height: 25px;
	background-color: #d70374;
	width: 849px;
	margin-top: 1px;
	margin-bottom: 1px;
	padding-top: 3px;
	padding-left: 18px;
	color: #fff;
}
#pinkRowGame {
	height: 25px;
	background-color: #d70374;
	margin-top: 1px;
	margin-bottom: 1px;
	padding-top: 3px;
	padding-left: 0px;
	color: #fff;
	font-weight:bold;
}
#content {
	padding-top: 18px;
}
#contentText {
	padding-left: 18px;
}

h1 {
	margin-left: -10px;
	padding-left: 10px;
	height: 14px;
	color: #000;
	font-weight: bold;
	font-size: 10px;
	background-image: url(http://www.gokkastenplaatjes.nl/ideal-gokkasten/img/bg02.jpg);
    margin-top: 0px;
    margin-bottom: 0px;
    padding-bottom: 2px;
}

h2 {
	font-size: 18px;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
	color: #484848;
}
h3 {
	font-size: 18px;
	padding: 0px;
	margin: 0px 0px 10px 0px;
	font-weight: bold;
	color: #000;
}

TD A {
	color: #d50172;
	text-decoration: none;
}
.whiteText {
	color: #fff;
	text-decoration:none;

.pinkText {
	color: #d70374;
}
.orangeText {
	color: #ffc600;
}
.darkOrangeText {
	color: #ff7800;
}
.orangeText A {
	color: #ffc600;
	text-decoration: none;
}
.border {
	border: 1px solid #a7daff;
}
.border02 {
	border: 1px solid #a5a5a5;
}
