/*** Forms ***/

form#kskjema
{
	padding-right:10px;
	padding-left:10px;
	margin:0;
}
/*fieldset
{
	padding:15px;
	margin:0;
	border:1px solid #400;
}
legend
{
	color:#fff;
	font-weight:bold;
	border:1px solid #f00;
	padding:3px;
}
*/label
{
	float:left;
	color:#fff;
	width:14%;
	margin-right:0.5em;
	padding-top:0.2em;
	text-align:right;
	font-weight:bold;
}
select
{
	color:#fff;
	background-color:#960100;
	border:1px solid #f00;
	margin-bottom:6px;
}
input
{
	color:#fff;
	background-color:#960100;
	background:url(../images/formgrad.jpg) repeat-x top;
	border:1px solid #f00;
	margin-bottom:6px;
}
textarea
{
	color:#fff;
	background-color:#960100;
	background:url(../images/textgrad.jpg) repeat-x top;
	border:1px solid #f00;
	margin-bottom:11px;
}
input.submit
{
	margin-left:81px;
	cursor:inherit;
}
h5.kontaktheader
{
	color:#fff;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	margin-left:19px;
	margin-bottom:19px;
}
h5.tipsenvennheader
{
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	margin-top:5px;
	margin-bottom:5px;
}
h5.gmap
{
	color:#fff;
	text-decoration:none;
	margin-left:19px;
	margin-bottom:19px;
	font-weight:bold;
}
a.viskart
{
	color:#999;
	text-decoration:none;
}
a.viskart:hover
{
	color:#fff;
	text-decoration:none;
}
a.lukk
{
	color:#999;
	text-decoration:none;
}
a.lukk:hover
{
	color:#999;
	text-decoration:underline;
}