.cbg {
	background-attachment: fixed;
	background-image: url(bilder/content_bg.gif);
	background-repeat: repeat-x;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.h1 {
	font-size: 18px;
	font-weight: bold;
}
a:link {  color: #000099}
a:visited {  color: #000099}
a:hover {  color: red; }
a:active {  color: #000099}

