.kopje {
	font-weight: bold;
	color: #013570;
	font-size: 13px;
}

.tekst {
	font-size: 13px;
	text-align: justify;
	padding-right: 8px;
}

.tekst img {
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
}

.inleiding {
	font-size: 13px;
	color: #013570;
}

.midnightblue {
	color: #013570;
}

.titel {
	color: #013570;
	font-size: 24px;
	font-weight: bold;
}

.auteur {
	font-weight: bold;
	text-align: right;
}

.systeemeisen {
	font-size: 12px;
}

.plusminpunten {
	font-size: 12px;
}

.adtekst {
	float:right;
	width:250px;
	padding:3px;
	margin-left:15px;
	margin-bottom:10px;
	background-color: silver;
	border: 1px solid gray;
}

#gamedetails .tekst2 {
	text-transform: uppercase; 
	padding-left: 4px;
	margin-bottom: 5px;
}

#gamedetails #packshot {
	display: block; 
	border: 1px solid #7D7C93; 
	margin-left: 3px;
	float: left;
}

#gamedetails #packshot img {
	border: 3px solid #0C0E1C;
}

#gamedetails #votedetails {
	float:left; 
	width: 180px; 
}

#gamedetails #gamelinks {
	margin-left: 4px;
}

#gamedetails #gamelinks .tekst1 {
	float:left; 
	width: 90px;
}

#gamedetails #gamelinks .vspacer {
	height: 1px;
}