	body {
        	position: relative;
        	left: -8px;
        	top: -8px;
		width: 100%;
        	background-color: #314D40;
        	font-family:  Verdana,'Trebuchet MS', sans-serif;
       	 	font-size: 80%;
    	}
	a {
		color: #000080;
	}
	#page{
		background-color:#C08E32;
        	width: 60%;
        	margin: 0px auto;
		border: 1px;
		border-right-width: 0px;
		border-right-style: solid;
		border-right-color: black;
		border-left-width: 0px;
		border-left-style: solid;
		border-left-color: black;
		border-bottom-width: 0px;
		border-bottom-style: solid;
		border-bottom-color: black;
    	}
	#header{
        	width: 100%;
        	height:160px;
       		margin: 0px auto;
		background-image: url('../images/desert%20dunes.jpg');
		color: #444444;
		overflow: hidden;
    	}
	div#headleft{
		float:left;
		width:38%;
		text-align:center;
		z-index:1;
	}
	div#headcenter{
		float:left;
		width:62%;
		height:160px;
		text-align:center;
	}
	img#logo {
		border=5px  solid green;
		margin: 0px 0px 0px 0px;
		width=196px;
		height=160px;
	}
	p#sitetitle {
		font-size: 900%;
		text-align:left;
		color: #050A10;
		padding:15px 0px 0px 15px ;
		margin: 0px auto;
	}
	div#menu {
		height: 26px;
		width:100%;
		background-color: #3A4856;
		text-align:center; 
	}
	div#menu a{
		text-decoration:none;
	}
	div.menuleft{
		float:left;
		height: 24px;
		width:25%;
		font-size: 130%;
		text-align:center;
		color: #F2BE0D;
		padding: 2px 0px 0px 0px;
	}
	div.menucenter{
		float:left;
		height: 24px;
		width:25%; 
		font-size: 130%;
		text-align:center;
		color: #F2BE0D;
		/*background-color: #F2BE0D;*/
		padding: 2px 0px 0px 0px;
	}
	
	div.menucenter2{
		float:left;
		height: 24px;
		width:25%; 
		font-size: 130%;
		text-align:center;
		color: #F2BE0D;
		padding: 2px 0px 0px 0px;
	}
	
	div.menuright{
		float:left;
		height: 24px;
		width:25%; 
		font-size: 130%;
		text-align:center;		
		color: #F2BE0D;
		padding: 2px 0px 0px 0px;
	}
	div.menuup{
		float:left;
		height: 24px;
		width:25%;
		font-size: 130%;
		background-color: #dddddd;
		text-align:center;
		color: #222222;
		padding: 2px 0px 0px 0px;
	}
	div.menucenterup{
		float:left;
		height: 24px;
		width:34%;
		font-size: 130%;
		background-color: #dddddd;
		text-align:center;
		color: #222222;
		padding: 2px 0px 0px 0px;
	}
	#content {
		width: 100%;
        padding: 0px 0px 0px 0px;
		background-color: #000000;
    	}
	#daflag {
		display: none;
		text-decoration:none;
	}
	#ukflag {
		display: inline;
		text-decoration:none;
	}
	#centercontainer {
		width:100%;
	}
	#center {
		padding: 0px 20px 0px 20px ;
        	margin: 0px ;
		border: 0px solid yellow ;
		background-color: #ffffff;
		overflow: hidden;
	}
	#center p {
		line-height:200%;
		padding: 15px 0px 15px 0px ;
		margin: 0px ;
		border: 0px ;
		}
	div#arthead {
		padding: 20px 0px 0px 0px ;			
	}
	#arttitle {
		font-size: 2em;	
		/*line-height:95%;*/
		color:#000000;
	}
	#artsubtitle {
		font-size: 1.3em;	
		line-height:200%;
		color:#000000;
	}	
	.artdescription {
		font-size: 0.85em;	
		line-height:140%;
		padding: 0px 0px 0px 25px ;		
		color:#3A4856;
	}
	#author {
		font-size: 1em;	
		font-style:normal;
		line-height:45px;
		color:#000000;
	}
	blockquote {
		line-height:150%;
	}
	h1 { /* overskrift til f.eks.indholdsfortegnelse. Ikke indrykning. Fed */
		font-size: 1.6em;	
		font-weight: 700;
		font-style:normal;
		line-height:45px;
		color:#000000;
	}
	h2 { /* almindelige overskrifter inde i teksten. Ikke indrykning. Fed */
		font-size: 1.5em;	
		font-weight: 700;
		font-style:normal;
		line-height:30px;
		color:#000000;
	}
	h3 { /* almindelige under-overskrifter inde i teksten. Indrykning. Fed */
		font-size: 1.2em;	
		font-weight: 700;
		font-style:normal;
		line-height:25px;
		text-indent: 3em;
		color:#000000;
	}
	
	h4 { /* almindelige under-under-overskrifter inde i teksten. Dobbelt indrykning. Understreget */
		font-size: 1.1em;	
		font-weight: 400;
			font-style:normal;
		line-height:20px;
		text-indent: 6em;
		text-decoration: underline;
		color:#000000;
	}
	h5 {
	font-size: 0.9em;
	line-height:25px;
	}
	hr {
		width: 50%;
	}
	.imgtext {
		font-size: 0.8em;	
		font-weight: 150;
		font-style:normal;
		line-height:50px;
	}
	
	img.art {
		margin: 8px 8px 0px 8px;
	}
	.newpicleft {
		margin: 24px 15px 0px 0px;
	}
	.newpicright {
		margin: 24px 0px 0px 10px;
	}
	p.newpictext {
		color:#666666;	
		font-size: 0.8em;
		text-align:center;		
	}
	#bookcenter {
		padding: 20px 20px 0px 20px ;
        	margin: 0px ;
		border: 0px solid yellow ;
		background-color: #ffffff;
		overflow: hidden;
	}
	#booktop {
	width: 100%;
	background-color: #077710;	
	}
	#teksttest {
	width: 100%;
	background-color: #f04444;
	color:#666666;
	}
	#bogbeskrivelse {
	width: 100%;
	background-color: #93abc0;
	color:#000000;
	}
	#bogindhold {
	width: 100%;
	background-color: #45671f;
	color:#000000;
	}
	
	
	