

.tekst {
	font-family: Arial;
	font-size: 10pt;
	color: #ffffff;
	font-weight: bold;
	margin-left: 10px;

}

.tapas {
	font-family: Arial;
	font-size: 10pt;
	color: #ccff99;
	font-weight: normal;
	margin-left: 00px;

}

.top {
	font-family: Arial;
	font-size: 8pt;
	color: #66cccc;
	font-weight: normal;
	margin-left: 00px;

}


.titel {
	font-family: Arial;
	font-size: 10pt;
	color: #ffffff;
	font-weight: bold;
	margin-bottom:1cm;

}

.index {
	font-family: Arial;
	font-size: 10pt;
	color: #ffffff;
	font-weight: normal;
	
	

}
.adres {
	font-family: Arial;
	font-size: 6pt;
	color: #ffffff;
	font-weight: normal;
	margin-left: 00px;

}
.producttitel {
	font-family: Arial;
	font-size: 10pt;
	color: #060648;
	font-weight: bold;
	
}

.agendatit {
	font-family: Arial;
	font-size: 12pt;
	color: #F56719;
	font-weight: bold;
	
}

.agendadet {
	font-family: Arial;
	font-size: 11pt;
	color: #F56719;
	font-weight: normal;
	
}

.tour {
	font-family: Comic, Arial;
	font-size: 8pt;
	color: #ccffff;
	font-weight: normal;

}

A {
	font-weight : bold;
	font-size:10pt;
	color: #283AC4;
	font-family: Arial;
	}
	
table.menu{
	width: 105px;
	height: 20px;
	border: 1px solid #330000;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:4px;
	margin-top:4px;
	text-align:center;
	padding: 0px 0px 0px 0px;
	border-collapse:collapse;

}
table.menu a {
	font-size:14pt;
	font-weight:normal;
	font-family: Vivaldi;
	display:block;
	cursor:hand;
	text-decoration:none;
	color:white;
	filter:blendTrans(duration=0.8);
	text-align:center;
	background-color:#330000;
	width:80px;
	margin-right:0px;
	margin-bottom:0px;
	border: 1px solid #330000;
}

table.menu a:link {
	font-weight:normal;
	color:white;
}
table.menu a:visited {
	font-weight:normal;
	color:white;
}
table.menu a:active {
	font-weight:normal;
	color:white;
}

table.menu a:hover {
	font-weight:normal;
	color:#000000;
	background-color:#ccccff;
	text-decoration:none;
}



