

body
	{
	background:#000;
	text-align:center;
	font-family:verdana, arial;
	font-size:11px;
	line-height:14px;
	margin-top:125px;
	}

h1
	{
	font-size:22px;
	margin-bottom:8px;
	}


h2
	{
	font-size:14px;
	margin:0;
	
	}


a
	{
	color:#a20101;
	text-decoration:none;
	}

a:hover
	{
	color:#000;
	text-decoration:underline;	
	}



#container
	{
	
	width:952px;
	margin:0 auto;
	background:#fff;
	}

#top
	{
	background:#000;
	background:url(../images/top.jpg);
	text-align:left;
	height: 274px;
	}

#meny
	{
	height:22px;
	background:#a20101;
	padding:2px;
	padding-left:20px;
	color:#FFF;
	text-align:left;
	}

#content
	{
	background:#FFF;
	text-align:left;
	padding:15px;
	display:table;
	margin-right:30px;
	}

#spalt1
	{
	width:100%;
	float:left;
	margin-bottom: 30px;
	margin-left: 20px;
	height: 200px;
	}

#footer
	{
	background:#000;
	text-align:left;
	background: url(../images/bottom2.jpg);
	height: 76px;
	}
