/* CSS Document */
body
{
	background-color: #202020;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#content
{
	width: 900px;
	height: 800px;
	margin-left: auto;
	margin-right: auto;
	background-color: #771173;
	border: #771173 1px solid;	
}
#Head
{
	float: left;
	height: 150px;
	width: 900px;
	background-image:url(../images_annikas_hule/Header_AnnikasHule.jpg);	
}
#headbox
{
	float: right;
	height: 150px;
	width: 250px;
	color: #FFFFFF;
	font-size: 36px;
}
#menubox
{
	float: left;
	height: 650px;
	width: 140px;	
}
#menu
{
	float: left;
	height: 650px;
	width: 140px;
}
#box
{
	width: 140px;
	font-size: 12px;
}
#box1
{
	width: 140px;
	background-image: url(../images_annikas_hule/blomme_bag_20px.jpg);
	font-weight: bold;
	color: #ffffff;	
}
#box2
{
	width: 140px;
	background-image: url(../images_annikas_hule/metal_bag_20.jpg);
}
#action
{
	float: left;
	width: 760px;
}
#indhold
{
	float: left;
	height: 650px;
	width: 760px;
	font-size: 12px;
}
#indhold2
{
	float: left;
	width: 759px;
	height: 647px;	
	background-color: #ffffff;
	border-top: #771173 2px solid;
	font-size: 12px;
	overflow: auto;
}
#copyright
{
	height: 15px;
	width: 900px;
	color: #771173;
	font-size: 9px;
	text-align: right;
	margin-left: auto;
	margin-right: auto;
}
#copyright a:link 
{
	text-decoration: none;
	color: #771173;
}
#copyright a:visited 
{
	text-decoration: none;
	color: #771173;
}
#copyright a:hover 
{
	text-decoration: none;
	color: #202020;
	background-color: #ffffff;
}
#tabelbg
{
	background-color: #ffffff;
	color: #202020;
}
#tabeloverskrift
{
	background-color: #202020;
	font-weight: bold;
	color: #771173;
}
.fedtekst
{ 
	font-weight: bold;
}
#box2 a:link 
{
	text-decoration: none;
	color: #771173;
}
#box2 a:visited 
{
	text-decoration: none;
	color: #771173;
}
#box2 a:hover 
{
	text-decoration: none;
	color: #202020; 
}
a:link 
{
	text-decoration: none;
	color: #771173;
}
a:visited 
{
	text-decoration: none;
	color: #771173;
}
a:hover 
{
	text-decoration: none;
	color: #ffffff; 
}