/* CSS Geweldigegames.nl */

.gamesheader {
	font-size: 15px;
	color: #FFFFFF;
}

.titel {
	padding-top: 10px;
	font-size: 15px;
	color: #000000;
}
	
a.menu:link, a.menu:visited, a.menu:active { 
	padding-left: 15px;
	color: #FFFFFF; 
	text-decoration: none; 
	font-family:	Geneva, Arial, Helvetica, sans-serif; 
	font-size: 16px;
	font-weight: bold;
}

a.linkpartners:link, a.linkpartners:visited, a.linkpartners:active { 
	color: #000000; 
	text-decoration: none; 
	font-family:	Geneva, Arial, Helvetica, sans-serif; 
	font-size: 13px;
	font-weight: bold;
}

a.games:link, a.games:visited, a.games:active { 
	color: #000000; 
	text-decoration: none; 
	font-family:	Geneva, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-weight: bold;
}

html {
	background-color: #FFE0C3;
	font: 0.75em/1.3  Trebuchet MS;
	text-align: center;
}

body {
	margin: 0px auto;
	text-align: left;
	width: 754px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	}
	
.png {
behavior: url("/css/libraries/pngbehavior.htc");
}

#advertentie {
	padding-left: 27px;
	float: left;
	width: 100px;
}

#header {
	margin-top: 5px;
	background-image:url(../images/header.jpg);
	background-repeat: no-repeat;
	width: 755px;
	height: 158px;
}

#headermenu {
	padding-left: 40px;
	padding-top: 134px;
	width: 500px;
	height: 15px;
}

#main {
	margin-top: 5px;
	margin-bottom: 5px;
	float: right;
	width: 560px;
}

#linkpartners {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 2px;
	width: 155px;
	float: left;
}

#linkpartners_top {
	height: 29px;
	width: 155px;
	background-image: url(../images/linkpartners_top.jpg);
	background-repeat: no-repeat;
}

#linkpartners_center {
	padding: 5px;
	width: 155px;
	background-image: url(../images/linkpartners_center.jpg);
	background-repeat: repeat-y;
	color: #ffffff;
}

#linkpartners_bot {
	text-align: center;
	padding-top: 30px;
	width: 155px;
	background-image: url(../images/linkpartners_bot.jpg);
	background-repeat: no-repeat;
}

#games {
	margin-top: 5px;
	margin-left: 5px;
	float: left;
	width: 155px;
}

#games_top {
	padding-top: 5px;
	text-align: center;
	height: 25px;
	width: 155px;
	background-image: url(../images/games_top.jpg);
	background-repeat: no-repeat;
	font-size: 14px;
	color: #ffffff;
}

#games_center {
	padding: 5px;
	width: 155px;
	background-image: url(../images/games_center.jpg);
	background-repeat: repeat-y;
	color: #ffffff;
}

#games_bot {
	height: 23px;
	width: 155px;
	background-image: url(../images/games_bot.jpg);
	background-repeat: no-repeat;
}
	

#footer {
	float: left;
	background-image:url(../images/footer.jpg);
	background-repeat: no-repeat;
	width: 754px;
	height: 32px;
	padding-bottom: 5px;
}
