body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  
}
a {
	color: #996633;
	text-decoration:none;

}


td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	}
	td.venstreKant
	{
		border-left-style: solid;
		border-left-width: 1px
	}
	td.hojreKant
	{
		border-right-style: solid;
		border-right-width: 1px
	}
	td.hojrePlusVenstre
	{
		border-right-style: solid;
		border-right-width: 1px;
		border-left-style: solid;
		border-left-width: 1px

	}
	td.helCelle
	{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;

	}
	
	td.bund
	{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	}
	
	td.helCelle1
	{
		border-style: solid;
		border-width: 1px
	}
	td.marginTop
	{
		margin-top: 100px;
	}
	td.topKant
	{
		border-top-style: solid;
		border-top-width: 1px
	}


th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}
h1  {
	font:  red 15px verdana, sans-serif	
}
h3	{
	border-top-width: thick;	
	border-top-style: solid  ;	
	border-top-color: red;	

	border-bottom-width: thick;	
	border-bottom-style: solid  ;	
	border-bottom-color: blue;	

	border-right-width: thick;	
	border-right-style: solid  ;	
	border-right-color: green;	

	border-left-width: thick;	
	border-left-style: solid  ;	
	border-left-color: orange;
}
#billede
{
	float: right;
	width: 270px;
	height: 265px;
}

h4	{
	h4.venstreKant
	{
		border-left-style: dotted;
	}
}
.Bottombar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 30px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;

}

