body {
	background: #4478ab url(/images/bg.gif);
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
} 

a {
	color: #616161;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

img {
	border: none;
}

form {
	display: inline;
	margin: 0px;
	padding: 0px;
}

#container_om {
	width: 850px; /*width: 980px;*/
	margin: 0px auto;
}

#links_rechts {
	width: 120px;
	float: right;
	padding-top: 10px;
}

#container {
	width: 850px;
	background: url(/images/wrapper.gif) repeat-y;
	float: left;
}

#head {
	background: url(/images/head.gif) no-repeat;
	height: 137px;
}

#link {
	padding-top: 10px;
	text-align: right;
	height: 86px;
}
#link h1 {
	display: block;
    background: url('http://www.speelkameraad.nl/images/link_top_tekst.gif') no-repeat;
    width: 6px; height: 60px;
    border: 0; padding: 0;
	float: right;
}
#link span {
	display: none;
}

#menu_top {
	float: right;
	padding-right: 15px;
	height: 43px; 
}
#menu_top ul {
	width: 561px;
    margin: 0; padding: 0;
    display: inline;
    list-style-type: none;
	float: right;
}
#menu_top li {
	padding: 0px 1px 0px 0px;
	list-style-type: none;
	display: inline;
	float: left;
}
#menu_top h2 {
	margin: 0; padding: 0;
	display: inline;
}
#menu_top span {
	display: none;
}
#menu_top img {
	height: 25px;
}
#menu_top .page_title {
	display: block;
    background: url('http://www.speelkameraad.nl/images/m_beginpagina.gif') no-repeat;
    width: 95px; height: 25px;
    border: 0; padding: 0;
	float: left;
}

#content {
	float: right;
	width: 579px;
	padding: 2px 7px 0px 0px;
	color: #193360;
}

#content_breed {
	padding: 2px 7px 0px 7px;
}

#content a, #content_breed a {
	
	text-decoration: none;
}

#content a:hover, #content_breed a:hover {
	text-decoration: underline;
}

.blok {
	background: #8cc5ff;
	border: 1px solid #193360;
	margin-bottom: 2px;
	padding: 8px;
}

.blok_lijst {
	background: #8cc5ff;
	border: 1px solid #193360;
	margin: 0px 2px 2px 0px;
	width: 190px;
	float: left;
}

.blok_lijst_breed {
	background: #8cc5ff;
	border: 1px solid #193360;
	margin-bottom: 2px;
}

.blok_lijst ul, .blok_lijst_breed ul {
	margin: 0px;
	padding: 0px 0px 0px 5px;
	list-style: none;
	background: url('http://www.speelkameraad.nl/images/lijsten_bg.gif');
}

.blok_lijst ul li, .blok_lijst_breed ul li {
	height: 15px;
	padding-left: 10px;
	background: url('http://www.speelkameraad.nl/images/li.gif') no-repeat left center;
}

.blok_lijst ul li a, .blok_lijst_breed ul li a {
	height: 15px;
	display: block;
	color: #193360;
}

h3 {
	color: #6fb7ff;
	background-color: #193360;
	font-size: 12px;
	font-weight: bold;
	padding: 5px; margin: 0;
}
h3 a {
	color: #6fb7ff;
}
.titel_game {
	background: #193360;
	color: #c3e1ff;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px;
	padding: 5px;
}

.titel_game h1 {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	display: inline;
}

.blok_game {
	background: #8cc5ff;
	border: 1px solid #193360;
	margin-bottom: 2px;
	padding: 20px 0px;
	text-align: center;
}

.links_onder_game {
	border-top: 2px solid #193360;
	border-bottom: 2px solid #193360;
	margin: 10px 10px 0px 10px;
	background: #d9e4f1;
}

#content_category {
	padding: 2px 7px 0px 7px;
	color: #193360;
}

.blok_category {
	border: 1px solid #193360;
	margin-bottom: 2px;
}

.blok_contact {
	background: #8cc5ff;
	border: 1px solid #193360;
	margin-bottom: 2px;
	padding: 20px;
}

.blok_contact form div {
	padding: 2px 0px;
}

.blok_contact form div label {
	width: 200px;
	float: left;
}

.blok_zoeken_in_lijst {
	background: #8cc5ff;
	border-bottom: 1px solid #193360;
	margin: 1px 1px 15px 1px;
	padding: 8px;
	overflow: hidden;
}

