

html * {
	margin: 0;
	padding: 0;
	border: 0;
	}


body {
	font-family: Verdana;
	font-size: 11px; 
	text-align:center; 
	}


div#page-wrapper {
	width: 80%;
	margin-right:10%;
	margin-left:10%;
	text-align: left;
	}










div#header {
	display:none;
	}

div#footer {
	display:none;
	}



.clear {clear:both; height: 1px;}

a:link, a:visited {
	text-decoration:none;
	color:black;
	}
a:hover, a:active {
	text-decoration:none;
	color:blue;
	}

div#indhold p.spip a {
	text-decoration:underline;
	}
div#indhold p.spip {
	line-height: 1.4;
	}

 p {
	margin-bottom: 10px;
	}

h1 {
	font-size: 24px;
	font-weight: bold;
	margin: 0 0 20px 0;
	}

h2 {	font-size: 14px;
	font-weight: bold;
	}

h3 {
	font-weight: bold;
	font-size: 14px;
	margin: 30px 0 10px 0;
	}

hr.spip {
	border: 1px grey solid;
	margin: 20px 0 20px 0;
	}

div.forsidehistorie {
	margin: 0 0 20px 0;
	padding: 10px;
	border: 2px grey solid;
	overflow-x: hidden;
	}



div.forsidehistorie h3 {
	font-weight: bold;
	font-size: 14px;
	margin: 0px 0 10px 0;
	}




div.spip_documents {
	font-size: 9px;
	}

div.spip_documents_right {
	margin: 0 0 10px 10px;
	text-align: right;
	}

div.spip_documents_left {
	margin: 0 10px 10px 0;
	}

