@charset "utf-8";
/* CSS Document */


form
	{
		font-family: Verdana, Geneva, sans-serif;
		font-size: 12px;
		color: #0068a6;
	}


input.radio
	{
		margin-bottom: -6px;
	}

input.text
	{
		background-color:#E2E2E2;
		color: #0068a6;
	}
	
textarea.text
	{
		background-color:#E2E2E2;
		color: #0068a6;
	}

.litentekst
	{
		font-size: 10px;
	}

.selectbox
	{
		background-color:#E2E2E2;
		width: 149px;
	}
.tekstboks
	{
		width: 480px;
		font-family: Verdana, Geneva, sans-serif;
		font-size: 12px;
	}

h2
	{
		font-size: 16px;
		margin-bottom: 4px;
	}

.fet
	{
		font-weight: bold;
	}

.hoved
	{
		position: absolute;
		left: 10px;
	}

.red
	{
		color: #F00;
	}
