body {
	background-color:#ffaaaa;
	background-image:url('../img/goldbells.gif');
	background-repeat:no-repeat;
	background-position: top center;
	margin:0px;
	padding:0px;
	text-align:center;
}

tr {
 	vertical-align:top;
}

tr.tabellHeader {
	vertical-align:top;
	color:#ffaaaa;
	font-weight:bold;
	background-color:black;
	
}
.header {
	text-align:center;
	font-family:Arial, sans serif;
	font-weight:bold;
	font-size:2cm;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.header2 {
	text-align:center;
	font-family:Arial, sans serif;
	font-size:1cm;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.floating {
	position:absolute;
	top:0px;
        left:0px;
	margin:0px;
	padding:0px;
	border:0px;
}

.error {
	color:red;
	font-weight:bold;
	text-align:center;
}
.menu {
	text-align:center;
	margin-top:0px;
	padding-top:0px;
}

a {
	text-decoration: none;
	color:black;
}

a:hover { text-decoration: underline;}

a.menu:hover {
	text-decoration: none;
}

input.tvingande {
	background-image:url(../img/tvingande.jpg);
	background-repeat:no-repeat;
	background-position:top right;

}

input.mandatory {
	background-image:url(../img/mandatory.jpg);
	background-repeat:no-repeat;
	background-position:top right;
}

h3.textheader {
   font-family: verdana, arial, sans-serif;
   padding-bottom:0px;
   margin-bottom:0px;
}

p.text {
  margin-top:0px;
  padding-top:0px;
}
