body {			background-color: #990000;
						font-family: Garamond, Times New Roman, Verdana, Arial, sans-serif;
						
						 }

		
		#top {
				
				 height: 64px;
				 width: 800px;
				 background-image: url("images/topbillede3.jpg");
				 margin: 5em auto 0em;
				  
				 }
					
		#top p {		 		 		text-align: center;
				 	 							color: #FFFFE5; 
				 								font-size: 26pt; 
				 								padding-top: 16px; }
					
	#top img 				{			Border: none;
										}
										
					
			#venstrebillede {height: 300px;
				 width: 327px;
				 Float: left 
				 
				 }
			
			
			#indhold {margin: 0em auto 0em;
										height:300px;
										width: 800px;	
										
																		}
			
			
			
				
			#tekstfelt {
										
										background-color: #FFFFE5; 
										height:300px;
										width: 473px;	
										text-align: left;
										overflow: auto;
																			 
									 } 
	
			
	#tekstfelt h1 {text-align: center; font-size: 22px; margin-right: 68px;}	
		#tekstfelt h5 {text-align: left; font-size:15px; margin-left: 10px; margin-bottom: -10px}	
	#tekstfelt p {font-size: 15px; margin-left: 10px;  margin-right: 68px;   }
		
		#tekstfelt ul li	{font-size: 15px; }
		
		
		
		
		#bund {
				 height: 30px;
				 width: 800px;
				 background-color: #CCCCCC;
				 margin: -1em auto 0em;
				 text-align: center;
				 }

			#bund ul {padding-top: 5px;  }
			#bund ul li	{display: inline; font-size: 15px; padding-right: 20px;  }
			#bund li {}
			#bund li a {color: Black; text-decoration: none; padding-right: 4px; padding-left: 4px; }
			#bund ul li a:hover {background-color: #990000; color: #FFFFE5;}		
			#bund #current {background-color: #990000; color: #FFFFE5;}
					
					
			