body	{
	background-color: #0b0c0d;
	Background-image: url('img/design/back.gif');
	background-repeat: repeat-x;
	background-position: top center;
	
}

table, td		{
	border-collapse: collapse;
	padding: 0px;
	margin: 0px;
	vertical-align: top;
}

table#side	{	
	width: 1000px;
}

td#header	{
	Background-image: url('img/design/header.png');
	background-repeat: no-repeat;
	height: 221px;
	width: 1000px;
}
	

td#innhold	{
	Background-image: url('img/design/line.png');
	background-repeat: repeat;
	width: 1000px;
}

td#footer	{
	Background-image: url('img/design/footer.png');
	width: 1000px;
	height: 31px;
}

td#footer td	{
	text-align: center;
	font-family: Georgia,Serif, Times New Roman;
	font-size: 9pt;
	color: gray;
}


div#tekst	{
	margin-left: 30px;
	margin-right: 30px;
	font-family: Georgia,Serif, Times New Roman;
}


td	{
	vertical-align: top;
}

h2	{
	font-variant: small-caps;
	font-style: italic;
	margin-left: 10px;
	margin-bottom: 0px;
}

#info	{
	font-weight: bold;
	font-variant: small-caps;
	font-style: italic;
	margin-left: 20px;
	margin-right: 10px;
	padding-left: 20px;
	line-height: 150%;
	font-size: 12pt;
	width: 100px;
}

#info2	{
	padding-left: 20px;
	line-height: 150%;
	font-size: 12pt;
}

#utstilling	td {
	font-weight: bold;
	border:2px solid black;
	background-color: grey;
	width: 80px;
	height: 30px;
	text-align: center;
	vertical-align: middle;
}


a	{
	color: gray;
	text-decoration: underline;
}

a:hover	{
	color: black;
	text-decoration: none;
}

img, a	{
	border: 0px;
}

.kattunge	{
	background: #b4b5b5;
	background-repeat: repeat;
	border: 1px solid #9090a0;
	line-height: 150%;
}
