body { 
			background-image:url('baggrund.jpg');
			background-repeat: no-repeat; 

		background-color:#000000;
		color:#ffffff;
		font-family: arial, garamond,sans-serif; 
		font-size:8pt; 
		}
		
h1 {
		color:#009de0;
		font-family: century gothic, garamond,sans-serif; 
		font-size:14pt;
		font-weight:normal;	
}


h2 {
		color:#009de0;
		display:inline;
		font-family: arial, garamond,sans-serif; 
		font-size:10pt; 	
		font-weight:bold;
}

a, a:visited, a:hover {
		text-decoration:none; 
		font-weight:normal; 	
}


.date {

		font-size:19pt;	
	
}

.month {

		font-size:7pt;	
	
}


.input_search {
	border:0px solid #c2c1c1;
	width:145px;
	padding:6px;
	color:#9b8a50;
	font-size:8pt;
background-color:white;
}





.input_submit {
	background-color:white;
	color:black;
	border:0px solid white;
	padding:6px;
	width:39px;
	height:28px;
	background:url('searchbarsearch.png') no-repeat left center; 	
}
