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

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #f4ecd9;
	background-image: url(grafik/bakgrund-1600.jpg);
	background-position: 50% 50%;
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height:100%;
}
.fullheight{height:100%;}
html{height:100%;}

.rubrik {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #ea791e;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
a:visited {
	color: #ffffff;
	text-decoration: none;
}
a:hover {
	color: #ffffff;
	text-decoration: underline;
}
a:active {
	color: #ffffff;
	text-decoration: none;
}
a.meny {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #ffffff;
	text-decoration: none;
}
a.meny:visited {
	color: #ffffff;
	text-decoration: none;
}
a.meny:hover {
	color: #000000;
	text-decoration: none;
}
a.meny:active {
	color: #000000;
	text-decoration: none;
}

.formular { background-color: transparent; border: 1px solid #000000; font-family: Arial, Helvetica, sans-serif; font-size: 12px; color:#000000; width: 250px;
}
.formular-liten { background-color: transparent; border: 1px solid #000000; font-family: Arial, Helvetica, sans-serif; font-size: 12px; color:#000000; width: 30px;
}

