/* CSS Document */
body { 
	margin-top: 0px;
	margin-left: 0px;
	margin-width: 0px;
	margin-height: 0px;
	background-image: url(../pic/bg.gif); 
	background-repeat: repeat;  
	scrollbar-base-color: #DABF78; 
	scrollbar-track-color: #8B7641; 
	scrollbar-arrow-color: #1F150A;
}

td {
	font-family: Tahoma;
	font-size: 11px;
	color: #817148;
}
placering {
	margin-left: 0px;
}

#borders{
	border:1px solid #B79155;
	margin-bottom:1px;
}

#kontakt{
	color: #B48140;
	font-weight:bold;
}

#top{
	COLOR:#AE845A;
	font-size:10px;
	background:url(i/top_bg.gif);
}

#params{
	font-size: 11px;
	COLOR: #696969;
}

#foot{
	font-family: Tahoma;
	color:#B48140;
	font-size:10px;
	padding-left:23px;
}
#foot A, #foot A:active, #foot A:visited{
	color:#AE845A;
	font-size:9px;
	text-decoration: none;
}
#foot A:hover{
	font-size:9px;
	text-decoration: underline;
}

A, A:active, A:visited{
	font-size: 11px;
	color: #B48140;
	text-decoration:underline;
}
A:hover{
	font-size: 11px;
	text-decoration:none;
}

#top A, #top A:active, #top A:visited{
	color:#AE845A;
	font-size:10px;
	text-decoration: none;
}
#top A:hover{
	color:#AE845A;
	font-size:10px;
	text-decoration: underline;
}

