body  {
	line-height: 1.2em;
	font: 14px Lucida Grande, Helvetica Neue, Helvetica, Arial, Verdana, sans-serif;
	margin: 0;
	color: #000000;
	background-color:#eeeeee;
	/*background-image: url(../bilder/first_aug2011.jpg);
	background-repeat:no-repeat;
	background-position: top;*/
	text-align:center;
}
	
#container { 
	padding:0;
	text-align: center;
}
.intro { 
	background-image: url(../bilder/trans.png);
	background-repeat:repeat;
	padding:10px;
	border:0;
	text-align:center;
	width: 100%;
}

a:link {
color: #00539f;
text-decoration: none;
}

a:visited {
color: #00539f;
text-decoration: none;
}

a:active {
color:#EE2458; 
text-decoration: none;
}

a:hover {
color: #EE2458; 
text-decoration: underline;
}	
.bottom {
clear:both;
width: 100%;
}	

