body
	{
		background-color: #FFFFFF;
		margin: 0px;
		font-family: Verdana;
		font-size: 80%;
	}

.showtable
	{
		margin: 0px;
		font-family: Verdana;
		font-size: 12px;
	}

td.adresse
	{

		vertical-align: middle;
		padding-left: 10px;
		padding-right: 6px;
		padding-top: 2px;
		padding-bottom: 3px;
		font-size: 80%;
	}

td.menu
	{

		cursor: hand;
		vertical-align: middle;
		height: 25px;
		padding-left: 6px;
		padding-right: 6px;
		padding-top: 1px;
		padding-bottom: 3px;
		background-image: url(images/menua.gif);
		background-position: left center;
		background-repeat: no-repeat;
		font-size: 80%;
		font-weight: bold;
	}

td.menuon
	{

		cursor: hand;
		vertical-align: middle;
		height: 25px;
		padding-left: 6px;
		padding-right: 6px;
		padding-top: 1px;
		padding-bottom: 3px;
		background-image: url(images/menuona.gif);
		background-position: left center;
		color: #B4C9F1;
		background-repeat: no-repeat;
		font-size: 80%;
		font-weight: bold;
	}

td.menu2
	{

		cursor: hand;
		vertical-align: middle;
		height: 25px;
		padding-left: 16px;
		padding-right: 6px;
		padding-top: 1px;
		padding-bottom: 3px;
		background-image: url(images/menua.gif);
		background-position: right center;
		background-repeat: no-repeat;
		font-size: 80%;
		font-weight: normal;
	}

td.menu3
	{

		cursor: hand;
		vertical-align: middle;
		height: 20px;
		padding-left: 20px;
		padding-right: 6px;
		padding-top: 2px;
		padding-bottom: 3px;
		background-color: #B4C9F1;
		font-size: 80%;
		font-weight: bold;
		border-bottom: 1px solid #27509C;
	}

td.menu3on
	{

		vertical-align: middle;
		height: 20px;
		padding-left: 20px;
		padding-right: 6px;
		padding-top: 2px;
		padding-bottom: 3px;
		background-color: #27509C;
		color: #B4C9F1;
		background-image: url(images/bulletc.gif);
		background-position: 2 2;
		background-repeat: no-repeat;
		font-size: 80%;
		font-weight: bold;
		border-bottom: 1px solid #27509C;
	}

td.menu3b
	{

		cursor: hand;
		vertical-align: middle;
		height: 20px;
		padding-left: 25px;
		padding-right: 6px;
		padding-top: 2px;
		padding-bottom: 3px;
		background-color: #B4C9F1;
		font-size: 80%;
		font-weight: normal;
		border-bottom: 1px solid #27509C;
	}

td.menu3bon
	{
		cursor: hand;
		vertical-align: middle;
		height: 20px;
		padding-left: 25px;
		padding-right: 6px;
		padding-top: 2px;
		padding-bottom: 3px;
		background-color: #5588E7;
		background-image: url(images/bulletb.gif);
		background-position: 7 2;
		background-repeat: no-repeat;
		font-size: 80%;
		border-bottom: 1px solid #27509C;
	}

a.menulink {
	text-decoration: none;
	color:#000000;
	font-weight: bold;
}

a.vmenulink {
	text-decoration: none;
	color:#000000;
	font-weight: normal;

}

td.menubjaelke {
		padding-left: 8px;
		padding-top: 1px;
		height: 24px;
}

a
	{
		color: #27509C;
	}

b, strong
	{
		color: #27509C;
		font-size: 100%;
	}

P
	{
		padding-top: 0px;
		margin-top: 0px;
	}

H2.overskrift
	{
		background-image: url(images/telefon.gif);
		background-position: left top;
		background-repeat: no-repeat;
		padding-left: 12px;
		color: #27509C;
		font-size: 130%;
		font-weight: bold;
		margin-bottom: 4px;
	}

H2
	{
		color: #27509C;
		font-size: 130%;
		font-weight: bold;
		margin-bottom: 4px;
	}

H3
	{
		color: #27509C;
		font-size: 115%;
		font-weight: bold;
		padding-bottom: 0px;
		margin-bottom: 0px;
	}

table
	{
		font-family: Verdana;
		font-size: 100%;
	}

td
	{
		padding-left: 0px;
		padding-right: 0px;
		padding-top: 0px;
		padding-bottom: 0px;
		margin-left: 0px;
		margin-right: 0px;
		margin-top: 0px;
		margin-bottom: 0px;
	}
	
ul
	{
		padding-top: 0px;
		padding-bottom: 3px;
		margin-top: 0px;
		margin-bottom: 0px;

	}

td.soeg, td.menucelle
	{

		vertical-align: middle;
		height: 20px;
		padding-left: 20px;
		padding-right: 6px;
		padding-top: 2px;
		padding-bottom: 3px;
		background-color: #B4C9F1;
		font-size: 80%;
		font-weight: bold;
	}
	
.soegeform
	{
		padding-top: 0px;
		padding-bottom: 0px;
		margin-bottom: 0px;
	}

.soegesubmit
	{
		font-family: Verdana;
		font-weight: bold;
	}

.soegeinput
	{
		border: 1px solid #27509C;
		margin-bottom: 2px;
	}