/*
#
# www.gamla-amsterdam.se v1
# ©2008 Sitelab Internet Engineering
#
*/
BODY {
	background: #CAC89A url(../pix/ui/ui_bg_page.gif) repeat-x 50% 0;
  	color: #303030;
	font-family : Tahoma;
	font-size : 9px;
	margin: 0px 0px 0px 0px;
	color : #333333;
}


a:link, a:visited {
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color : #1F405A;
	color : #297BBC;
}

a:active, a:hover {
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
	color : #24AA00;
}


a.lnk_footer:link, a.lnk_footer:visited {
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color : #777669;
}

a.lnk_footer:active, a.lnk_footer:hover {
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
	color : #908E60;
}



.footer {
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color : #777669;
}


a.lnk_slab:link, a.lnk_slab:visited {
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color : #B1B087;
}

a.lnk_slab:active, a.lnk_slab:hover {
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: normal;
	color : #908F5B;
}


td {
	/* 
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	*/
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	line-height: 14px; 
	color : #333333;	
}

.title {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color : #333333;	
	line-height: 28px; 
}




.content {
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	line-height: 18px; 
	color : #333333;	
}

.darkred {
	color : #910606;	
	border-bottom:1px dotted #910606;
}


/* - [LIST]----------------------------*/
ul,ol {
	padding-left : 15px;
}

/*  MS TWEAK UL hier */
* html body ul {
	margin-top : 4px;
	margin-left : 10px;
}
/* END MS TWEAK */

li {
	margin-left: 5px;
}

li.square {
	margin-left: 5px;
	list-style-type: square;
}


/* - [/LIST]----------------------------*/

.cell {
	border: 1px solid #000000;
	padding: 10px;
}

.cell_red {
	border: 1px solid #000000;
	padding: 10px;
	font-weight:bold;
	color: #FF0000;
	font-size:14px;
}


.xmas_green {
	color: #003300;
}

.xmas_green_bold {
	color: #003300;
	font-weight:bold;
}

.xmas_red {
	color: #CC0101;
}
