.tekst
{
	padding: 0 10px 10px 6px;
	vertical-align: top;
}

body
{
	background-color: #666666;
	text-align: center;
	min-width: 799px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
}

div#container
{
	width: 797px;
	margin: 0 auto;
	display: block;
	text-align: left;
	color: #ffffff;
	padding: 0 50px 0 50px;
}

#indhold
{
	background-color: inherit;
	background-image: url(/GFX/BG_right.gif);
}

/* Tekst definitioner */
h1,h2,h3
{
	color: #FFFFFF;
	font-size: 14px;
	line-height: 17px;
}

h4
{
	color: #2D515F;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
}
h5
{
	color: yellow;
	font-size: 18px;
	line-height: 21px;
}



/* Element definitioner */
a
{
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

a:hover
{
	font-weight: bold;
	color: #2D515F;
	background-color: #ffffff;
	text-decoration: none;
}

a:active
{
	color: #666666;
	text-decoration: none;
	background: transparent;
	font-weight: bolder;
}

input, textarea
{
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #444444;
	line-height: 15px;
	background-color: #FFFFFF;
	border: 1px solid #000000;
}
