

html * {
	margin: 0;
	padding: 0;
	border: 0;
	background: none;
	}

.clear {clear:both;}


body {
	font-family: Verdana;
	font-size: 11px; 
	text-align:center; 
	}


div#page-wrapper {
	width: 760px;
	margin-right:auto;
	margin-left:auto;
	text-align: left;
	}






div#indhold {
	margin: 130px 150px 50px 150px;
	width: 460px;
	position:relative;	
	}


div.min-height {
	float:right; 
	width: 1px; 
	height: 600px;}


div#header {
	height: 100px; 
	position: absolute;
	top: 10px;
	width: 760px;
	}


a#banner {
	background: url(banner.jpg) top left no-repeat;
	display: block;
	height: 75px;
	width: 760px;
	text-decoration: none;
	}

div#navi {
	float:left; 
	width: 460px; 
	text-align: center;
	font-size: 12px;
	margin-top: 10px;
	}


div#footer {
	text-align: center;
	font-size: 12px;
	padding: 20px 0 10px 0;
	position: relative;
	bottom: 0;
	}


div#venstre-feed {
	width: 135px;
	float: left;
	display: inline;
	background: url(nyheder.gif) top left no-repeat;
	padding-top: 30px;
	margin-top: 10px;
	overflow-x: hidden;
	}

div#hoejre-feed {
	float: right;
	display: inline;
	width: 135px;
	background: url(updates.gif) top left no-repeat;
	padding-top: 30px;
	margin-top: 10px;
	}

a#links {
	width: 100px;
	height: 22px;
	display: block;
	background: url(link.gif) no-repeat;
	margin-bottom: 5px;
	}
span#reklame {
	width: 100px;
	height: 22px;
	display: block;
	background: url(reklame.gif) no-repeat;
	margin-bottom: 5px;
	}
div#hoejre-feed a.reklamelink img {
	display: block;
	margin: 0 0 10px 0;
	clear:both;
	}
a#dagenidag {
	width: 130px;
	height: 22px;
	display: block;
	clear:both;
	background: url(historisk.gif) no-repeat;
	margin-bottom: 5px;
	}



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;
	margin: 30px 0 10px 0;
	}

h3 {
	font-weight: bold;
	font-size: 14px;
	margin: 30px 0 10px 0;
	}

small {
	font-size: 9px;
	}

hr.spip {
	border: 1px grey solid;
	margin: 20px 0 20px 0;
	}

div.forsidehistorie {
	margin: 0px 0px 20px 0;
	padding: 10px;
	width: 426px;
	border: 2px solid #666;
	overflow-x: hidden;
	}

div.stretch img {
	width: 98%;
	}

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;
	}



div#kommentar-felt {
	margin-top: 40px;
	border: 1px solid #666;
	padding: 10px;
	padding-top: 20px;	
	}
div.kommentar {
	padding:5px; 
	background: #EEE; 
	margin:20px;
	border: 1px solid #666;
	width: 385px;
	}


div.skriv_kommentar_formular {
	margin-top: 40px;
	}
div.skriv_kommentar_felt {
	padding: 10px;
	}

div.skriv_kommentar_formular textarea {
	width: 100%;
	background: #EEE;
	}


fieldset.previsu {
	padding:5px; 
	background: #EEE; 
	margin:20px;
	border: 1px solid #666;
	}
fieldset.previsu legend {display:none;
	}

fieldset.previsu p.reponse_formulaire {
	font-style: italic;
	margin-top: 10px;
	}

div.spip_bouton {
	text-align:right; 
	margin-top: 20px;
	}
div.spip_bouton input {
	background: #EEE;
	}



a:hover em {color: black;}

a:link span, a:visited span {
	display:none;
	}
a:hover span.link-description, a:active span.link-description {
	display: block;
	color: black;
	margin: 20px;
	}

a:hover span.link-popup, a:active span.link-popup {
	display: block;
	color: black;
	margin: 10px;
	}

div.formulaire_recherche input {
	width: 120px;
	}

input {
	border: 1px solid #666;
	}
textarea {
	border: 1px solid #666;
	}



pre {
	font-family: Verdana;
	font-size: 11px; 
	}
pre p.spip {
margin: -5px 0 0 0px;}







/* tilføj link-formular */

div.formulaire_site {
	margin-top: 20px;
	}
div.formulaire_site form fieldset {
	width: 340px;
	}
div.formulaire_site label {
	width: 120px;
	float:left;
	}
