/* basic elements */
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a: link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}	
a: visited {
	color: #666666;
}
a: hover {
	color: #2256A1;
}
body, tr, td, font {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
body {
	background-image:url(../images/bakgrund-kron-01.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-color: #D6E9BC;
}
table {
	background-color:#f1f1f1
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	display:inline;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	display:inline;
}
input, button, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

/* special elements */
.Meny01 {
	color:#000000;
	font-size: 11px;
	font-weight: bold;
}
.Redheader {
	color: #990000;
	font-weight: bold;
	
}

