html, body {
	background-attachment: fixed;
	background-repeat: repeat;
	margin:0;
    padding:0;
    height:100%;
    border:none
}

#fullheight {
	height:100% 
}

a {
	font-family: Tahoma, Verdana;
	font-size: 10px;
	text-decoration: none;
}

a:hover {
	font-family: Tahoma, Verdana;
	font-size: 10px;
	background-color: #E9E9E9;
	color: #666666;
	background-repeat: no-repeat;
	text-decoration: none;
}
a:link {
	font-family: Tahoma, Verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-family: Tahoma, Verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
a:active {
	font-family: Tahoma, Verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #000000;
	text-decoration: none;
	font-variant: normal;
}
.orangeram {
	border: 1px solid #ECC8A4;
}
.blueram {
border: 1px solid #C4C9DF;
}

.blueramtjock {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #B7BBE3;
	border-right-color: #B7BBE3;
	border-bottom-color: #B7BBE3;
	border-left-color: #B7BBE3;
}

.orangerammork {
	border: 2px solid #FFBC79;
}
.disclaimer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
}
.text {
	font-family: Tahoma, Verdana;
	font-size: 10px;
}



.rubrik {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
input {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.submit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

