/*silkeborg-kunstcenter*/

body {	
	margin: 0 ;
	background-color: #000;	
	color : #9e7324;
	font-family: wwebdings, verdana, arial;
	font-size: 14px; 
}
table		{font-size:100%;}
tr		{vertical-align: top; }

a		{color: #9e7324; text-decoration: none;}
a:hover		{color: #000; text-decoration: underline;}
.bund a:hover, .menu a:hover	{color: #fff;}

.noul	{text-decoration: none;}

.navn	{
	font-size: 24px;
	text-align: center;
	line-height: 48px;
}

.menu	{
	border-top: #9e7324 1px solid;
	border-right: #9e7324 0 solid; 
	border-bottom: #9e7324 1px solid;
	border-left: #9e7324 0 solid;
	text-align: center;
	line-height: 24px;
	background-color: #342406
}
.menu a	{	color: #fff; }

.main	{
	padding: 15px;
	background-color: #fff; 
	height: 90%;
}

.forside 	{
	padding: 15px 0;
	background-color: #000; 
}
.forside .index a:hover {color: #fff;}

.bund	{ 
	text-align: center; 
	vertical-align: bottom;
	padding-bottom: 5px;
}
.bund a		{	text-decoration: none; }

li 	{color: #000; }


IMG .main	{ 
	border-width: 1px;
	border-color : #9e7324;
	border-style: solid;	
}

.sidstenye TD	{ 
	border-width: 1px;
	border-color : #9e7324;
	border-style: solid;	
}

.antikvitetnet 	{font-size: 9px; width: 214px;}
.antikvitetnet 	IMG {	border-width: 0px; }

.tdimgindex 	{ padding: 0 35px; }

.h100	{height: 100%;}