input, select, textarea {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	border: 1px solid #306192;
}

#menu {
	float: left;
	width: 255px;
	padding: 2px 2px 0px 7px;
}

h4 {
	background: #d33c00;
	border: 1px solid #9f0000;
	padding: 7px 10px;
	font-size: 18px;
	color: #ffffff;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px 0px 2px 0px;
}

h4 span {
	margin: -1px 0px 0px -1px;
	color: #ffffff;
	position: absolute;
}

.zoeken {
	background: #274c8c url('http://www.speelkameraad.nl/images/bg_zoeken.gif') repeat-x bottom;
	color: #ffffff;
	border-left: none;
	border-right: none;
	padding: 7px 10px;
	font-weight: bold;
	margin-bottom: 2px;
}

.zoeken a {
	text-decoration: underline;
	color: #ffffff;
}

.zoeken span {
	font-weight: bold;
}

.zoeken form {
	margin: 0px;
	padding: 0px;
}

.zoeken input {
	background: #ffffff;
	border: 2px solid #ffffff;
	color: #000000;
}

a.spelknop, a.spelknop_index {
	padding: 2px;
	width: 251px;
	height: 65px;
	background: url('http://www.speelkameraad.nl/images/spelknop.gif');
	display: block;
	margin-bottom: 2px;
	font-weight: bold;
	color: #517cc8;
	text-decoration: none;
}

a.spelknop_index {
	margin: 0px 2px 2px 0px;
	float: left;
}

a.spelknop img.image, a.spelknop_index img.image {
	float: left;
	margin-right: 7px;
	vertical-align: middle;
}

a.spelknop b, a.spelknop_index b {
	text-transform: uppercase;
	text-decoration: underline;
	color: #d03a00;
}

a.spelknop span, a.spelknop_index span {
	color: #454545;
}

a.spelknop:hover, a.spelknop_index:hover {
	background: url('http://www.speelkameraad.nl/images/spelknop_h.gif');
	text-decoration: none;
}

#spelcell {
	background: url('http://www.speelkameraad.nl/images/spelknop.gif') no-repeat;
	float: left; 
	padding: 2px; 
	margin: 3px;
	width: 251px; height: 65px; 
	overflow: hidden;
	font-weight: bold;
	color: #517cc8;
	text-decoration: none;
}
#spelcell a {
	color: #517cc8;	
}
#spelcell span {
	color: #454545;
}
#spelcell .spelshot {
	float: left;
	vertical-align: middle;
	width: 100px; height: 65px;
}
#spelcell .info {
	float: left; 
	width: 148px; padding-left: 2px;
}
#spelcell .spacer {
	width: 1px; height: 10px;
}
#spelcell .speltitel {
	text-transform: uppercase;
	text-decoration: underline;
	color: #d03a00;
}

#welkom {
	background: url('http://www.speelkameraad.nl/images/welkom.gif') no-repeat;
	height: 90px;
	padding: 60px 12px 0px 12px;
	color: #ffffff;
	margin-bottom: 2px;
}
#welkom strong {
	font-size: 16px;
}

h1 {
	margin: 10px 0px 0px 0px;
	padding: 0px;
	font-size: 14px;
	text-transform: uppercase;
}

#links_menu {
	padding: 5px 0px 5px 3px;
}

#footer {
	width: 820px;
	margin: 0px auto;
	text-align: right;
	padding: 5px 15px 5px 15px; 
	color: #ffffff;
	font-weight: bold;
}

#footer a {
	color: #ffffff;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}
.belfabriek_ads {
	width: 249px;
	text-align: left;
	border: 1px solid #193360;
	padding: 2px;
	clear: both;
	overflow: hidden;
	margin-top: 2px;
}
.google_bottom_ads {
	width: 249px; height: 259px;
	text-align: center;
	border: 1px solid #193360;
	padding: 2px;
	clear: both;
	overflow: hidden;
}
.google_game_bottom_ads {
	width: 249px; height: 249px;
	text-align: center;
	border: 1px solid #193360;
	padding: 2px;
	clear: both;
	overflow: hidden;
}
.google_top_ads {
	padding: 7px 6px 0px 0px;
	overflow: hidden;
}
.google_top_links {
	height: 15px; width: 840px;
	padding-bottom: 2px;
	text-align: center;
}
.gm {
	display: none;
}
