body 
{
	background-color: #211f1c;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-y;
	background-attachment: fixed;
	background-image: url(../grafik/bg.jpg);
	background-position: center top;
}
.link1
{
	text-decoration : none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #be699d;
	font-weight: bold;
}
.link1:Hover
{
	text-decoration : none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #abadb3;
	font-weight: bold;
}
.border {
	border: 1px solid #abaeb4;
}

.link2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #abadb3;
	font-weight: bold;
	text-decoration: none;

}
.link2:Hover
{
	text-decoration : none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #be699d;
	font-weight: bold;
}
.tekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #dac9b5;
	font-weight: normal;
	text-align: left;
}
.tekst_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #be699d;
	font-weight: bold
}
.lille_tekst { font-family: Geneva, Arial, Helvetica, san-serif; font-size: 7.5pt; color: #666666; font-weight: normal }
.inputboks {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #11110f;
	width: 300px;
	background-color: #FFFFFF;
	height: 20px;
}
.link3 {
	text-decoration : underline;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #dac9b5;
	font-weight: normal;
}
.link3:Hover {
	text-decoration : none;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #dac9b5;
	font-weight: normal;
}
.inputboks_dato {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #11110f;
	width: 90px;
	background-color: #FFFFFF;
	height: 25px;
}
.inputboks_mms {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #11110f;
	width: 307px;
	background-color: #FFFFFF;
	height: 25px;
}
.tekst_overskrift {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 34px;
	color: #dac9b5;
	font-weight: normal;
}
.tekst_mellem_overskrift {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #dac9b5;
	font-weight: normal;
}
.tekst_info {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #dac9b5;
	font-weight: normal;
	text-align: left;
}

