body { 
	background: #666666; 
	margin: 0 0 0 0; 
	padding: 0; 
	font: 11px Verdana, sans-serif;
	line-height: 18px; 
	color: #000000;
	} 

a, a:active, a:visited {
	font-size:13px;
	font-weight:bold;
	background:transparent;
	color:#060;
	text-decoration:none;
	}
	
a:hover {
	font-size:13px;
	font-weight:bold;
	background:transparent;
	color:#0099FF;
	text-decoration:none;
	} 

acronym {
 	border-bottom: none;
	}

#container { 
	position: relative; 
	background: url(img/bg.jpg) repeat-y; 
	margin-top: 0;  
	margin-left: auto;
	margin-right: auto; 
	width: 780px; 
	} 
	
#intro { 
	position: relative;
	background: url(img/bg_text.jpg) no-repeat 0 178px; 
	margin: 0 0 17px 21px;
	width: 532px; 
	}
	
#bilder {
	text-align: center;
	position: absolute;
	top: 150px;
	right: 0;
	width: 240px;
	}
	
#header {
	position: relative; 
	margin: 0 0 0 -21px; 
	padding: 0;
	background: url(img/header.jpg) no-repeat; 
	width: 780px;
	height: 150px; 
	} 

#menue { 
	text-align: center;
	margin: 0;
	padding: 0 30px 5px 30px; 
	width: 469px;
	height: 30px; 
	}
	
#text { 
	margin: 0 20px 0 20px;
	}
	
#text h3 {
	margin-left: -15px;
	height: 25px;
	}
	
#supportingText { 
	position: relative;
	margin: 0 0 0 21px;
	width: 532px; 
	}

#footer {
	color: #000;
	width: 726px !important;
	width /**/: 720px;
	height: 24px !important;
	height /**/: 30px;
	background: #6495ED;
	margin-top: 15px;
	padding: 6px 12px 0 0;
	border-top: 1px solid #fff;
	text-align: center;
	}
	
#footer a {
	font-weight:bold;
	background:transparent;
	color:#000;
	text-decoration:none;
	}
	
#footer a:hover {
	font-weight:bold;
	background:transparent;
	color:#555;
	text-decoration:none;
	} 
	
.img {
	float: right;
	margin: 0 0 5px 5px;
}

.img2 {
	float: left;
	margin: 0 5px 5px 0;
}
