body	{
	background: url('img/design/back.jpg');
	background-position: top center;
	background-color: #5b400b;
	background-repeat: repeat-y;
	margin-left: auto;
	margin-right: auto;
	text-align: center;	
	margin: 0px;
	width: 1000 px;
}

#hp	{
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;		
}

#header {
	background: url('img/design/header.gif');
	width: 1000 px;
	height: 361px;
	margin: 0px;
	font-family: verdana;
	color: #dcd4b9;
}

#header a, #header td		{
	color: #dcd4b9;
	text-decoration: none;
	font-weight: bold;
	font-style: italic;
}

#header a:hover	{
	color: #8c5c2c;
	text-decoration: underline overline;
}

#innhold	{
	background: url('img/design/line.gif');
	width: 1000 px;
	background-repeat: repeat;
	margin: 0px;
}

#innhold td	{
	vertical-align: top;
}
	
#footer	{
	background: url('img/design/footer.gif');
	width: 1000 px;
	height: 124 px;
	background-repeat: no-repeat;
	font-size: 10pt;
	color: #6d5117;
}

table, td	{
	border-collapse: collapse;
	font-family: verdana;
}

div#tekst	{
	font-family: verdana;
	margin-left: 50px;
	margin-right: 50px;
}

div#kattene	td {
	font-size: 10pt;
}

div#ramme td	{
	text-align: center;
}

div#ramme img	{
	border: 2px solid black;
}

div#padding	td	{
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 2px;
}

a	{
	color: #846222;
	text-decoration: underline;
}

a:hover	{
	text-decoration: none;
}

h4	{
	color: #e4d8ac;
	font-family: verdana;
	font-style: italic;
	font-weight: bold;
	margin: 0px;
	font-size: 14 pt;
}