* { padding: 0; margin: 0; border: 0; }

html, body { 
	text-align: left; 
	margin: 0; 
	padding: 0; 
	background: url('pictures/layout/bg.png');
	background-repeat: repeat-x;
	font-family: Verdana;
	font-size: 11px;
	color: #cf0066;
}

a{
	font-family: Verdana;
	font-size: 11px;
	color: #cf0066;
	text-decoration: none;
}

a:hover {
	color: #f57eb9;
	text-decoration: underline;
}

img{
	margin: 0px;
	padding: 0px;
}

#border {
	margin: 0px auto;
	width: 980px;
	background: #ffffff;
}

#content {
	margin: 0px auto;
	width: 970px;
	background: #ffffff;
}

#container {
	margin: 0px auto;
	width: 970px;
	background: #ffffff;
}

#header {
	width: 970px;
	height: 304px;
	background: url('pictures/layout/header.png');
}

#menu {
	width: 970px;
	height: 40px;
	background: url('pictures/layout/bg_topmenu.png');
}

#menu ul {
	list-style: none;
	float: left;
	margin-left: 10px;
}

#menu li {
	float: left;
	font-size: 11px;
}

#menu a {
	text-align: center;
	display: block;
	width: 120px;
	height: 26px;
	font-family: Verdana;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	background: url('pictures/layout/bg_menu_gmo.png');
	padding-top: 14px;
}

#menu a:hover {
	text-decoration: none;
	color: #f57eb9;
	background: url('pictures/layout/bg_menu_mo.png');
}

#zijkant {
	float: left;
	width: 1px;
	height: 40px;
	background: url('pictures/layout/bg_menu_zk.png');
}

#bg_tlinks {
	width: 970px;
	background: #f6cfe2;
	background-repeat: repeat-x;
	float: left;
}

.dating {
	color: #000000;
}

h1 {
	margin-top: 8px;
	margin-bottom: 8px;
	margin-left: 20px;
	font-size: 12px;
}

h2 {
	margin-top: 8px;
	margin-left: 10px;
	font-size: 14px;
}

.space {
	width: 950px;
	height: 10px;
	float: left;
}

.space2 {
	width: 970px;
	height: 10px;
	float: left;
	background: #f6cfe2;
}

.footer a {
	color: #f6cfe2;
}
