body      { 
	color: #221b15; 
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	background-color:#fff;
	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;
	display:none;
}

#table_holder{
	width: 420px;
}

table {
	padding: 0px;
}

.tr_1{
	height: 1px;
	display:none;
}

.tr_15{
	height: 15px;
	display:none;
}

.tr_35{
	height: 35px;
	display:none;
}

.tr_60{
	height: 60px;
}

.menu_line{
	background-color: #8d7155;
	display:none;
}

.menu{
	text-align: right;
	display: none;
}

p    { font-size: 12px }

td   { 
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
}

h1  { font-size: 18px; }

h2   { display: inline; font-size: 12px; font-weight: bold }



