body      { 
	color: #fff; 
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	background-color:#221b15;
	text-align: center;
	margin-left: 0;
	margin-top:0;
	padding-top: 30px;
	padding-left: 10px;
}


a:link  { color: #8d7155 ; text-decoration: none; }
a:visited  { color: #8d7155 ; text-decoration: none;}
a:hover  { color: white; text-decoration: underline;}
a:active  { color: white; }

a.aktiv{
	color: #fff;
	text-decoration: none;
}

#all {
	width: 920px;
	margin: 0px auto;
	text-align:left;
}

#cell_spacer {
	width: 20px;
}

#pic_holder{
	width: 450px;
	vertical-align: top;
}

#table_holder{
	width: 420px;
	vertical-align: top;
}

table {
	padding: 0px;
}

.tr_1{
	height: 1px;
}

.tr_15{
	height: 15px;
}

.tr_35{
	height: 35px;
}

.tr_60{
	height: 60px;
}

.menu_line{
	background-color: #8d7155;
	height: 1px;
}

.menu{
	text-align: right;
}

.print_section {
	display: none;
	}

td   { 
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
}

h1  { display: none; font-size: 13px; font-weight: bold }

h2   { display: inline; font-size: 12px; font-weight: bold }

.attributename {
	color: #fff; 
}

ul {
	list-style-type: none;
}

#references_cont {
	height: 200px;
	width: 420px;
	overflow: auto;
}

