body {
  	background: #fff url(bg2.gif);
  	background-repeat: repeat-x;
  	color:#00adef;
	margin: 0;
	font-family:"Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #00adef;
}

.main {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 1000px;
	border: 0px;
	z-index: 8;
}

.rubrik {
	font-family:"Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
	font-size: 12px;		
	font-weight: bold;
	font-style: normal;
	color: #00adef;
}

h7 {
	font-family:"Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
	letter-spacing: -1px;
	font-size: 20px;
	font-weight: bold;
	font-style: normal;
	color: #00adef;
}

a {
	font-family:"Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
	color: #00adef;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color:#00adef;
	font-family:"Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
	text-decoration: underline;

}

