@charset "utf-8";
/* CSS Document */

html { width: 100%; }
body,td,th {
	font-size: 11px;
	color: #000000;
	font-family: Verdana;
}
body {
	background-color: #000000;
	background-image: url(../gfx/bild_bakgrund.jpg);
	background-repeat: no-repeat;
	background-position:top center;
	margin-left: 0px;
	margin-right: 0px;
	margin-top:0px;
	width:100%;
	min-width:100%;
	padding:0;
}
a:link {
	color: #60c0ca;
	text-decoration:underline;
}
a:visited {
	text-decoration: underline;
	color: #60c0ca;
}
a:hover {
	text-decoration: underline;
	color: #60c0ca;
}
a:active {
	text-decoration: underline;
	color: #60c0ca;
}
.style1 {
	color: #000000;
	font-size: 24px;
}
.style2 {
	font-size: 11px;
	color: #000000;
}
.style3 {
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}
.style4 {
	font-size: 13px;
	color: #000000;
	font-weight: bold;
}
.style5 {
	font-size: 10px;
	color: #FFFFFF;
}
.stylepublik {
	color: #ffffff;
	font-size: 24px;
	background-color:#000000;
}
a.footer:link {color: #60c0ca}




</style>

