/* CSS Document */

body {
	background-color: #7dbde1;
    font-family:		Verdana, Arial, Helvetica, sans-serif; 
    font-size:			12px; 
    color:				#000000; 
}

#container {
	width: 800px;
	margin: 0px auto;
}

#header { 
	background: url(images/header.gif) right;
	width: 790px;
	height: 200px;
	cursor: pointer;
}

a {
	color: #000000;
}

a:hover {
	color: #666666;
	text-decoration: none;
}

h4 { 
    color: #FFFFFF;
    font-size: 18px; 
    margin: 10px 0 -3px 8px; 
	text-decoration: none;
} 

h5 { 
    color: #FFFFFF;
    font-size: 18px; 
    margin: 10px 0 8px 8px; 
	text-decoration: none;
} 

.lijstkolom { 
    height:	290px; 
    width: 185px; 
    float: left; 
    margin:	10px 0px 0px 16px; 
    list-style:	none; 
} 

.lijstkolom ul { 
    font-size: 13px;
    margin-left: 10px; 
    padding-left: 0px; 
    list-style:	none; 
} 

.lijstkolom-marge { 
    height:	290px; 
    width: 185px; 
    float: left; 
    margin: 10px 0px 0px 0px; 
} 

.lijstkolom-marge ul {
    font-size: 13px;
    margin-left: 10px; 
    padding-left: 0px; 
    list-style: none; 
}  

#nieuw, #race, #behendigheid, #vecht, #humor, #denk {
    background-image: url('images/kolom1.gif');
	background-repeat: no-repeat;
} 

#populair, #puzzel, #avontuur, #sport, #afreageren, #zoeken { 
	background-image: url('images/kolom2.gif'); 
	background-repeat: no-repeat;
} 

#game {
	background-image: url('images/kolom2_b.gif'); 
	background-repeat: no-repeat;
}

#info {
	background-image: url('images/kolom1_b.gif'); 
	background-repeat: no-repeat;
}

.lijstkolom_b { 
    width: 784px; 
    float: left; 
	background: #FFFFFF;
}  

.lijstkolom_b ul {
	margin: 0px;
	padding: 5px 5px 5px 5px;
	width: 772px;
	text-align: center;
	border: 2px solid #BBBDBA;
	border-top: 0px;
}

.spelinfo { 
    height:	80px; 
    width: 230px; 
    float: left; 
    margin:	10px 0px 0px 16px; 
	text-align: left;
} 

.omschrijving {
	float: left;
	margin: 0px;
	width: 400px;
	padding-right: 30px;
}

.beoordeling {
	width: 195px;
	float: left;
	margin: 0px;
}

.beoordeel {
	width: 145px;
	float: left;
	margin: 0px;
}

.partners { 
    height:	5px; 
    width: 250px; 
    float: left; 
    margin:	10px 0px 0px 6px; 
	text-align: left;
} 

#footer {
	text-align: center;
}

.adv {
	padding-left: 12px;
	padding-bottom: 0px;
}

.banner {
	margin: 0px;
	padding: 5px;
}

.gameframe {
	border: 0px;
}

.gamepic {
	width: 75px;
	height: 75px;
	border: 0px;
	padding-right: 5px;
}

.zoekbalk {
	width: 157px;
}

.zoekform {
	margin: 0px;
	padding: 15px 0px 0px 0px;
}

.navi {
	clear: both; 
	margin: 5px; 
	padding: 3px;
}

.table {
	text-align: left;
	padding: 2px 3px 3px;
}

.addgame {
	text-align: right; 
	margin: 0px 0px 2px;
	vertical-align: top;
}

.input {
	width: 300px;
}

.button {
	width: 100px;	
}

.textbutton {
	background-color:transparent;
	color: #000000;
	border: 0px;
	border-bottom:1px solid #000;
	cursor: pointer;
	height: 16px;
	width: 176px;
}

.textbutton:hover {
	border-bottom:0px;
	color: #666666;
}

.formvote {
	float: left;
}

.votestar {
	border: 0px;
	cursor: pointer;
}

.gameimage {
	margin: 2px 5px 2px 2px;
}

.alignL {
	text-align: left;
}

#sitemap {
	border: 2px solid #BBBDBA;
	border-top: 0px;
}

#sitemap ul {
	border: 0px;
	padding: 0 0 0 40px;
	text-align: left;
}

#sitemap li {
	margin: 0 0 0 20px;
	text-align: left;
}