﻿
	body, input, select, button { 

		font-family: Verdana, Arial, Helvetica, sans-serif; 

		font-size: 10px; 

		font-weight: normal 

	}

	a {

		color: blue;

	}

	table {

		font-size: 10px; 		

	}

	th {

		background-color: #008080;

		color: white;

		padding: 5 

	}

	.td {

		border-style: solid;

		border-width: 1;

	}

	.td2	{

		border-bottom: 1px solid #008080;

	}	

	.table2 {

		padding-left: 5; 

		padding-right: 5; 

		width: 100%;

	}	

	fieldset {

		padding: 5 

	}	

	.table{

		padding: 5;

		width: 500;		

	}	

	.tablebredde {

		width: 500;

	}

	.overskrift {

		font-size: 16px;		

	}

	.gentag {

		cursor: hand;

		color: blue;

		text-decoration: none;

	}