/* CSS Document */
body		{
	
	font-family:'Times New Roman','Arial',sans-serif;
  	background-color: #769957;
	font-size:12;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	color: #000000;
}

#topbar		{
	height:110px;
	width:770px;
}

#indhold	{
	padding-top:10px;
	padding-left:10px;
	padding-right:20px;
	width:770px;
	font-family:'Times New Roman','Arial',sans-serif;
	font-size:14px;
}

#navcontainer ul
{
text-align: left;
padding-bottom: 5px;
padding-top: 5px;
padding-left: 0;
margin-top: 0;
/* cancels gap caused by top padding in Opera 7.54 */
margin-left: 0;
background-color: #739C52;
color: white;
width: 100%;
font-family: Arial,Helvetica,sans-serif;
line-height: 18px;
/* fixes Firefox 0.9.3 */
}

#navcontainer ul li
{
display: inline;
padding-left: 0;
padding-right: 0;
padding-bottom: 5px;
/* matches link padding except for left and right */
padding-top: 5px;
}

#navcontainer ul li a
{
padding-left: 10px;
padding-right: 10px;
padding-bottom: 5px;
padding-top: 5px;
color: white;
text-decoration: none;
border-right: 1px solid #fff;
}

#navcontainer ul li a:hover
{
background-color: #4A6634;
color: white;
}

#navcontainer #active { border-left: 1px solid #fff; }

a:link		{
	font-size: 14px;
	font-family: "Times New Roman", Arial, sans-serif;
	font-weight:bold;
	text-decoration: none;
	color: #000000;
}

a:visited	{
	font-size: 14px;
	font-family: "Times New Roman", Arial, sans-serif;
	font-weight:bold;
	text-decoration: none;
	color:#000000;
}

A:active	{
	font-size: 14px;
	font-family: "Times New Roman", Arial, sans-serif;
	font-weight:bold;
	text-decoration: none;
	color: #000000;
}

a:hover		{
	font-size:14px;
	font-family: "Times New Roman", Arial, sans-serif;
	font-weight:bold;
	text-decoration: underline;
	color: #000000;
}

td		{
	background-color:#DCEDCD;
		}

hr		{
		color: #769957;
		}

span.navn	{
	font-size: 14px;
	font-family: "Times New Roman", Arial, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

span.farve	{
	font-size: 12px;
	font-family: "Times New Roman", Arial, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

span.ny	{
	font-size: 14px;
	font-family: "Times New Roman", Arial, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #FF0000;
}

span.af	{
	font-size: 14px;
	font-family: "Times New Roman", Arial, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #006000;
}

span.sl	{
	font-size: 14px;
	font-family: "Times New Roman", Arial, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #0000FF;
}

span.andet	{
	font-size: 16px;
	font-family: "Times New Roman", Arial, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

#billede_1		{
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	float: right;
	width: 280px;
	height: 280px;
}

#billede_2		{
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	float: left;
	width: 150px;
	height: 175px;
}

#billede_3		{
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	float: right;
	width: 150px;
	height: 175px;
}

#billede_4		{
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	float: right;
	width: 175px;
	height: 200px;
}

#billede_5		{
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	float: right;
}
