* {
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #000;
}

body {
	margin:0;
	padding:0;
	behavior:url("/resources/stylesheets/csshover.htc");
    background-image: url(/resources/images/splash/bg_body.gif);
    background-position: 50% 0;
    background-repeat: no-repeat;
    background-color: #FAE6F0;
}

h1 {
	color: #AB0859;
	font-size: 24px;
	line-height: 24px;
	margin: 0 0 28px 0;
}

strong {
 color: #AB0859;
 font-size: 14px;
}

p {
	margin:5px 0px 10px 0px;
}


a:link, a:visited {
	color: #AB0859;
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
}

a:hover {
	color: #D42B7F;
}

.container {
    margin: 0 auto 0 auto;
    width: 750px;
    text-align: left;
    background-image: url(/resources/images/splash/bg_container.jpg);
    background-position: 0 0;
    background-repeat: no-repeat;
    height: 573px;
    position: relative;
}

.content {
 position: absolute;
 top: 244px;
 left: 296px;
 width: 450px;
}

/*

menu li margin-top is fout
voorpagina content editbaar maken

*/