p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
}
.frw-bck {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #336699;
	text-decoration: none;
}
input.btn
{
	BACKGROUND-COLOR: #D8CAA1;
	COLOR: #000000;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 10px;
	FONT-WEIGHT: bold;
	border: thin solid #D8CAA1;
	text-align: center;
}
input.fld
{
	BACKGROUND-COLOR: #ffffff;
	border: thin solid #D8CAA1;
	FONT-FAMILY: Verdana;
	FONT-SIZE: xx-small;
	FONT-WEIGHT: normal;
	WIDTH: 170px
}
textarea.fld
{
	BACKGROUND-COLOR: #ffffff;
	border: thin solid #D8CAA1;
	FONT-FAMILY: Verdana;
	FONT-SIZE: xx-small;
	FONT-WEIGHT: normal;
	WIDTH: 170px
}
input.rad
{
	BACKGROUND-COLOR: #ffffff;
	border: thin solid #D8CAA1;
	MARGIN: 1px;
	WIDTH: 20px;

}
.foot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #505050;
	text-decoration: none;
}

/* Nevigering */ 
 
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	background-attachment: fixed;
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #FFFFFF;
	background-image: url(../img/back_vline.gif);

	margin: 0px;
}

.navrub {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;

}
.navrub:hover {
	text-decoration: underline;
}
.navig {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;

}
.navig:hover {
	text-decoration: underline;
}

.nav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	}
	
.nav:hover {
	color: #FFFFFF;
	text-decoration: overline;
	}
.count {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	color: #505050;
	text-decoration: none;
	}

body.kul {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	background-color: #C0B197;
	margin: 2px;
	background-image: none;
}
