body 	{background-color: #BBBBBB;
	margin-top: 45px;
	margin-right: 40px;
	margin-bottom: 10px;
	margin-left: 45px;
	}


#billede{float:left;
	}


h1 	{font-family: courier new, courier, monospace;
	font-style: italic;
	color: #666666;
	}	

.h1boks	{position: absolute;
	background-color: #999999;
	top: 45px;
	left: 45px;
	z-index: 4;
	height: 90px;
	width: 100%;
	padding: 8px;
	}

h2	{font-family: arial, sans-serif;
	font-variant: small-caps;
	color: #666666;
	}

h3	{font-family: arial, sans-serif;
	}

p	{font-family: arial, sans-serif;
	font-size: 17px;
	}

.citat	{font-weight: bold;
	font-style: italic;
	}

.digtboks
	{position: absolute;
	font-family: courier new, courier, monospace;
	letter-spacing: -1px;
	font-weight: bold;
	font-size: 18px;
	color: #666666;
	background-color: #999999;
	top: 225px;
	left: 45px;
	z-index: 0;
	height: 250px;
	width: 180px;
	padding: 10px;
	border: 0.1px solid black;
	}

.hojrebox
	{position:absolute;
	font-family: courier new, courier, monospace;
	
	font-size: 18px;
	color: #666666;
	top: 225px;
	left: 800px;
	height: 100px;
	width: 150px;
	padding: 10px;
	}

.roll
	{position: absolute;
	top: 225px;
	left: 760px;
	z-index: 2;
	}

#digt	{font-weight: normal;
	font-size: 15px;
	}

#primaertekst
	{position: absolute;
	top: 225px;
	left: 235px;
	width: 60%;
	height: 60%;
	
	}

#navigation
	{position: absolute;
	top: 145px;
	left: 90px;
	width: 900px;
	height: 80px;
	z-index: 0;
	}
	

a.vlink:link,a.vlink:visited,a.vlink:active
	{font-family: courier new, courier, monospace;
	color: #666666;	
	background: transparent;
	font-weight: normal;
	text-decoration: none;
	font-size: 15px;
	padding: 4px 14px 4px 14px;
	font-weight:300;
	}

a.vlink:hover
	{background: #999999;
	}







