

body
	{
	background:#efede3;
	text-align:center;
	font-family:verdana, arial;
	font-size:12px;
	line-height:18px;
	margin-top: 60px;
	}

h1
	{
	color: #948774;
	font-size:24px;
	margin:0;
	font-family:arial narrow;
	font-weight: bold;
	margin-top: 30px;
	margin-bottom:5px;
	}
	
ul
	{
	margin-left: 400px;
	padding: 0px;
	}
	
h2
	{
	color:#000;
	font-size:10px;
	margin: 0;
	margin-top: 10px;
	}

a
	{
	color:#978774;
	text-decoration:none;
	}
	
li
	{
	margin-left: 20px;
	margin-top:5px;	
	}

a:hover
	{
	color:#C0C0C0;
	
	}



#container
	{
	width:960px;
	margin:0 auto;
	background:#efede3;
	}

#top
	{
	background:#efede3;
	padding:0px;
	text-align:right;
	}

.menuBox
	{
	height:22px;
	float:left;
	background:#efede3;
	font-size:15px;
	font-weight: bold;
	
	padding-left:20px;
	padding-right:20px;
	color:#948774;
	text-align:left;
	border-right: 2px solid #c7b59a;
	}
	
	
#meny
	{
	height:22px;
	width: 960px;
	display:table;
	background:#efede3;
	font-size:15px;
	font-weight: bold;
	font-family:arial;
	color:#978774;
	text-align:left;
	border-bottom: 2px solid #c7b59a;
	margin-top:10px;
	}


#content
	{
	background:#f7f3ee;
	height: 355px;
	width: 100%;
	text-align:left;
	padding:0px;
	display:table;
	}

#spalt1
	{
	width:378px;
	height:355px;
	float:left;
	margin-right:42px;
	}
#spalt2
	{
	width:500px;
	height:355px;
	float:left;
	
}
	
#kant
	{
	background:#c7b59a;
	height:10px;
	margin-bottom:7px;
	}

#footer
	{
	height: 30px;
	width: 100%;
	background:#c7b59a;
	font-size:32px;
	font-family: serif, Times new roman;
	text-align:left;
	padding: 25px 0 20px 0px;
	margin-top:0px;
	
	}
	
#footer span
	{
		margin-left: 20px;
	}
