

body
	{
	background:#FFF;
	text-align:center;
	font-family:verdana, arial;
	font-size:11px;
	line-height:18px;
	}

h1
	{
	font-size:14px;
	margin:0;
	margin-bottom:5px;
	}

h2
	{
	font-size:14px;
	margin:0;
	margin-bottom:5px;
	}
a
	{
	color:#000;
	}

a:hover
	{
	color:#000;
	}

a:active
{
	color:#FF0000;
}

#container
	{
	width:900px;
	margin:0 auto;
	background:#FFFFFF;
	}

#top
	{
	background:#eee;
	padding:20px;
	text-align:left;
	}

#meny
	{
	height:22px;
	background:#5E0000;
	padding:2px;
	padding-left:20px;
	color:#FFF;
	text-align:left;
	}

#content
	{
	background:#FFF;
	text-align:left;
	padding:20px;
	display:table;
	}

#spalt1
	{
	width:150px;
	float:left;
	margin-right:20px;
	}

#footer
	{
	background:#eee;
	text-align:left;
	padding:20px;
	height:10px;
	margin-top:10px;
	}
.menulinks tr td a
	{
	color:#FFF;
	text-decoration:none;
	}
